solvespace/src/platform
whitequark bb2cc4aa56 GTK: do not compose rendered geometry with an alpha buffer.
The somewhat confusingly named set_has_alpha() function does not
affect whether alpha can be used during rendering to the area.
Rather, it affects whether alpha will be used when composing
the contents of the area with the window underneath it.
2017-01-21 06:34:44 +00:00
..
climain.cpp Win32: unbreak solvespace-cli. 2016-12-05 01:24:17 +00:00
cocoamain.mm Fall back to en_US if the system locale is not available. 2017-01-14 00:32:47 +00:00
gtkmain.cpp GTK: do not compose rendered geometry with an alpha buffer. 2017-01-21 06:34:44 +00:00
headless.cpp Internationalize the main menu. 2017-01-05 12:17:09 +00:00
unixutil.cpp Unix: add FreeBSD compatibility for FindLocalResourceDir(). 2016-12-07 16:02:54 +00:00
w32main.cpp Fall back to en_US if the system locale is not available. 2017-01-14 00:32:47 +00:00
w32util.cpp Win32: don't display dialogs for CRT assertions, like for aborts. 2017-01-03 01:11:16 +00:00