]> git.saurik.com Git - wxWidgets.git/commit
tons of fixes for wxGTK/Univ - seems to work, more or less, now
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 3 Jul 2001 19:38:19 +0000 (19:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 3 Jul 2001 19:38:19 +0000 (19:38 +0000)
commit3379ed3789e405f874d9db757d95346f1d378795
treeb29d6408814bd05dc1128b8cd50b700f16212dab
parent67d95e11cfb2bb5d22d6ae10a9ebce41697db56f
tons of fixes for wxGTK/Univ - seems to work, more or less, now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
56 files changed:
configure
configure.in
distrib/msw/tmake/filelist.txt
include/wx/chkconf.h
include/wx/generic/grid.h
include/wx/generic/gridctrl.h
include/wx/generic/scrolwin.h
include/wx/gtk/window.h
include/wx/gtk1/window.h
include/wx/help.h
include/wx/helpbase.h
include/wx/html/helpfrm.h
include/wx/msw/setup0.h
include/wx/scrolwin.h
include/wx/univ/renderer.h
include/wx/univ/stattext.h
samples/configure.in
samples/minimal/minimal.cpp
samples/widgets/button.cpp
samples/widgets/combobox.cpp
setup.h.in
src/common/fontmap.cpp
src/common/framecmn.cpp
src/common/gdicmn.cpp
src/common/helpbase.cpp
src/common/resource.cpp
src/files.lst
src/generic/scrlwing.cpp
src/generic/spinctlg.cpp
src/gtk/files.lst
src/gtk/region.cpp
src/gtk/scrolwin.cpp
src/gtk/textctrl.cpp
src/gtk/window.cpp
src/gtk1/files.lst
src/gtk1/region.cpp
src/gtk1/scrolwin.cpp
src/gtk1/textctrl.cpp
src/gtk1/window.cpp
src/html/helpctrl.cpp
src/html/helpfrm.cpp
src/motif/files.lst
src/msw/files.lst
src/msw/makefile.b32
src/msw/makefile.bcc
src/msw/makefile.dos
src/msw/makefile.g95
src/msw/makefile.sc
src/msw/makefile.vc
src/msw/makefile.wat
src/univ/files.lst
src/univ/framuniv.cpp
src/univ/stattext.cpp
src/univ/themes/gtk.cpp
src/univ/themes/win32.cpp
src/univ/winuniv.cpp