]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib
Removed wxVectorBase and wxClientDataDictionary symbols
[wxWidgets.git] / wxPython / contrib /
2005-06-14  Robin DunnUnregister the object too
2005-06-13  Robin DunnPatch from Ole AndrĂ©, call RegisterActiveObject() so...
2005-05-31  Julian SmartOlly Betts' typo patch
2005-05-24  Robin DunnRemoved unnecessary files, removed or replaced images...
2005-05-22  Dimitri Schoolwerthremoved redundant preprocessor check
2005-05-09  Robin DunnreSWIGged
2005-05-07  Robin DunnreSWIGged
2005-05-07  Robin DunnFixup for docstrings being inherited instead of usign...
2005-04-25  Robin DunnreSWIGged
2005-04-25  Robin DunnMark GetFrame functions as returning a new instance
2005-04-20  Robin DunnreSWIGged
2005-04-19  Robin DunnreSWIGged
2005-04-19  Robin DunnreSWIGged
2005-04-19  Robin DunnAllow to set a style's wxFontEncoding
2005-04-16  Robin DunnreSWIGged
2005-04-16  Robin DunnAdd docstrings for wxSTC methods
2005-04-16  Robin DunnAdded Python methods to wxStyledTextCtrl that allow...
2005-04-16  Robin DunnreSWIGged
2005-04-16  Robin DunnreSWIGged
2005-04-16  Robin DunnreSWIGged
2005-04-11  Robin DunnreSWIGged
2005-04-11  Robin DunnreSWIGged
2005-04-11  Robin DunnreSWIGged
2005-04-09  Robin DunnDocstring corrected
2005-04-07  Robin DunnreSWIGged
2005-04-05  Robin DunnreSWIGged
2005-04-04  Robin DunnAdded wrappers and a demo for the animate contrib
2005-03-30  Robin DunnreSWIGged
2005-03-30  Robin Dunndefault parameters
2005-03-30  Robin DunnreSWIGged
2005-03-30  Robin DunnAdded wxStaticPicture
2005-03-24  Robin DunnreSWIGged
2005-03-24  Robin DunnreSWIGged
2005-03-24  Robin Dunnuse wxEventType instead of enum
2005-03-09  Robin DunnreSWIGged
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-03-03  Robin DunnreSWIGged
2005-03-02  Robin DunnSet the mouse pos for the drag events, add support...
2005-02-28  Robin Dunnuse wxMin
2005-02-21  Robin Dunnfixed compile error
2005-02-18  Robin DunnreSWIGged
2005-02-11  Robin DunnreSWIGged
2005-01-14  Robin DunnreSWIGged
2005-01-05  Robin DunnGetSystemColour --> GetColour
2005-01-05  Robin DunnAdd wxRTTI and OOR info for activex classes
2005-01-03  Robin DunnFactor out the OnSize code so it can also be used in...
2004-12-31  Robin Dunnfix compilo for when there are no precompiled headers
2004-12-31  Robin DunnCorrect some redraw glitches in the header when resizin...
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-11-24  Robin DunnreSWIGged
2004-11-24  Robin DunnreSWIGged
2004-11-21  Robin DunnreSWIGged
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin DunnreSWIGged
2004-11-12  Robin DunnCompilation fix
2004-11-11  Robin DunnreSWIGged
2004-10-11  Robin DunnreSWIGged
2004-10-05  Robin DunnImprove image hittest
2004-09-30  Robin DunnreSWIGged
2004-09-29  Robin DunnreSWIGged
2004-09-28  Robin Dunnoff-by-one fix
2004-09-28  Robin DunnCorrected compile warnings, took out debug printf
2004-09-28  Robin DunnPatch from Alberto Griggio to use the wxRenderer for...
2004-09-27  Robin DunnUpdated wxSTC's copy of Scintilla to version 1.61
2004-09-26  Robin DunnreSWIGged
2004-09-25  Robin DunnreSWIGged
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-09-23  Robin DunnMoved xrc out of contrib and into the core source dir...
2004-09-14  Robin DunnreSWIGged
2004-09-14  Robin DunnreSWIGged
2004-09-10  Robin DunnreSWIGed
2004-09-09  Robin DunnreSWIGged
2004-08-26  Robin DunnreSWIGged
2004-08-25  Robin Dunngive the generic tree and list controls a DoGetBestSize
2004-08-25  Robin Dunnuse right return type for GetListCtrl
2004-08-11  Robin Dunnfixed crashing bug when trying to set colours too soon
2004-07-17  Robin DunnreSWIGged
2004-07-17  Robin DunnAvoid using the OOR typemap in the constructors
2004-07-17  Robin DunnAdded wxXRC_NO_RELOADING
2004-07-17  Robin Dunnprevent a reference leak when OOR objects are created
2004-07-01  Robin DunnreSWIGged
2004-06-30  Robin DunnSince the wxPyMake_wxObject typemap is also used for...
2004-06-29  Robin DunnLots of SWIGging
2004-06-29  Robin DunnreSWIGged
2004-06-29  Robin Dunnuse TWIST buttons by default on the Mac, but also make...
2004-06-29  Robin DunnFixed HitTest for columns > 1
2004-06-29  Robin DunnOops, forgot to remove som testing code
2004-06-29  Robin DunnFixed lots of painting, clipping and alignment issues.
2004-06-28  Robin DunnFix HitTest offset, and some other little things that...
2004-06-19  Robin DunnRegenerated renamers, each has just a change in their...
2004-06-14  Robin Dunnm_img* need initialized too otherwise we can end up...
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-04  Robin DunnreSWIGged
2004-06-04  Robin DunnreSWIGged
2004-06-02  Robin DunnAdded more default args as needed to allow most window...
2004-06-02  Robin DunnreSWIGged
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
next