..
.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
GTK1 fixes after wxObject-derived classes copy ctors/assignment operators simplifications (patch 1428863)
2006-02-10 15:41:06 +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
GTK1 fixes after wxObject-derived classes copy ctors/assignment operators simplifications (patch 1428863)
2006-02-10 15:41:06 +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
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
clipbrd.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
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
Build fix after wxColourBase introduction.
2006-04-24 18:02:27 +00:00
combobox.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
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
create stock GDI objects on demand; use const with GDI objects appropriately (patch 1445355)
2006-04-16 22:18:29 +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
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
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
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
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
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
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
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
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
miscellaneous wxFont enhancements (patch 1496606):
2006-05-29 00:03:36 +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
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
glcanvas.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
icon.h
GTK1 fixes after wxObject-derived classes copy ctors/assignment operators simplifications (patch 1428863)
2006-02-10 15:41:06 +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 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
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
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
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
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
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
GTK1 fixes after wxObject-derived classes copy ctors/assignment operators simplifications (patch 1428863)
2006-02-10 15:41:06 +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
GTK1 fixes after wxObject-derived classes copy ctors/assignment operators simplifications (patch 1428863)
2006-02-10 15:41:06 +00:00
scrolbar.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
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
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
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
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
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