]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/textentry.h
Move InitMouseEvent<T>() to wx/gtk/private/event.h.
[wxWidgets.git] / include / wx / gtk / textentry.h
2011-04-16  Vadim ZeitlinRefactor wxTextEntry::AutoComplete() to simply call...
2009-09-05  Jaakko SalliwxTextEntry::SetMargins(), GetMargins() - implemented...
2009-03-02  Vadim Zeitlinadded wxTextEntry::DoGetValue() to allow returning...
2009-03-02  Vadim Zeitlinadded wxTextEntry::SetHint() (a.k.a. cue banner or...
2007-11-04  Paul Cornettbuild fix: return type for AutoComplete is bool
2007-11-04  Vadim Zeitlinadded wxTextEntry::AutoComplete() and implemented it...
2007-09-26  Vadim Zeitlinadded wxTextEntry common base class for both wxTextCtrl...