The rounded corners look really dumb at this size.
[wxWidgets.git] / src / os2 / frame.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-10-04  Vadim ZeitlinRemove unneeded variable initializations in wxPM code.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-07-29  Vadim Zeitlinmove SendSizeEvent() down to wxWindow from wxFrame...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-04-06  Stefan NeisAdded missing argument for DoGiveHelp.
2007-04-02  Vadim Zeitlinremoved second parameter of wxFrame::DoGiveHelp(),...
2006-11-12  Stefan NeisApplied toolbar patch for wxTB_RIGHT support (patch...
2006-10-22  Stefan NeisApplied patch #1582212 (completed/fixed toolbar's wxTB_...
2006-09-17  Robert Roebling [ 1550698 ] Bottom aligned toolbar
2006-09-13  Paul Cornettdon't include generic/statusbr.h directly
2006-06-19  Włodzimierz SkibaInclude wx/menuitem.h according to precompiled headers...
2006-06-09  Włodzimierz SkibaInclude wx/statusbr.h according to precompiled headers...
2006-06-07  Włodzimierz SkibaInclude wx/toolbar.h according to precompiled headers...
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-04  Stefan NeisMinor cleanup
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-10-27  Włodzimierz SkibaSupport for automatic setup.h in OS/2 with OW builds...
2005-07-22  Włodzimierz SkibaUpdated info about missing parts in OW headers (now...
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-02  Stefan NeisWorkaround for compile problem in IconizeChildFrames.
2004-03-01  David WebsterWarning suppressions
2003-08-20  Stefan NeisCompilation fixes for gcc-3.2.
2002-08-30  David WebsterWeekly updates
2002-07-08  David WebsterToolbar fixes and weekly catch-up.
2002-07-02  David WebsterToolbar updates
2002-07-01  David WebsterOS/2 updates and initial toolbar implementation
2002-06-17  David WebsterCatching up
2002-05-06  David WebsterOS/2 Image processing updates along with some statusbar...
2002-04-15  David WebsterBitmap and menu updates
2002-04-05  David WebsterCatching up to new common class interfaces.
2002-02-10  David WebsterNew positioning code, eliminating a lot of extra, unnec...
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-20  Stefan NeisAdded missing include for non-precompiled headers.
2002-01-09  David WebsterConsildation and cleanup of global variables. Mostly...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-07  David WebsterOS/2 scrolling support for controls
2001-11-16  David WebsterImplementing some more controls and an MDI child frame...
2001-10-29  David WebsterSome more frame formating
2001-10-22  David WebsterSome OS/2 Modifications for coordinate normalizations...
2001-10-19  Václav Slavíkwe no longer need wxFrameNative
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-08-06  David WebsterUpdates to fix statusbar and menu errors.
2001-07-13  David WebsterOS/2 fixes for this week.
2001-07-06  David WebsterFixes for OS/2 wxUniv merge.
2001-06-08  David WebsterEnabling the Pop Menu fix to peek at all the command...
2001-05-29  David WebsterLots of OS/2 Updates mirroring msw updates
2001-05-24  David WebsterAdding borders to OS/2 objects
2001-05-09  David WebsterUpdate on Client Size determinations
2001-05-09  David WebsterFixing the GetClientsize to deal with OS/2's coordinate...
2001-05-07  David WebsterSupport for scrolling
2001-04-30  David WebsterToo quick a trigger finger first time. Compile error...
2001-04-30  David WebsterSupport for proper sizeing for scrolling
2001-04-16  David WebsterOnActivate change for wxFrame to better deal with prior...
2001-01-08  David WebsterFixes to resolve default Client Window painting when...
2000-12-18  David WebsterLots of OS/2 fixes mostly to do with painting
2000-12-11  David WebsterFont updates for OS/2
2000-11-22  David WebsterUpdate OS/2 Frame WM_PAINT processing
2000-11-20  David WebsterMore OS/2 Updates
2000-11-19  David WebsterWindow proc processing updates
2000-11-17  David WebsterNew, reworked frame class for wxOS2 and more drawing...
2000-10-24  David WebsterOS/2 updates for statusbar processing and easier VA...
2000-10-02  David WebsterOS/2 Statusbar fixes, and class interface updates
2000-09-05  David WebsterUpdates to keep OS/2 Frame apps from crashing on exit...
2000-09-01  David WebsterSeveral updates for fixing the subclassing problems...
2000-08-17  David WebsterNew frame class
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-23  David Websterno message
2000-03-22  David WebsterReworked Frame class
2000-03-20  David WebsterOS/2 Updates
2000-03-16  David Webstermore framework fixes for menu displays
2000-03-13  David Websterno message
2000-03-10  David Websterno message
2000-03-10  David Websterno message
2000-03-10  David Websterno message
2000-03-09  David WebsterLoads of framework and dll fixes
2000-03-07  David Webstermore minimal stuff
2000-03-02  David WebsterMore framework updates
2000-02-28  David Websterno message
2000-02-25  David Websterlatest wxWindow updates
2000-02-23  David WebsterMore wxWindow updates
2000-02-21  David WebsterFrame and Window coding
2000-02-18  David Websterno message
2000-02-17  David WebsterMore wxFrame updates
2000-02-16  David WebsterStart of actual filling in of wxFrame. Makefile now...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
next