GetBestFittingSize --> GetEffectiveMinSize
[wxWidgets.git] / wxPython / wx / lib / masked / combobox.py
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-19  Robin Dunnensure that the MasedEditMixin's version of IsEmpty...
2005-04-08  Robin DunnPatch from Will Sadkin
2005-03-01  Robin DunnUse GetMark if available
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-06-17  Robin DunnSet the client size as calculated, but use the full...
2004-04-19  Robin DunnAdded new MaskedEditControl code from Will Sadkin....