]> git.saurik.com Git - wxWidgets.git/history - wxPython
Patch #1591763 Set focus when clicked
[wxWidgets.git] / wxPython /
2006-11-07  Robin DunnPatch #1591763 Set focus when clicked
2006-11-07  Robin DunnAdd wxGCDC(const wxWindow*)
2006-11-07  Robin DunnMove setting of mac.listctrl.always_use_generic to...
2006-11-07  Robin Dunnfixed indentation error
2006-11-06  Robin Dunnchanges to match AUI API changes
2006-11-06  Robin Dunnsome more updates about changes
2006-11-06  Robin Dunnbetter check for valid font and color
2006-11-06  Robin Dunnupload to wxpython.wxcommunity.com instead of starship
2006-11-06  Robin Dunncommented out some test code
2006-11-05  Robin DunnreSWIGged
2006-11-05  Robin DunnDisown the preview object when calling wxPyPreviewFrame...
2006-11-05  Robin Dunndosctring for DrawRotatedText
2006-11-05  Robin DunnreSWIGged
2006-11-05  Robin DunnPatch from F. Oliver Gathmann to observer enabled/disab...
2006-11-05  Robin DunnNew DrawText methods
2006-11-05  Robin DunnFix default value for wxFontPickerCtrl's initial font...
2006-11-05  Robin DunnPatch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_T...
2006-11-05  Robin DunnRevert reentrancy patch (#1573619)
2006-11-03  Roman Rolinskyupdated
2006-11-03  Roman Rolinskywithard styles
2006-11-03  Robin DunnrwSWIGged
2006-11-03  Robin DunnMore aui updates
2006-11-03  Robin DunnA patch from Frame Niessink which adds an additional...
2006-11-03  Robin DunnSetBestSize alias
2006-11-03  Robin DunnCan wxMemoryDC derive from wxWindowDC on all platforms?
2006-11-03  Robin Dunninclude vidmode.h
2006-11-03  Robin Dunndocstrings
2006-11-02  Robin DunnAUI updates.
2006-11-01  Robin DunnreSWIGged
2006-11-01  Robin Dunnminiframe default style
2006-11-01  Robin DunnAUI updates
2006-11-01  Robin DunnAdded the sample code from wxPython In Action to the...
2006-11-01  Robin DunnAdded the sample code from wxPython In Action to the...
2006-11-01  Robin DunnSWIGged
2006-11-01  Robin DunnDon't use the "wxHtmlWindow" name, so the classname...
2006-11-01  Robin Dunnbetter report if the subclass factory has import problems
2006-11-01  Robin DunnBuffered DCs now take non-const bitmaps
2006-11-01  Robin DunnMake it possible to create just one clock, for testing
2006-10-31  Robin DunnAlways draw the selection of selected items, not just...
2006-10-31  Robin Dunnfix typo
2006-10-31  Robin DunnreSWIGged
2006-10-31  Robin DunnChange the wxCharBuffer typemap to make sure there...
2006-10-31  Robin DunnwxTGAHandler is included by default
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-31  Robin DunnSome random test apps that I've been playing with
2006-10-31  Robin DunnGobs of changes needed to get up to date with today...
2006-10-29  Robin DunnSetTextColour is gone
2006-10-29  Robin DunnreSWIGged
2006-10-29  Robin DunnAdd wxPyTabArt
2006-10-29  Robin DunnwxGraphicsMatrix and wxGraphicsPath are ref-counted...
2006-10-29  Robin DunnwxGridCellBoolEditor::UseStringValues
2006-10-29  Robin DunnAdd wxPyTabArt
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-28  Kevin OllivierFor whatever reason, font-size 9 is now hardly readable...
2006-10-28  Robin DunnreSWIGged
2006-10-28  Robin Dunndaily updates and add wxGrpahicsPath overloads
2006-10-28  Robin DunnTypemaps for wxRect2D
2006-10-28  Robin DunnDon't decref if the interpreter is not initialized...
2006-10-28  Robin Dunndaily updates and tweaks
2006-10-27  Robin Dunnflesh out the dummy classes
2006-10-27  Robin DunnAdded Changer classes
2006-10-27  Robin DunnAdd wxRect2D
2006-10-26  Kevin OllivierUpdating bindings for wxGraphicsContext and wxRichTextCtrl.
2006-10-26  Robin DunnPatch from Dj Gilcrease to fix gradients.
2006-10-26  Robin Dunnregen ReST docs
2006-10-26  Robin DunnFixed some (out) typemaps
2006-10-26  Robin DunnAdd a GraphicsContext sample to the demo
2006-10-26  Robin DunnreSWIGged
2006-10-26  Robin DunnGetTextExtent --> (width height)
2006-10-26  Robin Dunndocstring update
2006-10-26  Robin DunnSetTextColor --> SetTextColour
2006-10-25  Robin Dunnsome GTK1 bulkd fixes from Sander Niemeijer
2006-10-25  Robin DunnMention wx.ListCtrl fixes on Mac
2006-10-25  Robin DunnShow sample License text on the AboutBox
2006-10-25  Robin DunnInclude the html docs in the tarball
2006-10-24  Robin Dunn#include overlay.h
2006-10-24  Robin DunnAdded wx.StandardPaths.GetTmpDir
2006-10-24  Robin DunnreSWIGged
2006-10-24  Robin Dunndocument new updates
2006-10-24  Robin DunnreSWIGged
2006-10-24  Robin DunnStop the timer when the sample is destroyed
2006-10-24  Robin DunnFactor the brush selection out of OnPaint so it can...
2006-10-24  Robin DunnFixes from Andrea
2006-10-24  Robin DunnPass the config object into the wxHtmlHelpFrame so...
2006-10-24  Robin DunnAllow both SetCurrent() and SetCurrent(context)
2006-10-24  Robin DunnRemove ShowHidden property, it conflicts with the ShowH...
2006-10-24  Robin DunnUpdatePulse --> Pulse
2006-10-24  Robin Dunnfix name errors
2006-10-24  Robin Dunndocstring update
2006-10-23  Robin DunnBump subrelease number
2006-10-23  Robin DunnUpdate GraphcsContext/Path dummy classes
2006-10-23  Robin DunnUpdate ReST docs
2006-10-22  Robin DunnreSWIGged
2006-10-22  Robin DunnNo need to use wxPyMake_wxObject for wxImageList. ...
2006-10-22  Robin Dunnthe Append also does an INCREF, that's one more than...
2006-10-22  Robin DunnPatch #1581767: Another fix for wx.lib.calendar
2006-10-22  Robin DunnreSWIGged
2006-10-22  Robin DunnLots of little tweaks, mostly to draw selected items...
2006-10-22  Robin DunnAnimation support added to XRC
2006-10-22  Robin DunnAdd Get/SetInactiveBitmap
next