Add upwards recursion to UpdateAccel method.
[wxWidgets.git] / include /
2005-07-18  Włodzimierz SkibawxScopeGuard adjustements for Open Watcom.
2005-07-18  Włodzimierz SkibawxMSWUniv build fix.
2005-07-18  Michael WetherellwxABI_VERSION >= 20601 for wxLaunchDefaultBrowser
2005-07-17  Michael WetherellAdd wxABI_VERSION > 20601 wrappers
2005-07-17  Michael WetherellMake wxABI_VERSION default be e.g. 20699
2005-07-16  Vadim Zeitlinput GetEscapeId() inside #if wxABI_VERSION > 20601
2005-07-16  Michael WetherellSet wxABI_VERSION default value to e.g. 29999 so that...
2005-07-15  Vadim Zeitlinadded SetCriticalWindow() and AllowProcessing(): this...
2005-07-15  Włodzimierz SkibaPossibility of modeless wxWizard dialog (with presentat...
2005-07-14  Vadim Zeitlinmoved Esc processing from wxWindow to wxDialog where...
2005-07-14  Vadim Zeitlinadded stub of GetEscapeId()
2005-07-14  Vadim Zeitlinadded wxID_NONE
2005-07-14  Vadim Zeitlinfixed warning due to not using dllexport wxShadowObject...
2005-07-13  Vadim Zeitlinadded wxXmlResource::Unload() (replaces patch 1178853)
2005-07-13  Vadim Zeitlincommented and documented wxXRC_NO_RELOADING flag
2005-07-04  Włodzimierz SkibaUse common wxTextCtrlBase::GetRange() for PalmOS text...
2005-07-01  Vadim ZeitlinwxVariant is in wxBase so should be forward declared...
2005-07-01  Włodzimierz SkibaGlobal platform header (<PalmOS.h>) removed from public...
2005-07-01  Vadim Zeitlinfixed bug with HasGroup() creating groups as side effect
2005-07-01  Włodzimierz SkibaHelpers in disabling warnings for unused params.
2005-06-30  Włodzimierz SkibaHelpers in disabling warnings for unused params.
2005-06-30  Michael WetherellPut wxEVT_SCROLL_CHANGED and wxEVT_SCROLL_ENDSCROLL...
2005-06-30  Michael WetherellAdd wxABI_VERSION
2005-06-30  Michael WetherellMake wxEVT_SCROLL_ENDSCROLL a #define in event.h so...
2005-06-29  Michael WetherellAdd HANGUL_CHARSET for vc++ 5, and move a couple of...
2005-06-26  Robert Roebling Added wxShadowObject for imitating a VMT with
2005-06-26  Robert Roebling Revert Ron's removal of the reserved functions.
2005-06-26  Stefan NeisPossibly to allow including both os2/private.h and...
2005-06-25  Vadim Zeitlinreadded wxEVT_SCROLL_ENDSCROLL symbol back to the libra...
2005-06-24  Ron LeePut a humane end to the pathetic flailing over whether...
2005-06-22  Michael WetherellUnrevert Cygwin changes after discussion. Cygwin will...
2005-06-21  Mattia Barbon Avoid warnings with MSVC 5.
2005-06-21  Václav Slavíkrolled back exceptions handling patch, it relied on...
2005-06-20  Václav Slavíkchanged exceptions handling to work under wxGTK
2005-06-20  Vadim Zeitlindefine SetHelpText() to do nothing when wxUSE_HELP...
2005-06-19  Vadim Zeitlindisable warning for eVC 4 (_MSC_VER == 1201) as well
2005-06-19  Vadim Zeitlinadded AutoHANDLE class to close a HANDLE automatically
2005-06-19  Mattia Barbon Fix crash on exit with Lesstif (and possibly Motif...
2005-06-18  David ElliottSet m_cocoaDataSource = NULL in default constructor...
2005-06-17  Vadim Zeitlindon't show wxLogDebug during app startup output in...
2005-06-17  Włodzimierz SkibaOpen Watcom adjustement.
2005-06-17  Włodzimierz SkibaAdjust to different platform headers distributed with...
2005-06-16  Vadim Zeitlinfixed wxON_BLOCK_EXIT macros to work with new definitio...
2005-06-16  Julian SmartApplied patch [ 1215991 ] Mac xrc enables unknown class
2005-06-16  Julian SmartApplied patch [ 1212208 ] Fix a bug in wxTreeCtrl with...
2005-06-16  Julian SmartApplied patch [ 1218833 ] [wxMSW] wxListBox optimisatio...
2005-06-16  Michael WetherellRevert Cygwin changes
2005-06-16  Michael WetherellLet Cygwin be a Windows build for wxMSW and a unix...
2005-06-16  Vadim Zeitlindon't redeclare struct tm if it's already declared...
2005-06-13  Włodzimierz Skiba'[1219035] cleanup: miscellaneous' and minor source...
2005-06-10  Włodzimierz SkibaAllow MSW Base be usable in other ports than wxMSW...
2005-06-10  Michael WetherellDeclare gtk_icon_size_lookup if it is missing from...
2005-06-09  Robin DunnSubrelease version bump
2005-06-08  Vadim Zeitlininclude wx/msw/wrapcctl.h instead of <commctrl.h> as...
2005-06-08  Vadim Zeitlindon't define WINVER as 0x0600 for VC6, its standard...
2005-06-08  Włodzimierz Skiba[ 1216436 ] cleanup 'shadow variable' warnings from...
2005-06-08  Włodzimierz SkibaSecond part of '[ 1216148 ] cleanup: unused variables...
2005-06-07  Vadim Zeitlindon't define WINVER in platform.h, do it in wrapwin...
2005-06-07  Stefan Csomorcorrecting condition
2005-06-07  Włodzimierz SkibaFirst part of '[ 1216148 ] cleanup: unused variables...
2005-06-07  Vadim Zeitlindefine wxUSE_UNICODE before including wx/chkconf.h...
2005-06-07  Vadim Zeitlinsupport not-quite-owner-drawn mode when we draw only...
2005-06-07  Vadim ZeitlinwxGetWinVersion() must be exported from base DLL, not...
2005-06-07  Vadim Zeitlinforgot to export wxGetWinVersion() from DLL
2005-06-07  Vadim Zeitlinadded wxGetWinVersion()
2005-06-07  Vadim Zeitlinsilently ignore wxUSE_UNICODE_MSLU in non-Unicode build...
2005-06-07  Vadim Zeitlinuse pragma warning push/pop under MSVC instead of enabl...
2005-06-07  Stefan Csomorsupport mac on little endian systems
2005-06-06  Vadim Zeitlinadded wxLogBuffer which collects all log messages in...
2005-06-06  Vadim Zeitlinadded wxMessageOutputBest which tries to show the messa...
2005-06-06  Vadim Zeitlinremoved check for wxUSE_UNICODE==1 if wxUSE_UNICODE_MSL...
2005-06-02  Dimitri Schoolwerthfixed CodeWarrior Mach-O compilation
2005-06-01  Vadim Zeitlinadded wxPLURAL() macro
2005-06-01  Julian SmartMade the colours more muted
2005-06-01  Dimitri Schoolwerthadded IDC_HAND
2005-06-01  Robin DunnMerge the cell size attribute the same way that other...
2005-05-31  Julian SmartArtwork replacement (c) Julian Smart
2005-05-31  Vadim Zeitlinsend wxEVT_SCROLL_CHANGED when using mouse wheel as...
2005-05-31  Vadim Zeitlinadded wxEVT_SCROLL_CHANGED as synonym for wxEVT_SCROLL_...
2005-05-31  Vadim Zeitlinkeep correct default background but allow overriding...
2005-05-31  Julian SmartRestored scrollbar background
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-31  Stefan Csomoradding OS level Window Menu by default
2005-05-30  Robin DunnVersion number bump
2005-05-30  Julian SmartWinCE doesn't declare DeleteFile at the point wxRemove...
2005-05-30  Julian SmartApplied patch [ 1208256 ] Fixes bug #1193626 [wxPrintDa...
2005-05-30  Dimitri Schoolwerthrestored the EVT_SCROLL and EVT_COMMAND_SCROLL definiti...
2005-05-28  Vadim Zeitlinfixed wxRemove() return value under Win CE
2005-05-26  Robin DunnSome tweaks to the temporary art images, added wxART_NEW
2005-05-25  Michael WetherellNo wxGetOSFHandle for Wine
2005-05-24  Michael WetherellHave the calendar control handle events from it's combo...
2005-05-24  Vadim Zeitlinsubclass all updown controls in notebooks, not just...
2005-05-23  Julian SmartReverted namespace patch
2005-05-23  Julian SmartApplied patch [ 1194316 ] wxMediaCtrl MSW config and...
2005-05-23  Włodzimierz SkibaUse treebase.h for enum duplicated in port/treectrl.h.
2005-05-22  Vadim Zeitlinallow SQLDriverConnect() to open the dialog asking...
2005-05-22  Vadim Zeitlindefine LONG_PTR for consistency too
2005-05-22  Vadim Zeitlinfix wxLongLongFmtSpec for mingw32, Borland and Watcom...
2005-05-22  Julian SmartApplied patch [ 1196679 ] wxIMPLEMENT_CLASS_COMMON2...
2005-05-22  Julian SmartApplied patch [ 1190194 ] Define some string macros...
next