2007-05-02 |
Roman Rolinsky | style required on wxGTK |
tree | commitdiff |
2007-05-02 |
Roman Rolinsky | optimized highlighting to reduce flicker |
tree | commitdiff |
2007-04-30 |
Roman Rolinsky | set drop target on panel if present |
tree | commitdiff |
2007-04-30 |
Roman Rolinsky | drag-and-drop with left button |
tree | commitdiff |
2007-04-30 |
Roman Rolinsky | moved setting itemColour to XML_Tree.Clean where it... |
tree | commitdiff |
2007-04-29 |
Robin Dunn | Another fix for: AttributeError: 'XML_Tree' object... |
tree | commitdiff |
2007-04-27 |
Robin Dunn | Ensure there is a g.testWin before trying to use it |
tree | commitdiff |
2007-04-27 |
Roman Rolinsky | drop highlight color fix |
tree | commitdiff |
2007-04-27 |
Roman Rolinsky | fixes to move-around methods related to current selecti... |
tree | commitdiff |
2007-04-27 |
Roman Rolinsky | cursor image type fix |
tree | commitdiff |
2007-04-26 |
Roman Rolinsky | test prevented to update encoding |
tree | commitdiff |
2007-04-26 |
Roman Rolinsky | final revision |
tree | commitdiff |
2007-04-26 |
Roman Rolinsky | some sizing fixes |
tree | commitdiff |
2007-04-26 |
Roman Rolinsky | drag-and-drop highlighting |
tree | commitdiff |
2007-04-26 |
Roman Rolinsky | more param renaming, some sizing fixes |
tree | commitdiff |
2007-04-26 |
Roman Rolinsky | drag-and-drop adding of controls to test window |
tree | commitdiff |
2007-04-26 |
Roman Rolinsky | set labels for new controls |
tree | commitdiff |
2007-04-26 |
Roman Rolinsky | specify order of radios in prefs dlg |
tree | commitdiff |
2007-04-26 |
Roman Rolinsky | made main toolbar bitmaps 24x24 |
tree | commitdiff |
2007-04-24 |
Robin Dunn | Use wx.FileHistory for the recent files menu |
tree | commitdiff |
2007-04-17 |
Robin Dunn | wx.lib.flatnotebook: Patch from Andrea that implements... |
tree | commitdiff |
2007-04-17 |
Robin Dunn | Patch from Andrea that fixes the following problems... |
tree | commitdiff |
2007-04-16 |
Robin Dunn | Patch from FN that fixes bug in RefreshItem on an item... |
tree | commitdiff |
2007-04-02 |
Robin Dunn | patch from Andrea fixing sending of events and drawing... |
tree | commitdiff |
2007-03-27 |
Robin Dunn | Merge recent changes from 2.8 branch. |
tree | commitdiff |
2007-03-16 |
Roman Rolinsky | default setting fix |
tree | commitdiff |
2007-03-16 |
Roman Rolinsky | warning about %comments, CHANGES.txt updated |
tree | commitdiff |
2007-03-16 |
Roman Rolinsky | Added Preferences dialog (and defaults for some parameters) |
tree | commitdiff |
2007-03-16 |
Roman Rolinsky | collapsing tool panels |
tree | commitdiff |
2007-03-16 |
Roman Rolinsky | default values for option and flag (TODO: preferences... |
tree | commitdiff |
2007-03-15 |
Roman Rolinsky | another fix for undo/redo |
tree | commitdiff |
2007-03-15 |
Roman Rolinsky | - undo/redo fix for nonchecked items |
tree | commitdiff |
2007-03-15 |
Roman Rolinsky | searching for plugins in XRCEDPATH |
tree | commitdiff |
2007-03-14 |
Roman Rolinsky | cleanup of modules loaded from comment directives |
tree | commitdiff |
2007-03-14 |
Roman Rolinsky | moved custom menu up |
tree | commitdiff |
2007-03-14 |
Roman Rolinsky | more custom classes support |
tree | commitdiff |
2007-03-13 |
Roman Rolinsky | Support for custom controls, first attempt |
tree | commitdiff |
2007-03-11 |
Roman Rolinsky | editing comments by editing tree label |
tree | commitdiff |
2007-03-11 |
Roman Rolinsky | Implemented xxxComment. Due to different minidom XML... |
tree | commitdiff |
2007-03-11 |
Roman Rolinsky | Comment icon |
tree | commitdiff |
2007-03-11 |
Roman Rolinsky | Tree-Comment.png |
tree | commitdiff |
2007-03-11 |
Roman Rolinsky | made test window for Dialog and Wizard a child of g... |
tree | commitdiff |
2007-03-11 |
Roman Rolinsky | Ctrl-H must not be used on Mac... |
tree | commitdiff |
2007-03-10 |
Roman Rolinsky | 0.1.8-4 |
tree | commitdiff |
2007-03-08 |
Roman Rolinsky | 0.1.8-3 |
tree | commitdiff |
2007-03-07 |
Roman Rolinsky | 0.1.8-2 |
tree | commitdiff |
2007-02-23 |
Roman Rolinsky | 1.8-1 |
tree | commitdiff |
2007-02-23 |
Roman Rolinsky | Fixed SetItemBold and editing 'growable' properties of |
tree | commitdiff |
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 |
next |