solvespace/src/platform
whitequark 8c750cef9c Freeze the scrollbar while editor is open in property browser.
Before this commit, the scrollbar would move freely, without changing
the position of the viewport. It would be reset after editing is
finished.
2019-11-23 15:34:52 +00:00
..
entrycli.cpp Split Canvas::FinishFrame out of Canvas::FlushFrame. 2019-11-23 13:35:16 +00:00
entrygui.cpp GTK: delete all gtkmm objects before destrying Gtk::Main. 2019-05-31 23:07:04 +00:00
gui.cpp Add VRML (WRL) triangle mesh export. 2019-08-09 21:30:33 +00:00
gui.h Make some arguments const/const references, where possible. NFC. 2019-11-23 14:07:31 +00:00
guigtk.cpp Make some arguments const/const references, where possible. NFC. 2019-11-23 14:07:31 +00:00
guimac.mm Freeze the scrollbar while editor is open in property browser. 2019-11-23 15:34:52 +00:00
guinone.cpp Make some arguments const/const references, where possible. NFC. 2019-11-23 14:07:31 +00:00
guiwin.cpp Freeze the scrollbar while editor is open in property browser. 2019-11-23 15:34:52 +00:00
platform.cpp Use emplace_back. NFC. 2019-09-11 10:31:07 +00:00
platform.h Make sure file from a recent menu exists before using it. 2019-05-24 15:57:43 +00:00
utilunix.cpp Clean up virtual, override, default, and void params. NFC. 2019-09-11 10:31:07 +00:00
utilwin.cpp Get rid of FreeTemporary. NFC. 2019-05-23 19:30:31 +00:00