]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/customtreectrl.py
fix for testing if a property is in allParams - it must be a sequence
[wxWidgets.git] / wxPython / wx / lib / customtreectrl.py
2007-04-17  Robin DunnPatch from Andrea that fixes the following problems...
2007-04-02  Robin Dunnpatch from Andrea fixing sending of events and drawing...
2007-03-27  Robin DunnMerge recent changes from 2.8 branch.
2007-02-07  Robin Dunnmerge from 2.8 branch
2006-12-22  Robin DunnPatches from Andrea
2006-12-18  Robin Dunnwx.lib.customtreectrl patches from Andrea Gavana.
2006-11-19  Kevin OllivierMigate to the new wxRendererNative::DrawItemSelectionRe...
2006-11-06  Robin Dunnbetter check for valid font and color
2006-11-03  Robin DunnA patch from Frame Niessink which adds an additional...
2006-10-31  Robin DunnAlways draw the selection of selected items, not just...
2006-10-24  Robin DunnFixes from Andrea
2006-10-22  Robin DunnLots of little tweaks, mostly to draw selected items...
2006-10-11  Robin DunnDon't use the window position as the x offset when...
2006-10-09  Robin DunnAdd CustomTreeCtrl from Andrea Gavana