]> git.saurik.com Git - wxWidgets.git/commit
1. made it possible to use wxUpdateUIEvent with wxTextCtrl under wxGTK
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Nov 1999 17:40:02 +0000 (17:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Nov 1999 17:40:02 +0000 (17:40 +0000)
commit26bf1ce0bc3061bf7b1f237f2e0c62101cdef218
tree5feb6ee1bbde2012acde7281e7d3d71f6ae3c5d9
parent957d856c812a885467ccfe235fee51001790ffdb
1. made it possible to use wxUpdateUIEvent with wxTextCtrl under wxGTK
2. ... and with controls with id < 0 under all others as well

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/common/wincmn.cpp
src/gtk/textctrl.cpp
src/gtk1/textctrl.cpp