]> git.saurik.com Git - wxWidgets.git/history - wxPython
Added screen design to system settings for
[wxWidgets.git] / wxPython /
2002-05-04  Robin Dunnswigged updated code for wxMac
2002-05-04  Robin Dunnswigged code update for wxGTK
2002-05-03  Robin DunnUpdates for Push/Pop status text
2002-05-03  Robin DunnProbably only whitespace changes
2002-05-03  Robin DunnA test case to show the problem with putting a wxListbo...
2002-05-03  Robin DunnMake it easier to not use wxPopupWindow in wxSTC, and...
2002-05-02  Robin DunnChanges for the embedded sample to build on Linux
2002-05-02  Robin DunnFixed the bugs preventing wxPython from being embedded...
2002-05-02  Robin DunnRemoved wxVTKRenderWindow since VTK now includes a...
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-04-30  Robin DunnwxTimer was in the wrong place in the demo
2002-04-30  Robin DunnRemoved the old patch files for swig
2002-04-30  Robin DunnIgnore generated Makefile
2002-04-30  Robin Dunnswigged updates for wxMac
2002-04-29  Robin Dunnswigged updates for wxGTK
2002-04-29  Robin DunnSwitch to using a wxBufferedPaintDC, also draw/erase...
2002-04-29  Robin DunnPut the panel-under-htmlwindow hack back in since the...
2002-04-29  Robin DunnUpdates for building wxSWIG on Linux
2002-04-29  Robin DunnAdded execut bit for configure
2002-04-29  Robin DunnSince I have made several changes to SWIG over the...
2002-04-29  Robin DunnVarious minor updates
2002-04-23  Robin DunnA couple demo tweaks
2002-04-22  Robin DunnChanges to match CVS updates over the weekend.
2002-04-22  Robin DunnAdded wxImage.GetDataBuffer which returns an in-place...
2002-04-19  Robin DunnSWIGed changes for wxGTK
2002-04-19  Robin DunnDemo updates
2002-04-18  Robin DunnTypo fix
2002-04-18  Robin DunnReorganized the tree in the wxPython demo, hooked the...
2002-04-18  Robin DunnwxDF_HTML and FloodFill interface updates
2002-04-18  Robin DunnSome wxGrid related classes now support OOR.
2002-04-18  Robin DunnDon't do the wx cleanup if wxPython didn't do the initi...
2002-04-18  Robin DunnMoved the cleanup code to an EVT_WINDOW_DESTROY handler.
2002-04-17  Robin DunnAdded some methods to be consistent with wxWindow
2002-04-17  Robin DunnA few tweaks and cleanups
2002-04-17  Robin DunnRemoved package from imports since the modules are...
2002-04-16  Robin DunnUse the OOR typemap for wxTreeCtrls too.
2002-04-16  Robin Dunntypo fixes
2002-04-16  Robin DunnA new listctrl mixin class
2002-04-16  Robin DunnUse the OOR typemap for wxTreeCtrls too.
2002-04-15  Robin DunnSome updates for 2.3.3
2002-04-13  Robin DunnSWIGged updates for wxMAC
2002-04-13  Robin DunnSWIGged updates for wxGTK
2002-04-13  Robin DunnAlready had wxEVT_MOUSE_CAPTURE_CHANGED, don't need...
2002-04-13  Robin DunnAdded wxMouseCaptureChangedEvent. Added some missing...
2002-04-13  Robin DunnTypos fixed
2002-04-13  Robin DunnFix for Python 2.2 defining NDEBUG and conflicting...
2002-04-13  Robin DunnUse wxBufferedDC in the doodle sample
2002-04-11  Robin DunnBetter error message, flags --> style in wxHtmlWindow...
2002-04-11  Robin DunnFixed GetShapeList and similar methods to use OOR.
2002-04-10  Robin DunnSWIGged updates for wxGTK
2002-04-10  Robin DunnRefresh of PyCrust
2002-04-10  Robin DunnChanges to match cvs update
2002-04-09  Robin DunnA little black magic... When the C++ object (for a...
2002-04-09  Robin DunnA little black magic... When the C++ object (for a...
2002-04-09  Robin DunnNew PyCrust from Patrick O'Brien
2002-04-09  Robin DunnForgot to set OOR info on wxSplashScreen
2002-04-09  Robin DunnSome little additions to how wxBufferedDC is wrapped.
2002-04-08  Robin DunnSWIGged updates for wxGTK
2002-04-08  Robin DunnUpdates to match recent CVS changes.
2002-04-08  Robin DunnAdded missing files
2002-04-05  Robin Dunnmore tweaks for API changes
2002-04-05  Robin DunnA few little cleanups, etc.
2002-04-05  Robin DunnAdded a few new flags, etc.
2002-04-05  Robin DunnAdded wxFileHistory demo
2002-04-04  Robin DunnSWIGged updates for wxMac
2002-04-03  Robin DunnDemo update
2002-04-03  Robin DunnUpdates for wxListCtrlAutoWidthMixin needed for wxGTK
2002-04-03  Robin DunnSWIGged updates for wxGTK
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
2002-04-01  Robin DunnFixed a few little bugs in how some methods are wrapped
2002-04-01  Robin DunnAdded wxIconBundle and wxTopLevelWindow.SetIcons.
2002-04-01  Robin DunnAdded wxListCtrlAutoWidthMixin from Erik Westra.
2002-04-01  Robin DunnA saner implementation for the new wxToolBar methods...
2002-04-01  Robin DunnSome cleanup
2002-04-01  Robin DunnTrying wxTE_PROCESS_ENTER and EVT_TEXT_ENTER on a combo...
2002-03-30  Robin DunnGive access to m_lastKeydownConsumed
2002-03-27  Robin DunnUpdates for new wxToolBar API
2002-03-27  Robin DunnUpdates for new wxToolBar API
2002-03-26  Robin DunnUpdates to match recent CVS changes.
2002-03-26  Robin DunnUpdates to match recent CVS changes.
2002-03-26  Václav Slavíkdon't include wxhtml.rc
2002-03-22  Václav SlavíkwxITEM_FOO instead of wxItem_Foo, for the sake of consi...
2002-03-21  Robin DunnSWIGged updates for wxMac
2002-03-21  Robin DunnSome distrib updates
2002-03-21  Robin DunnTypo fix
2002-03-21  Robin DunnSWIGged updates for wxGTK
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-03-20  Robin DunnFixed problem between the splash screen and tip dialog.
2002-03-20  Robin DunnwxStyledTextCtrl can now be built and used when wxUSE_U...
2002-03-18  Robin DunnSWIGged updates for wxGTK
2002-03-18  Robin DunnUpdated wxSTC from Scintilla 1.40 to Scintilla 1.45
2002-03-18  Robin DunnAdded wxBufferedDC, changes for wxMenu and wxMenuItem...
2002-03-18  Robin DunnFixed a typo in one of the virtual callback macros.
2002-03-17  Robin DunnNewly SWIGged sources for wxGTK
2002-03-15  Robin DunnChanges needed for wxUSE_UNICODE
2002-03-15  Robin DunnSome little tweaks and cleanups.
2002-03-15  Robin DunnUpdated unicode sample again. Added two more languages.
2002-03-15  Robin Dunnupdated unicode sample
2002-03-15  Robin DunnA Unicode sample for wxPython
2002-03-13  Robin DunnCore wxPython (non-contrib) now fully works with Unicode!
next