]> git.saurik.com Git - wxWidgets.git/history - src/os2/toplevel.cpp
wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source...
[wxWidgets.git] / src / os2 / toplevel.cpp
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-04-27  David WebsterUnicode fixes for OS/2
2004-10-24  Stefan NeisRemoved list of modeless windows (apparently no longer...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-09  Stefan NeisApplied patch [ 929275 ] [wxOS2] Missing title bars.
2004-05-02  Stefan NeisAdded missing include.
2004-03-01  David WebsterWarning suppressions
2003-10-01  Stefan NeisInsure that top level windows will be at least visible
2003-08-20  Stefan NeisCompilation fixes for gcc-3.2.
2003-06-09  Stefan NeisMoved include to wx/module.h out of #ifndef WX_PRECOMP.
2003-04-17  David WebsterMore OS/2 updates reflecting changes in 24 Branch
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-12-14  Václav Slavíkdon't translate strings when it doesn't make any sense
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-10-11  David WebsterWeekly OS/2 updtaes
2002-08-25  Stefan NeisCompilation fixes for EMX. Mostly adding includes and...
2002-08-19  David WebsterWeekly catchup as well as better font and fontdlg support
2002-08-05  David WebsterLots of fixes for common dialogs, radioboxes, static...
2002-07-15  David WebsterDialog processing updates and some timer fixes
2002-06-17  David WebsterCatching up
2002-05-28  David WebsterCatching up for the week
2002-04-05  David WebsterCatching up to new common class interfaces.
2002-02-22  David WebsterStyle updates
2002-02-11  David WebsterUpdates for Y positioning
2002-02-10  David WebsterNew positioning code, eliminating a lot of extra, unnec...
2002-02-04  David WebsterOS/2 scrolling support
2002-01-31  David WebsterLots of fixes for scrolling
2002-01-30  David WebsterFinish basic dialog support and some scrolling fixes.
2002-01-28  David WebsterVarious fixes for Textctrl and Popup Menus.
2002-01-23  David WebsterLots of fixes for OS/2
2002-01-22  David WebsterOS/2 bug fixes and new mod file
2002-01-21  David Websterno message
2002-01-20  Stefan NeisAdded various #includes for non-precompiled headers.
2002-01-18  David WebsterVarious OS/2 changes to keep up with general library...
2002-01-09  David WebsterConsildation and cleanup of global variables. Mostly...
2002-01-07  David Webstertoplevel fixes to deal with base class fixes. Create...
2002-01-07  David WebsterToplevel window support