]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib
gdk_pixbuf_unref -> g_object_unref
[wxWidgets.git] / wxPython / contrib /
2006-03-30  Robin DunnFixed reference leak in wx.gizmos.TreeListCtrl.GetSelec...
2006-03-20  Robin DunnreSWIGged
2006-03-14  Robin DunnreSWIGed
2006-03-14  Robin DunnreSWIGged
2006-03-14  Robin DunnreSWIGged
2006-03-08  Robin DunnUpdated to Scintilla 1.67
2006-02-24  Robin DunnUse wxSystemSetitngs for the rule color
2006-02-14  Robin DunnreSWIGged
2006-02-07  Robin DunnRemove calls to dc.BeginDrawing and dc.EndDrawing
2006-02-07  David Surovellremoved deprecated wxDC.[Begin,End]Drawing calls
2006-02-02  Robin DunnreSWIGged
2006-01-29  Robin DunnChanges needed to be able to build with SWIG 1.3.24...
2006-01-24  Robin Dunnfix for broken files that were recently checked in
2006-01-23  Robin DunnreSWIGged with the new SWIG runtime
2006-01-23  Robin DunnreSWIGged with new SWIG runtime
2006-01-23  Robin Dunncomment fix
2006-01-13  Robin DunnFix for MSVC 6 compile error
2006-01-10  Robin Dunnmerge #4 from 2.6 branch
2006-01-02  Robin DunnreSWIGged
2006-01-02  Robin DunnreSWIGged
2005-12-22  Kevin OllivierFixes so that wxPython builds on 2.7. Mostly removing...
2005-12-20  Kevin OllivierRemoving old iewin extension. Replaced by activex/wxie.
2005-12-19  Kevin OllivierUse TranslateAccelerator so that TAB, Return, etc....
2005-11-28  David Surovellfixed improper (long) casts
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
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
next