DarkRadiant: master f0e1245c
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 21.01.2021 21:12 | master fdb60f52 |
Changeset | Silence the annoying torrent of Gtk warnings on Linux console By registering our own log function with g_log_set_writer_func we can intercept these messages and do nothing, rather than printing them to console. This does break the wxWidgets abstraction slightly, by introducing direct usage of GLib, however this should have little impact in practical terms since there is not yet any other widely used wxWidgets backend on Linux. |
|||
mod - CMakeLists.txt | Diff File | |||
mod - radiant/CMakeLists.txt | Diff File | |||
mod - radiant/RadiantApp.cpp | Diff File |