]> git.saurik.com Git - wxWidgets.git/history - src/os2
modifications for compilation under Mac OS X
[wxWidgets.git] / src / os2 /
2001-02-02  David WebsterRedfine some events
2001-01-31  David WebsterOwnerdrawn stuff for OS/2
2001-01-30  David WebsterCompile error fixes
2001-01-29  David WebsterAdd wxInvertMask for OS/2 xpm processing
2001-01-29  David WebsterBitmap code, icon code and dir code updates
2001-01-21  David Websterinitial coding of and OS/2 XpmHandler
2001-01-21  David Websternew makefile and gdiimage suport for xpm data
2001-01-08  David WebsterFixes to resolve default Client Window painting when...
2000-12-21  David WebsterBeginning of bitmap updates
2000-12-21  David WebsterANSI 'C' fix (decs in "for" clauses no longer have...
2000-12-21  David WebsterFix for the wrong painting rectangle being set.
2000-12-19  David WebsterPalette code
2000-12-18  David WebsterAdditions to help Fonts compile clean and add SetPS...
2000-12-18  David WebsterLots of OS/2 fixes mostly to do with painting
2000-12-12  David WebsterBrush updates
2000-12-11  David WebsterFont updates for OS/2
2000-11-29  David WebsterMinor updates to help compiles
2000-11-28  David WebsterUpdates to Timer class and a couple of wxDC methods.
2000-11-27  David WebsterwxPen code to fully enable pens and their use in wxDC's.
2000-11-22  David WebsterUpdate OS/2 Frame WM_PAINT processing
2000-11-20  David WebsterAnother DC fix.
2000-11-20  David WebsterFix and errant commented out line of code in DoGetPixel.
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-11-15  David WebsterSome OS/2 updates for VA3.0, specifically, in gsocket
2000-11-13  David Websterno message
2000-10-25  David WebsterOS/2 fixes
2000-10-24  David WebsterOS/2 updates for statusbar processing and easier VA...
2000-10-02  David Websterinterface additions (mostly for new generic/toolwin)
2000-10-02  David WebsterOS/2 Statusbar fixes, and class interface updates
2000-09-08  Julian SmartPut wxContextHelp into cshelp.h/cpp, added wxContextHel...
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-21  David Websterno message
2000-08-18  David WebsterMinor fix to app
2000-08-18  Stefan NeisFixed typo.
2000-08-18  David WebsterReparied accel processing
2000-08-18  David WebsterAdd quantize and treebase
2000-08-17  David WebsterNew frame class
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-23  David Websterno message
2000-03-22  David WebsterReworked Frame class
2000-03-21  David WebsterQuick VA fix
2000-03-21  David WebsterSettle on one shortcut key utility proc.
2000-03-20  David Webstergsocket update. Fix for EMX broke VA.
2000-03-20  David WebsterOS/2 Updates
2000-03-18  Stefan NeisAdded includes needed if not using precompiled headers.
2000-03-18  Stefan NeisAdded a couple of fixes.
2000-03-18  Stefan NeisAdded conversion of menu labels (&->~)
2000-03-17  Stefan NeisAdded missing IMPLEMENT_DYNAMIC_CLASS
2000-03-17  Stefan NeisAdded #pragma implementation for gcc.
2000-03-17  Stefan Neisbool->int, since gcc doesn't like bool in _C_ code
2000-03-16  David Webstermore framework fixes for menu displays
2000-03-16  Stefan NeisReadded #if wxUSE_UNICODE to ~wxApp.
2000-03-15  David Websterno message
2000-03-15  Stefan NeisBugfix
2000-03-15  David Websterno message
2000-03-14  David WebsterSome changes to fix event processing
2000-03-13  David WebsterSome changes to fix event processing
2000-03-13  Ron Leemoved wxDash typedef to gdicmn.h
2000-03-13  David Websterno message
2000-03-10  David WebsterIcon bug
2000-03-10  David Websterno message
2000-03-10  Stefan NeisReplaced long by wxCoord as used in the other ports.
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-05  Stefan Neis*** empty log message ***
2000-03-02  David WebsterMore framework updates
2000-02-29  David Websterno message
2000-02-28  David Websterno message
2000-02-28  David WebsterMore updates to wxWindow, wxMenu, GdiImage to get minim...
2000-02-25  David Websterlatest wxWindow updates
2000-02-23  David WebsterMore wxWindow updates
2000-02-22  David WebsterMore wxWindow updates
2000-02-22  David Websterno message
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...
2000-02-16  David WebsterFinal cleanup
2000-02-15  David WebsterUpdates to make VA 3.0 compile again, particularly xpm
2000-02-01  Stefan NeisAdded auto-generated files.lst
2000-01-24  David WebsterAdded method for mimietype implementation.
2000-01-23  Stefan NeisAdded GAddress_INET_SetAnyAddress and dummy UNIX addres...
2000-01-23  Stefan NeisAdded #define for soclose on EMX
2000-01-23  Stefan NeisIntegrated recent API-change
2000-01-23  Stefan NeisAdded #pragma implementation for gcc.
2000-01-23  Stefan NeisAdded more '#pragma implementation' for gcc.
2000-01-22  Stefan NeisFixed fixups to allow EMX to compile again.
2000-01-21  David WebsterUpdates to fix an error that cropped up putting EMX...
2000-01-16  Václav SlavíkwxNativeEncoding::To/FromString now stores wxFontEncodi...
2000-01-15  Stefan NeisSN: Added first try for dir.cpp. Since the version...
2000-01-15  Stefan NeisSN: Removed use of undefined refData
2000-01-14  Stefan NeisSN: Added a 'wxDefaultValidator' where it seems to...
2000-01-14  Stefan NeisSN: Fixed inlcudes for EMX, commented out lines like...
2000-01-14  Stefan NeisSN: Disable some features not supported by EMX (#ifndef...
next