| 2009-08-21 |  Vadim Zeitlin | No changes, just removed hard tabs and trailing white... | blob | commitdiff | raw | 
| 2009-07-23 |  Vadim Zeitlin | Globally replace _T() with wxT(). | blob | commitdiff | raw | diff to current | 
| 2008-11-29 |  Vadim Zeitlin | add safe wxStrlcpy() function and replaced all wxStrncp... | blob | commitdiff | raw | diff to current | 
| 2008-06-15 |  Stefan Neis | Fixed wxDoSetEnv (ticket # 9588). | blob | commitdiff | raw | diff to current | 
| 2007-10-06 |  Vadim Zeitlin | always return wxString from wxGetUserHome() instead... | blob | commitdiff | raw | diff to current | 
| 2007-10-03 |  Vadim Zeitlin | some (blind) compilation fixes after wxString/Unicode... | blob | commitdiff | raw | diff to current | 
| 2007-06-19 |  Václav Slavík | make wxSetEnv compatible with ANSI and Unicode, depreca... | blob | commitdiff | raw | diff to current | 
| 2007-04-07 |  Stefan Neis | Replaced incorrect or inefficient usage of char_str... | blob | commitdiff | raw | diff to current | 
| 2007-04-06 |  Stefan Neis | Compilation fix for wxCStrData handling. | blob | commitdiff | raw | diff to current | 
| 2007-01-07 |  Stefan Neis | Extended wxGetHostName implementation. | blob | commitdiff | raw | diff to current | 
| 2007-01-07 |  Stefan Neis | Added wxGetDiskSpace implementation (patch #1625514). | blob | commitdiff | raw | diff to current | 
| 2006-08-30 |  Stefan Neis | Fixed getting OS version information. | blob | commitdiff | raw | diff to current | 
| 2006-08-20 |  Stefan Neis | Added stub for wxIsPlatform64Bit. | blob | commitdiff | raw | diff to current | 
| 2006-08-16 |  Stefan Neis | Build fix. | blob | commitdiff | raw | diff to current | 
| 2006-08-16 |  Paul Cornett | (blind) build fix | blob | commitdiff | raw | diff to current | 
| 2006-08-13 |  Vadim Zeitlin | wxPlatformInfo (patch 1532064) | blob | commitdiff | raw | diff to current | 
| 2006-06-05 |  Stefan Neis | Improved error handling. | blob | commitdiff | raw | diff to current | 
| 2006-05-27 |  Vadim Zeitlin | added wxPowerEvent; moved power functions stubs to... | blob | commitdiff | raw | diff to current | 
| 2006-04-26 |  Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... | blob | commitdiff | raw | diff to current | 
| 2006-04-25 |  Włodzimierz Skiba | Include wx/intl.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-02-01 |  Włodzimierz Skiba | wxOS2 warning fixes after daily build log. | blob | commitdiff | raw | diff to current | 
| 2006-01-25 |  Włodzimierz Skiba | Fixes for building wxOS2 shared with OpenWatcom. | blob | commitdiff | raw | diff to current | 
| 2005-10-09 |  Mattia Barbon | Removed WXWIN_COMPATIBILITY_2_2 together with code... | blob | commitdiff | raw | diff to current | 
| 2005-09-01 |  Włodzimierz Skiba | Missing wxGetOsDescription(). | blob | commitdiff | raw | diff to current | 
| 2005-07-21 |  Włodzimierz Skiba | wxOS2 with Open Watcom: correct PCH usage, missing... | blob | commitdiff | raw | diff to current | 
| 2005-06-12 |  Stefan Neis | Unicode compilation fixes. | blob | commitdiff | raw | diff to current | 
| 2005-04-27 |  David Webster | Unicode fixes for OS/2 | blob | commitdiff | raw | diff to current | 
| 2005-03-28 |  Stefan Neis | Added new function wxGetProcessId. | blob | commitdiff | raw | diff to current | 
| 2005-03-20 |  David Webster | Fixes compile warnings | blob | commitdiff | raw | diff to current | 
| 2005-03-17 |  Włodzimierz Skiba | Fixed strange situation when we had wxPathExists and... | blob | commitdiff | raw | diff to current | 
| 2005-01-20 |  Włodzimierz Skiba | Simple wxBatteryPower API for the support in wxWinCE... | blob | commitdiff | raw | diff to current | 
| 2004-12-27 |  Włodzimierz Skiba | Take best fitting type for available memory measurement. | blob | commitdiff | raw | diff to current | 
| 2004-12-05 |  Julian Smart | Added flags argument to wxKill and wxProcess::Kill... | blob | commitdiff | raw | diff to current | 
| 2004-07-28 |  Stefan Neis | Switched from wxUsleep to wxMilliSleep/wxMicroSleep. | blob | commitdiff | raw | diff to current | 
| 2004-05-23 |  Julian Smart | Use old licence name | blob | commitdiff | raw | diff to current | 
| 2004-05-23 |  Julian Smart | Name and version changes | blob | commitdiff | raw | diff to current | 
| 2004-03-08 |  Stefan Neis | Don't use global wxBuffer from code that gets compiled... | blob | commitdiff | raw | diff to current | 
| 2004-03-01 |  David Webster | Warning suppressions | blob | commitdiff | raw | diff to current | 
| 2003-11-16 |  Stefan Neis | Modified wxGetHomeDir to take environment variable... | blob | commitdiff | raw | diff to current | 
| 2003-09-22 |  Stefan Neis | Added AppTraits for starting/ending a thread. | blob | commitdiff | raw | diff to current | 
| 2003-08-31 |  Stefan Neis | Fixed includes. | blob | commitdiff | raw | diff to current | 
| 2003-08-31 |  Stefan Neis | Fixed AppTraits handling on OS/2. | blob | commitdiff | raw | diff to current | 
| 2003-08-20 |  Stefan Neis | Split src/os2/utils.cpp in two to support non-monolithi... | blob | commitdiff | raw | diff to current | 
| 2003-08-07 |  Stefan Neis | wxUsleep is supposed to sleep _milli_seconds, not _micr... | blob | commitdiff | raw | diff to current | 
| 2003-07-01 |  Vadim Zeitlin | GetOsVersion() is now wxGUIAppTraits method instead... | blob | commitdiff | raw | diff to current | 
| 2003-03-17 |  Julian Smart | Fixed copyrights and licence spelling | blob | commitdiff | raw | diff to current | 
| 2003-01-21 |  David Webster | New native OS/2 list control. | blob | commitdiff | raw | diff to current | 
| 2002-12-04 |  Vadim Zeitlin | merged 2.4 branch into the trunk | blob | commitdiff | raw | diff to current | 
| 2002-09-09 |  David Webster | Bitmap button updates | blob | commitdiff | raw | diff to current | 
| 2002-08-19 |  David Webster | Weekly catchup as well as better font and fontdlg support | blob | commitdiff | raw | diff to current | 
| 2002-05-05 |  Vadim Zeitlin | added wxShutdown (patch 547443) | blob | commitdiff | raw | diff to current | 
| 2002-02-22 |  Vadim Zeitlin | 1. made wxDebugMsg, wxError and wxFatalError deprecated... | blob | commitdiff | raw | diff to current | 
| 2002-01-25 |  David Webster | Child positioning fixes and font adjustments | blob | commitdiff | raw | diff to current | 
| 2002-01-24 |  David Webster | Fixing font utilities | blob | commitdiff | raw | diff to current | 
| 2001-12-17 |  David Webster | OS/2 common controls code | blob | commitdiff | raw | diff to current | 
| 2001-10-22 |  David Webster | Some OS/2 Modifications for coordinate normalizations... | blob | commitdiff | raw | diff to current | 
| 2001-10-17 |  Kendall Bennett | Mutiple updates from SciTech for wxWindows including... | blob | commitdiff | raw | diff to current | 
| 2001-06-19 |  David Webster | Some OS/2 catching up. | blob | commitdiff | raw | diff to current | 
| 2001-05-29 |  David Webster | Various fixes in DC's, ownerdrawn menu items, etc... | blob | commitdiff | raw | diff to current | 
| 2001-05-25 |  David Webster | Added some extended styles to OS/2 | blob | commitdiff | raw | diff to current | 
| 2001-05-22 |  David Webster | Fixes errno.h problems | blob | commitdiff | raw | diff to current | 
| 2001-05-21 |  David Webster | Visualage fixes for Stefan's socket implementations... | blob | commitdiff | raw | diff to current | 
| 2001-04-30 |  Robin Dunn | Implemented wxGetClientDisplayRect which returns the... | blob | commitdiff | raw | diff to current | 
| 2001-04-20 |  Stefan Neis | Added wxGetEnv and wxPutEnv. | blob | commitdiff | raw | diff to current | 
| 2000-10-02 |  David Webster | OS/2 Statusbar fixes, and class interface updates | blob | commitdiff | raw | diff to current | 
| 2000-07-15 |  Bryan Petty | merged 2.2 branch | blob | commitdiff | raw | diff to current | 
| 2000-03-18 |  Stefan Neis | Added a couple of fixes. | blob | commitdiff | raw | diff to current | 
| 2000-03-02 |  David Webster | More framework updates | blob | commitdiff | raw | diff to current | 
| 2000-01-14 |  Stefan Neis | SN: Disable some features not supported by EMX (#ifndef... | blob | commitdiff | raw | diff to current | 
| 1999-12-14 |  David Webster | Visualage C++ V4.0 updates | blob | commitdiff | raw | diff to current | 
| 1999-11-22 |  David Webster | thread updates | blob | commitdiff | raw | diff to current | 
| 1999-11-11 |  David Webster | Finished up utilities testing | blob | commitdiff | raw | diff to current | 
| 1999-11-09 |  David Webster | OS/2 resource storage and retrieval | blob | commitdiff | raw | diff to current | 
| 1999-11-08 |  David Webster | OS/2 PM Fixeups for fonts, validators, and html | blob | commitdiff | raw | diff to current | 
| 1999-11-03 |  David Webster | *** empty log message *** | blob | commitdiff | raw | diff to current | 
| 1999-11-02 |  David Webster | Updates for VA 4.0 | blob | commitdiff | raw | diff to current | 
| 1999-11-02 |  David Webster | Process/thread work and API fix into network APIs | blob | commitdiff | raw | diff to current | 
| 1999-11-02 |  David Webster | new wxMenu stuff and thread implementations | blob | commitdiff | raw | diff to current | 
| 1999-10-29 |  David Webster | Execution control stuff | blob | commitdiff | raw | diff to current | 
| 1999-10-28 |  David Webster | *** empty log message *** | blob | commitdiff | raw | diff to current | 
| 1999-10-25 |  David Webster | *** empty log message *** | blob | commitdiff | raw | diff to current | 
| 1999-10-24 |  David Webster | *** empty log message *** | blob | commitdiff | raw | diff to current | 
| 1999-10-21 |  David Webster | *** empty log message *** | blob | commitdiff | raw | diff to current | 
| 1999-10-20 |  David Webster | no message | blob | commitdiff | raw | diff to current | 
| 1999-10-20 |  David Webster | *** empty log message *** | blob | commitdiff | raw | diff to current | 
| 1999-10-19 |  David Webster | Fixes for long to wxCoord | blob | commitdiff | raw | diff to current | 
| 1999-10-18 |  David Webster | *** empty log message *** | blob | commitdiff | raw | diff to current | 
| 1999-09-20 |  David Webster | More OS/2 changes and fixes.  Getting there. | blob | commitdiff | raw | diff to current | 
| 1999-09-20 |  David Webster | *** empty log message *** | blob | commitdiff | raw | diff to current | 
| 1999-07-29 |  David Webster | *** empty log message *** | blob | commitdiff | raw | diff to current | 
|  |