2001-10-12 |
Robin Dunn | Second phase of OOR completed. (Original python object... |
tree | commitdiff |
2001-10-11 |
Robin Dunn | fixed leaking wxColour |
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-04 |
Robin Dunn | Fix for missing -g from wx-config |
tree | commitdiff |
2001-10-04 |
Robin Dunn | Regenerated some swig code, added some missing WXK_... |
tree | commitdiff |
2001-10-04 |
Robin Dunn | Fixed Ron's fix |
tree | commitdiff |
2001-10-03 |
Robin Dunn | Minor tweaks and some typos fixed |
tree | commitdiff |
2001-10-03 |
Robin Dunn | Checked wxConfig on Linux, added filename |
tree | commitdiff |
2001-10-03 |
Robin Dunn | Fixed a potential python version problem |
tree | commitdiff |
2001-10-03 |
Robin Dunn | Refactored Python shadows to use wxControlWithItems... |
tree | commitdiff |
2001-10-03 |
Robin Dunn | Refactored Python shadows to use wxControlWithItems... |
tree | commitdiff |
2001-09-28 |
Ron Lee | Fixed new lintian warnings. |
tree | commitdiff |
2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
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-20 |
Robin Dunn | bug #463146 |
tree | commitdiff |
2001-09-18 |
Robin Dunn | version number update |
tree | commitdiff |
2001-09-17 |
Robin Dunn | minor fixes |
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 | Updates to contributed library stuff, a new version... |
tree | commitdiff |
2001-09-14 |
Robin Dunn | A better way to handle the OOR wxPyListCtrl --> wxLIstC... |
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-07 |
Robin Dunn | Fixed an OOR related bug that happened when a class... |
tree | commitdiff |
2001-09-06 |
Robin Dunn | Added pySketch sample |
tree | commitdiff |
2001-09-04 |
Robin Dunn | A couple little fixes for wxSTC |
tree | commitdiff |
2001-09-04 |
Robin Dunn | more little tweaks |
tree | commitdiff |
2001-09-04 |
Robin Dunn | little tweaks |
tree | commitdiff |
2001-09-04 |
Robin Dunn | Added wxNativeFontInfo and wxFontMapper. |
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-03 |
Robin Dunn | Updated wxColumnSorterMixin to also be able to place... |
tree | commitdiff |
2001-09-02 |
Robin Dunn | Added AssignImageList to wxNotebook |
tree | commitdiff |
2001-09-01 |
Robin Dunn | Upgraded to version 1.39 of Scintilla, and upated wxSty... |
tree | commitdiff |
2001-09-01 |
Robin Dunn | Cleaned up some and started using path joins and normal... |
tree | commitdiff |
2001-08-31 |
Robin Dunn | Added XRCed to the wxPython Tools directory, contribute... |
tree | commitdiff |
2001-08-31 |
Robin Dunn | Added XRCed to the wxPython Tools directory, contribute... |
tree | commitdiff |
2001-08-28 |
Robin Dunn | Added a new sample app that is a style editor for wxSTC. |
tree | commitdiff |
2001-08-16 |
Robin Dunn | new version of PyCrust |
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 | Various tweaks, fixes, and additions |
tree | commitdiff |
2001-07-28 |
Robin Dunn | Various tweaks, fixes, and additions |
tree | commitdiff |
2001-07-28 |
Robin Dunn | Fixed resource leak for wxListItem |
tree | commitdiff |
2001-07-28 |
Robin Dunn | The installer should also check HKCU for the python... |
tree | commitdiff |
2001-07-28 |
Robin Dunn | A couple fixes for the demo, and some code to show... |
tree | commitdiff |
2001-07-16 |
Robin Dunn | Some tweaks and generated core sources for wxGTK |
tree | commitdiff |
2001-07-14 |
Robin Dunn | Number() to GetCount() and other changes needed for... |
tree | commitdiff |
2001-07-13 |
Robin Dunn | fixed missing package dir |
tree | commitdiff |
2001-07-10 |
Robin Dunn | little tweaks |
tree | commitdiff |
2001-07-06 |
Robin Dunn | make sure all the files are removed when uninstalled |
tree | commitdiff |
2001-07-06 |
Robin Dunn | some minor tweaks for the VTK demo |
tree | commitdiff |
2001-07-06 |
Robin Dunn | changed the base class to wxWindow |
tree | commitdiff |
2001-07-06 |
Robin Dunn | a bit of simplification |
tree | commitdiff |
2001-07-06 |
Robin Dunn | Fixed img2py to work correctly with Python 2.1. |
tree | commitdiff |
2001-07-05 |
Robin Dunn | Checked in temporarily munged copy before... |
tree | commitdiff |
2001-07-05 |
Robin Dunn | Some tweaks for building the RPMs for multiple differen... |
tree | commitdiff |
2001-07-05 |
Robin Dunn | added new files to be included in the installer |
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-05 |
Robin Dunn | odds and ends... |
tree | commitdiff |
2001-07-04 |
Robin Dunn | updated version number |
tree | commitdiff |
2001-06-25 |
Robin Dunn | removed debug code that got left in |
tree | commitdiff |
2001-06-25 |
Robin Dunn | some fixes and a new mixin class added to the library |
tree | commitdiff |
2001-06-22 |
Robin Dunn | generated code updates |
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-23 |
Robin Dunn | some minor changes for the installer flags |
tree | commitdiff |
2001-05-22 |
Robin Dunn | Some distribution tweaks |
tree | commitdiff |
2001-05-22 |
Robin Dunn | Updated SWIG generated code for wxGTK version |
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-19 |
Robin Dunn | generated code for wxGTK for all the changes made earli... |
tree | commitdiff |
2001-05-18 |
Robin Dunn | wxDragImage fixes and cleanup |
tree | commitdiff |
2001-05-18 |
Robin Dunn | Added mixins subpackage to wxPython.lib |
tree | commitdiff |
2001-05-18 |
Robin Dunn | Added wave files to the distribution scripts |
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-18 |
Robin Dunn | Implemented the first phase of OOR (Original Object... |
tree | commitdiff |
2001-05-18 |
Robin Dunn | Fixed wxPoint.__cmp__ and a few others |
tree | commitdiff |
2001-05-17 |
Robin Dunn | Implemented the first phase of OOR (Original Object... |
tree | commitdiff |
2001-05-11 |
Robin Dunn | No longer needs to create a wxApp object before making... |
tree | commitdiff |
2001-05-09 |
Robin Dunn | Fixed bug that prevented wxTreeCtrl.OnCompareItems... |
tree | commitdiff |
2001-05-08 |
Robin Dunn | Smoe more details for the setup and installer scripts |
tree | commitdiff |
2001-05-08 |
Robin Dunn | updated generated sources for wxMSW |
tree | commitdiff |
2001-05-08 |
Robin Dunn | Fixes for some changed stuff in wxHTML |
tree | commitdiff |
2001-05-07 |
Robin Dunn | some updates for new methods, constants, etc. |
tree | commitdiff |
2001-05-06 |
Robin Dunn | MouseWheel stuff |
tree | commitdiff |
2001-05-04 |
Robin Dunn | Got a new version of StructuredText from Zope's CVS. |
tree | commitdiff |
2001-05-01 |
Robin Dunn | Check if the timer is already running before starting... |
tree | commitdiff |
2001-04-30 |
Robin Dunn | regenerated some more sources for gtk. |
tree | commitdiff |
2001-04-30 |
Robin Dunn | Some tweaks and cleanup. |
tree | commitdiff |
2001-04-30 |
Robin Dunn | version number. |
tree | commitdiff |
next |