Nuke #pragma implementation/interface's
[wxWidgets.git] / include / wx / os2 /
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-21  Włodzimierz SkibaWrong flag correction.
2005-09-18  Stefan NeisAdded (dummy) handler for loading bitmap from file...
2005-08-23  Włodzimierz SkibawxOS2/OW warning and build fixes.
2005-08-19  Michael WetherellFix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett
2005-08-04  Vadim Zeitlinremoved (unused since quite some time) wxUSE_ITSY_BITSY
2005-08-04  Vadim Zeitlinremoved wxUSE_PENWINDOWS (and its misspellings), it...
2005-07-26  Włodzimierz SkibaCorrections for future OW 1.4. Warning fixes.
2005-07-22  Włodzimierz SkibaRe-adding setup0.h for OpenWatcom makefile build.
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-06-26  Stefan NeisPossibly to allow including both os2/private.h and...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-23  Włodzimierz SkibaUse treebase.h for enum duplicated in port/treectrl.h.
2005-05-19  Julian SmartRemoved redundant cursor files
2005-04-27  David WebsterUnicode fixes
2005-04-07  David WebsterNew classes for OS/2
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-11  Vadim Zeitlingave default value of wxID_ANY to id parameter of wxSta...
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-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-01-22  Stefan NeisRemoved setup0.h - we are using configure generated...
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-14  Włodzimierz SkibaCommon wxListCtrl control name.
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2005-01-11  Włodzimierz SkibaOld API deprecated. Source cleaning.
2005-01-05  Włodzimierz SkibaOld API clearly deprecated.
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-15  Włodzimierz SkibaMove unused values into 2.4 compatibility. Source cleaning.
2004-12-08  Włodzimierz SkibawxPaletteBase introduction. wxPalette::GetColoursCount...
2004-12-06  Włodzimierz SkibaUse Get*Box instead Get*Region if you are asking about...
2004-12-03  Włodzimierz SkibawxBrushBase between wxBrush and wxGDIObject (class...
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-11-28  Stefan NeisAdded support for compiling with wxUSE_STL set to 1.
2004-11-11  Vadim Zeitlinremoved 2.0 compatibility stuff (patch 1054261)
2004-11-11  Ryan Nortonsetp.h changes
2004-11-06  Stefan NeisAdded wxStandardPaths implementation for OS/2.
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-09-24  Ryan NortonPort syncronization, more wxUSE_XML/XRC fixes and typo...
2004-09-16  Włodzimierz SkibawxChoicebook generic implementation.
2004-08-30  Václav Slavíknew stock buttons API
2004-08-15  Václav Slavíkadded stock buttons support
2004-07-25  Vadim Zeitlindc.h shouldn't include itself (patch 992933)
2004-07-23  Włodzimierz SkibawxUSE_BUTTONBAR removed.
2004-06-21  Václav SlavíkwxClipboard changes compilation fixes
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-09  Stefan NeisRemove duplicated typedef depending on header file...
2004-05-09  Stefan NeisAdded missing "const" for operator== and operator!=.
2004-05-09  Stefan NeisAdded missing const for comparision operators.
2004-05-07  Vadim Zeitlinsplit wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-03-18  Stefan NeisReverted setting WS_VISIBLE to 0, too many undesired...
2004-03-02  David WebsterUnused variable removed from inline
2004-02-25  David WebsterUpdated depricated stuff
2004-02-21  Stefan NeisRemoved zipped-up version of OS/2-specific configure...
2004-02-15  Stefan NeisAdded accelerator handling for buttons and infrastructu...
2004-02-15  Stefan NeisFixed separator handling for menus.
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-31  Stefan NeisFixed compile error.
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-11-23  Stefan NeisTry to insure usability of this file in non-PM ports.
2003-10-03  Stefan NeisAdded dummies for Enable and SetDelay.
2003-09-30  Stefan NeisFixed compilation problem.
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-26  Vadim Zeitlinadded wxGzipIOStreams (patch 792932)
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-22  Stefan NeisAdded GUI part of AppTraits for OS/2.
2003-09-22  Stefan NeisAdded AppTraits for OS/2.
2003-09-21  Stefan NeisSwitched over to using wxEventLoop.
2003-09-21  Stefan NeisAdded declaration for GetViewRect to fix compilo.
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-09-15  Vadim Zeitlinadded wxUSE_EXCEPTIONS
2003-09-09  Václav Slavíkapplied Otto Wyss' patch to extend wxHelpController...
2003-09-07  Stefan NeisInsure that messages are posted to the main threads...
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisRemoved duplicate declaration of wxEntry.
2003-08-31  Stefan NeisUpdated to current API.
2003-08-31  Stefan NeisUpdated API to current state of wxWindows (int -> size_t).
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisCleaned up remains of outdated 3D effect handling.
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisFixed return type of GetPageCount (int -> size_t).
2003-08-24  Stefan NeisUse wxIconLocation instead of wxIcon (as in the other...
2003-08-21  Vadim Zeitlinadded wxListbook
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  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
next