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-06 |
Roman Rolinsky | Version 1.8-0 |
tree | commitdiff |
2006-11-21 |
Robin Dunn | Ensure the old tree item still exists before using it |
tree | commitdiff |
2006-11-03 |
Roman Rolinsky | updated |
tree | commitdiff |
2006-11-03 |
Roman Rolinsky | withard styles |
tree | commitdiff |
2006-10-11 |
Robin Dunn | convert unicode filename to file system encoding |
tree | commitdiff |
2006-08-20 |
Robin Dunn | Updates from Eli |
tree | commitdiff |
2006-06-27 |
Robin Dunn | Changed call order of the PreCreate method, and pass... |
tree | commitdiff |
2006-06-13 |
Robin Dunn | Add support for generating classes for menus |
tree | commitdiff |
2006-06-11 |
Robin Dunn | some docstring fixes |
tree | commitdiff |
2006-06-05 |
Roman Rolinsky | fix for empty value |
tree | commitdiff |
2006-06-05 |
Roman Rolinsky | fix for non-utf-8 character support in 'content' |
tree | commitdiff |
2006-06-05 |
Roman Rolinsky | hopefully this will fix some encoding problems |
tree | commitdiff |
2006-06-05 |
Roman Rolinsky | debug is not defined here |
tree | commitdiff |
2006-05-28 |
Robin Dunn | Allow for non-ascii text in resources |
tree | commitdiff |
2006-05-24 |
Robin Dunn | Make it possible for pywxrc to generate just the gettex... |
tree | commitdiff |
2006-05-17 |
Robin Dunn | Ported XRCed to the wx namespace, and also enabled... |
tree | commitdiff |
2006-05-10 |
Robin Dunn | Make the app object be global in case it is run multipl... |
tree | commitdiff |
2006-05-03 |
Robin Dunn | Patch from Eli Golovinsky. Adds generation of _()... |
tree | commitdiff |
2006-04-10 |
Roman Rolinsky | added TreeCtrl.WindowIndex method for skipping items... |
tree | commitdiff |
2006-04-08 |
Robin Dunn | First pass at integrating a code generator in XRCed... |
tree | commitdiff |
2006-04-07 |
Robin Dunn | wxNotebookSizer is gone now |
tree | commitdiff |
2006-04-05 |
Roman Rolinsky | implemented locating objects in gridbag sizer, |
tree | commitdiff |
2006-04-05 |
Roman Rolinsky | Second fix for Copy/Paste (using expat.native_encoding... |
tree | commitdiff |
2006-03-31 |
Roman Rolinsky | version 0.1.7-3 |
tree | commitdiff |
2006-03-31 |
Roman Rolinsky | ignore wrong colour spec |
tree | commitdiff |
2006-03-31 |
Roman Rolinsky | fix for copy/paste to work with i18n |
tree | commitdiff |
2006-03-24 |
Robin Dunn | * wx.Panel doesn't have a SetTitle anymore. What was... |
tree | commitdiff |
2006-02-16 |
Roman Rolinsky | Fixed Cut command, added support for MenuBar inside... |
tree | commitdiff |
2006-02-14 |
Roman Rolinsky | OnReplace not yet undoable |
tree | commitdiff |
2006-02-14 |
Roman Rolinsky | update of Paste command, new revision |
tree | commitdiff |
2006-02-14 |
Roman Rolinsky | fix for memory leak in paste |
tree | commitdiff |
2006-01-29 |
David Surovell | wxPython tab cleaning |
tree | commitdiff |
2005-11-11 |
Roman Rolinsky | 0.1.7-0 |
tree | commitdiff |
2005-11-08 |
Roman Rolinsky | revision 7 |
tree | commitdiff |
2005-11-04 |
Roman Rolinsky | version 0.1.6-6 |
tree | commitdiff |
2005-10-14 |
Roman Rolinsky | fix for correct type of checklist box items |
tree | commitdiff |
2005-10-14 |
Roman Rolinsky | iconize properties frame together with main |
tree | commitdiff |
2005-09-09 |
Roman Rolinsky | fix for toolbar highlighting (not done for main toolbar) |
tree | commitdiff |
2005-09-09 |
Roman Rolinsky | 0.1.6-5 |
tree | commitdiff |
2005-09-09 |
Roman Rolinsky | testing for top-level objects only |
tree | commitdiff |
2005-08-15 |
Roman Rolinsky | 0.1.6-4: replace working for sizeritems and spacers |
tree | commitdiff |
2005-08-12 |
Roman Rolinsky | some more fixes: tree selection, replacing, wxYield... |
tree | commitdiff |
2005-08-10 |
Roman Rolinsky | one more fix for tree selection |
tree | commitdiff |
2005-08-10 |
Roman Rolinsky | wxMSW fixes for tree control |
tree | commitdiff |
2005-08-09 |
Roman Rolinsky | 0.1.6-1 |
tree | commitdiff |
2005-08-09 |
Roman Rolinsky | SetModified updates window title ('*' is shown if modified) |
tree | commitdiff |
2005-07-15 |
Roman Rolinsky | new version ready |
tree | commitdiff |
2005-07-15 |
Roman Rolinsky | StdDialogButtonSizer menu |
tree | commitdiff |
2005-07-13 |
Roman Rolinsky | fix for toolbar items selection - impossible to find... |
tree | commitdiff |
2005-07-13 |
Roman Rolinsky | ART_NEW is not defined in previous versions, use NORMAL... |
tree | commitdiff |
2005-07-13 |
Roman Rolinsky | some new parameters |
tree | commitdiff |
2005-07-13 |
Roman Rolinsky | toolbars can be added inside windows, fix for relative... |
tree | commitdiff |
2005-06-14 |
Robin Dunn | Log the exception when writing to file fails. |
tree | commitdiff |
2005-05-31 |
Julian Smart | Olly Betts' typo patch |
tree | commitdiff |
2005-05-27 |
Robin Dunn | Added wxSL_INVERSE |
tree | commitdiff |
2005-05-26 |
Robin Dunn | add wxART_NEW, and fixed wxART_FIND_AND_REPLACE |
tree | commitdiff |
2005-05-26 |
Robin Dunn | Don't change the fg/bg colours so that the native colou... |
tree | commitdiff |
2005-05-26 |
Robin Dunn | use wx.ART_NEW |
tree | commitdiff |
2005-05-26 |
Robin Dunn | Don't force the art provider to resize the toolbar... |
tree | commitdiff |
2005-05-26 |
Roman Rolinsky | small fix |
tree | commitdiff |
2005-05-26 |
Roman Rolinsky | encoding should not be specified |
tree | commitdiff |
2005-05-26 |
Roman Rolinsky | 0.1.5-2 |
tree | commitdiff |
2005-05-24 |
Robin Dunn | Removed unnecessary files, removed or replaced images... |
tree | commitdiff |
2005-05-19 |
Robin Dunn | Corrections for fonts |
tree | commitdiff |
2005-05-18 |
Roman Rolinsky | 0.1.5-2 |
tree | commitdiff |
2005-04-26 |
Roman Rolinsky | Version 0.1.5-1 |
tree | commitdiff |
2005-03-14 |
Roman Rolinsky | README scrolling fix |
tree | commitdiff |
2005-03-08 |
Robin Dunn | Workaround for toolbartool tooltip not getting written... |
tree | commitdiff |
2005-03-06 |
Robin Dunn | Added toolbar wxTB_TEXT flag and tool label property |
tree | commitdiff |
2005-01-31 |
Roman Rolinsky | Locate command, etc. |
tree | commitdiff |
2005-01-31 |
Roman Rolinsky | Batch of changes: |
tree | commitdiff |
2005-01-13 |
Robin Dunn | untabified |
tree | commitdiff |
2004-12-26 |
Roman Rolinsky | checking for dom.encoding == None |
tree | commitdiff |
2004-12-26 |
Roman Rolinsky | wxIcon correctly handled now (it has no "icon" tag) |
tree | commitdiff |
2004-12-14 |
Robin Dunn | Applied patch #1084332: xrced does not respect encoding |
tree | commitdiff |
2004-11-11 |
Robin Dunn | Lots of tweaks and additions to get caught up with... |
tree | commitdiff |
2004-11-05 |
Robin Dunn | Only do this Show on wxGTK as it is needed there but... |
tree | commitdiff |
2004-10-11 |
Robin Dunn | MaskedEdit updates from Will Sadkin: |
tree | commitdiff |
2004-10-11 |
Roman Rolinsky | Applied changes by Bartlomiej Gorny for recent files... |
tree | commitdiff |
2004-10-10 |
Roman Rolinsky | fixed spacer image |
tree | commitdiff |
next |