]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/masked
GetBestFittingSize --> GetEffectiveMinSize
[wxWidgets.git] / wxPython / wx / lib / masked /
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-19  Robin Dunnensure that the MasedEditMixin's version of IsEmpty...
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-03-01  Robin DunnUse GetMark if available
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....