Temporarily use self-made wxTextCtrl in wxX11 until
authorRobert Roebling <robert@roebling.de>
Mon, 1 Apr 2002 11:41:59 +0000 (11:41 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 1 Apr 2002 11:41:59 +0000 (11:41 +0000)
commit4175e95227c9a88e4a32dbf1e9caa1a8d84fed47
treee1149af43bc3744ef08e236250c6e75cb39708e0
parent8a328874b690081d8cf4539b2fd99f680ca6ff73
  Temporarily use self-made wxTextCtrl in wxX11 until
    the in /src/univ.cpp works better.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
configure
configure.in
distrib/msw/tmake/filelist.txt
include/wx/textctrl.h
include/wx/x11/textctrl.h [new file with mode: 0644]
src/mgl/makefile.wat
src/univ/textctrl.cpp
src/univ/themes/win32.cpp
src/wxUniv.dsp
src/wxWindows.dsp
src/x11/app.cpp
src/x11/files.lst
src/x11/textctrl.cpp [new file with mode: 0644]