]> git.saurik.com Git - wxWidgets.git/history - wxPython
define wxMiniFrame at least somehow if the current port doesn't define it
[wxWidgets.git] / wxPython /
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
2006-10-22  Robin Dunn#include dcgraph.h
2006-10-21  Robin DunnSimplified EVT_PAINT handler
2006-10-21  Robin DunnDon't raise NotImplementedError from GetMark, just...
2006-10-21  Robin DunnSome API updates
2006-10-21  Robin DunnAvoid assert on wxMac
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 Dunnbump subrelease number
2006-10-19  Robin DunnreSWIGged
2006-10-19  Robin Dunnfixes for non-Mac platforms
2006-10-19  Robin DunnAdd the version number to the name displayed on the...
2006-10-19  Robin Dunnoverwrite old wx DLLs even if the version numbers match
2006-10-19  Robin Dunnensure that the MasedEditMixin's version of IsEmpty...
2006-10-19  Robin Dunndocstring fix
2006-10-19  Kevin OllivierSeveral wxWebKitCtrl enhancements/fixes. Including:
2006-10-18  Robin DunnreSWIGged
2006-10-18  Robin Dunnsome changes to make epydoc happy
2006-10-18  Robin Dunndocstring
next