]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx
comment improvements/fixes
[wxWidgets.git] / wxPython / wx /
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
2006-09-08  Robin DunnUse GetKeyCode() instead of KeyCode()
2006-09-07  Robin DunnUpdate from Frank with fixes for running on wxMSW 2.7
2006-09-06  Robin DunnAdded wx.lib.dragscroller from Riaan Booysen.
2006-09-02  Robin DunnreSWIGged
2006-08-29  Robin DunnGive PlotCanvas the full compliment of constructor...
2006-08-26  Robin DunnPatch #1547057: Disable grid lines in wx.lib.printout...
2006-08-26  Robin DunnPatch from Will Sadkin:
2006-08-21  Robin DunnAdded wx.lib.combotreebox from Frank Niessink
2006-08-20  Robin DunnUpdates from Eli
2006-08-20  Robin DunnChange Miki's email address
2006-08-19  Robin DunnPatch #1540143 Add optional labelwidths to filebrowsebutton
2006-08-19  Robin DunnUse global font and pen to reduce GDI objects created...
2006-07-21  Robin DunnDocstrings and other fixes from David Hughes
2006-07-17  Robin Dunnif Acrobat is >= 7.0 then use acrobat by embedding...
2006-07-17  Robin Dunntypo
2006-07-12  Robin DunnDon't use a saved label size incase the size changes...
2006-06-29  Robin DunnRemoved __future__ import that has been in the "past...
2006-06-27  Robin DunnChanged call order of the PreCreate method, and pass...
2006-06-27  Robin DunnRemove use of wxHIDE_READONLY
2006-06-20  Robin DunnPatch for [ 1489711 ] analogclock hour hand sticks...
2006-06-14  Robin DunnPrevent exception if there is an attribute named just '_'
2006-06-14  Robin DunnRevert last change, it causes problems with not being...
2006-06-13  Robin DunnAdd support for generating classes for menus
2006-06-13  Robin DunnAllow AutoCompletion for items in collections too
2006-06-12  Robin Dunnalways make a buffer bitmap
2006-06-11  Robin Dunnsome docstring fixes
2006-06-10  Robin DunnMaskedEdit patch from Will Sadkin:
2006-06-09  Robin DunnUsing buffered drawing won't let the themed background...
2006-06-08  Robin Dunnfix scope of setting self.files
2006-06-05  Roman Rolinskyfix for empty value
2006-06-05  Roman Rolinskyfix for non-utf-8 character support in 'content'
2006-06-05  Roman Rolinskyhopefully this will fix some encoding problems
2006-06-05  Roman Rolinskydebug is not defined here
2006-06-05  Robin DunnNo need to use 2-phase create of the text ctrl
2006-06-02  Robin DunncolSortFlag shoudl be an int, not a Boolean
2006-05-29  Robin Dunnwx.HIDE_READONLY is gone
2006-05-28  Robin DunnAllow for non-ascii text in resources
2006-05-25  Robin Dunnwx.lib.mixins.listctrl.TextEditMixin: Fixed the double...
2006-05-24  Robin DunnMake it possible for pywxrc to generate just the gettex...
2006-05-19  Robin Dunnmemory dc must have bitmap selected into it before...
2006-05-18  Robin DunnwxMessageBox --> wx.MessageBox
2006-05-17  Robin DunnPorted XRCed to the wx namespace, and also enabled...
2006-05-15  Robin DunnAdded SetSashPosition
2006-05-10  Robin DunnMake the app object be global in case it is run multipl...
2006-05-05  Robin Dunnfix a typo causing the wrong method to be called.
2006-05-04  Robin DunnEnsure the button still exists after the Notify before...
2006-05-03  Robin DunnPatch from Eli Golovinsky. Adds generation of _()...
2006-04-20  Robin DunnDocView and ActiveGrid IDE updates from Morgan Hua:
next