solvespace/src/platform
whitequark 3296474c15 Rework tooltip implementation to track tip area.
This fixes an elusive GTK issue where tooltips would be spuriously
displayed, and makes tooltips behave nicer on Windows.

Unfortunately the macOS code is unchanged as the macOS tooltip
implementation seems seriously broken in ways I do not understand.
2019-05-23 13:54:24 +00:00
..
entrycli.cpp cli: fix typo. 2018-11-08 04:10:14 +00:00
entrygui.cpp Finish refactoring of platform code. 2018-07-18 03:04:16 +00:00
gui.cpp Implement Q3DO export. 2019-03-28 08:53:37 +00:00
gui.h Rework tooltip implementation to track tip area. 2019-05-23 13:54:24 +00:00
guigtk.cpp Rework tooltip implementation to track tip area. 2019-05-23 13:54:24 +00:00
guimac.mm Rework tooltip implementation to track tip area. 2019-05-23 13:54:24 +00:00
guinone.cpp Add final qualifiers where applicable. 2018-07-19 00:11:04 +00:00
guiwin.cpp Rework tooltip implementation to track tip area. 2019-05-23 13:54:24 +00:00
platform.cpp Fix misuse of Path in dc6c7bd0. 2019-04-21 06:54:46 +00:00
platform.h macOS: put assertion message into crash reporter dialog. 2018-07-17 15:01:58 +00:00
utilunix.cpp Minor cleanups. NFC. 2019-05-21 00:48:20 +00:00
utilwin.cpp Finish refactoring of platform code. 2018-07-18 03:04:16 +00:00