]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib
fixes to wint_t and wchar_t handling in unichar.h (fixes FreeBSD compilation and...
[wxWidgets.git] / wxPython / contrib /
2007-05-16  Robin DunnForward port recent changes on the 2.8 branch to HEAD
2007-04-23  Robin DunnreSWIGged
2007-04-23  Robin DunnTweaks needed to update to current CVS
2007-04-16  Robin DunnreSWIGged
2007-04-16  Robin DunnwxMac has wxGLContext.SetCurrent now
2007-04-12  Robin DunnAll platforms have the same GLCanvas API now
2007-04-12  Robin DunnUse the wxWANTS_CHARS style
2007-04-02  Robin DunnGizmos has been moved to wxCode.
2007-03-27  Robin DunnMerge recent changes from 2.8 branch.
2007-02-07  Robin DunnreSWIGged
2007-01-01  Robin DunnreSWIGged
2006-12-26  Robin DunnFix for bug #1621459, Made the Selection property read...
2006-12-11  Robin DunnreSWIGged
2006-11-19  Kevin OllivierUse DrawItemSelectionRect on GTK2 and OS X. Also, use...
2006-11-14  Robin DunnUse a swig macro for generating the call to the _setCal...
2006-11-12  Robin DunnreSWIGged
2006-10-31  Robin DunnreSWIGged
2006-10-26  Robin DunnFixed some (out) typemaps
2006-10-24  Robin DunnAllow both SetCurrent() and SetCurrent(context)
2006-10-22  Robin DunnreSWIGged
2006-10-11  Robin Dunnmove animate from contrib to core, and migrate to new API
2006-10-03  Robin Dunnfix HitTest
2006-10-02  Robin DunnDeal with wxVariant changed
2006-09-26  Robin DunnAdd properties
2006-09-18  Robin DunnDon't turn off the HAS_BUTTONS stle on wxMac
2006-09-14  Robin DunnreSWIGged
2006-09-14  Robin DunnAs per wx-dev, split the sort arrow options out to...
2006-09-13  Robin DunnChanges for TreeListCtrl to take advantage of the new...
2006-09-13  Robin Dunncompile fix for Mac
2006-09-12  Robin DunnUpdated the C++ code for wx.gizmos.TreeListCtrl from...
2006-09-08  Robin DunnreSWIGged
2006-09-08  Robin DunnreSWIGged
2006-09-08  Robin Dunnanother parameter type fix
2006-09-08  Robin DunnwxMac's glcanvas doesn't have the new API changes yet...
2006-09-08  Robin Dunnadapt to wxGLCanvas changes
2006-09-02  Robin DunnreSWIGged
2006-09-02  Robin DunnreSWIGged
2006-09-01  Robin Dunnfixed typo
2006-08-31  Robin DunnAliases for [G|S]etCaretLineBack
2006-08-31  Robin DunnProvide an implementation for SurfaceImpl::AlphaRectang...
2006-08-21  Robin DunnAdapt to some wxDC methods becoming protected
2006-08-04  Robin DunnReplace the yields with updating the dirty portions...
2006-08-01  Robin DunnreSWIGged
2006-08-01  Robin DunnreSWIGged
2006-07-29  Robin DunnreSWIGged
2006-07-14  Robin DunnUpdated Scintilla to version 1.70
2006-07-10  Robin DunnreSWIGged
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnAvoid crash in SelectAll if there are no nodes besides...
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnreSWIGged
2006-07-04  Robin DunnreSWIGged
2006-07-04  Robin DunnreSWIGged
2006-06-14  Robin Dunnfixed line endings
2006-06-06  Robin DunnreSWIGged
2006-05-19  Robin DunnreSWIGged
2006-05-19  Robin Dunngenerated rename directives are no longer needed
2006-05-18  Robin DunnUse correct DLL import/export specifier for multi-lib...
2006-05-10  Robin DunnreSWIGged
2006-05-04  Robin DunnHandle object ownership of wxTreeListColumnInfo and...
2006-04-18  Robin DunnChanged how the stock objects (wx.RED, wx.RED_PEN,...
2006-04-15  Robin DunnreSWIGged
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
next