comment improvements/fixes
[wxWidgets.git] / wxPython /
2006-11-19  Kevin OllivierUse DrawItemSelectionRect on GTK2 and OS X. Also, use...
2006-11-19  Kevin OllivierMigate to the new wxRendererNative::DrawItemSelectionRe...
2006-11-19  Robin Dunnsome build/install tweaks
2006-11-19  Robin DunnreSWIGged
2006-11-18  Kevin OllivierMake sure both filter and item text are converted to...
2006-11-18  Robin Dunnremoved 'unsigned' from 'unsigned int' so epydoc doesn...
2006-11-18  Robin DunnAdd 'combo' to __all__
2006-11-18  Robin DunnFix for build errors when the media lib was not built.
2006-11-18  Robin Dunnpy2exe finds the DLL now
2006-11-18  Robin DunnAdded wx.combo.BitmapComboBox
2006-11-18  Kevin OllivierFix compilation of wrapper, and add a couple events...
2006-11-18  Robin DunnreSWIGGed
2006-11-18  Robin DunnAdd docstrings for ComboCtrl and ComboPopup, and added...
2006-11-18  Robin Dunndemo tweaks
2006-11-18  Robin DunnforceTrueColour parameter
2006-11-17  Kevin OllivierAdding a copy of sized_controls.py to the wxPython...
2006-11-17  Kevin OllivierAdd a feature to prompt to install wxaddon modules...
2006-11-16  Robin DunnWrap the setting of the initial content and formatting...
2006-11-16  Robin DunnLayout tweak
2006-11-16  Robin DunnAdded the wx.combo module, which contains the ComboCtrl...
2006-11-16  Robin DunnCorrected double destruction of views
2006-11-16  Robin DunnAdded wxStandardPaths::GetExecutablePath
2006-11-14  Robin DunnUse a swig macro for generating the call to the _setCal...
2006-11-14  Robin Dunn2.7 --> 2.8
2006-11-14  Robin Dunnfix typo
2006-11-12  Robin DunnreSWIGged
2006-11-12  Robin DunnAdjust the layout a bit, don't show the checkbox if...
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...
next