]> git.saurik.com Git - wxWidgets.git/history - wxPython
Fixed include path for wx/wxchar.h
[wxWidgets.git] / wxPython /
2004-01-07  Robin DunnreSWIGged
2004-01-07  Robin DunnUpdated overview
2004-01-07  Robin Dunnupdated Joystick demo, is now wxDesigner-less
2004-01-06  Robin DunnIt *does* work now
2004-01-06  Robin DunnreSWIGged
2004-01-06  Robin DunnRename the grid selection mode flags
2004-01-06  Robin DunnAdded a set of 2.4 compatibility classes for the wxDC...
2004-01-06  Robin DunnFixes for the UNICODE build
2004-01-05  Robin DunnEnsure that the dirdialog is destroyed after use
2004-01-03  Robin DunnThis file should not have been checked in!
2004-01-03  Robin DunnRenamed demo modules to be wx-less.
2004-01-02  Robin DunnVersion number update
2004-01-02  Robin DunnreSWIGged
2004-01-02  Robin DunnFix addtofunc directives foir wxCheckListBox
2004-01-02  Robin DunnreSWIGged
2004-01-02  Robin DunnSome wxOGL tweaks to match what has been done in the...
2004-01-02  Robin DunnNew wxDesigner-less version of the MimeTypesManager...
2004-01-02  Robin DunnwxBell --> wx.Bell
2003-12-31  Robin DunnTrack and translate typenames where possible
2003-12-30  Robin DunnUse correct method name for GetRowLabelValue
2003-12-30  Robin DunnreSWIGged
2003-12-30  Robin DunnEnsure we have the capture before releasing it.
2003-12-30  Robin DunnMake sure the comment is output in the pythoncode
2003-12-30  Robin Dunnshift the print position a little
2003-12-30  Robin Dunna bit of tweaking
2003-12-30  Robin DunnForce integer values for positions and sizes
2003-12-30  Robin Dunnwx* and other name fixes
2003-12-29  Robin DunnRename the .tar.gz to a .tgz
2003-12-29  Robin DunnCompatibility modules for a couple that have gone AWOL...
2003-12-29  Robin DunnApparently wxPopupWindow position is not screen relativ...
2003-12-29  Robin DunnShow how to set print data options when using HTMLEasyP...
2003-12-29  Robin DunnAdded SF Patch#
2003-12-29  Robin DunnFix compile error when building for Python 2.2
2003-12-29  Robin DunnSince they are new style classes we need to use the...
2003-12-29  Robin DunnFixed drawing of the lines data, also ensure that only...
2003-12-29  Robin DunnSet foreground colour when drawing items in the VListBox
2003-12-25  Roman Rolinskyadded subclass attribute
2003-12-24  Robin DunnreSWIGged
2003-12-24  Robin DunnreSWIGged
2003-12-24  Robin DunnreSWIGged
2003-12-24  Robin Dunnregnenerated image modules
2003-12-24  Robin DunnFixed a couple wxString typemaps
2003-12-24  Robin Dunndelete the .pyc files before making a preview
2003-12-24  Robin DunnFixed a typo
2003-12-24  Robin DunnAliasing wxDC methods like was dangerous...
2003-12-24  Robin DunnMore adjustments to aliases
2003-12-24  Robin DunnTool tweaks and metadata update
2003-12-23  Robin DunnreSWIGged
2003-12-23  Robin DunnreSWIGged
2003-12-23  Robin Dunnbackwards compatibility aliases can be used in the...
2003-12-23  Robin Dunntypo fixed
2003-12-23  Robin DunnUpdated tools
2003-12-23  Robin DunnwxPython metadata xml
2003-12-23  Robin DunnAdded XML simplification scripts for generating the...
2003-12-22  Robin DunnwxTaskBarIcon works on wxGTK now too.
2003-12-22  Robin DunnMake the comment colors have a bit more contrast, and...
2003-12-22  Robin DunnMore lib and demo patches to drop the wx prefix (Jeff...
2003-12-20  Robin DunnClean out the old stuff
2003-12-20  Robin DunnreSWIGged
2003-12-20  Robin DunnreSWIGged
2003-12-20  Robin DunnAquire the GIL before raising the NotImplementedError...
2003-12-20  Robin DunnAdded wxHtmlCell::[S|G]etId
2003-12-20  Robin DunnMore lib and demo changes for dropping the wx prefix...
2003-12-20  Robin DunnreSWIGged
2003-12-20  Robin DunnOops
2003-12-20  Robin DunnFixed a couple namespace issues
2003-12-20  Robin DunnFixed indetation error
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-12-19  Robin DunnreSWIGged
2003-12-19  Robin Dunnautodoc docstring fixes and such
2003-12-19  Robin DunnVersion number
2003-12-19  Robin DunnUpdated SWIG patches for new CVS line numbers, also...
2003-12-18  Robin DunnreSWIGged
2003-12-18  Robin DunnTweaking names (Thanks Jeff!)
2003-12-18  Robin DunnTweaked some sample code
2003-12-18  Robin DunnFixed a very weird typo
2003-12-18  Robin DunnReworked how stock objects are initialized. They now...
2003-12-18  Robin DunnFix __repr__
2003-12-18  Robin DunnAdded FindById
2003-12-17  Robin DunnReworked how stock objects are initialized. They now...
2003-12-17  Robin DunnAdded wxGetKeyState
2003-12-17  Robin DunnSwtch to using Bind, and use better styles for the...
2003-12-17  Robin DunnAdded PyPlot
2003-12-17  Robin DunnLots of wx namespace updates for the wx.lib package...
2003-12-13  Robin DunnSwitch to a read-only combobox
2003-12-13  Robin DunnAdded a sample to the demo showing how to change the...
2003-12-11  Robin DunnreSWIGged
2003-12-11  Robin DunnreSWIGged
2003-12-11  Robin DunnLittle changes to match recent changes in wxWindows
2003-12-11  Robin DunnRegenerated the renamers with the new build_renamers.py
2003-12-11  Robin DunnMoved simple from demo to samples
2003-12-11  Robin DunnRun swig from the main setup.py when building the renam...
2003-12-11  Robin DunnGet rid of this old never finished file
2003-12-11  Robin DunnKevin O's demo modules fixup patch
2003-12-11  Robin DunnAnother try at fixing this patch so it applies cleanly
2003-12-11  Robin DunnCleaned up a bogus newline
2003-12-11  Robin DunnA little tweak to the usage text
2003-12-11  Robin DunnUpdated the docstring patch to match current SWIG CVS...
2003-12-11  Robin DunnUpdated the description of wx.PopupTransientWindow
2003-12-09  Robin DunnSome wx.* fixes
next