]> git.saurik.com Git - wxWidgets.git/commit
centralized the handling of border styles; added borders support for wxListBox and...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Apr 2006 23:38:26 +0000 (23:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Apr 2006 23:38:26 +0000 (23:38 +0000)
commit6493aacaeb7b22b9fa35c559f7753e9fec0da71f
tree4d7424efc73448747f1e7843b2927812123ce3f5
parent3786c8b587f82e406ba9656847b5bff4ed9209c2
centralized the handling of border styles; added borders support for wxListBox and support of other kinds of borders (patch 1448088)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/gtk/window.h
src/gtk/dataview.cpp
src/gtk/listbox.cpp
src/gtk/textctrl.cpp
src/gtk/window.cpp