New colour, font, theme and size code..
authorRobert Roebling <robert@roebling.de>
Tue, 4 Jan 2000 13:02:27 +0000 (13:02 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 4 Jan 2000 13:02:27 +0000 (13:02 +0000)
commitdb434467a143a2c847c4bcfe987f0202c2d02bf2
tree23120cf51d632328b895cd85c10d71e8ea8ff786
parentbf9b67118673b0667c1f7d33946a284eb96a89e8
  New colour, font, theme and size code..

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
35 files changed:
include/wx/gtk/button.h
include/wx/gtk/notebook.h
include/wx/gtk/radiobut.h
include/wx/gtk1/button.h
include/wx/gtk1/notebook.h
include/wx/gtk1/radiobut.h
src/common/wincmn.cpp
src/gtk/button.cpp
src/gtk/checkbox.cpp
src/gtk/choice.cpp
src/gtk/combobox.cpp
src/gtk/menu.cpp
src/gtk/notebook.cpp
src/gtk/radiobox.cpp
src/gtk/radiobut.cpp
src/gtk/settings.cpp
src/gtk/spinctrl.cpp
src/gtk/statbox.cpp
src/gtk/stattext.cpp
src/gtk/textctrl.cpp
src/gtk/window.cpp
src/gtk1/button.cpp
src/gtk1/checkbox.cpp
src/gtk1/choice.cpp
src/gtk1/combobox.cpp
src/gtk1/menu.cpp
src/gtk1/notebook.cpp
src/gtk1/radiobox.cpp
src/gtk1/radiobut.cpp
src/gtk1/settings.cpp [copied from src/gtk/settings.cpp with 61% similarity]
src/gtk1/spinctrl.cpp
src/gtk1/statbox.cpp
src/gtk1/stattext.cpp
src/gtk1/textctrl.cpp
src/gtk1/window.cpp