wxWidgets/include/wx/gtk1
2006-12-09 14:52:59 +00:00
..
.cvsignore
accel.h
app.h
bitmap.h implement proper bitmap copying 2006-11-01 01:36:32 +00:00
bmpbuttn.h
brush.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
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 mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
colordlg.h
colour.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
combobox.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
control.h
cursor.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
dataform.h
dataobj2.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
dataobj.h
dc.h remove just added wxCoordRound() (see patch 1586499) 2006-10-30 20:34:25 +00:00
dcclient.h added wxWindow::IsDoubleBuffered() and improve wxBufferedDC (patch 1565330) 2006-10-09 16:39:34 +00:00
dcmemory.h Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
dcscreen.h
dialog.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
dnd.h
filedlg.h
font.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
fontdlg.h
frame.h
gauge.h Headers cleaning. 2006-10-17 14:44:52 +00:00
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 remove redundant declarations of wxFrameNameStr 2006-09-14 17:36:18 +00:00
menu.h Headers cleaning. 2006-10-17 14:44:52 +00:00
menuitem.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
minifram.h
msgdlg.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
notebook.h added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551) 2006-10-08 17:37:23 +00:00
pen.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
popupwin.h
private.h
radiobox.h
radiobut.h
region.h The Great wxRegion Refactoring: 2006-09-25 11:47:23 +00:00
scrolbar.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
scrolwin.h
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 Headers cleaning. 2006-10-17 14:44:52 +00:00
tbargtk.h
textctrl.h moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif 2006-10-08 22:40:14 +00:00
tglbtn.h
timer.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
tooltip.h
toplevel.h
treectrl.h
win_gtk.h
window.h added wxWindow::IsDoubleBuffered() and improve wxBufferedDC (patch 1565330) 2006-10-09 16:39:34 +00:00