.. |
gnome
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
.cvsignore
|
|
|
accel.h
|
|
|
animate.h
|
added wxAnimationCtrl (patch 1570325)
|
2006-10-09 17:51:07 +00:00 |
app.h
|
add emission hook from RemoveIdleSource (was RemoveIdleTag); minor cleanup
|
2006-09-09 04:53:02 +00:00 |
bitmap.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
bmpbuttn.h
|
|
|
brush.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
button.h
|
|
|
checkbox.h
|
|
|
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
|
|
|
colordlg.h
|
|
|
colour.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +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
|
|
|
cursor.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +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
|
added wxWindow::IsDoubleBuffered() and improve wxBufferedDC (patch 1565330)
|
2006-10-09 16:39:34 +00:00 |
dcclient.h
|
added wxWindow::IsDoubleBuffered() and improve wxBufferedDC (patch 1565330)
|
2006-10-09 16:39:34 +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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551)
|
2006-10-08 17:37:23 +00:00 |
pen.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
popupwin.h
|
GtkOnSize parameters aren't useful
|
2006-09-07 16:06:47 +00:00 |
private.h
|
|
|
radiobox.h
|
|
|
radiobut.h
|
|
|
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
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
taskbarpriv.h
|
|
|
tbargtk.h
|
Return toolbars "own" GdkWindow, required among
|
2006-10-06 21:49:10 +00:00 |
textctrl.h
|
moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif
|
2006-10-08 22:40:14 +00:00 |
tglbtn.h
|
|
|
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
|
added wxWindow::IsDoubleBuffered() and improve wxBufferedDC (patch 1565330)
|
2006-10-09 16:39:34 +00:00 |