wxWidgets/include/wx/private
Vadim Zeitlin 6ae7aa4443 Fix saving/restoring window position for maximized windows
Save both the normal window geometry and its maximized position instead
of saving just its current position. This fixes restoring geometry of
the maximized windows as previously they were always restored on the
primary monitor, as their original position was lost.

Use the native {Get,Set}WindowPlacement() functions for a MSW-specific
wxTLWGeometry implementation to achieve this.

Closes #16335.
2018-04-29 20:35:44 +02:00
..
addremovectrl.h Replace wxEXPLICIT with the 'explicit' keyword 2016-09-14 18:45:12 +09:00
eventloopsourcesmanager.h
extfield.h Rename wxExternalField methods to not mention "Window" 2017-11-22 03:05:03 +01:00
fd.h
fdiodispatcher.h
fdioeventloopsourcehandler.h Replace wxEXPLICIT with the 'explicit' keyword 2016-09-14 18:45:12 +09:00
fdiohandler.h
fdiomanager.h
fileback.h
filename.h
flagscheck.h
fontmgr.h
fswatcher.h
graphics.h
icondir.h Minor whitespace/style fixes 2017-05-20 17:01:58 +02:00
jsscriptwrapper.h Fix wxWebView::RunScript() with string containing backslashes 2018-02-22 13:44:00 +01:00
launchbrowser.h Fix path/URL confusion in wxLaunchDefaultBrowser() 2016-02-07 19:32:18 +01:00
markupparser.h
markupparserattr.h Fix wxMarkupParserAttr's unwinding of colors 2016-10-21 17:36:32 +02:00
menuradio.h Extract wxMenuRadioItemsData to a separate file 2017-08-13 00:36:37 +02:00
notifmsg.h Restructure wxNotificationMessage. 2016-02-10 20:38:10 +01:00
overlay.h Adding native macos Cocoa implementation for overlays into build files 2017-09-09 23:34:50 +02:00
pipestream.h
preferences.h
richtooltip.h
sckaddr.h
secretstore.h Change wxSecretStore API to allow retrieving the username 2017-07-17 18:26:20 +02:00
selectdispatcher.h Synchronize access to wxSelectDispatcher from different threads 2016-02-21 18:47:46 +01:00
socket.h Use wxTimeVal_t instead of timeval to fix 64 bit Cygwin problems 2018-01-14 02:25:51 +01:00
streamtempinput.h
textmeasure.h
threadinfo.h
timer.h
tlwgeom.h Fix saving/restoring window position for maximized windows 2018-04-29 20:35:44 +02:00
uiaction.h Virtualize wxUIActionSimulator implementation 2016-05-23 03:00:49 +02:00
window.h
wxprintf.h Fix some harmless gcc 7 -Wimplicit-fallthrough warnings 2018-02-03 18:22:45 +01:00