wxWidgets/include/wx/gtk
Paul Cornett 452418c4b0 Move some things to wxBitmapBase to avoid much duplication.
Use proper const for XPM data, and const void* for arbitary bitmap data.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-08 08:04:49 +00:00
..
gnome mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
.cvsignore
accel.h
app.h add emission hook from RemoveIdleSource (was RemoveIdleTag); minor cleanup 2006-09-09 04:53:02 +00:00
bitmap.h Move some things to wxBitmapBase to avoid much duplication. 2006-10-08 08:04:49 +00:00
bmpbuttn.h
brush.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
button.h header includes cleanup 2006-08-30 05:55:56 +00:00
checkbox.h Many changes: 2006-08-25 12:59:28 +00:00
checklst.h
choice.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +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
clrpicker.h 1. more accurate conversion from 8-bit wx color to 16-bit GDK color 2006-06-15 19:29:08 +00:00
colordlg.h header includes cleanup 2006-08-30 05:55:56 +00:00
colour.h adding alpha to gtk colour 2006-10-03 16:45:33 +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 header includes cleanup 2006-08-30 05:55:56 +00:00
cursor.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47: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
dataview.h Implemended column header mouse clicks. 2006-10-06 09:50:45 +00:00
dc.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
dcclient.h Implement dc mirroring for RTL. 2006-09-11 10:32:43 +00:00
dcmemory.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +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
dirdlg.h
dnd.h header includes cleanup 2006-08-30 05:55:56 +00:00
filedlg.h
filepicker.h Applied FRM's patch [ 1553958 ] Fix for invalid cast from 2006-09-07 13:24:08 +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
fontpicker.h use wxBoxSizer in wxPickerBase instead of doing the layout manually + other picker controls fixes (patch 1513042) 2006-06-27 14:07:45 +00:00
frame.h GtkOnSize parameters aren't useful 2006-09-07 16:06:47 +00:00
gauge.h Applied wxGauge:Pulse() patch. 2006-09-09 13:36:54 +00:00
glcanvas.h Commit Carsten Fuchs' patch for separating wxGLCanvas 2006-09-06 13:31:20 +00:00
listbox.h Many changes: 2006-08-25 12:59:28 +00:00
mdi.h remove unneeded DoGetClientSize 2006-09-09 02:43:31 +00:00
menu.h merge of RTL changes (with many modifications) from SOC2006_RTL branch 2006-09-04 13:35:13 +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 Readded close button to wxMiniFrame and use the 2006-08-23 21:07:33 +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 Many changes: 2006-08-25 12:59:28 +00:00
pen.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
popupwin.h GtkOnSize parameters aren't useful 2006-09-07 16:06:47 +00:00
private.h
radiobox.h Many changes: 2006-08-25 12:59:28 +00:00
radiobut.h Many changes: 2006-08-25 12:59:28 +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
slider.h Many changes: 2006-08-25 12:59:28 +00:00
spinbutt.h Many changes: 2006-08-25 12:59:28 +00:00
spinctrl.h header includes cleanup 2006-08-30 05:55:56 +00:00
statbmp.h
statbox.h
statline.h
stattext.h header includes cleanup 2006-08-30 05:55:56 +00:00
taskbarpriv.h header includes cleanup 2006-08-30 05:55:56 +00:00
tbargtk.h Return toolbars "own" GdkWindow, required among 2006-10-06 21:49:10 +00:00
textctrl.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
tglbtn.h Many changes: 2006-08-25 12:59:28 +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
toplevel.h GtkOnSize parameters aren't useful 2006-09-07 16:06:47 +00:00
treectrl.h
treeentry_gtk.h
win_gtk.h gtk_pizza_set_external is redundant 2006-09-12 17:18:23 +00:00
window.h More RTL work. Now transform m_updateRegion and 2006-09-18 14:29:16 +00:00