]> git.saurik.com Git - wxWidgets.git/commit
wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv code, they depend on the theme...
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 17 May 2008 09:41:25 +0000 (09:41 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 17 May 2008 09:41:25 +0000 (09:41 +0000)
commitd2f3b08582317760addae3bf02f28bb42dc2bf70
tree263a206137af9cfd4b61442ecca79c8b389cbabb
parenta289b10d2ce67a39d5e18d49716afdbcfce2c188
wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv code, they depend on the theme, not lowlovel port

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_core.dsp
build/msw/wx_vc7_core.vcproj
build/msw/wx_vc8_core.vcproj
include/wx/settings.h
include/wx/univ/colschem.h
src/dfb/settings.cpp
src/mgl/settings.cpp
src/univ/colschem.cpp [deleted file]
src/univ/settingsuniv.cpp [new file with mode: 0644]