wxWidgets/include/wx/gtk
2008-09-24 20:21:36 +00:00
..
gnome
hildon
private add a scoped_ptr-like wxGtkObject class which calls g_object_unref() automatically and use it in some GC-related code 2008-08-27 01:06:58 +00:00
accel.h
animate.h
app.h
assertdlg_gtk.h
bitmap.h introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYPE; documented these default argument values; matched the wxBitmap and wxIcon interfaces to their real implementations; revised icon.h interface header 2008-09-21 20:03:14 +00:00
bmpbuttn.h
bmpcbox.h
brush.h
button.h
calctrl.h
checkbox.h use gtk_block_event instead of m_block event field 2008-09-01 08:27:56 +00:00
checklst.h
chkconf.h
choice.h
clipbrd.h
clrpicker.h
collpane.h replace m_insertCallback with a virtual function, contrary to the old comments a virtual works just fine 2008-08-29 15:46:48 +00:00
colordlg.h
colour.h
combobox.h
control.h
cursor.h fix build errors deriving from making wxColourData members private 2008-09-24 20:21:36 +00:00
dataform.h
dataobj2.h
dataobj.h
dataview.h replace m_insertCallback with a virtual function, contrary to the old comments a virtual works just fine 2008-08-29 15:46:48 +00:00
dc.h
dcclient.h honour user scale and source offset in wxDC::Blit() (#2605) 2008-08-27 00:52:13 +00:00
dcmemory.h
dcscreen.h
dialog.h don't terminate the event loop in EndModal() if it was already terminated because of an exception thrown inside it (#9838) 2008-08-18 11:51:53 +00:00
dirdlg.h
dnd.h
filectrl.h Fix #9917: File save dialog does not honor file extension on GTK 2008-08-29 13:57:03 +00:00
filedlg.h replace m_insertCallback with a virtual function, contrary to the old comments a virtual works just fine 2008-08-29 15:46:48 +00:00
filepicker.h
font.h
fontdlg.h
fontpicker.h
frame.h
gauge.h
glcanvas.h
hyperlink.h
listbox.h
mdi.h replace m_insertCallback with a virtual function, contrary to the old comments a virtual works just fine 2008-08-29 15:46:48 +00:00
menu.h
menuitem.h fix another occurrence of g++ 3.3 problem with deprecated ctors 2008-08-30 21:27:44 +00:00
minifram.h
msgdlg.h make it possible to use stock ids for custom message box labels 2008-09-05 18:02:49 +00:00
notebook.h replace m_insertCallback with a virtual function, contrary to the old comments a virtual works just fine 2008-08-29 15:46:48 +00:00
pen.h
popupwin.h replace m_insertCallback with a virtual function, contrary to the old comments a virtual works just fine 2008-08-29 15:46:48 +00:00
print.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
taskbarpriv.h
tbargtk.h replace m_insertCallback with a virtual function, contrary to the old comments a virtual works just fine 2008-08-29 15:46:48 +00:00
textctrl.h
textentry.h
tglbtn.h use gtk_block_event instead of m_block event field 2008-09-01 08:27:56 +00:00
tooltip.h
toplevel.h get system colors directly from GTK styles, eliminating need for cached wxColor objects 2008-08-27 17:10:36 +00:00
treeentry_gtk.h
window.h replace m_insertCallback with a virtual function, contrary to the old comments a virtual works just fine 2008-08-29 15:46:48 +00:00