]> git.saurik.com Git - wxWidgets.git/commit
Added a few #if wxUSE_XXX
authorRobert Roebling <robert@roebling.de>
Tue, 15 Jun 1999 20:21:59 +0000 (20:21 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 15 Jun 1999 20:21:59 +0000 (20:21 +0000)
commitce4169a4d129fc6cd165b2e9ccc5cf5d48356020
tree1880a1b0e0366b4298c5f807d684b0902eb47176
parentdcf924a345ea8ffbc1cf6b40b5f75c6005e504c0
  Added a few #if wxUSE_XXX
  Regrouped image format handlers
  Updated the rest accordingly
  Added changes.txt for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
88 files changed:
acconfig.h
configure.in
docs/gtk/changes.txt [new file with mode: 0644]
include/wx/datstrm.h
include/wx/file.h
include/wx/fileconf.h
include/wx/generic/dcpsg.h
include/wx/generic/dirdlgg.h
include/wx/generic/printps.h
include/wx/generic/prntdlgg.h
include/wx/generic/progdlgg.h
include/wx/gtk/choice.h
include/wx/gtk1/choice.h
include/wx/image.h
include/wx/imaggif.h [deleted file]
include/wx/mimetype.h
include/wx/mstream.h
include/wx/msw/setup0.h
include/wx/objstrm.h
include/wx/sckstrm.h
include/wx/socket.h
include/wx/stream.h
include/wx/textfile.h
include/wx/valgen.h
include/wx/valtext.h
include/wx/wfstream.h
include/wx/zstream.h
src/common/config.cpp
src/common/date.cpp
src/common/datstrm.cpp
src/common/docview.cpp
src/common/event.cpp
src/common/file.cpp
src/common/http.cpp
src/common/image.cpp
src/common/imaggif.cpp
src/common/imagjpeg.cpp
src/common/imagpng.cpp
src/common/layout.cpp
src/common/mimetype.cpp
src/common/mstream.cpp
src/common/objstrm.cpp
src/common/sckfile.cpp
src/common/sckstrm.cpp
src/common/stream.cpp
src/common/textfile.cpp
src/common/valgen.cpp
src/common/validate.cpp
src/common/valtext.cpp
src/common/wfstream.cpp
src/common/zstream.cpp
src/generic/dcpsg.cpp
src/generic/dirdlgg.cpp
src/generic/helphtml.cpp
src/generic/listctrl.cpp
src/generic/printps.cpp
src/generic/prntdlgg.cpp
src/generic/progdlgg.cpp
src/generic/treectrl.cpp
src/gtk/Makefile.am
src/gtk/bmpbuttn.cpp
src/gtk/checkbox.cpp
src/gtk/choice.cpp
src/gtk/combobox.cpp
src/gtk/gauge.cpp
src/gtk/listbox.cpp
src/gtk/radiobox.cpp
src/gtk/radiobut.cpp
src/gtk/scrolbar.cpp
src/gtk/slider.cpp
src/gtk1/Makefile.am
src/gtk1/bmpbuttn.cpp
src/gtk1/checkbox.cpp
src/gtk1/choice.cpp
src/gtk1/combobox.cpp
src/gtk1/gauge.cpp
src/gtk1/listbox.cpp
src/gtk1/radiobox.cpp
src/gtk1/radiobut.cpp
src/gtk1/scrolbar.cpp
src/gtk1/slider.cpp
src/motif/Makefile.am
src/msw/Makefile.am
src/msw/makefile.b32
src/msw/makefile.g95
src/msw/makefile.twn
src/msw/makefile.vc
src/msw/makefile.wat