SetBackground for ListBox and others
authorRobert Roebling <robert@roebling.de>
Wed, 21 Oct 1998 22:21:09 +0000 (22:21 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 21 Oct 1998 22:21:09 +0000 (22:21 +0000)
commitfc54776e31f04962739980d6cdcc894bb87a9c53
tree6045c558463a883f3e8c87230aa28b15466e0124
parent0d57be459406c2830f6abc9d99ae99166c6d133b
  SetBackground for ListBox and others
  Removed the old and famous wxSplitter bug

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
19 files changed:
include/wx/gtk/combobox.h
include/wx/gtk/dcclient.h
include/wx/gtk/window.h
include/wx/gtk1/combobox.h
include/wx/gtk1/dcclient.h
include/wx/gtk1/window.h
samples/controls/controls.cpp
src/gtk/combobox.cpp
src/gtk/dcclient.cpp
src/gtk/dcmemory.cpp
src/gtk/listbox.cpp
src/gtk/textctrl.cpp
src/gtk/window.cpp
src/gtk1/combobox.cpp
src/gtk1/dcclient.cpp
src/gtk1/dcmemory.cpp
src/gtk1/listbox.cpp
src/gtk1/textctrl.cpp
src/gtk1/window.cpp