]> git.saurik.com Git - wxWidgets.git/commit - src/generic/grid.cpp
Improved wxTreeCtrl tooltip processing performance (causing
authorJulian Smart <julian@anthemion.co.uk>
Sun, 7 Mar 2004 17:28:36 +0000 (17:28 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 7 Mar 2004 17:28:36 +0000 (17:28 +0000)
commit73bb67760795ef047ca16c1f151ba49c77eaef62
treed4fb1f46a0a218faeda053602d79b1fb41d8072f
parent4f85606724061367d0d5ab79444990e36b0acfa6
Improved wxTreeCtrl tooltip processing performance (causing
major delays in processing button clicks)
Added wxFULL_REPAINT_ON_RESIZE as default for wxStatusBar
on wxGTK since otherwise there are display problems.
Similarly for wxGrid.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/frame.h
include/wx/generic/statusbr.h
include/wx/generic/treectlg.h
include/wx/gtk/frame.h
include/wx/gtk1/frame.h
src/generic/grid.cpp
src/generic/treectlg.cpp