]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/masked/textctrl.py
allow the UTF8 build to treat C locale as UTF8, too, it's a 7bit subset of it, so...
[wxWidgets.git] / wxPython / wx / lib / masked / textctrl.py
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-19  Robin Dunnensure that the MasedEditMixin's version of IsEmpty...
2004-10-11  Robin DunnMaskedEdit updates from Will Sadkin:
2004-08-04  Robin DunnSetSizeHints --> SetMinSize or SetBestFittingSize,...
2004-07-22  Robin DunnPatches from Will Sadkin:
2004-06-19  Robin DunnPatch from Will Sadkin:
2004-04-19  Robin DunnAdded new MaskedEditControl code from Will Sadkin....