2002-04-05 |
Robin Dunn | Added wxFileHistory demo |
tree | commitdiff |
2002-04-03 |
Robin Dunn | Demo update |
tree | commitdiff |
2002-04-03 |
Robin Dunn | Move font and encoding related classes to a new module... |
tree | commitdiff |
2002-04-01 |
Robin Dunn | Added wxListCtrlAutoWidthMixin from Erik Westra. |
tree | commitdiff |
2002-04-01 |
Robin Dunn | A saner implementation for the new wxToolBar methods... |
tree | commitdiff |
2002-04-01 |
Robin Dunn | Some cleanup |
tree | commitdiff |
2002-04-01 |
Robin Dunn | Trying wxTE_PROCESS_ENTER and EVT_TEXT_ENTER on a combo... |
tree | commitdiff |
2002-03-27 |
Robin Dunn | Updates for new wxToolBar API |
tree | commitdiff |
2002-03-26 |
Robin Dunn | Updates to match recent CVS changes. |
tree | commitdiff |
2002-03-21 |
Robin Dunn | More unicode related cleanup and fixes for wxPython |
tree | commitdiff |
2002-03-20 |
Robin Dunn | Fixed problem between the splash screen and tip dialog. |
tree | commitdiff |
2002-03-20 |
Robin Dunn | wxStyledTextCtrl can now be built and used when wxUSE_U... |
tree | commitdiff |
2002-03-18 |
Robin Dunn | Updated wxSTC from Scintilla 1.40 to Scintilla 1.45 |
tree | commitdiff |
2002-03-18 |
Robin Dunn | Added wxBufferedDC, changes for wxMenu and wxMenuItem... |
tree | commitdiff |
2002-03-15 |
Robin Dunn | Updated unicode sample again. Added two more languages. |
tree | commitdiff |
2002-03-15 |
Robin Dunn | updated unicode sample |
tree | commitdiff |
2002-03-15 |
Robin Dunn | A Unicode sample for wxPython |
tree | commitdiff |
2002-03-13 |
Robin Dunn | Core wxPython (non-contrib) now fully works with Unicode! |
tree | commitdiff |
2002-03-13 |
Robin Dunn | More little demo updates |
tree | commitdiff |
2002-03-13 |
Robin Dunn | Updated demo to be a more realistic dialog, to show... |
tree | commitdiff |
2002-03-13 |
Robin Dunn | Updated demo to show EVT_COLOURSELECT |
tree | commitdiff |
2002-03-09 |
Robin Dunn | Reformatted some demo text |
tree | commitdiff |
2002-03-08 |
Robin Dunn | Little tweaks and fixes. |
tree | commitdiff |
2002-02-28 |
Robin Dunn | Added wxPython.lib.rcsizer which contains RowColSizer... |
tree | commitdiff |
2002-02-26 |
Robin Dunn | Changed the img2py tool to use PNG instead of XPM for... |
tree | commitdiff |
2002-02-23 |
Robin Dunn | Finished wrapping and providing typemaps for wxInputStr... |
tree | commitdiff |
2002-02-23 |
Robin Dunn | Finished wrapping and providing typemaps for wxInputStr... |
tree | commitdiff |
2002-02-21 |
Robin Dunn | A few tweaks and some cleanup for the wxPython demo |
tree | commitdiff |
2002-02-13 |
Robin Dunn | SWIGged updates for wxGTK for recent changes |
tree | commitdiff |
2002-02-12 |
Robin Dunn | A fix for Python 2.2 which can sometimes call __wxClean... |
tree | commitdiff |
2002-02-07 |
Robin Dunn | Check for existing colour names when adding to wxTheCol... |
tree | commitdiff |
2002-02-07 |
Robin Dunn | added sample (currently commented out) of how to veto... |
tree | commitdiff |
2002-02-06 |
Robin Dunn | Updated the build docs a bit, added wxMetafileDataObjec... |
tree | commitdiff |
2002-02-02 |
Robin Dunn | A little cleanup for this demo |
tree | commitdiff |
2002-02-01 |
Robin Dunn | better log messages for this demo |
tree | commitdiff |
2002-02-01 |
Robin Dunn | Fix for bug #511057 |
tree | commitdiff |
2002-01-29 |
Robin Dunn | Updates for recent changes to wx, and some other little... |
tree | commitdiff |
2002-01-28 |
Robin Dunn | Added icons for the demo and for XRCed, and added a... |
tree | commitdiff |
2002-01-24 |
Robin Dunn | Demo cleanup and path issues. |
tree | commitdiff |
2002-01-22 |
Robin Dunn | Added OnDragOver returning wxDragCopy so text can be... |
tree | commitdiff |
2002-01-22 |
Robin Dunn | Changes to match recent CVS updates, added demo for... |
tree | commitdiff |
2002-01-15 |
Robin Dunn | Added wxGenericDirCtrl and other varioius updates |
tree | commitdiff |
2002-01-07 |
Robin Dunn | Added sample of using client data to the wxComboBox... |
tree | commitdiff |
2002-01-05 |
Robin Dunn | Some updates to go with changes in current CVS. |
tree | commitdiff |
2002-01-03 |
Robin Dunn | use proper style name |
tree | commitdiff |
2001-12-19 |
Robin Dunn | Changed (again) how the Python global interpreter lock... |
tree | commitdiff |
2001-12-19 |
Robin Dunn | Patches, updates from contributors, etc. |
tree | commitdiff |
2001-12-13 |
Robin Dunn | A fix from Patrick |
tree | commitdiff |
2001-12-10 |
Robin Dunn | More demo/distrib updates |
tree | commitdiff |
2001-12-10 |
Robin Dunn | Some demo cleanup and distrib stuff |
tree | commitdiff |
2001-12-07 |
Robin Dunn | Added wxLEDNumberCtrl to gizmos and wxPython |
tree | commitdiff |
2001-12-07 |
Robin Dunn | Changed a method name |
tree | commitdiff |
2001-12-06 |
Robin Dunn | dllwidget demo updates |
tree | commitdiff |
2001-12-06 |
Robin Dunn | .cvsignore |
tree | commitdiff |
2001-12-06 |
Robin Dunn | Added some event handlers to show they work |
tree | commitdiff |
2001-12-06 |
Robin Dunn | Added wxDllWidget from Vaclav Slavik which allows wx... |
tree | commitdiff |
2001-12-03 |
Robin Dunn | wxRemotelyScrolledTreeCtrl now draws its own lines |
tree | commitdiff |
2001-12-03 |
Robin Dunn | More fixes and updates |
tree | commitdiff |
2001-12-03 |
Robin Dunn | Added SplitTree sample to the demo |
tree | commitdiff |
2001-12-01 |
Robin Dunn | Updated PyCrust contrib from Patrick O'Brian. |
tree | commitdiff |
2001-11-30 |
Robin Dunn | Updated contribs from Lorne White |
tree | commitdiff |
2001-11-30 |
Robin Dunn | Tweaking this demo a bit |
tree | commitdiff |
2001-11-30 |
Robin Dunn | wxTipWindow is now a wxPopupTransientWindow instead... |
tree | commitdiff |
2001-11-30 |
Robin Dunn | Attempted to add the SplitTree gizmo classes, but it... |
tree | commitdiff |
2001-11-29 |
Robin Dunn | Changes to ensure that GDI objects returned from Python... |
tree | commitdiff |
2001-11-28 |
Robin Dunn | Added wxChildFocusEvent |
tree | commitdiff |
2001-11-27 |
Robin Dunn | Changes needed to solve wxPython's OOR problem for... |
tree | commitdiff |
2001-11-25 |
Robin Dunn | Added wxDynamicSashWindow to wxPython, plus other odds... |
tree | commitdiff |
2001-11-25 |
Robin Dunn | Added wxDynamicSashWindow to wxPython, plus other odds... |
tree | commitdiff |
2001-11-20 |
Robin Dunn | Demo cleanup |
tree | commitdiff |
2001-11-20 |
Robin Dunn | Demo cleanup |
tree | commitdiff |
2001-11-20 |
Robin Dunn | Demo cleanup |
tree | commitdiff |
2001-11-20 |
Robin Dunn | Replaced CopyObject with Clone for wxPython-specific... |
tree | commitdiff |
2001-11-20 |
Robin Dunn | Demo updates |
tree | commitdiff |
2001-11-19 |
Robin Dunn | Fixed a problem in the demo and plugged a potential... |
tree | commitdiff |
2001-11-16 |
Robin Dunn | Corrected the text. |
tree | commitdiff |
2001-11-15 |
Robin Dunn | Enhanced the DnD demo and made the code more informative. |
tree | commitdiff |
2001-11-15 |
Robin Dunn | added some test code |
tree | commitdiff |
2001-11-14 |
Robin Dunn | A bit of cleanup and etc. |
tree | commitdiff |
2001-11-14 |
Robin Dunn | wxComboBox does not derive from wxChoice in wxGTK so... |
tree | commitdiff |
2001-11-14 |
Robin Dunn | some demo cleanup |
tree | commitdiff |
2001-11-13 |
Robin Dunn | More fixes for wxPopupWindow. |
tree | commitdiff |
2001-11-13 |
Robin Dunn | Various other tweaks and updates |
tree | commitdiff |
2001-11-13 |
Robin Dunn | Finally figured out wxPopupWindow, added to demo. |
tree | commitdiff |
2001-11-13 |
Robin Dunn | Added some code to demonstrate a problem and a workarou... |
tree | commitdiff |
2001-11-13 |
Robin Dunn | New ErrorDialogs from Chris Fama |
tree | commitdiff |
2001-11-13 |
Robin Dunn | wxGLCanvas updates |
tree | commitdiff |
2001-11-13 |
Robin Dunn | Fixed a little demo problem |
tree | commitdiff |
2001-11-09 |
Robin Dunn | Added build instructions for OS X. |
tree | commitdiff |
2001-11-07 |
Robin Dunn | Show class type returned from HitTest |
tree | commitdiff |
2001-11-02 |
Robin Dunn | wxPython updates to match recent updates to wxCalendarC... |
tree | commitdiff |
2001-11-02 |
Robin Dunn | Removed som unnecessary sh-bangs. |
tree | commitdiff |
2001-10-30 |
Robin Dunn | Updated timer demo (again ;-) |
tree | commitdiff |
2001-10-30 |
Robin Dunn | Updated timer demo |
tree | commitdiff |
2001-10-30 |
Robin Dunn | DSM fix |
tree | commitdiff |
2001-10-30 |
Robin Dunn | Added typemap for wxArrayString |
tree | commitdiff |
2001-10-30 |
Robin Dunn | Added typemap for wxArrayString |
tree | commitdiff |
2001-10-26 |
Robin Dunn | Added URL drag and drop sample to the wxPython demo |
tree | commitdiff |
2001-10-23 |
Robin Dunn | Added DnD related events to wxSTC |
tree | commitdiff |
2001-10-21 |
Robin Dunn | Added wxClientDataContainer to wxSizer, so sizers can... |
tree | commitdiff |
next |