]> git.saurik.com Git - wxWidgets.git/commit - src/gtk/textctrl.cpp
With the exceptions of DnD, wxGTk now works with
authorRobert Roebling <robert@roebling.de>
Thu, 1 Apr 1999 12:14:30 +0000 (12:14 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 1 Apr 1999 12:14:30 +0000 (12:14 +0000)
commitd345e841da6719c3de9de784220aafafb5eb1e93
tree5bae1f896ffe3ea7711cf0717ce6f6532fe9176d
parent1a33c3ba91c23c1b143ce2d44a7d23e31220cf30
  With the exceptions of DnD, wxGTk now works with
  both GTK 1.0.6 and GTK 1.2.1 - the latter still
  produces warnings and blah.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
24 files changed:
configure
configure.in
include/wx/gtk/dnd.h
include/wx/gtk1/dnd.h
include/wx/version.h
src/gtk.inc
src/gtk/app.cpp
src/gtk/clipbrd.cpp
src/gtk/combobox.cpp
src/gtk/dcscreen.cpp
src/gtk/listbox.cpp
src/gtk/textctrl.cpp
src/gtk/win_gtk.c
src/gtk/window.cpp
src/gtk1/app.cpp
src/gtk1/clipbrd.cpp
src/gtk1/combobox.cpp
src/gtk1/dcscreen.cpp
src/gtk1/listbox.cpp
src/gtk1/textctrl.cpp
src/gtk1/win_gtk.c
src/gtk1/window.cpp
wx-config.in
wxGTK.spec