]> git.saurik.com Git - wxWidgets.git/history - include/wx/os2
implemented SelectItem(item, bool); UnselectItem() and ToggleItemSelection()
[wxWidgets.git] / include / wx / os2 /
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...
2003-07-21  Vadim Zeitlingave default parameters for wxBrush() ctor from wxColou...
2003-07-21  Vadim Zeitlingave default parameters for wxPen() ctor from wxColour...
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-07-10  Stefan NeisRemoved Auto3D variable following other ports.
2003-07-10  Vadim Zeitlinadded wxTB_HORZ_TEXT (patch 713813); documented it...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-01  Vadim Zeitlinremoved wxFunction
2003-06-30  Vadim Zeitlinmore work on fixing wxEntry() and ANSI/Unicode cmd...
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-21  Vadim Zeitlinadded wxIconLocation; minor fixes to wxIcon on some...
2003-06-15  Stefan NeisAdded definition of wxUSE_DISPLAY.
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-06-11  Julian SmartRemoving vestiges of wxUSE_NEW_GRID
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-04-17  David WebsterMore OS/2 updates reflecting changes in 24 Branch
2003-04-15  David WebsterOS/2 updates to catch the port up with the rest of...
2003-04-04  Václav Slavíkremoved files with empty stubs
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2003-01-24  David WebsterSupport for new native OS/2 tree control with drag...
2003-01-23  David WebsterTry this again
2003-01-21  David WebsterNew native OS/2 list control.
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-06  David Websterno message
2002-12-27  Julian SmartApplied patch [ 657969 ] Removes #if wxUSE_VALIDATORS...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-09  David WebsterBitmap button updates
2002-09-03  David WebsterMore OS/2 update to fix some owner drawn things
2002-09-03  David WebsterNotebook, Listbox, and Checklst updates
2002-08-30  David WebsterWeekly update
2002-08-30  David WebsterLots of updates fixing radiobox processing, checkboxes...
2002-08-25  Stefan Neisprotected to restrictive for compiling with EMX.
2002-08-25  Stefan NeisUpdate to current API.
2002-08-25  Stefan NeisAdded an include to timer.h (needed for non-precompiled...
2002-08-25  Stefan NeisAdded the usual GNU pragma.
2002-08-22  David WebsterFont updates
2002-08-21  David WebsterFile dialog fixes
2002-08-20  David WebsterFileDlg updates.
2002-08-19  David Websterupdates mostly for better font support and some weekly...
2002-08-11  David WebsterFont fixes for the font dialog
2002-08-05  David WebsterFixes for common dialogs
2002-08-01  Julian SmartApplied patch [ 588734 ] Makes ProcessIdle() virtual
2002-07-22  David WebsterLots of updates for color dialog and sliders
2002-07-11  David WebsterToolbar/tooltip udates
2002-07-09  David WebsterTooltip udpates
2002-07-09  David WebsterUpdates for tooltip support
2002-07-08  David Websterno message
2002-07-01  David WebsterOS/2 updates and initial toolbar implementation
2002-06-17  David WebsterCatching up
2002-05-28  David WebsterCatching up for the week
2002-05-28  Vadim Zeitlinadded consts to wxAcceleratorTable ctors from wxAcceler...
2002-05-21  David WebsterFont dialog fix
2002-05-13  David WebsterWeekly catch up.
2002-05-10  David WebsterFix for upside down bmp projections
2002-05-10  David WebsterFolder icon
2002-05-08  David WebsterMore of the same.
2002-05-07  David WebsterMono bitmap processing updates
2002-05-06  David WebsterOS/2 Image processing updates
2002-04-30  David WebsterSome new members to assist in bitmap rendering
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-04-26  David WebsterUpdates to OS/2 to catch up with lib changes and for...
2002-04-19  David WebsterMore updates for gdi
2002-04-18  David Websterback to void for DoFloodFill
next