Fixed two small things in wxListCtrl
authorRobert Roebling <robert@roebling.de>
Sat, 5 Sep 1998 18:26:06 +0000 (18:26 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 5 Sep 1998 18:26:06 +0000 (18:26 +0000)
commite1e955e14c1ce17f97fb559923ded1b1d0cdd6b8
tree2c562e89e61948e11c9f9e00edf56cc028b3b983
parent42871d38193dcaa37644ad3be452540c9f545343
  Fixed two small things in wxListCtrl
  Removed SetSizeHint from wxDialog (recompile)
  Removed dialog modal flag
  Code clean up here and there

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
TODO.txt
include/wx/gtk/dialog.h
include/wx/gtk1/dialog.h
src/generic/imaglist.cpp
src/generic/listctrl.cpp
src/gtk/bmpbuttn.cpp
src/gtk/button.cpp
src/gtk/checkbox.cpp
src/gtk/choice.cpp
src/gtk/combobox.cpp
src/gtk/dialog.cpp
src/gtk1/bmpbuttn.cpp
src/gtk1/button.cpp
src/gtk1/checkbox.cpp
src/gtk1/choice.cpp
src/gtk1/combobox.cpp
src/gtk1/dialog.cpp