]> git.saurik.com Git - wxWidgets.git/commit
Fixed wxListCtrl::GetNextItem()
authorRobert Roebling <robert@roebling.de>
Sat, 22 Jan 2000 11:14:22 +0000 (11:14 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 22 Jan 2000 11:14:22 +0000 (11:14 +0000)
commitea451729db1696e7993d472e46661622fa06a7f7
tree58ee0743bd78d2edf38edff9cd0a81a527e7670d
parent29e7e51a4d9f579dc8e695043a7c18a538085714
  Fixed wxListCtrl::GetNextItem()
  Fixed bug in handling wxLC_NO_HEADER,
  Moved logmessage stuff out of idle_recursion protection so
    that log dialogs get idle events

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/listctrl.cpp
src/generic/logg.cpp
src/generic/panelg.cpp
src/gtk/app.cpp
src/gtk1/app.cpp