wxWidgets/include/wx/gtk1
2006-12-09 14:52:59 +00:00
..
.cvsignore
accel.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
app.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
bitmap.h implement proper bitmap copying 2006-11-01 01:36:32 +00:00
bmpbuttn.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
brush.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
button.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
checkbox.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
checklst.h replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
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 Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h. 2006-01-26 17:20:50 +00:00
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 removed GTKConvertMnemonics() which is not used in GTK1 (which doesn't support mnemonics) 2006-02-05 22:58:41 +00:00
cursor.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
dataform.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
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 Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
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 Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
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 Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
filedlg.h File/dir dialog styles and other changes (patch 1488371): 2006-05-28 23:32:12 +00:00
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 Better backward compatibility and deprecation markup for interface deprecated in comments. 2006-03-30 14:04:17 +00:00
frame.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
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 replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
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 Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
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 Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
private.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
radiobox.h replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
radiobut.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
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 Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
slider.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
spinbutt.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
spinctrl.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
statbmp.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
statbox.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
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 Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
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 Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
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 Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
toplevel.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
treectrl.h Line-up deprecated interface of wxTreeCtrl between ports. 2006-03-28 13:11:20 +00:00
win_gtk.h Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or 2006-01-23 02:28:01 +00:00
window.h added wxWindow::IsDoubleBuffered() and improve wxBufferedDC (patch 1565330) 2006-10-09 16:39:34 +00:00