wxWidgets/include/wx/gtk1
2007-12-15 18:20:59 +00:00
..
private
accel.h
app.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
bitmap.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
bmpbuttn.h
brush.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
button.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
checkbox.h
checklst.h
choice.h many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
clipbrd.h
colordlg.h
colour.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
combobox.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
control.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
cursor.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
dataform.h provide overloads for all kinds of strings for wxDataFormat ctor to allow passing strings as formats implicitly 2007-06-04 12:50:43 +00:00
dataobj2.h
dataobj.h
dc.h fixed wxGTK1 compilation after wxDC changes (still doesn't work) 2007-12-15 18:20:59 +00:00
dcclient.h fixed wxGTK1 compilation after wxDC changes (still doesn't work) 2007-12-15 18:20:59 +00:00
dcmemory.h fixed wxGTK1 compilation after wxDC changes (still doesn't work) 2007-12-15 18:20:59 +00:00
dcscreen.h fixed wxGTK1 compilation after wxDC changes (still doesn't work) 2007-12-15 18:20:59 +00:00
dialog.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
dnd.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
filedlg.h
font.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
fontdlg.h
frame.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
gauge.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
glcanvas.h replace wrong WXDLLEXPORT declarations with correct WXDLLIMPEXP_BASE/ADV/GL (patch from Tim Stahlhut) 2007-12-12 01:35:53 +00:00
listbox.h many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
mdi.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
menu.h Menu label consistency changes 2007-08-11 17:54:59 +00:00
menuitem.h Menu label consistency changes 2007-08-11 17:54:59 +00:00
minifram.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
msgdlg.h
notebook.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
pen.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
popupwin.h
private.h remove check for missing gtk_icon_size_lookup, since it is for GTK+ 2.1, and 2.4 is required now 2007-11-24 19:11:19 +00:00
radiobox.h
radiobut.h
region.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
scrolbar.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
scrolwin.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
tbargtk.h
textctrl.h
tglbtn.h Derive from wxToggleButtonBase 2007-12-08 10:43:10 +00:00
tooltip.h added wxToolTip::SetAutoPop() and SetReshow() (patch 1768804) 2007-08-15 12:57:36 +00:00
toplevel.h
treectrl.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
win_gtk.h
window.h New "pizza" widget implementation. Window border widths now match the GtkStyle they are drawn with. 2007-11-06 18:14:15 +00:00