wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND, true, false, tabs replacements.
[wxWidgets.git] / src / os2 /
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.
2004-02-25  David WebsterUpdated depricated stuff
2004-02-25  David WebsterUpdated depricated stuff
2004-02-15  Stefan NeisAdded accelerator handling for buttons and infrastructu...
2004-02-15  Stefan NeisFixed separator handling for menus.
2004-02-07  Stefan NeisHandle separators in menus correctly.
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-01  Stefan NeisFixed typo in MBN's extensions.
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-31  Stefan NeisReordered includes to have OS2EMX_PLAIN_CHAR defined...
2004-01-31  Stefan NeisFixed variable name mismatch.
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-18  David ElliottCopied gsockpm.c revision 1.4
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-12-14  Stefan NeisFixed mouse event generation.
2003-12-14  Stefan NeisBugfix.
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-11-16  Stefan NeisModified wxGetHomeDir to take environment variable...
2003-11-16  Stefan NeisFixed the code to actually work.
2003-11-08  Stefan NeisAvoid referencing WinInitialize/Finalize for non-PM...
2003-11-03  Stefan NeisAdded some bad hacks to make region processing work...
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-10-27  Stefan NeisInitialize m_lNumRects to avoid core dumps if GpiQueryR...
2003-10-26  Stefan NeisFixed update rectangle passed to WinInvalidateRect...
2003-10-05  Stefan NeisCompilation fix.
2003-10-03  Stefan NeisFixed usage of uninitialized variable.
2003-10-03  Stefan NeisFixed typo.
2003-10-03  Stefan NeisOnly use unicode format when unicode support is enabled.
2003-10-02  Stefan NeisCorrectly bracketed initializers.
2003-10-01  Stefan NeisInsure that top level windows will be at least visible
2003-10-01  Stefan NeisAdded MarkDirty implementation for MultiLine Edit controls.
2003-09-30  Vadim Zeitlincompilation fix after last commit
2003-09-30  Stefan NeisCorrectly bracketed initializers.
2003-09-30  Stefan NeisModal dialogs now correctly use wxEventLoop.
2003-09-30  Stefan NeisFixed compilation problem.
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-09-24  Vadim Zeitlinmade wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-22  Stefan NeisAdded AppTraits for starting/ending a thread.
2003-09-21  Stefan NeisSwitched over to using wxEventLoop.
2003-09-21  Stefan NeisAdded #include "wx/encinfo.h" as needed.
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-09-15  Vadim Zeitlincall RemoveChild() in ~wxWindowBase instead of doing...
2003-09-09  Václav Slavíkapplied Otto Wyss' patch to extend wxHelpController...
2003-09-07  Stefan NeisInitialize PM subsystem in every thread, to enable...
2003-09-06  Stefan NeisUnified with Unix version.
2003-09-06  Stefan NeisUse function table instead of direct references to...
2003-08-31  Stefan NeisUpdated API to current state of wxWindows (int -> size_t).
2003-08-31  Stefan NeisAdded missing include to resource file.
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisCleaned up remains of outdated 3D effect handling.
2003-08-31  Stefan NeisFixed IMPLEMENT_DYNAMIC_CLASS usage.
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisFixed includes.
2003-08-31  Stefan NeisRemoved some code duplicating wxAppBase functions.
2003-08-31  Stefan NeisFixed return type of GetPageCount (int -> size_t).
2003-08-31  Stefan NeisFixed AppTraits handling on OS/2.
2003-08-30  Stefan NeisFixed several bugs in threading code for OS/2. Thread...
2003-08-24  Stefan NeisUse wxIconLocation instead of wxIcon (as in the other...
2003-08-24  Stefan NeisTry to get along without wxWakeUpMainThread (wxBase...
2003-08-20  Stefan NeisSplit src/os2/utils.cpp in two to support non-monolithi...
2003-08-20  Stefan NeisCompilation fixes for gcc-3.2.
2003-08-17  Stefan NeisCompletely reworked OS/2 thread implementation.
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-09  Stefan NeisAdded forgotten(?) wxMutexGuiEnter.
2003-08-07  Stefan NeisAdded implementations for two cases of wxSystemSettings...
next