Added Set/GetItemState, GetNextItem.. to wxTreeCtrl
authorRobert Roebling <robert@roebling.de>
Tue, 1 Sep 1998 14:29:21 +0000 (14:29 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 1 Sep 1998 14:29:21 +0000 (14:29 +0000)
commitedaa81ae5d6d5fbcc353911319bdc6dc7ed685ea
tree84b52f3f79bc24858c687efa77cc680d39ec8eea
parent30f82ea416c2b34d1d608cf6ebc369690eb2304e
  Added Set/GetItemState, GetNextItem.. to wxTreeCtrl
  Fixed functions name mismatch SetSizeHint in window and frame
  Added support for non-european fonts and X extension using
   gtk_set_locale()
  Added compile fixes for FreeBSD and folks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/treectrl.h
include/wx/gtk/frame.h
include/wx/gtk1/frame.h
src/common/timercmn.cpp
src/generic/treectrl.cpp
src/gtk/app.cpp
src/gtk/frame.cpp
src/gtk1/app.cpp
src/gtk1/frame.cpp