]> git.saurik.com Git - wxWidgets.git/history - wxPython
Added some more 2.8 large features
[wxWidgets.git] / wxPython /
2006-11-12  Robin DunnreSWIGged
2006-11-12  Robin DunnSome more details about CollapsiblePane
2006-11-12  Robin Dunndemo tweaks
2006-11-12  Robin DunnAdd wx.version()
2006-11-12  Robin DunnAdd wxSimpleHtmlListBox
2006-11-12  Robin Dunnmove the include of collpane.h to the main header
2006-11-11  Kevin OllivierAdding the option to toggle between native and generic...
2006-11-11  Robin DunnreSWIGged
2006-11-11  Robin DunnSetOrientationReversed
2006-11-11  Robin Dunntest code
2006-11-11  Robin DunnAdded wx.CollapsiblePane
2006-11-10  Robin DunnFix object ownership issues
2006-11-10  Robin DunnMove version number to 2.8.0.0
2006-11-09  Kevin OllivierFix typo in demo name for AnimateCtrl.
2006-11-09  Robin DunnUpdate virtuals to new API
2006-11-09  Robin DunnGetData can only be called within the DnD operation...
2006-11-09  Robin Dunnfixed wrong pathnames for wxPIA samples
2006-11-09  Robin Dunnpass sys.argv to glutInit
2006-11-07  Robin DunnwxFileSystemHandler test case
2006-11-07  Robin DunnTypecheck each list element in wxArrayInt typemap
2006-11-07  Robin Dunntest for mac theme brush
2006-11-07  Robin DunnDon't embed the style sheet
2006-11-07  Robin DunnFix for bug # 1592263, changing 'glLightModel' to ...
2006-11-07  Robin Dunnfixes for the dummy classes (used when wxUSE_GRAPHICS_C...
2006-11-07  Robin DunnreSWIGged
2006-11-07  Robin DunnGetNumberOfLines on GTK doesn't count wrapped lines...
2006-11-07  Robin DunnTypo fixed
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
next