]> git.saurik.com Git - wxWidgets.git/history - src/motif/textentry.cpp
Since wxDialog::Show(false) only calls wxWindow::Show, we must explicitly hide the...
[wxWidgets.git] / src / motif / textentry.cpp
2009-03-04  Jouk Janseninserting missing include for non PCH-build
2009-03-02  Vadim Zeitlinadded wxTextEntry::DoGetValue() to allow returning...
2007-11-05  Vadim Zeitlinimplemented wxTextEntry for wxMotif, made wxComboBox...