OS/2 Update
[wxWidgets.git] / include /
2002-07-22  David WebsterLots of updates for color dialog and sliders
2002-07-21  Václav SlavíkUnicodification of wxDataStreams
2002-07-21  Julian SmartReturned value from operator=
2002-07-21  Julian Smartoperator = implemented inline.
2002-07-21  Vadim Zeitlinadded (and documented) trivial but useful IsSingleLine...
2002-07-21  Vadim Zeitlindefault style now applies to the text entered by the...
2002-07-21  Julian SmartMade wxMouseEvent = operator public
2002-07-21  Vadim Zeitlin1. more consistency in wxTree/ListEvent methods naming...
2002-07-21  Vadim Zeitlinreverted Chris' MSW additions patch (we should use...
2002-07-20  Stefan Csomoradded Mark Newsam's patch
2002-07-20  Robin Dunnsignned/unsigned fix
2002-07-19  Robin DunnMoved the check for page scrolling with the wheel into...
2002-07-19  Julian SmartApplied patch [ 573644 ] wxDisplay for Mac (again)
2002-07-19  Julian SmartApplied patch [ 581139 ] Misc wxCmdLineParser changes...
2002-07-19  Julian SmartApplied patch [ 583877 ] Clone events correction
2002-07-18  Ron LeeAdded Set{Position,Size} to wxRect.
2002-07-17  Vadim Zeitlinexplicit support for CW (patch 582581)
2002-07-17  Mattia BarbonAllow compiling wxMotif/GTK/X11 for Cygwin/XFree
2002-07-16  Vadim Zeitlinadded wxEXPLICIT macro
2002-07-15  Václav SlavíkwxPrinting fix for wxMGL
2002-07-15  Václav Slavíkmade printing to PS possible under wxMGL
2002-07-15  Robin DunnIcons fetched from wxMimeTypesManager did not get the...
2002-07-15  Chris Elliottsingle instance checker addition for MSW
2002-07-14  Vadim Zeitlinfixed wxStrrchr(s, '\0') bug, added const and non const...
2002-07-12  Robin DunnChanged wxProcess::Open to take a flags arg to pass...
2002-07-12  Vadim Zeitlinadded and documented wxProcess::Open()
2002-07-12  Julian SmartAdded wxView::OnClosingDocument so the application...
2002-07-12  Julian SmartSomehow wxWizard lost the 'virtual' keyword for DoCreat...
2002-07-11  David WebsterToolbar/tooltip udates
2002-07-10  Vadim ZeitlinAIX linking fix (declare wxDataObject dtor)
2002-07-09  Vadim Zeitlinadded ENDSCROLL event (patch 576176)
2002-07-09  David WebsterTooltip udpates
2002-07-09  Robert Roebling No events when setting values.
2002-07-09  Vadim Zeitlinautomatically initialize m_cRef to 0 (patch 575011...
2002-07-09  David WebsterUpdates for tooltip support
2002-07-08  Vadim Zeitlinfix crash when the user code refuses to validate the...
2002-07-08  Robert Roebling Return to 20x20 default size.
2002-07-08  David Websterno message
2002-07-06  Robert Roebling You can crash GTK with scrolled windows being
2002-07-06  Mattia BarbonGCC can't test prototype if using wchar_t instead of...
2002-07-05  Vadim Zeitlincompilation error fix (trailing comma in an enum)
2002-07-05  Julian SmartAdded wxRadioButton::MSWWindowProc to reset m_focusJust...
2002-07-03  Vadim Zeitlinadded wxID_ANY, replaced #define's with enum
2002-07-02  Ron Leeadded DECLARE_EXPORTED_LOCAL_EVENT_TYPE for use with...
2002-07-02  Ron Leeand yet once more to fix gtk compilation.. this is...
2002-07-01  David WebsterOS/2 updates and initial toolbar implementation
2002-07-01  Chris Elliottmake motif cursor from wxImage
2002-07-01  Robin DunnFixed "different linkage" compile error
2002-06-30  Ron LeePreserve prior StatusBar contents when adding removing...
2002-06-30  Ron Leeadded export decls for MSW
2002-06-29  Gilles Depeyrotrename method to prevent collision with some BSD defini...
2002-06-29  Vadim Zeitlinmade wxGenericFontDialog derive from wxFontDialogBase
2002-06-28  Chris ElliottSTC and Motif patch
2002-06-26  Vadim Zeitlinreact to the year being changed in the spin control...
2002-06-26  Václav Slavíkcompilation fix (wxUniv/MSW)
2002-06-26  Vadim Zeitlinfixed warning about printf format specifications <...
2002-06-26  Julian SmartCorrected typo
2002-06-25  Julian SmartCorrected OnAssert
2002-06-24  Václav Slavíkadded QS_ALLPOSTMESSAGE
2002-06-24  Stefan Csomoradded WXDisplay for Mac
2002-06-23  Gilles Depeyrotadded attribute printf to perform printf format checks...
2002-06-23  Gilles Depeyrotadded missing include file
2002-06-23  Julian SmartApplied patch [ 546335 ] Added Automation types and...
2002-06-23  Julian SmartApplied patch [ 565012 ] Add wxTextValidator to wxTextE...
2002-06-21  Vadim Zeitlinrenamed wxWizard::Fit() to FitToPage() to avoid potenti...
2002-06-21  Gilles Depeyrotadded attribute printf checks to printf like functions...
2002-06-21  Gilles Depeyrotadded macro definitions for printf like function checks...
2002-06-21  Stefan Csomorfactored out key handling for better integrating with...
2002-06-20  Vadim Zeitlinfixed compilation with CW8 (SF patch 567845) and also...
2002-06-20  Vadim Zeitlinfixed setting tooltips for slider by moving the code...
2002-06-20  Vadim Zeitlinadded TRUE default value for Show() argument
2002-06-19  Chris ElliottwxSVGDC class include files
2002-06-18  Julian SmartAdded AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
2002-06-18  Vadim Zeitlinadded ViewStart() as synonym for GetViewStart() in...
2002-06-17  David WebsterCatching up
2002-06-15  Vadim Zeitlinchanged WM_GETDLGCODE handling so that all windows...
2002-06-15  Vadim Zeitlinremoved unused wxWindow::m_doubleClickAllowed field
2002-06-15  Robin DunnFixed wxApp::OnAssert signature.
2002-06-13  Vadim Zeitlinfixes to the sizers behaviour necessary to make the...
2002-06-13  Vadim Zeitlinnew wxASSERT implementation using wxAssert() helper...
2002-06-13  Vadim Zeitlinfix link of wxDateTime inline methods using mingw32
2002-06-13  Vadim Zeitlinmoved OnActivate() logic from wxFrame to wxDialog ...
2002-06-12  Vadim Zeitlinadded wxGetProcessId()
2002-06-10  Mattia BarbonCheck for attributes before copying them
2002-06-10  Vadim Zeitlinattempts to fix wxMimeTypesManager mess: many bugs...
2002-06-09  Mattia BarbonUpdate taskbar.h to use DECLARE/DEFINE_EVENT_TYPE;...
2002-06-07  Vadim Zeitlinfixed wxScrolledWindow::SetScrollbars() which was broke...
2002-06-07  Vadim Zeitlinrestored inline for wxCriticalSection methods for !MSW
2002-06-07  Julian SmartRemoved 'inline' which was causing unresolved symbols
2002-06-07  Václav SlavíkwxMGL requires wxUSE_PALETTE
2002-06-07  Vadim Zeitlinadded wxCRITICAL_SECTION macro
2002-06-06  Robert Roebling Dislaying popup tip windows seems to work right now.
2002-06-06  Vadim ZeitlinwxMutex changes (explicitly specify the type), return...
2002-06-05  Vadim Zeitlinreverted wxPopupWindow implementation to the original...
2002-06-05  Julian SmartAdded Delete member to wxStringHashTable in order to...
2002-06-05  Gilles Depeyrotapplied SourceForge patch # 544164 (hidden virtual...
2002-06-04  Robin DunnChanged FindTExt intercase to more easily handle additi...
2002-06-04  Vadim Zeitlinadded default parameter values to the overloaded Show...
2002-06-04  Vadim Zeitlin(re)enable Cancel button in Resume()
2002-06-04  Vadim Zeitlinadded incremental keyboard search to wxTreeCtrl
next