]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx
removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic...
[wxWidgets.git] / wxPython / wx /
2007-04-02  Robin Dunnpatch from Andrea fixing sending of events and drawing...
2007-03-27  Robin DunnMerge recent changes from 2.8 branch.
2007-03-16  Roman Rolinskydefault setting fix
2007-03-16  Roman Rolinskywarning about %comments, CHANGES.txt updated
2007-03-16  Roman RolinskyAdded Preferences dialog (and defaults for some parameters)
2007-03-16  Roman Rolinskycollapsing tool panels
2007-03-16  Roman Rolinskydefault values for option and flag (TODO: preferences...
2007-03-15  Roman Rolinskyanother fix for undo/redo
2007-03-15  Roman Rolinsky- undo/redo fix for nonchecked items
2007-03-15  Roman Rolinskysearching for plugins in XRCEDPATH
2007-03-14  Roman Rolinskycleanup of modules loaded from comment directives
2007-03-14  Roman Rolinskymoved custom menu up
2007-03-14  Roman Rolinskymore custom classes support
2007-03-13  Roman RolinskySupport for custom controls, first attempt
2007-03-11  Roman Rolinskyediting comments by editing tree label
2007-03-11  Roman RolinskyImplemented xxxComment. Due to different minidom XML...
2007-03-11  Roman RolinskyComment icon
2007-03-11  Roman RolinskyTree-Comment.png
2007-03-11  Roman Rolinskymade test window for Dialog and Wizard a child of g...
2007-03-11  Roman RolinskyCtrl-H must not be used on Mac...
2007-03-10  Roman Rolinsky0.1.8-4
2007-03-08  Roman Rolinsky0.1.8-3
2007-03-07  Roman Rolinsky0.1.8-2
2007-02-23  Roman Rolinsky1.8-1
2007-02-23  Roman RolinskyFixed SetItemBold and editing 'growable' properties of
2007-02-07  Robin Dunnmerge from 2.8 branch
2007-02-06  Roman RolinskyVersion 1.8-0
2007-01-19  Robin DunnAdded stepColour utility function
2007-01-18  Robin Dunnstyles, toolbar, and other visual tweaks
2007-01-17  Robin DunnThe inspect module is now a widget browser plus a shell.
2007-01-17  Robin Dunnsome minor tweaks to make it possible to not show the...
2007-01-17  Robin DunnUse the system settings for the selection colours
2007-01-12  Robin DunnPyCrust now has an option for showing/hiding the notebook.
2007-01-12  Robin DunnBug fix from Pierre
2007-01-12  Robin DunnJust reset the size, not the minsize too, when changing...
2006-12-22  Robin DunnPatches from Andrea
2006-12-22  Robin Dunnput wx in the shell's namespace too
2006-12-18  Robin Dunnwx.lib.customtreectrl patches from Andrea Gavana.
2006-12-12  Robin DunnAdded a set of button classes to wx.lib.buttons from...
2006-12-08  Robin DunnUse correct flags Chinese
2006-12-05  Robin Dunnwx.lib.masked: Patch from Will Sadkin. Includes Unicod...
2006-12-02  Robin DunnAdded some modules from Riaan Booysen:
2006-12-01  Kevin OllivierNative control on Mac draws its own arrows, so don...
2006-11-23  Robin DunnUpdates from Dan
2006-07-25  Vadim Zeitlinmake wxGetKeyState() work for non-modifier keys; correc...
2006-07-25  Vadim Zeitlingenerate middle click events (backport from HEAD of...
2006-11-21  Robin DunnEnsure the old tree item still exists before using it
2006-11-21  Robin Dunnno need to use a throw-away bitmap, just use th eone...
2006-11-19  Kevin OllivierMigate to the new wxRendererNative::DrawItemSelectionRe...
2006-11-16  Robin DunnCorrected double destruction of views
2006-11-07  Robin DunnGetNumberOfLines on GTK doesn't count wrapped lines...
2006-11-07  Robin DunnPatch #1591763 Set focus when clicked
2006-11-07  Robin Dunnfixed indentation error
2006-11-06  Robin Dunnbetter check for valid font and color
2006-11-05  Robin DunnPatch from F. Oliver Gathmann to observer enabled/disab...
2006-11-05  Robin DunnPatch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_T...
2006-11-03  Roman Rolinskyupdated
2006-11-03  Roman Rolinskywithard styles
2006-11-03  Robin DunnA patch from Frame Niessink which adds an additional...
2006-10-31  Robin DunnAlways draw the selection of selected items, not just...
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-26  Robin DunnPatch from Dj Gilcrease to fix gradients.
2006-10-24  Robin DunnFactor the brush selection out of OnPaint so it can...
2006-10-24  Robin DunnFixes from Andrea
2006-10-22  Robin DunnPatch #1581767: Another fix for wx.lib.calendar
2006-10-22  Robin DunnLots of little tweaks, mostly to draw selected items...
2006-10-21  Robin DunnwxMac apparently doesn't send EVT_SHOW, so just use...
2006-10-21  Robin DunnChange Refresh to Reset to avoid conflict with base...
2006-10-19  Robin Dunnensure that the MasedEditMixin's version of IsEmpty...
2006-10-18  Robin DunnPatch from Andrea: fixes no page chang* events with...
2006-10-18  Robin Dunndon't clear the tooltip unless there is one.
2006-10-17  Robin DunnMore updates from Andrea
2006-10-17  Robin Dunnupdates from Andrea, plus some fixes
2006-10-17  Robin DunnPatch #1576397, fix to properly render months that...
2006-10-16  Robin DunnAdd a utility function that can calculate word-wrap...
2006-10-13  Robin Dunnsome fixes in the compatibility class
2006-10-13  Robin Dunncan put back the wx.BufferedPaintDC now
2006-10-12  Robin Dunnupdates from Andrea
2006-10-12  Robin Dunnonly need a (1,1) bitmap for measuring
2006-10-12  Robin DunnGive up on trying to fix all the buffered dc problems...
2006-10-11  Robin DunnDon't use the window position as the x offset when...
2006-10-11  Robin DunnGive some more specific info if PyWin can't be imported...
2006-10-11  Robin Dunnconvert unicode filename to file system encoding
2006-10-09  Robin Dunnupdate to latest from Andrea
2006-10-09  Robin Dunndefault ID value
2006-10-09  Robin DunnAdd CustomTreeCtrl from Andrea Gavana
2006-10-06  Robin Dunnrename the ID parameter
2006-10-06  Robin Dunnsome tweaks
2006-10-06  Robin Dunnalways use wxPyPanel
2006-10-05  Robin DunnAdd FlatNotebook
2006-10-03  Robin DunnDon't use the old wxPython namespace
2006-10-03  Robin DunnAdded the wx.lib.buttonpanel module, which is a tweaked...
2006-10-02  Robin DunnDon't autosize if the height is too small. Interaction...
2006-09-26  Robin DunnWorkaround some platform differences
2006-09-25  Robin Dunnhandle starting out with multiple lines of text.
2006-09-23  Robin DunnAdded wx.lib.expando, a multi-line textctrl that exands...
2006-09-21  Robin DunnAdd support for aborting the worker thread
2006-09-21  Robin DunnImport numpy.oldnumeric
2006-09-14  Robin DunnAdded wx.lib.delayedresult from Oliver Schoenborn.
2006-09-09  Robin DunnRemove some testing code
next