]> git.saurik.com Git - wxWidgets.git/history - src
Make wxJoystick::GetNumberJoystick a static method, as the number of
[wxWidgets.git] / src /
2005-11-29  Mart RaudseppMake wxJoystick::GetNumberJoystick a static method...
2005-11-29  Julian SmartRemoved duplicate xh_grid.cpp/h and rebaked files
2005-11-29  Vadim Zeitlinguard grid XRC handler by #if wxUSE_GRID
2005-11-28  David Surovellchanged background color reference from light gray...
2005-11-27  Stefan NeisApplied patch #1198422 (CheckBox labels being truncated).
2005-11-27  Michael WetherellTake out wxASSERTs since they give a warning with gcc.
2005-11-27  Michael WetherellDo CloseEntry internally when OpenEntry called on an...
2005-11-27  Michael WetherellSmall fixes to allow compilation with --enable-stl
2005-11-27  Michael WetherellSilence warning about truncation since the comment...
2005-11-26  Vadim Zeitlinadded helper for visual sizers debugging
2005-11-26  Vadim Zeitlinmade wxTreeTraversal and wxIDropSources dtors virtual...
2005-11-25  Vadim Zeitlinimplemented wxGetFreeMemory() under IRIX (patch 1360356...
2005-11-25  Vadim Zeitlinfix warnings about casting regmatch_t struct fields...
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-24  Włodzimierz SkibaMinor improvements and cleanings after recent WinCE...
2005-11-24  Julian SmartApplied patch [ 1310251 ] Fixed a pixel depth bug conve...
2005-11-24  Julian SmartFixed style
2005-11-24  Julian SmartApplied patch [ 1308152 ] wxGrid XRC handler patch...
2005-11-24  Julian SmartApplied patch [ 1351847 ] wxTextXtrl Undo/Redo Bug...
2005-11-24  Julian SmartApplied patch [ 1357475 ] WinCE : wxExecute does not...
2005-11-23  Michael WetherellAdd 'wx_' prefix to builtin regfree and regerror
2005-11-23  Włodzimierz SkibaBuild and run ::wxGetUserName() silently with unusual...
2005-11-23  David SurovellRealize remap code cleanup
2005-11-22  Stefan Csomorusing backward compatible calls for HitTest hack
2005-11-22  David Surovellfixed memory leak
2005-11-22  Włodzimierz SkibaSafe wxStrncpy usage.
2005-11-22  Włodzimierz SkibawxGetUserName for WinCE.
2005-11-21  David Surovellremoved empty block
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-11-20  Vadim Zeitlinreturn correct error message if NSLinkModule() fails...
2005-11-20  Michael WetherellUse re_search directly instead of regexec when using...
2005-11-20  Julian SmartMoved EnsureVisible to avoid spurious selection of...
2005-11-20  Vadim Zeitlindon't cast from float to int (provoking a warning)...
2005-11-20  Vadim Zeitlinfixed harmless signed/unsigned comparison warning
2005-11-19  Julian SmartEvent coordinates should _always_ be physical, not...
2005-11-19  Stefan Csomorpatch 1352744
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-11-18  Stefan Csomorpatch 1306473
2005-11-18  Stefan Csomorpatch 1265473
2005-11-18  Włodzimierz SkibaFollow other ports with Title/Label split.
2005-11-17  Václav Slavíkfixed layout of tables that are first element on a...
2005-11-17  Václav Slavíkreduced code duplication in wxHtmlWinParser::AddText...
2005-11-17  Julian SmartFixed problem with choice editor in wxGrid whereby...
2005-11-16  Włodzimierz SkibaWarning fix.
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).
next