wxWidgets/include/wx/generic
Julian Smart 73bb677607 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
2004-03-07 17:28:36 +00:00
..
.cvsignore
accel.h
calctrl.h
caret.h
choicdgg.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
colrdlgg.h
dcpsg.h renamed start parameter of wxDC::DrawPolyPolygon() to count (patch 882189) 2004-02-29 23:34:01 +00:00
dirctrlg.h
dirdlgg.h
dragimgg.h
fdrepdlg.h
filedlgg.h Applied patch for generic file dialog Show() 2004-03-01 22:54:20 +00:00
fontdlgg.h
grid.h use static_cast<> in event table macros for type safety (patch 843206) 2004-02-10 22:15:19 +00:00
gridctrl.h
gridsel.h
helpext.h
imaglist.h
laywin.h use static_cast<> in event table macros for type safety (patch 843206) 2004-02-10 22:15:19 +00:00
listctrl.h use HasFlag() and InXXX() instead of explicit flag testing (patch 899507) 2004-02-29 23:24:35 +00:00
logg.h
mdig.h Added back constructor implementations 2004-01-19 08:15:35 +00:00
msgdlgg.h
notebook.h Unicode build fixes 2004-01-22 07:29:54 +00:00
numdlgg.h Added wxRTTI information to wxNumberEntryDialog. 2004-02-29 15:18:21 +00:00
paletteg.h
panelg.h Changed CanApplyParentThemeBackground to ApplyParentThemeBackground 2004-03-05 05:28:21 +00:00
printps.h
prntdlgg.h
progdlgg.h
sashwin.h use static_cast<> in event table macros for type safety (patch 843206) 2004-02-10 22:15:19 +00:00
scrolwin.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
spinctlg.h
splash.h
splitter.h Delay checking for the requested sash position until the first 2004-03-04 23:48:41 +00:00
statline.h
statusbr.h Improved wxTreeCtrl tooltip processing performance (causing 2004-03-07 17:28:36 +00:00
tabg.h
textdlgg.h made wxNumberEntryDialog public; extracted it and wxGetNumberFromUser() in a separate header (patch 882545) 2004-02-07 13:55:49 +00:00
timer.h
treectlg.h Improved wxTreeCtrl tooltip processing performance (causing 2004-03-07 17:28:36 +00:00
wizard.h