]> git.saurik.com Git - wxWidgets.git/commit
configure and #ifdef wxUSE_XXX updates
authorRobert Roebling <robert@roebling.de>
Mon, 4 Jan 1999 13:52:06 +0000 (13:52 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 4 Jan 1999 13:52:06 +0000 (13:52 +0000)
commitac57418f39e9671c18b99942180563146625d3ae
tree93b54aa2c5a26c1b6045fe2aa85ceb1c1ff2826a
parent9ca2fe7ee68e817a03a84d88c48d1c55ee80e548
  configure and #ifdef wxUSE_XXX updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
56 files changed:
configure
configure.in
include/wx/confbase.h
include/wx/date.h
include/wx/docview.h
include/wx/fileconf.h
include/wx/generic/statusbr.h
include/wx/generic/treectrl.h
include/wx/gtk/bmpbuttn.h
include/wx/gtk/clipbrd.h
include/wx/gtk/combobox.h
include/wx/gtk/dnd.h
include/wx/gtk/frame.h
include/wx/gtk/listbox.h
include/wx/gtk/statbmp.h
include/wx/gtk/tbargtk.h
include/wx/gtk/window.h
include/wx/gtk1/bmpbuttn.h
include/wx/gtk1/clipbrd.h
include/wx/gtk1/combobox.h
include/wx/gtk1/dnd.h
include/wx/gtk1/frame.h
include/wx/gtk1/listbox.h
include/wx/gtk1/statbmp.h
include/wx/gtk1/tbargtk.h
include/wx/gtk1/window.h
include/wx/image.h
include/wx/time.h
include/wx/zstream.h
setup/maketmpl.in
setup/setup.hin
setup/substit.in
src/Makefile.in
src/common/config.cpp
src/common/date.cpp
src/common/docview.cpp
src/common/fileconf.cpp
src/common/image.cpp
src/common/layout.cpp
src/common/time.cpp
src/common/zstream.cpp
src/gtk.inc
src/gtk/app.cpp
src/gtk/clipbrd.cpp
src/gtk/combobox.cpp
src/gtk/dnd.cpp
src/gtk/frame.cpp
src/gtk/listbox.cpp
src/gtk/window.cpp
src/gtk1/app.cpp
src/gtk1/clipbrd.cpp
src/gtk1/combobox.cpp
src/gtk1/dnd.cpp
src/gtk1/frame.cpp
src/gtk1/listbox.cpp
src/gtk1/window.cpp