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 |
2006-06-11 |
Robin Dunn | some docstring fixes |
tree | commitdiff |
2006-06-10 |
Robin Dunn | MaskedEdit patch from Will Sadkin: |
tree | commitdiff |
2006-06-09 |
Robin Dunn | Using buffered drawing won't let the themed background... |
tree | commitdiff |
2006-06-08 |
Robin Dunn | fix scope of setting self.files |
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-06-05 |
Robin Dunn | No need to use 2-phase create of the text ctrl |
tree | commitdiff |
2006-06-02 |
Robin Dunn | colSortFlag shoudl be an int, not a Boolean |
tree | commitdiff |
2006-05-29 |
Robin Dunn | wx.HIDE_READONLY is gone |
tree | commitdiff |
2006-05-28 |
Robin Dunn | Allow for non-ascii text in resources |
tree | commitdiff |
2006-05-25 |
Robin Dunn | wx.lib.mixins.listctrl.TextEditMixin: Fixed the double... |
tree | commitdiff |
2006-05-24 |
Robin Dunn | Make it possible for pywxrc to generate just the gettex... |
tree | commitdiff |
2006-05-19 |
Robin Dunn | memory dc must have bitmap selected into it before... |
tree | commitdiff |
2006-05-18 |
Robin Dunn | wxMessageBox --> wx.MessageBox |
tree | commitdiff |
2006-05-17 |
Robin Dunn | Ported XRCed to the wx namespace, and also enabled... |
tree | commitdiff |
2006-05-15 |
Robin Dunn | Added SetSashPosition |
tree | commitdiff |
2006-05-10 |
Robin Dunn | Make the app object be global in case it is run multipl... |
tree | commitdiff |
2006-05-05 |
Robin Dunn | fix a typo causing the wrong method to be called. |
tree | commitdiff |
2006-05-04 |
Robin Dunn | Ensure the button still exists after the Notify before... |
tree | commitdiff |
2006-05-03 |
Robin Dunn | Patch from Eli Golovinsky. Adds generation of _()... |
tree | commitdiff |
2006-04-20 |
Robin Dunn | DocView and ActiveGrid IDE updates from Morgan Hua: |
tree | commitdiff |
2006-04-18 |
Robin Dunn | Some minor tweaks |
tree | commitdiff |
2006-04-15 |
Robin Dunn | Various wxHtml updates |
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-06 |
Robin Dunn | wx.lib.pubsub updates from Oliver Schoenborn: |
tree | commitdiff |
2006-04-06 |
Robin Dunn | Force a full refresh when the focus changes so the... |
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-04-04 |
Robin Dunn | Docstring fix |
tree | commitdiff |
2006-03-31 |
Robin Dunn | Fixed problem in wx.lib.splitter when used on 64-bit... |
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-30 |
Robin Dunn | Need to tell which object to Destroy() |
tree | commitdiff |
2006-03-28 |
Robin Dunn | avoid assert in wxMac port, only change the font point... |
tree | commitdiff |
2006-03-25 |
Robin Dunn | Use self.GetCanvas() instead of just self.GetCanvas |
tree | commitdiff |
2006-03-24 |
Robin Dunn | * wx.Panel doesn't have a SetTitle anymore. What was... |
tree | commitdiff |
2006-03-17 |
Robin Dunn | Add scrollbars when the plot is zoomed in, and also... |
tree | commitdiff |
2006-03-15 |
Robin Dunn | Added CheckListCtrlMixin from Bruce Who |
tree | commitdiff |
2006-03-15 |
Robin Dunn | Updated the analogclock.py module to the new analogcloc... |
tree | commitdiff |
2006-03-14 |
Robin Dunn | typo |
tree | commitdiff |
2006-03-10 |
Robin Dunn | Applied patch #1441370: lib.plot - allow passing in... |
tree | commitdiff |
2006-03-06 |
Robin Dunn | Make the 'this' attribute a real attribute of the Facad... |
tree | commitdiff |
2006-03-06 |
Robin Dunn | Publisher is now able to parse a dotted notation string |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Workaround the lack of a wx.EVT_FIND_CLOSE on Windows... |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Allow clearing the history, and saving the history... |
tree | commitdiff |
2006-02-24 |
Robin Dunn | Give attribution to Jorgen Bodde |
tree | commitdiff |
2006-02-21 |
Roman Rolinsky | corrected positioning of internal panels, as the defaul... |
tree | commitdiff |
2006-02-18 |
Robin Dunn | Treat Ctrl-Shift-Backspace the same as ESC in the shell. |
tree | commitdiff |
2006-02-18 |
Robin Dunn | Prevent using a bad tree item. |
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-02-07 |
Robin Dunn | Changes to how overridable C++ methods are virtualized... |
tree | commitdiff |
2006-02-03 |
Robin Dunn | Allow Save Settings to save even when AutoSave is turne... |
tree | commitdiff |
2006-02-03 |
Robin Dunn | Better cleanup of circular references. |
tree | commitdiff |
2006-02-01 |
Roman Rolinsky | updated from CVS |
tree | commitdiff |
2006-01-31 |
Robin Dunn | Delay part of the setup |
tree | commitdiff |
2006-01-29 |
David Surovell | wxPython tab cleaning |
tree | commitdiff |
2006-01-29 |
Robin Dunn | Ensure the window is still valid before adjusting the... |
tree | commitdiff |
2006-01-17 |
Robin Dunn | Another merge of 2.6 changes |
tree | commitdiff |
2006-01-10 |
Robin Dunn | One last change from Chris. Delays handling a resize... |
tree | commitdiff |
2006-01-10 |
Robin Dunn | merge #4 from 2.6 branch |
tree | commitdiff |
2006-01-09 |
Robin Dunn | Merge #3 from the 2.6 branch, containing last set of... |
tree | commitdiff |
2006-01-06 |
Robin Dunn | another merge from WX_2_6_BRANCH |
tree | commitdiff |
2005-12-30 |
Robin Dunn | Merged modifications from the 2.6 branch |
tree | commitdiff |
2005-11-16 |
Włodzimierz Skiba | Finally removes occurences of OnMenuCommand and closes... |
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 |
next |