wxWidgets/include/wx/gtk
2006-12-09 17:46:20 +00:00
..
gnome correct access for virtuals 2006-12-07 05:44:44 +00:00
private
.cvsignore
accel.h
animate.h [ 1598659 ] make wxAnimationCtrl::SetInactiveBitmap center given bitmap 2006-11-18 17:46:29 +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 Generalized compilation fix for old compilers. 2006-11-01 01:16:01 +00:00
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h GetCurrentSelection() was documented but not present in all ports (just MSW and GTK); moved it to the base classes 2006-10-30 16:04:27 +00:00
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 COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
dataform.h
dataobj2.h
dataobj.h
dataview.h Make wxDataViewCtrl compile and work in ANSI mode. 2006-11-01 15:24:48 +00:00
dc.h
dcclient.h handlers added using AddHandler() last must have the highest priority (patch 1522807) 2006-07-25 00:33:14 +00:00
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 use wxNullFont instead of *wxNORMAL_FONT as default parameter for wxFontPickerCtrl/Widget, this fixes compilation with gcc 2.95 and possibly other old compilers 2006-11-03 21:54:13 +00:00
frame.h
gauge.h
glcanvas.h move WX_GL_XXX constants from wx/*/glcanvas.h to wx/glcanvas.h (this makes them available for wxCocoa too); also only include <windows.h> via wx/msw/wrapwin.h and not directly for wxMSW 2006-11-06 00:57:46 +00:00
listbox.h
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
notebook.h Reorder event things a little. 2006-11-04 18:29:28 +00:00
pen.h
popupwin.h
private.h Moving GTK+-specfic function - it shouldn't be in public headers 2006-11-02 09:51:49 +00:00
radiobox.h
radiobut.h
region.h Commited region iterator fix. 2006-10-31 22:48:38 +00:00
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
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 correct access for virtuals 2006-12-07 05:50:54 +00:00
treectrl.h
treeentry_gtk.h
win_gtk.h
window.h