wxWidgets/include/wx/gtk
Robert Roebling 87f0efe2d7 Most of FM's wxDataViewCtrl patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-02-17 12:32:38 +00:00
..
gnome correct access for virtuals 2006-12-07 05:44:44 +00:00
private
.cvsignore
accel.h
animate.h replaced size_t with unsigned int in wxAnimation and related classes and a couple of minor cleanups (use C++ comments; wrap long lines; put private parts after the public ones) 2006-12-10 14:18:37 +00:00
app.h rename RemoveIdleSource to SuspendIdleCallback 2006-12-09 17:46:20 +00:00
assertdlg_gtk.h replaced the button suppressing the assert dialog with a checkbox (a slightly modified patch from Francesco Montorsi) 2006-12-03 16:15:01 +00:00
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
clrpicker.h
collpane.h correct access for virtuals 2006-12-07 07:22:55 +00:00
colordlg.h
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Most of FM's wxDataViewCtrl patch. 2007-02-17 12:32:38 +00:00
dc.h
dcclient.h
dcmemory.h correct access for virtuals 2006-12-07 05:44:44 +00:00
dcscreen.h
dialog.h
dirdlg.h
dnd.h
filedlg.h
filepicker.h correct access for virtuals 2006-12-07 07:22:55 +00:00
font.h
fontdlg.h
fontpicker.h
frame.h
gauge.h
glcanvas.h
listbox.h
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
notebook.h
pen.h
popupwin.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h ensure that scroll position is always in scrolling range, otherwise we could have a window without scrollbars at all but with non zero scroll offset which was really strange 2006-12-04 11:05:59 +00:00
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr 2006-12-09 14:52:59 +00:00
stattext.h
taskbarpriv.h
tbargtk.h Added SetToolNormalBitmap and SetToolDisabledBitmap 2007-02-06 21:13:03 +00:00
textctrl.h fix for SetPosition/SetInsertionPoint when called during Freeze 2006-12-09 06:21:15 +00:00
tglbtn.h
timer.h
tooltip.h
toplevel.h return size without decorations from size_request GTK callback in wxTLW 2007-02-15 12:38:55 +00:00
treectrl.h
treeentry_gtk.h
win_gtk.h
window.h