]> git.saurik.com Git - wxWidgets.git/history - include/wx/os2
Updated version numbers to 2.3.1
[wxWidgets.git] / include / wx / os2 /
2001-05-29  David WebsterLots of OS/2 Updates mirroring msw updates
2001-05-25  David WebsterAdded some extended styles to OS/2
2001-05-24  David WebsterAdd RemoveChild
2001-05-22  David WebsterFixes errno.h problems and enable joystick code
2001-05-21  David WebsterVisualage fixes for Stefan's socket implementations
2001-05-20  Stefan NeisUpdated gsocket.c to current unix version, use gsockunx...
2001-05-07  David WebsterMore scrolling work.
2001-05-07  David WebsterSupport for scrolling
2001-04-23  David Websteradd wxUSE_IMAGE to setup.h and GetHFONT to wxFont.
2001-04-22  Stefan NeisAdapted SetData function to common API (taking a reference
2001-04-18  David WebsterwxControl and wxDialog coded.
2001-04-16  David WebsterStatText coded
2001-04-16  David Webstertextctrl is now coded.
2001-04-11  David WebsterDC updates
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2001-03-22  David WebsterOwnerdrawn stuff. Text display done, image display...
2001-03-20  David WebsterOwnerdrawn menu updates
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2001-01-31  David WebsterAdd a Get and Set for an OS/2 PS
2001-01-30  David WebsterXPM updates
2001-01-29  David WebsterAdd wxInvertMask for OS/2 xpm processing
2001-01-29  David WebsterBitmap and icon updates
2000-12-21  David WebsterBeginning of bitmap updates
2000-12-21  David WebsterFix for VisualAge 3.0 compile concerning wxNativeFontInfo
2000-12-19  David WebsterPalette code
2000-12-18  David WebsterUpdate to allow new wxNativeFontInfo stuff to compile
2000-12-18  David WebsterFixes mostly to do with painting
2000-12-12  David WebsterBrush updates
2000-12-11  David WebsterFont updates for OS/2
2000-11-28  David WebsterUpdates to Timer class
2000-11-27  David Websterdeclare the wx2os2PenStyle helper in the header.
2000-11-27  David WebsterForgot to update this enhancement from last weekend
2000-11-20  David WebsterMore OS/2 Updates
2000-11-17  David WebsterNew, reworked frame class for wxOS2
2000-11-14  David WebsterTreeCtrl updates
2000-10-25  David Webstercompile bug fix
2000-10-24  David WebsterOS/2 updates for debugging and statusbar processing
2000-10-02  David WebsterOS/2 Statusbar fixes
2000-09-01  David WebsterSeveral updates for fixing the subclassing problems...
2000-08-21  David Websterno message
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-22  David WebsterReworked Frame class
2000-03-20  David WebsterOS/2 Updates
2000-03-19  Stefan NeisChnaged includes to work without precompiled headers
2000-03-18  Stefan NeisRemoved redundant member variable.
2000-03-18  Stefan NeisAdded a couple of fixes.
2000-03-17  Stefan Neisbool-> int, gcc doesn't like bool in _C_ code.
2000-03-15  David Websterno message
2000-03-13  Ron Leemoved wxDash typedef to gdicmn.h
2000-03-13  David Websterno message
2000-03-10  Stefan NeisReplaced long by wxCoord as used in the other ports.
2000-03-10  Stefan NeisCompilation fix.
2000-03-09  David WebsterMore framework fixes and fixes for building dlls.
2000-03-07  David Websterno message
2000-03-02  David WebsterMore framework updates
2000-02-29  David Websterno message
2000-02-28  David Websterno message
2000-02-28  David WebsterStandard frame resource defines for OS/2
2000-02-28  David WebsterMore updates to wxWindow, wxMenu, GdiImage to get minim...
2000-02-25  David WebsterChange m_SubControls from wxList to wxArrayLong
2000-02-22  David WebsterGetSubcontrols now returns a reference to an Arraylong
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.
2000-02-16  David WebsterAdd Plot to library
2000-02-15  Václav Slavíkremoved duplicate defines of wxSYS_ constants
2000-02-15  David WebsterUpdates to make VA 3.0 compile again, particularly xpm
2000-02-09  David WebsterUpdates to make latest changes compile
2000-01-24  David WebsterAdded method for mimietype implementation.
2000-01-23  Stefan NeisIntegrated recent API-change
2000-01-21  David WebsterAdds mimietype.h to OS/2 port
2000-01-14  Stefan NeisSN: Derive wxSpinButton from wxSpinButtonBase instead...
2000-01-14  Stefan NeisSN: Removed second of two declarations declaring wxMDIC...
2000-01-14  Stefan NeisSN: Don't include (non-existing) pmstddlg.h for EMX
2000-01-14  Stefan NeisSN: Added a forward declaration of class wxOwnerDrawn...
2000-01-05  David WebsterGeneral fixes
2000-01-04  David WebsterAdd some "USE" defs that were missing.
1999-12-22  David WebsterChanged Loadfile to be compatable with OS/2 Bitmap...
1999-12-17  David Webstercleaning up image mess for os/2
1999-12-15  David WebsterBitmap and Image updates
1999-12-15  David Webstergdiimage updates
1999-12-06  David WebsterwxDC new virtual function
1999-12-06  David Webstersome os/2 icon-bitmap fixes
1999-12-05  David Websterbitmap and image updates
1999-12-03  David WebsterBitmap coding
1999-12-03  David Websterbitmap and image updates
1999-11-23  David WebsterAdding OS/2 default images and resource file to repository
1999-11-22  David WebsterOS/2 thread updates
1999-11-21  David Websterupdates for DoGetBestSize
1999-11-19  David WebsterRemoval of previous wxValidtor code for wxOS2
1999-11-18  David WebsterSome minor modifications for VA 4.0 support
1999-11-15  David WebsterwxWindow class work
1999-11-15  David WebsterwxApp development for WXPM
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-09  Stefan Csomormac adaptions
1999-11-08  David WebsterOS/2 PM specific fixes for validators and fonts
1999-11-06  George TaskerAdded wxODBC_FWD_ONLY_CURSORS to allow for drivers...
1999-11-02  David WebsterMore defines to get error codes out of OS/2 headers
1999-11-02  David WebsterwxMenu implementations
next