wxWidgets/include/wx/gtk
Vadim Zeitlin 8a16d7370e The Great wxRegion Refactoring:
1. added wxRegionBase class and derive all wxRegions from it
2. also added wxRegionWithCombine for the ports providing Combine() method
   (MSW, OS2 and Mac) to reduce code duplication further
3. made sure region comparison works the same way in all ports (except those
   not implementing it) and added IsEqual() method


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-25 11:47:23 +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 mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +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 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 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 removed overloaded virtual InitWith() methods, keep just a single InitRGBA() 2006-09-10 02:00:24 +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 mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +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 File/dir dialog styles and other changes (patch 1488371): 2006-05-28 23:32:12 +00:00
dnd.h header includes cleanup 2006-08-30 05:55:56 +00:00
filedlg.h File/dir dialog styles and other changes (patch 1488371): 2006-05-28 23:32:12 +00:00
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 Better backward compatibility and deprecation markup for interface deprecated in comments. 2006-03-30 14:04:17 +00:00
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 scrollbar handling simplification 2006-05-17 04:54:13 +00:00
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 scrollbar handling simplification 2006-05-17 04:54:13 +00:00
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 I've now seen 2 or 3 themes that need this extra space in a label-less 2006-05-23 02:04:01 +00:00
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 added wxTB_NO_TOOLTIPS (heavily modified patch 1458009) 2006-05-28 17:17:02 +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 added static Apply(GtkWidget, tip) method 2006-05-04 23:34:10 +00:00
toplevel.h GtkOnSize parameters aren't useful 2006-09-07 16:06:47 +00:00
treectrl.h Line-up deprecated interface of wxTreeCtrl between ports. 2006-03-28 13:11:20 +00:00
treeentry_gtk.h Applied Ryan's native wxListBox and wxCheckListBox patch 2006-03-01 21:51:42 +00:00
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