2002-04-13 |
Robin Dunn | Added wxMouseCaptureChangedEvent. Added some missing... |
tree | commitdiff |
2002-04-13 |
Robin Dunn | Typos fixed |
tree | commitdiff |
2002-04-13 |
Robin Dunn | Fix for Python 2.2 defining NDEBUG and conflicting... |
tree | commitdiff |
2002-04-13 |
Robin Dunn | Use wxBufferedDC in the doodle sample |
tree | commitdiff |
2002-04-11 |
Robin Dunn | Better error message, flags --> style in wxHtmlWindow... |
tree | commitdiff |
2002-04-11 |
Robin Dunn | Fixed GetShapeList and similar methods to use OOR. |
tree | commitdiff |
2002-04-10 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-04-10 |
Robin Dunn | Refresh of PyCrust |
tree | commitdiff |
2002-04-10 |
Robin Dunn | Changes to match cvs update |
tree | commitdiff |
2002-04-09 |
Robin Dunn | A little black magic... When the C++ object (for a... |
tree | commitdiff |
2002-04-09 |
Robin Dunn | A little black magic... When the C++ object (for a... |
tree | commitdiff |
2002-04-09 |
Robin Dunn | New PyCrust from Patrick O'Brien |
tree | commitdiff |
2002-04-09 |
Robin Dunn | Forgot to set OOR info on wxSplashScreen |
tree | commitdiff |
2002-04-09 |
Robin Dunn | Some little additions to how wxBufferedDC is wrapped. |
tree | commitdiff |
2002-04-08 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-04-08 |
Robin Dunn | Updates to match recent CVS changes. |
tree | commitdiff |
2002-04-08 |
Robin Dunn | Added missing files |
tree | commitdiff |
2002-04-05 |
Robin Dunn | more tweaks for API changes |
tree | commitdiff |
2002-04-05 |
Robin Dunn | A few little cleanups, etc. |
tree | commitdiff |
2002-04-05 |
Robin Dunn | Added a few new flags, etc. |
tree | commitdiff |
2002-04-05 |
Robin Dunn | Added wxFileHistory demo |
tree | commitdiff |
2002-04-04 |
Robin Dunn | SWIGged updates for wxMac |
tree | commitdiff |
2002-04-03 |
Robin Dunn | Demo update |
tree | commitdiff |
2002-04-03 |
Robin Dunn | Updates for wxListCtrlAutoWidthMixin needed for wxGTK |
tree | commitdiff |
2002-04-03 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-04-03 |
Robin Dunn | Move font and encoding related classes to a new module... |
tree | commitdiff |
2002-04-01 |
Robin Dunn | Fixed a few little bugs in how some methods are wrapped |
tree | commitdiff |
2002-04-01 |
Robin Dunn | Added wxIconBundle and wxTopLevelWindow.SetIcons. |
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-30 |
Robin Dunn | Give access to m_lastKeydownConsumed |
tree | commitdiff |
2002-03-27 |
Robin Dunn | Updates for new wxToolBar API |
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-26 |
Robin Dunn | Updates to match recent CVS changes. |
tree | commitdiff |
2002-03-26 |
Václav Slavík | don't include wxhtml.rc |
tree | commitdiff |
2002-03-22 |
Václav Slavík | wxITEM_FOO instead of wxItem_Foo, for the sake of consi... |
tree | commitdiff |
2002-03-21 |
Robin Dunn | SWIGged updates for wxMac |
tree | commitdiff |
2002-03-21 |
Robin Dunn | Some distrib updates |
tree | commitdiff |
2002-03-21 |
Robin Dunn | Typo fix |
tree | commitdiff |
2002-03-21 |
Robin Dunn | SWIGged updates for wxGTK |
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 | SWIGged updates for wxGTK |
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-18 |
Robin Dunn | Fixed a typo in one of the virtual callback macros. |
tree | commitdiff |
2002-03-17 |
Robin Dunn | Newly SWIGged sources for wxGTK |
tree | commitdiff |
2002-03-15 |
Robin Dunn | Changes needed for wxUSE_UNICODE |
tree | commitdiff |
2002-03-15 |
Robin Dunn | Some little tweaks and cleanups. |
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-10 |
Robin Dunn | Applied and merged patch 486364, which enables wxPython... |
tree | commitdiff |
2002-03-10 |
Robin Dunn | Applied and merged patch 486364, which enables wxPython... |
tree | commitdiff |
2002-03-09 |
Robin Dunn | SWIGged updates for wxMac |
tree | commitdiff |
2002-03-09 |
Robin Dunn | New SWIGged updates for wxGTK |
tree | commitdiff |
2002-03-09 |
Robin Dunn | Reformatted some demo text |
tree | commitdiff |
2002-03-09 |
Robin Dunn | Added a reminder to myself for later |
tree | commitdiff |
2002-03-09 |
Robin Dunn | Removed redundant definitions |
tree | commitdiff |
2002-03-08 |
Václav Slavík | applied patch to wxEditableListBox that adds wxEL_ALLOW... |
tree | commitdiff |
2002-03-08 |
Robin Dunn | Little tweaks and fixes. |
tree | commitdiff |
2002-03-08 |
Robin Dunn | Changes for recent htmlhelp updates |
tree | commitdiff |
2002-03-08 |
Robin Dunn | Added a wxIconFromBitmap "constructor" for wxIcon. |
tree | commitdiff |
2002-03-08 |
Robin Dunn | Added patch that adds style flags for wxEditableListBox... |
tree | commitdiff |
2002-03-08 |
Robin Dunn | Yet another update of XRCed. Fixes some display issues... |
tree | commitdiff |
2002-03-07 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-03-07 |
Robin Dunn | Bugfix for wxTreeCtrl.InsertItemBefore and more SWIGged... |
tree | commitdiff |
2002-03-07 |
Robin Dunn | More XRCed updates from Roman |
tree | commitdiff |
2002-03-07 |
Robin Dunn | SWIGged updates for wxGTK |
tree | commitdiff |
2002-03-07 |
Robin Dunn | SWIGged updates for wxMSW |
tree | commitdiff |
2002-03-07 |
Robin Dunn | Added some anchor related methods to wxHtmlWindow as... |
tree | commitdiff |
2002-03-07 |
Robin Dunn | more updates for recent toolbar changes |
tree | commitdiff |
2002-03-07 |
Robin Dunn | Added python support for a virtual CanDismiss method |
tree | commitdiff |
2002-03-07 |
Robin Dunn | Added a Python-specific Append method to the wxListCtrl |
tree | commitdiff |
2002-03-07 |
Robin Dunn | rearrainging a few things |
tree | commitdiff |
2002-03-06 |
Robin Dunn | A new version of XRCed from Roman Rolinsky with a few... |
tree | commitdiff |
2002-02-28 |
Robin Dunn | fixed typo |
tree | commitdiff |
2002-02-28 |
Robin Dunn | Added wxPython.lib.rcsizer which contains RowColSizer... |
tree | commitdiff |
2002-02-28 |
Robin Dunn | Moved declaratrions of wxPyInputStream and etc. into... |
tree | commitdiff |
2002-02-28 |
Robin Dunn | Moved declaratrions of wxPyInputStream and etc. into... |
tree | commitdiff |
2002-02-28 |
Robin Dunn | Moved declaratrions of wxPyInputStream and etc. into... |
tree | commitdiff |
2002-02-26 |
Robin Dunn | Changed the img2py tool to use PNG instead of XPM for... |
tree | commitdiff |
2002-02-24 |
Robin Dunn | more wxMac specific updates |
tree | commitdiff |
2002-02-23 |
Robin Dunn | SIGged updates for wxMac |
tree | commitdiff |
2002-02-23 |
Robin Dunn | SWIGged updates for wxGTK |
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-22 |
Robin Dunn | Updated PyCrust from Patrick O'Brien |
tree | commitdiff |
2002-02-21 |
Robin Dunn | Better wrapper for wxListCtrl.GetColumn, and some other... |
tree | commitdiff |
2002-02-21 |
Robin Dunn | Better doc |
tree | commitdiff |
2002-02-21 |
Robin Dunn | A few tweaks and some cleanup for the wxPython demo |
tree | commitdiff |
2002-02-14 |
Robin Dunn | As per the wx-dev discussion in early Jan, replaced |
tree | commitdiff |
next |