]> git.saurik.com Git - wxWidgets.git/history - src
Finally removes occurences of OnMenuCommand and closes bug #1164678
[wxWidgets.git] / src /
2005-11-16  Dimitri Schoolwerthapplied patch #1348053 "[msw] Strip mnemonics when...
2005-11-15  Dimitri Schoolwerthonly remap the disabled bitmap of a toolbarbutton when...
2005-11-15  Michael WetherellAdd a length parameter for wxRegEx::Matches
2005-11-14  Stefan Csomorcorrected wake up code
2005-11-14  Włodzimierz SkibaWarning fix.
2005-11-14  Julian SmartRemoved GTK+2 bitmap menu item code
2005-11-13  Włodzimierz SkibaeVC3/PPC2002 build fix.
2005-11-13  Mart RaudseppTypo fix in comment
2005-11-13  Mart RaudseppMight aswell show the compile- and runtime versions...
2005-11-13  Włodzimierz SkibaMissing #ifdef markup.
2005-11-13  Włodzimierz SkibaResize all top level windows when SIP changes visibility.
2005-11-13  Kevin HockFix MDI child windows not becoming active when created...
2005-11-11  Michael WetherellChange the name of a symbol to make it more descriptive
2005-11-11  Michael WetherellMake wxRegEx::Replace run in linear time
2005-11-10  Włodzimierz SkibaMacros for simplified testing Open Watcom version and...
2005-11-10  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxX11 part...
2005-11-10  Stefan Csomoradding hit testing (needed a hack)
2005-11-09  Włodzimierz SkibaVarious source cleanings.
2005-11-09  Stefan Csomorallow a SHAPED flag for a dialog
2005-11-09  Stefan Csomorwx..._EX_METAL styles support
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-11-09  Kevin HockRestored the accidentally deleted "return true;" at...
2005-11-08  Julian SmartForce linking of gprint.cpp, otherwise Gnome printing...
2005-11-08  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxCocoa part).
2005-11-08  Kevin HockRemove fudges in Show: 1) Do not force a window to...
2005-11-08  Kevin HockRemove always moving window to the top of the Z-order...
2005-11-08  Włodzimierz SkibaBuild fix.
2005-11-08  Stefan Csomorfix undefined structs under 10.2 (tinderbox)
2005-11-08  Vadim Zeitlinremvoed wxFileDialogBase::m_parent as there is already...
2005-11-08  Vadim Zeitlinfix memory leak of wxMessageOutput if wxApp::OnInit...
2005-11-08  Vadim Zeitlinfix memory leak of pending events in wxEvtHandler dtor
2005-11-07  Mart Raudsepp[wxGTK] Support run-time changing of the wxFRAME_NO_TAS...
2005-11-07  Mart Raudsepp[wxGTK] Support changing the wxSTAY_ON_TOP style value...
2005-11-07  Stefan Csomoradjusting to SetLabel migration
2005-11-07  Stefan Csomoradjusting to SetLabel migration
2005-11-07  Stefan Csomorcleanup
2005-11-07  Stefan Csomorcleanup, adding correct window-ids to window events...
2005-11-07  Stefan Csomorcleanup, using Tiger funcs if possible
2005-11-07  Stefan Csomorsupport for wxNO_BORDER
2005-11-07  Stefan CsomorCGImage Creation is always available under OS X
2005-11-07  Stefan Csomorswitch to a CoreFoundation based and thread-safe implem...
2005-11-07  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMac part).
2005-11-07  Włodzimierz SkibaFixed #1338966.
2005-11-07  Włodzimierz SkibawxGetWorkingDirectory() deprecated. Fixed #1338966.
2005-11-07  Julian SmartDon't resend an update event from m_spin to avoid recursion
2005-11-06  Włodzimierz SkibaeVC4 warning fixes.
2005-11-06  Włodzimierz SkibaeVC4 warning fixes.
2005-11-06  Włodzimierz SkibaSpeedup for adding array of items.
2005-11-05  Włodzimierz SkibaNative wxCheckListBox implementation for wxWinCE.
2005-11-05  Stefan Csomorfinished implementation for stencil and colored patterns
2005-11-05  Julian SmartSet HTML data even in Unicode mode
2005-11-05  Stefan Csomoradded permission error to the 'expected' error codes...
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxOS2 part).
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMGL part).
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMotif part).
2005-11-03  Vadim Zeitlinuse focused bitmap as fallback for the hover one
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMSW part).
2005-11-03  Stefan Csomorsupport for 10.4 provided context menu
2005-11-03  Kevin HockUse toplevel parent rather than immediate parent as...
2005-11-03  Vadim Zeitlinadded SetHoverBitmap() and implemented it under wxMSW...
2005-11-02  Stefan Csomordefault implementations for Replace and Remove
2005-11-02  Stefan Csomorapplying patch 1345435
2005-11-02  Stefan Csomorre-added support for help-menu and application-menu...
2005-11-02  Chris Elliottadd missing header
2005-11-01  Włodzimierz SkibawxMultiChoiceDialog uses now wxCheckListBox if possible...
2005-10-31  Włodzimierz SkibawxMGL revitalised with OpenWatcom.
2005-10-31  Włodzimierz SkibawxMGL revitalised with OpenWatcom.
2005-10-31  Julian SmartApplied patch [ 1341085 ] richtext xml build fix
2005-10-30  Vadim Zeitlinfix for incorrect member initialization order warning
2005-10-29  Włodzimierz SkibaeVC3 build fix.
2005-10-29  Włodzimierz SkibaPressing build-in joystick on WinCE phones fires wxEVT_...
2005-10-28  Julian SmartApplied patch [ 1339882 ] richtext misc cleanup
2005-10-28  Chris Elliottremove GetImageList(int)
2005-10-28  Włodzimierz SkibaBuild fix for WinCE.
2005-10-28  Vadim Zeitlinfixed MCSetMovie() signature
2005-10-27  Włodzimierz SkibaSupport for automatic setup.h in OS/2 with OW builds...
2005-10-26  Chris ElliottSF bug 1327872
2005-10-26  Chris Elliottavoid hidden GetImageList
2005-10-26  Julian SmartDo a sanity check before reading. Otherwise, if trying...
2005-10-26  Włodzimierz SkibaSource cleaning.
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-10-26  Mart RaudseppCompilation fix...
2005-10-25  Julian SmartFixed warnings/errors and changed Thaw
2005-10-25  Michael WetherellAdd missing files to 'make dist'
2005-10-25  Chris Elliottmissing #include (SF bug 1327872)
2005-10-25  Julian SmartDon't clear background in Refresh (to suit poor impleme...
2005-10-24  Włodzimierz SkibaMove wxMulDivInt32 to common math.
2005-10-23  Włodzimierz SkibaWinCE build fixes.
2005-10-23  Włodzimierz Skibafilename correction
2005-10-23  Stefan NeisReplaced __WXOS2__ by __OS2__ or __WXPM__ as apropriate.
2005-10-23  Julian SmartPatch [ 1314868 ] [wxMSW] Show MDI child menubars when...
2005-10-23  Julian SmartApplied patch [ 1310416 ] [wxMSW] Fix radio button...
2005-10-23  Julian SmartApplied patch [ 1307056 ] [wxMSW] Focus showing fix...
2005-10-22  Julian SmartNow works when derived from wxTextCtrlBase, using wxScr...
2005-10-22  Julian SmartFont (possible) fix
2005-10-22  Julian SmartCorrections for wxUSE_STL=1
2005-10-22  Julian SmartWine corrections
next