Disable wxUSE_ENH_METAFILE for wxGTK builds.
[wxWidgets.git] / include / wx / persist.h
2011-10-30  Vadim ZeitlinAllow customization of the locations where persistent...
2010-07-11  Vadim ZeitlinOptionally set the window name in wxPersistentRegisterA...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-08  Vadim Zeitlinmake dtor public to fix VC6 build
2009-02-07  Vadim Zeitlinfix (harmless for now) g++ warning about non-virtual...
2009-02-03  Vadim Zeitlinadded wxPersistentRegisterAndRestore() function to...
2009-02-01  Stefan NeisRemoved extraneous semicolon (partly fixes #10456).
2009-02-01  Vadim Zeitlinset standard properties
2009-01-31  Vadim Zeitlinattempt to fix DLL samples link with VC6 which has...
2009-01-30  Vadim ZeitlinDisableSaving/Restoring() should be void, not bool
2009-01-30  Vadim Zeitlinadd support for persistent controls