2001-10-18 |
Robin Dunn | Added a set of sophisticated Error Dialogs from Chris... |
tree | commitdiff |
2001-10-18 |
Robin Dunn | Some little tweaks... |
tree | commitdiff |
2001-10-18 |
Robin Dunn | cleanup |
tree | commitdiff |
2001-10-18 |
Robin Dunn | wxPython updates for new wxSTC |
tree | commitdiff |
2001-10-17 |
Robin Dunn | tweaked some tests a bit |
tree | commitdiff |
2001-10-16 |
Robin Dunn | Added some optimization methods to wxPython's wxDC |
tree | commitdiff |
2001-10-13 |
Robin Dunn | Second phase of OOR completed. (Original python object... |
tree | commitdiff |
2001-10-12 |
Robin Dunn | Second phase of OOR completed. (Original python object... |
tree | commitdiff |
2001-10-11 |
Robin Dunn | add a newline to the log message |
tree | commitdiff |
2001-10-05 |
Robin Dunn | Added wxPyLog so log targets can be created in Python... |
tree | commitdiff |
2001-10-04 |
Robin Dunn | Fixed duplicate definition of wxWindow::SetAcceleratorT... |
tree | commitdiff |
2001-10-03 |
Robin Dunn | Refactored Python shadows to use wxControlWithItems... |
tree | commitdiff |
2001-09-27 |
Robin Dunn | Various updates, changes for wxTopLevelWindow, fixes for |
tree | commitdiff |
2001-09-27 |
Robin Dunn | Add some Pen dashes tests |
tree | commitdiff |
2001-09-17 |
Robin Dunn | Significantly changed how the Python interpreter lock... |
tree | commitdiff |
2001-09-16 |
Robin Dunn | Significantly changed how the Python interpreter lock... |
tree | commitdiff |
2001-09-14 |
Robin Dunn | some little demo tweaks |
tree | commitdiff |
2001-09-10 |
Robin Dunn | Removed font point size adjustment since wxWindows... |
tree | commitdiff |
2001-09-04 |
Robin Dunn | A couple little fixes for wxSTC |
tree | commitdiff |
2001-09-04 |
Robin Dunn | Added more contribs from Lorne White, and updated some... |
tree | commitdiff |
2001-09-03 |
Robin Dunn | Added wxGenBitmapTextButton contrib from Lorne White. |
tree | commitdiff |
2001-09-03 |
Robin Dunn | Updated wxColumnSorterMixin to also be able to place... |
tree | commitdiff |
2001-09-01 |
Robin Dunn | Upgraded to version 1.39 of Scintilla, and upated wxSty... |
tree | commitdiff |
2001-08-28 |
Robin Dunn | Added a new sample app that is a style editor for wxSTC. |
tree | commitdiff |
2001-08-14 |
Robin Dunn | updates for swig generated code |
tree | commitdiff |
2001-08-14 |
Robin Dunn | Deprecated PyShell and PyShellWindow, added a snapshot... |
tree | commitdiff |
2001-07-29 |
Robin Dunn | Added context help stuff to wxPython |
tree | commitdiff |
2001-07-28 |
Robin Dunn | A couple fixes for the demo, and some code to show... |
tree | commitdiff |
2001-07-10 |
Robin Dunn | little tweaks |
tree | commitdiff |
2001-07-06 |
Robin Dunn | some minor tweaks for the VTK demo |
tree | commitdiff |
2001-07-06 |
Robin Dunn | Fixed img2py to work correctly with Python 2.1. |
tree | commitdiff |
2001-07-05 |
Robin Dunn | Fixing some demos to look and act better |
tree | commitdiff |
2001-07-05 |
Robin Dunn | odds and ends... |
tree | commitdiff |
2001-07-04 |
Robin Dunn | updated version number |
tree | commitdiff |
2001-06-15 |
Robin Dunn | Added ability to use xml resource files. Still need... |
tree | commitdiff |
2001-05-31 |
Robin Dunn | Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv... |
tree | commitdiff |
2001-05-22 |
Robin Dunn | Changed IDs used for the popup menu |
tree | commitdiff |
2001-05-22 |
Robin Dunn | changed version number |
tree | commitdiff |
2001-05-20 |
Robin Dunn | Some more tweaks |
tree | commitdiff |
2001-05-20 |
Robin Dunn | Added sample to the demo for wxJoystick |
tree | commitdiff |
2001-05-18 |
Robin Dunn | wxDragImage fixes and cleanup |
tree | commitdiff |
2001-05-18 |
Robin Dunn | Cleanup up the demo a bit |
tree | commitdiff |
2001-05-18 |
Robin Dunn | Fixed OOR related problem in OGL |
tree | commitdiff |
2001-05-17 |
Robin Dunn | Implemented the first phase of OOR (Original Object... |
tree | commitdiff |
2001-05-09 |
Robin Dunn | Fixed bug that prevented wxTreeCtrl.OnCompareItems... |
tree | commitdiff |
2001-05-06 |
Robin Dunn | MouseWheel stuff |
tree | commitdiff |
2001-05-01 |
Robin Dunn | Check if the timer is already running before starting... |
tree | commitdiff |
2001-04-30 |
Robin Dunn | Show how to get an icon from a bitmap |
tree | commitdiff |
2001-04-19 |
Robin Dunn | Added a demo to show off all the colours that can be... |
tree | commitdiff |
2001-04-12 |
Robin Dunn | Updated infoframe from Chris Fama |
tree | commitdiff |
2001-04-09 |
Robin Dunn | Added a mask to some of the images |
tree | commitdiff |
2001-04-09 |
Robin Dunn | Images can now be embedded in Python source files. |
tree | commitdiff |
2001-04-02 |
Robin Dunn | A little tweak so the button sizes right |
tree | commitdiff |
2001-04-02 |
Robin Dunn | Added colourselect.py, imagebrowser.py and an updated... |
tree | commitdiff |
2001-04-02 |
Robin Dunn | Other odds and ends... |
tree | commitdiff |
2001-03-27 |
Robin Dunn | Added code to optionally put the wxSTC on a panel inste... |
tree | commitdiff |
2001-03-27 |
Robin Dunn | Remapped zoom/unzoom to Ctrl keys |
tree | commitdiff |
2001-03-15 |
Robin Dunn | enhanced a comment ;-) |
tree | commitdiff |
2001-03-14 |
Robin Dunn | Changed wxFont, wxPen, wxBrush to not implicitly use... |
tree | commitdiff |
2001-03-13 |
Robin Dunn | A bunch of little tweaks, fixes, and additions |
tree | commitdiff |
2001-02-21 |
Robin Dunn | some little fixes |
tree | commitdiff |
2001-02-16 |
Robin Dunn | Copied/merged from the 2.2 branch. |
tree | commitdiff |
2000-12-22 |
Robin Dunn | Massive code changes and cleanup to allow wxPython... |
tree | commitdiff |
2000-12-11 |
Robin Dunn | a fix in the demo |
tree | commitdiff |
2000-12-10 |
Robin Dunn | Fixed a bunch of leaking references in how the callback... |
tree | commitdiff |
2000-11-21 |
Robin Dunn | New typemaps for wxString when compiling for Python... |
tree | commitdiff |
2000-11-04 |
Robin Dunn | Added demo of creating a custom Grid Editor |
tree | commitdiff |
2000-10-30 |
Robin Dunn | Re-added a couple files that got left out of the merge... |
tree | commitdiff |
2000-10-30 |
Robin Dunn | Merged wxPython 2.2.2 over to the main branch |
tree | commitdiff |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
|