Warning suppressions
[wxWidgets.git] / src / os2 / window.cpp
2004-03-01  David WebsterWarning suppressions
2003-12-14  Stefan NeisFixed mouse event generation.
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-10-26  Stefan NeisFixed update rectangle passed to WinInvalidateRect...
2003-10-03  Stefan NeisFixed usage of uninitialized variable.
2003-09-30  Vadim Zeitlincompilation fix after last commit
2003-09-24  Vadim Zeitlinmade wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
2003-09-21  Stefan NeisSwitched over to using wxEventLoop.
2003-09-15  Vadim Zeitlincall RemoveChild() in ~wxWindowBase instead of doing...
2003-08-31  Stefan NeisCleaned up remains of outdated 3D effect handling.
2003-08-20  Stefan NeisCompilation fixes for gcc-3.2.
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-07  Julian SmartAdded wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
2003-04-17  David WebsterMore OS/2 updates reflecting changes in 24 Branch
2003-02-19  Robin DunnSend the wxWindowDestroyEvent for all ports
2003-01-24  David WebsterSupport for new native OS/2 tree control with drag...
2003-01-21  David WebsterNew native OS/2 list control.
2003-01-06  David Websterno message
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-10-11  David WebsterWeekly OS/2 updtaes
2002-09-13  David WebsterWeekly catch-up
2002-09-10  David WebsterBmpbuttons
2002-09-08  Stefan NeisAdded missing includes for non-precompiled headers.
2002-09-05  David WebsterFix for child window positioning
2002-09-03  David WebsterMore OS/2 update to fix some owner drawn things
2002-09-03  David WebsterNotebook, Listbox, and Checklst updates
2002-08-30  David WebsterWeekly updates
2002-08-30  David WebsterLots of updates fixing radiobox processing, checkboxes...
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-06  David WebsterLots of OS/2 updates
2002-08-05  David WebsterLots of fixes for common dialogs, radioboxes, static...
2002-07-30  David WebsterWeekly Updates
2002-07-09  David WebsterTooltip udpates
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-28  David WebsterCatching up for the week
2002-05-13  David WebsterWeekly catch up.
2002-04-26  David WebsterUpdates to OS/2 to catch up with lib changes and for...
2002-04-15  David WebsterBitmap and menu updates
2002-04-10  David WebsterLots of updates
2002-04-05  David WebsterCatching up to new common class interfaces.
2002-02-22  David WebsterStyle updates
2002-02-12  David WebsterDisplay child panels, and make unneeded scrollbars...
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 WebsterPopup Menu processing.
2002-01-28  David WebsterVarious fixes for Textctrl and Popup Menus.
2002-01-24  David WebsterChange up font selection process
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 WebsterDialog updates
2002-01-20  Stefan NeisAdded various #includes for non-precompiled headers.
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2002-01-18  David WebsterDialog support
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-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-07  David WebsterOS/2 scrolling support for controls
2001-12-28  David WebsterAdd some missing methods
2001-12-28  David WebsterScrolling updates
2001-12-21  David Webster'Y' positioning fixes for OS/2 controls
2001-12-17  David WebsterOS/2 common controls code
2001-10-29  David WebsterSome more frame formating
2001-10-22  David WebsterSome OS/2 Modifications for coordinate normalizations...
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-09-18  Václav Slavíkmoved AdjustToClientAreaOrigin to wxWindowBase, needed...
2001-08-06  David WebsterSome Updates for latest CVS.
2001-08-06  David WebsterUpdates to fix statusbar and menu errors.
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-06-04  David WebsterSize updates and new methods to export.
2001-05-29  David WebsterLots of OS/2 Updates mirroring msw updates
2001-05-29  David WebsterVarious fixes in DC's, ownerdrawn menu items, etc...
2001-05-25  David WebsterAdded some extended styles to OS/2
2001-05-21  David WebsterVisualage fixes for Stefan's socket implementations...
2001-05-21  David WebsterFinal scrolling updates
2001-05-16  David WebsterMore scrolling fixes
2001-05-15  David WebsterMore scrolling stuff.
2001-05-14  David WebsterMore scrolling stuff
2001-05-09  David WebsterMore scrolling support
2001-05-07  David WebsterMore scrolling work.
2001-05-07  David WebsterSupport for scrolling
2001-04-20  David Websternew Def file supporting const changes in wxObject....
2001-04-19  David WebsterPositioning fixes to compsate for wxWindow's use of...
2001-03-22  David WebsterOwnerdrawn stuff. Text display done, image display...
2001-03-22  David WebsterMore ownerdrawn stuff
2001-03-21  David WebsterOwnerDrawn updates
2001-03-20  David WebsterMore Ownerdraw menu updates
2001-03-20  David WebsterOwnerdrawn menu updates
2001-01-31  David WebsterOwnerdrawn stuff for OS/2
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-11-20  David WebsterMore OS/2 Updates
next