]> git.saurik.com Git - wxWidgets.git/history - src/gtk/textentry.cpp
reverted last changed (r49413) as deleting non-attached menus fails under Windows 95
[wxWidgets.git] / src / gtk / textentry.cpp
2007-10-28  Vadim Zeitlinuse the same #if wxUSE_XXX checks in platform-specific...
2007-10-23  Vadim Zeitlinuse -Wunused-parameter with gcc for consistency with...
2007-09-26  Robert RoeblingCompilo for non-PCH
2007-09-26  Vadim Zeitlinadded wxTextEntry common base class for both wxTextCtrl...