wxWidgets/include/wx/gtk1
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
app.h
bitmap.h Added wxBitmap::Rescale() from 2_4 2003-10-09 20:01:49 +00:00
bmpbuttn.h
brush.h
button.h Use InheritAttributes for wxGTK widgets so they will check 2003-12-03 03:24:47 +00:00
checkbox.h
checklst.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
choice.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
clipbrd.h
colour.h Applied patch [ 828303 ] Slight wxColour cleanup 2003-12-11 10:10:40 +00:00
combobox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h
fontdlg.h
frame.h Improved wxTreeCtrl tooltip processing performance (causing 2004-03-07 17:28:36 +00:00
gauge.h use #if WXWIN_COMPAT and not #ifdef (patch 826160) 2003-10-18 23:22:11 +00:00
gdiobj.h
glcanvas.h
icon.h
listbox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
mdi.h
menu.h wxMenu::Append (and similar) now return a pointer to the wxMenuItem 2004-01-23 18:46:05 +00:00
menuitem.h
minifram.h
msgdlg.h
notebook.h implemented HitTest() (modified patch 875957) 2004-01-22 14:47:19 +00:00
pen.h
popupwin.h
private.h
radiobox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
radiobut.h
region.h
scrolbar.h
scrolwin.h Added a const to be consistent with the generic class 2003-10-02 16:51:36 +00:00
slider.h
spinbutt.h
spinctrl.h implemented SetSelection 2004-01-22 15:20:34 +00:00
statbmp.h
statbox.h
statline.h
stattext.h
tbargtk.h
textctrl.h
tglbtn.h Added wxToggleBitmapButton (it compiles). 2004-03-07 16:46:36 +00:00
timer.h
tooltip.h
toplevel.h
treectrl.h
win_gtk.h
window.h