..
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
make access specifiers for the virtual functions match their access in the base class (patch 1400131)
2006-02-08 21:47:09 +00:00
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
Add import/export attributes
2005-08-02 22:58:06 +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
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
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
Sadly, direct access to SetUpDC is required for the
2006-09-08 09:45:10 +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
Add import/export attributes
2005-08-02 22:58:06 +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
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
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +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
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
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
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
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
Implemented window coord mirroring for RTL. This
2006-09-10 19:39:22 +00:00
window.h
merge of RTL changes (with many modifications) from SOC2006_RTL branch
2006-09-04 13:35:13 +00:00