]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/masked/maskededit.py
Forward port recent changes on the 2.8 branch to HEAD
[wxWidgets.git] / wxPython / wx / lib / masked / maskededit.py
2007-05-16  Robin DunnForward port recent changes on the 2.8 branch to HEAD
2007-03-27  Robin DunnMerge recent changes from 2.8 branch.
2006-12-05  Robin Dunnwx.lib.masked: Patch from Will Sadkin. Includes Unicod...
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-08-26  Robin DunnPatch from Will Sadkin:
2006-06-10  Robin DunnMaskedEdit patch from Will Sadkin:
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
2005-04-08  Robin DunnPatch from Will Sadkin
2005-04-08  Robin DunnIgnore kill focus events when being destroyed
2005-02-28  Robin DunnPatch from Will Sadkin:
2004-11-16  Robin Dunncommented out dbg message
2004-10-22  Kevin HockDocumentation patch from Olly Betts
2004-10-11  Robin DunnMaskedEdit updates from Will Sadkin:
2004-10-01  Robin DunnFixed typo, patch from Will
2004-08-04  Robin DunnSetSizeHints --> SetMinSize or SetBestFittingSize,...
2004-07-22  Robin DunnJust to be sure...
2004-07-22  Robin DunnPatches from Will Sadkin:
2004-06-19  Robin DunnPatch from Will Sadkin:
2004-06-17  Robin DunnSet the client size as calculated, but use the full...
2004-06-08  Robin DunnCan't call ShiftDown when it is a CommandEvent
2004-06-04  Robin Dunnnamespace fixes
2004-04-21  Robin DunnMaskedEditControl bugfix pach from Will Sadkin
2004-04-19  Robin DunnAdded new MaskedEditControl code from Will Sadkin....