]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib
fixed wxBitmap<->wxImage conversion to not exchange red and blue components
[wxWidgets.git] / wxPython / wx / lib /
2007-04-02  Robin Dunnpatch from Andrea fixing sending of events and drawing...
2007-03-27  Robin DunnMerge recent changes from 2.8 branch.
2007-02-07  Robin Dunnmerge from 2.8 branch
2007-01-19  Robin DunnAdded stepColour utility function
2007-01-18  Robin Dunnstyles, toolbar, and other visual tweaks
2007-01-17  Robin DunnThe inspect module is now a widget browser plus a shell.
2007-01-12  Robin DunnBug fix from Pierre
2007-01-12  Robin DunnJust reset the size, not the minsize too, when changing...
2006-12-22  Robin DunnPatches from Andrea
2006-12-22  Robin Dunnput wx in the shell's namespace too
2006-12-18  Robin Dunnwx.lib.customtreectrl patches from Andrea Gavana.
2006-12-12  Robin DunnAdded a set of button classes to wx.lib.buttons from...
2006-12-08  Robin DunnUse correct flags Chinese
2006-12-05  Robin Dunnwx.lib.masked: Patch from Will Sadkin. Includes Unicod...
2006-12-02  Robin DunnAdded some modules from Riaan Booysen:
2006-12-01  Kevin OllivierNative control on Mac draws its own arrows, so don...
2006-11-23  Robin DunnUpdates from Dan
2006-07-25  Vadim Zeitlingenerate middle click events (backport from HEAD of...
2006-11-21  Robin Dunnno need to use a throw-away bitmap, just use th eone...
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  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-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-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-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 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-27  Robin DunnRemove use of wxHIDE_READONLY
2006-06-20  Robin DunnPatch for [ 1489711 ] analogclock hour hand sticks...
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  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-25  Robin Dunnwx.lib.mixins.listctrl.TextEditMixin: Fixed the double...
2006-05-19  Robin Dunnmemory dc must have bitmap selected into it before...
2006-05-18  Robin DunnwxMessageBox --> wx.MessageBox
2006-05-15  Robin DunnAdded SetSashPosition
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-04-20  Robin DunnDocView and ActiveGrid IDE updates from Morgan Hua:
2006-04-18  Robin DunnSome minor tweaks
2006-04-15  Robin DunnVarious wxHtml updates
2006-04-06  Robin Dunnwx.lib.pubsub updates from Oliver Schoenborn:
next