2007-02-07 |
Robin Dunn | merge from 2.8 branch |
tree | commitdiff |
2007-02-06 |
Roman Rolinsky | Version 1.8-0 |
tree | commitdiff |
2007-01-19 |
Robin Dunn | Added stepColour utility function |
tree | commitdiff |
2007-01-18 |
Robin Dunn | styles, toolbar, and other visual tweaks |
tree | commitdiff |
2007-01-17 |
Robin Dunn | The inspect module is now a widget browser plus a shell. |
tree | commitdiff |
2007-01-17 |
Robin Dunn | some minor tweaks to make it possible to not show the... |
tree | commitdiff |
2007-01-17 |
Robin Dunn | Use the system settings for the selection colours |
tree | commitdiff |
2007-01-12 |
Robin Dunn | PyCrust now has an option for showing/hiding the notebook. |
tree | commitdiff |
2007-01-12 |
Robin Dunn | Bug fix from Pierre |
tree | commitdiff |
2007-01-12 |
Robin Dunn | Just reset the size, not the minsize too, when changing... |
tree | commitdiff |
2006-12-22 |
Robin Dunn | Patches from Andrea |
tree | commitdiff |
2006-12-22 |
Robin Dunn | put wx in the shell's namespace too |
tree | commitdiff |
2006-12-18 |
Robin Dunn | wx.lib.customtreectrl patches from Andrea Gavana. |
tree | commitdiff |
2006-12-12 |
Robin Dunn | Added a set of button classes to wx.lib.buttons from... |
tree | commitdiff |
2006-12-08 |
Robin Dunn | Use correct flags Chinese |
tree | commitdiff |
2006-12-05 |
Robin Dunn | wx.lib.masked: Patch from Will Sadkin. Includes Unicod... |
tree | commitdiff |
2006-12-02 |
Robin Dunn | Added some modules from Riaan Booysen: |
tree | commitdiff |
2006-12-01 |
Kevin Ollivier | Native control on Mac draws its own arrows, so don... |
tree | commitdiff |
2006-11-23 |
Robin Dunn | Updates from Dan |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | make wxGetKeyState() work for non-modifier keys; correc... |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | generate middle click events (backport from HEAD of... |
tree | commitdiff |
2006-11-21 |
Robin Dunn | Ensure the old tree item still exists before using it |
tree | commitdiff |
2006-11-21 |
Robin Dunn | no need to use a throw-away bitmap, just use th eone... |
tree | commitdiff |
2006-11-19 |
Kevin Ollivier | Migate to the new wxRendererNative::DrawItemSelectionRe... |
tree | commitdiff |
2006-11-16 |
Robin Dunn | Corrected double destruction of views |
tree | commitdiff |
2006-11-07 |
Robin Dunn | GetNumberOfLines on GTK doesn't count wrapped lines... |
tree | commitdiff |
2006-11-07 |
Robin Dunn | Patch #1591763 Set focus when clicked |
tree | commitdiff |
2006-11-07 |
Robin Dunn | fixed indentation error |
tree | commitdiff |
2006-11-06 |
Robin Dunn | better check for valid font and color |
tree | commitdiff |
2006-11-05 |
Robin Dunn | Patch from F. Oliver Gathmann to observer enabled/disab... |
tree | commitdiff |
2006-11-05 |
Robin Dunn | Patch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_T... |
tree | commitdiff |
2006-11-03 |
Roman Rolinsky | updated |
tree | commitdiff |
2006-11-03 |
Roman Rolinsky | withard styles |
tree | commitdiff |
2006-11-03 |
Robin Dunn | A patch from Frame Niessink which adds an additional... |
tree | commitdiff |
2006-10-31 |
Robin Dunn | Always draw the selection of selected items, not just... |
tree | commitdiff |
2006-10-31 |
Robin Dunn | GetBestFittingSize --> GetEffectiveMinSize |
tree | commitdiff |
2006-10-26 |
Robin Dunn | Patch from Dj Gilcrease to fix gradients. |
tree | commitdiff |
2006-10-24 |
Robin Dunn | Factor the brush selection out of OnPaint so it can... |
tree | commitdiff |
2006-10-24 |
Robin Dunn | Fixes from Andrea |
tree | commitdiff |
2006-10-22 |
Robin Dunn | Patch #1581767: Another fix for wx.lib.calendar |
tree | commitdiff |
2006-10-22 |
Robin Dunn | Lots of little tweaks, mostly to draw selected items... |
tree | commitdiff |
2006-10-21 |
Robin Dunn | wxMac apparently doesn't send EVT_SHOW, so just use... |
tree | commitdiff |
2006-10-21 |
Robin Dunn | Change Refresh to Reset to avoid conflict with base... |
tree | commitdiff |
2006-10-19 |
Robin Dunn | ensure that the MasedEditMixin's version of IsEmpty... |
tree | commitdiff |
2006-10-18 |
Robin Dunn | Patch from Andrea: fixes no page chang* events with... |
tree | commitdiff |
2006-10-18 |
Robin Dunn | don't clear the tooltip unless there is one. |
tree | commitdiff |
2006-10-17 |
Robin Dunn | More updates from Andrea |
tree | commitdiff |
2006-10-17 |
Robin Dunn | updates from Andrea, plus some fixes |
tree | commitdiff |
2006-10-17 |
Robin Dunn | Patch #1576397, fix to properly render months that... |
tree | commitdiff |
2006-10-16 |
Robin Dunn | Add a utility function that can calculate word-wrap... |
tree | commitdiff |
2006-10-13 |
Robin Dunn | some fixes in the compatibility class |
tree | commitdiff |
2006-10-13 |
Robin Dunn | can put back the wx.BufferedPaintDC now |
tree | commitdiff |
2006-10-12 |
Robin Dunn | updates from Andrea |
tree | commitdiff |
2006-10-12 |
Robin Dunn | only need a (1,1) bitmap for measuring |
tree | commitdiff |
2006-10-12 |
Robin Dunn | Give up on trying to fix all the buffered dc problems... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | Don't use the window position as the x offset when... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | Give some more specific info if PyWin can't be imported... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | convert unicode filename to file system encoding |
tree | commitdiff |
2006-10-09 |
Robin Dunn | update to latest from Andrea |
tree | commitdiff |
2006-10-09 |
Robin Dunn | default ID value |
tree | commitdiff |
2006-10-09 |
Robin Dunn | Add CustomTreeCtrl from Andrea Gavana |
tree | commitdiff |
2006-10-06 |
Robin Dunn | rename the ID parameter |
tree | commitdiff |
2006-10-06 |
Robin Dunn | some tweaks |
tree | commitdiff |
2006-10-06 |
Robin Dunn | always use wxPyPanel |
tree | commitdiff |
2006-10-05 |
Robin Dunn | Add FlatNotebook |
tree | commitdiff |
2006-10-03 |
Robin Dunn | Don't use the old wxPython namespace |
tree | commitdiff |
2006-10-03 |
Robin Dunn | Added the wx.lib.buttonpanel module, which is a tweaked... |
tree | commitdiff |
2006-10-02 |
Robin Dunn | Don't autosize if the height is too small. Interaction... |
tree | commitdiff |
2006-09-26 |
Robin Dunn | Workaround some platform differences |
tree | commitdiff |
2006-09-25 |
Robin Dunn | handle starting out with multiple lines of text. |
tree | commitdiff |
2006-09-23 |
Robin Dunn | Added wx.lib.expando, a multi-line textctrl that exands... |
tree | commitdiff |
2006-09-21 |
Robin Dunn | Add support for aborting the worker thread |
tree | commitdiff |
2006-09-21 |
Robin Dunn | Import numpy.oldnumeric |
tree | commitdiff |
2006-09-14 |
Robin Dunn | Added wx.lib.delayedresult from Oliver Schoenborn. |
tree | commitdiff |
2006-09-09 |
Robin Dunn | Remove some testing code |
tree | commitdiff |
2006-09-08 |
Robin Dunn | Use GetKeyCode() instead of KeyCode() |
tree | commitdiff |
2006-09-07 |
Robin Dunn | Update from Frank with fixes for running on wxMSW 2.7 |
tree | commitdiff |
2006-09-06 |
Robin Dunn | Added wx.lib.dragscroller from Riaan Booysen. |
tree | commitdiff |
2006-09-02 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-08-29 |
Robin Dunn | Give PlotCanvas the full compliment of constructor... |
tree | commitdiff |
2006-08-26 |
Robin Dunn | Patch #1547057: Disable grid lines in wx.lib.printout... |
tree | commitdiff |
2006-08-26 |
Robin Dunn | Patch from Will Sadkin: |
tree | commitdiff |
2006-08-21 |
Robin Dunn | Added wx.lib.combotreebox from Frank Niessink |
tree | commitdiff |
2006-08-20 |
Robin Dunn | Updates from Eli |
tree | commitdiff |
2006-08-20 |
Robin Dunn | Change Miki's email address |
tree | commitdiff |
2006-08-19 |
Robin Dunn | Patch #1540143 Add optional labelwidths to filebrowsebutton |
tree | commitdiff |
2006-08-19 |
Robin Dunn | Use global font and pen to reduce GDI objects created... |
tree | commitdiff |
2006-07-21 |
Robin Dunn | Docstrings and other fixes from David Hughes |
tree | commitdiff |
2006-07-17 |
Robin Dunn | if Acrobat is >= 7.0 then use acrobat by embedding... |
tree | commitdiff |
2006-07-17 |
Robin Dunn | typo |
tree | commitdiff |
2006-07-12 |
Robin Dunn | Don't use a saved label size incase the size changes... |
tree | commitdiff |
2006-06-29 |
Robin Dunn | Removed __future__ import that has been in the "past... |
tree | commitdiff |
2006-06-27 |
Robin Dunn | Changed call order of the PreCreate method, and pass... |
tree | commitdiff |
2006-06-27 |
Robin Dunn | Remove use of wxHIDE_READONLY |
tree | commitdiff |
2006-06-20 |
Robin Dunn | Patch for [ 1489711 ] analogclock hour hand sticks... |
tree | commitdiff |
2006-06-14 |
Robin Dunn | Prevent exception if there is an attribute named just '_' |
tree | commitdiff |
2006-06-14 |
Robin Dunn | Revert last change, it causes problems with not being... |
tree | commitdiff |
2006-06-13 |
Robin Dunn | Add support for generating classes for menus |
tree | commitdiff |
2006-06-13 |
Robin Dunn | Allow AutoCompletion for items in collections too |
tree | commitdiff |
2006-06-12 |
Robin Dunn | always make a buffer bitmap |
tree | commitdiff |
next |