..
.cvsignore
Added some WINE things.
1999-06-07 21:17:21 +00:00
accel.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
app.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +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
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +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
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
checkbox.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +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
colordlg.h
Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.
2006-01-26 17:20:50 +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
removed GTKConvertMnemonics() which is not used in GTK1 (which doesn't support mnemonics)
2006-02-05 22:58:41 +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
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +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
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +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
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +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
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +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
dnd.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
filedlg.h
File/dir dialog styles and other changes (patch 1488371):
2006-05-28 23:32:12 +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
frame.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
gauge.h
Committing in .
2006-09-28 09:09:06 +00:00
glcanvas.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
listbox.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
mdi.h
remove redundant declarations of wxFrameNameStr
2006-09-14 17:36:18 +00:00
menu.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +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
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +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
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +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
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
private.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
radiobox.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
radiobut.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +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
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
slider.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
spinbutt.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
spinctrl.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
statbmp.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
statbox.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
statline.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
stattext.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
tbargtk.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +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
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +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
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
toplevel.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
treectrl.h
Line-up deprecated interface of wxTreeCtrl between ports.
2006-03-28 13:11:20 +00:00
win_gtk.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
window.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00