]> git.saurik.com Git - wxWidgets.git/history - src
Added missing file copying (patch 1204618)
[wxWidgets.git] / src /
2005-05-21  Julian SmartSuppressed error when loading colour bitmap since there...
2005-05-21  Kevin HockMay as well add the GTK version runtime checks for...
2005-05-21  Robert Roebling Add runtime 2.4.0 check.
2005-05-21  Robert Roebling Add conversion to and from menu hotkeys and
2005-05-21  Julian SmartAdded more paper sizes and code that falls back to...
2005-05-21  Robert Roebling Apply minimal DC patch.
2005-05-21  Robert Roebling Don't check for wildcards if wxSAVE is given.
2005-05-21  Robert Roebling Setting the background colour of a wxWindow or
2005-05-21  Kevin HockAdd wxSTAY_ON_TOP support [Patch 1206023]
2005-05-21  Kevin HockInclude the location of the item in the ITEM_MENU event...
2005-05-21  Kevin HockInclude the location of the right-click, or the item...
2005-05-20  Robin DunnSet focus to the grid windwo when it is left-clicked
2005-05-20  Vadim Zeitlinnative checkbox didn't have correct state after switchi...
2005-05-20  Julian SmartRenderer should only be used for GTK+ 2
2005-05-19  Robin DunnMoved the pending pos and size into wxWindowMSW
2005-05-19  Robin DunnNo longer using the reserved pointer
2005-05-19  Julian SmartRemoved redundant cursor files
2005-05-19  Stefan Csomorapplied Maximize patches (1203976)
2005-05-19  Stefan Csomorfixing mask color correction
2005-05-19  Vadim Zeitlinrespect label foreground colour for static boxes when...
2005-05-18  Vadim Zeitlinfixed problem with non-const methods not working on...
2005-05-18  Vadim ZeitlinVC++-generated apparently harmless change
2005-05-18  Vadim Zeitlinmake sure that setting custom foreground works together...
2005-05-18  Vadim Zeitlinproduce more informative (but not much bigger) minidump...
2005-05-18  Vadim Zeitlinsetting foreground colour for wxCheckBox now works...
2005-05-18  Michael WetherellLet the menubar see a menu's keyboard events, and reset...
2005-05-18  Vadim Zeitlinremoved obsolete workspaces
2005-05-18  Włodzimierz SkibaMinGW fix.
2005-05-18  Robin DunnPut a cap on the number of lines used in DoGetBestSize
2005-05-18  Robin DunnPatch #1203934: enable best size caching for MSW widgets
2005-05-17  Vadim Zeitlinsuppress events resulting from our own SetValue() calls
2005-05-17  Michael WetherellWork around compile problem with some versions of gcc...
2005-05-17  Włodzimierz SkibaInclude common controls before completing it with missi...
2005-05-17  Robin DunnCache best size
2005-05-17  Włodzimierz SkibaPossible crash fix from Ryan (patch #1194315).
2005-05-17  Dimitri Schoolwerthapplied patch #1185523: "Replace GetTextExtentPoint...
2005-05-17  Julian SmartFixed Cygwin double definition
2005-05-17  Julian SmartGuess settings for reasonable behaviour in all 3 standa...
2005-05-17  Julian SmartFix for Wine
2005-05-17  Julian SmartWine fix
2005-05-17  Julian SmartGeneralised WinCE fix for other platforms
2005-05-17  Julian SmartWinelib fix
2005-05-16  Stefan NeisFixed DoFloodFill's return value.
2005-05-16  Włodzimierz SkibaWarning fix.
2005-05-15  Julian SmartRemoved rarely-used cursor; replaced other cursors
2005-05-15  Stefan NeisRemoved outdated module definition files for VAC++.
2005-05-14  Stefan NeisApplied patch #1190796 (Further accelerator changes).
2005-05-14  Julian SmartUse theme and HTML Help headers from Wine (with permission)
2005-05-14  Michael WetherellwxPopupTransientWindow::Popup no longer captures the...
2005-05-14  Stefan NeisApplied patch #1197608 (Correction to key up handler).
2005-05-14  Stefan NeisApplied patch #1198401(GroupBox background painting...
2005-05-13  Włodzimierz SkibaFixed wrong positioning of marks and enumerations in...
2005-05-13  Robin DunnDon't adjust the keycode for Ctrl-Backspace
2005-05-13  Julian SmartWinCE fix
2005-05-13  Julian SmartReduce dependency on declarations that may or may not...
2005-05-13  Julian SmartWinCE fix
2005-05-13  Julian SmartWarning fix
2005-05-13  Julian SmartWinCE fixes
2005-05-11  Julian SmartHandlePrintClient shouldn't go above a top-level window
2005-05-10  Robin DunnHave wxLaunchDefaultBrowser fallback to the BROWSER...
2005-05-10  Włodzimierz SkibaDo not send event for already selected menu radio item...
2005-05-10  Stefan Csomorcleanup
2005-05-10  Stefan Csomorapplying patch 1188918
2005-05-10  Stefan Csomorrefresh only for menus which have their menubar attache...
2005-05-09  Julian SmartFixed bug [ 1195479 ] RedrawWindow() incompatible with...
2005-05-09  Robin DunnAllow wxMac to have HRULE/VRULEs for wxListCtrl too.
2005-05-09  Robin DunnA slightly modified version of Patch #1197468. Keeps...
2005-05-08  Vadim Zeitlinfixed GetLocaleDateFormat() to work with all locales...
2005-05-08  Vadim Zeitlinfix VC++ warning in debug build after latest fix to...
2005-05-07  Robin DunnPatch #1197009 [wxMSW] Proper repainting when resizing
2005-05-07  Robert Roebling committed aupdated patch that adds support for
2005-05-07  Stefan Csomornow it's uint32 on mac
2005-05-07  Robert Roebling Commit fix for EUC_JP encoding under Windows.
2005-05-06  Julian SmartTake src x, y into account when blitting with alpha
2005-05-06  Włodzimierz SkibaBuild fix (Watcom).
2005-05-06  Michael WetherellCompilation fix for USE_UNIV=1
2005-05-06  Michael WetherellOn x11 another control may already have the mouse captu...
2005-05-06  Michael WetherellThis handlers mustn't be deleted when a popup is dismis...
2005-05-06  Julian SmartPermission for flood-fill code clarified
2005-05-06  Włodzimierz SkibaVC warning fixes.
2005-05-05  Vadim Zeitlinlimit recursion depth in DumpUDT() to prevent crashes...
2005-05-05  Julian SmartClarified copyright
2005-05-04  Robin DunnDon't automatically copy the selection to the clipboard...
2005-05-04  Robin DunnDon't copy the NULL char into the clipboard. Most...
2005-05-04  Vadim Zeitlinfixed GetLongPath(): it never used ::GetLongPath()...
2005-05-04  Vadim Zeitlinfixed EOVERFLOW handlign after previous commit and...
2005-05-04  Julian SmartAdded licence/copyright information
2005-05-04  Vadim Zeitlininclude iostream headers before using iostream classes...
2005-05-04  Vadim Zeitlinreplace complicated OS tests with simple ifdef EOVERFLO...
2005-05-03  Stefan Csomorotherwise we always fall back to blitting, even if...
2005-05-03  Julian SmartA control's text colour now reflects the system colour...
2005-05-03  Stefan Csomormust be static of course, otherwise items just get...
2005-05-02  Chris Elliottget the path in windows format for cygwin
2005-05-02  Chris Elliottsizer.h needed by cygwin
2005-04-30  Stefan Csomorreordering for CW compiles, setting control to opaque...
2005-04-30  Michael WetherellCall MGL_init earlier in wxApp::Initialize to avoid...
2005-04-29  Julian SmartRemoved previous broken fix for deferred positioning...
2005-04-29  Stefan Csomoradapting to latest API
2005-04-29  Julian SmartAdjustScrollbars can go into an infinite loop, so bail...
2005-04-28  Julian SmartSwitch deferred sizing off for radioboxes because with...
next