]> git.saurik.com Git - wxWidgets.git/history - src/os2
Made the colours more muted
[wxWidgets.git] / src / os2 /
2005-05-31  Julian SmartOlly Betts' typo patch
2005-05-19  Julian SmartRemoved redundant cursor files
2005-05-16  Stefan NeisFixed DoFloodFill's return value.
2005-05-15  Stefan NeisRemoved outdated module definition files for VAC++.
2005-05-14  Stefan NeisApplied patch #1190796 (Further accelerator changes).
2005-05-14  Stefan NeisApplied patch #1197608 (Correction to key up handler).
2005-05-14  Stefan NeisApplied patch #1198401(GroupBox background painting...
2005-04-27  David WebsterUnicode fixes for OS/2
2005-04-20  Stefan NeisRemoved unneeded include.
2005-04-16  Stefan NeisFixed child positioning on window resizing.
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-04-07  David WebsterNew classes for OS/2 and compiler warning suppressions
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-03-30  Stefan NeisBacked out a fix which seems to cause more trouble...
2005-03-28  Stefan NeisAdded new function wxGetProcessId.
2005-03-20  David WebsterFixes compile warnings
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-16  Dimitri Schoolwerthminor typo fixes
2005-02-14  Stefan NeisForce OMF mode for DLL builds.
2005-02-13  Stefan NeisAdded support for current version of "emxomf".
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-01-20  Włodzimierz SkibaSimple wxBatteryPower API for the support in wxWinCE...
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-18  Kevin HockFor efficiency reasons, text controls no longer set...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2005-01-11  Włodzimierz SkibaOld API deprecated. Source cleaning.
2005-01-05  Włodzimierz SkibaOld API clearly deprecated.
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2004-12-27  Włodzimierz SkibaTake best fitting type for available memory measurement.
2004-12-19  Stefan NeisFixed typo.
2004-12-19  Stefan NeisDo not export weak symbols from DLLs, as this causes...
2004-12-18  Stefan NeisAdded support for debug libraries.
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-12-13  Włodzimierz Skibamath.h/PI integration
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-11-28  Stefan NeisAdded support for compiling with wxUSE_STL set to 1.
2004-11-06  Stefan NeisAdded wxStandardPaths implementation for OS/2.
2004-10-31  Stefan NeisRemoved debug output.
2004-10-31  Stefan NeisNewest version of script(s) for creating DLLs - now...
2004-10-24  Stefan NeisRemoved list of modeless windows (apparently no longer...
2004-10-24  Stefan NeisFixed handling of modal dialogs.
2004-10-21  Stefan NeisAdded stubs for OS/2 to new printing system.
2004-10-21  David WebsterGet rid of the class naming conflict with the base...
2004-10-10  Stefan NeisMove children if parent gets resized.
2004-10-07  Julian SmartApplied patch [ 1039456 ] [wxOS2]Popup menu problems
2004-09-29  Robin DunnwxSystemSettings::GetMetric returns -1 if the metric...
2004-09-29  Václav Slavíkchanges to make wxWindow::FindFocus work as expected...
2004-09-27  Stefan NeisRe-simplified ScrollWindow routine.
2004-09-26  Stefan NeisMake scrolling work better (without constantly refreshi...
2004-09-19  Stefan NeisApplied patch #1023777 (Notebook initialisation).
2004-08-31  Włodzimierz Skibasome wxUSE_* macros not used consistently (patch #99245...
2004-08-30  Václav Slavíknew stock buttons API
2004-08-08  Stefan NeisFixed linkage errors (C linkage vs. C++ linkage) caused...
2004-08-08  David ElliottUse bool instead of int. Replace TRUE/FALSE with true...
2004-08-06  David ElliottAccording to Stefan Neis this file isn't used by anythi...
2004-08-06  David ElliottRemoved unused file (replaced by src/os2/gsockpm.cpp)
2004-08-06  David ElliottC->C++ conversion
2004-07-30  Vadim Zeitlinswitched to wxEventLoopBase/wxEventLoop implementation...
2004-07-29  David ElliottRemoved unused event table entries
2004-07-28  Stefan NeisSwitched from wxUsleep to wxMilliSleep/wxMicroSleep.
2004-06-21  Václav SlavíkwxClipboard changes compilation fixes
2004-06-06  Stefan NeisInitialize m_PageSize.
2004-06-03  Václav Slavíkuse current mouse position as default position in wxWin...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-21  Stefan NeisTrying a workaround for bug in some of the unix-like...
2004-05-21  Stefan NeisApplied patch #957479 (Combobox crashes receiving focus).
2004-05-18  Włodzimierz SkibaPatch #953165, Bug #821657: wxHIDE_READONLY no more...
2004-05-16  Stefan NeisFixed Cut&Waste error.
2004-05-16  Stefan NeisUpdated to intermediate version which should work with...
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-09  Stefan NeisApplied patch [ 929275 ] [wxOS2] Missing title bars.
2004-05-09  Julian SmartBlind fix
2004-05-05  Vadim Zeitlinuse ResetClipping() instead of simply setting m_clippin...
2004-05-02  Stefan NeisTake the inverted coordinate system into account in...
2004-05-02  Stefan NeisDon't choke on NULL pointer passed into wxSlider::GetSize.
2004-05-02  Stefan NeisDon't choke on NULL pointer passed into wxSlider::GetSize.
2004-05-02  Stefan NeisWorkaround for compile problem in IconizeChildFrames.
2004-05-02  Stefan NeisAdded missing include.
2004-04-03  Stefan NeisCommited slighly modified fix by David Parsons.
2004-04-03  Stefan NeisAvoid core dumps when SetImageList is used.
2004-03-30  Vadim Zeitlinset SMALL_FONT for controls here because InheritAttribu...
2004-03-30  David ElliottInstead of m_menuBar use GetMenuBar() which will be...
2004-03-18  Stefan NeisUntabified.
2004-03-09  Stefan NeisFixed some problems in converting existing static libs...
2004-03-09  Stefan NeisLink against import libraries of DLLs when building...
2004-03-08  Stefan Neismain() is now always in the program.
2004-03-08  Stefan NeisDon't use global wxBuffer from code that gets compiled...
2004-03-08  Stefan NeisShell version of dllar, needed for building DLLs while...
2004-03-04  Stefan NeisFixed error in moving code from app.cpp in evtloop...
2004-03-01  David WebsterWarning suppressions
2004-02-28  Stefan NeisCompilation fix for Innotek gcc.
2004-02-26  David WebsterBad update last night. Compiler error fix.
next