]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/textentry.h
added wxTextEntry::DoGetValue() to allow returning empty string if the control curren...
[wxWidgets.git] / include / wx / msw / textentry.h
2009-03-02  Vadim Zeitlinadded wxTextEntry::DoGetValue() to allow returning...
2009-03-02  Vadim Zeitlinset correct properties
2009-03-02  Vadim Zeitlinadded wxTextEntry::SetHint() (a.k.a. cue banner or...
2008-03-27  Robin DunnFix line endings
2007-11-05  Vadim Zeitlinimplement AutoComplete for wxMSW too
2007-11-04  Vadim Zeitlinadded wxTextEntry::AutoCompleteFileNames() and implemen...
2007-09-26  Vadim Zeitlinrefactor wxMSW code to extract parts common to wxTextCt...