..
gnome
New implementation for printing circles and epllipses.
2006-02-24 09:36:35 +00:00
.cvsignore
Added some WINE things.
1999-06-07 21:17:21 +00:00
accel.h
Added licence/copyright information
2005-05-04 18:57:50 +00:00
app.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
bitmap.h
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
2006-02-09 00:51:23 +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
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
2006-02-09 00:51:23 +00:00
button.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
checkbox.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
checklst.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
choice.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
clipbrd.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +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
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
2006-02-09 00:51:23 +00:00
combobox.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
control.h
1. changed wxControl::GetLabel() to return the originally provided label and
2005-12-18 16:37:56 +00:00
cursor.h
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
2006-02-09 00:51:23 +00:00
dataform.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
dataobj2.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
dataobj.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
dataview.h
Some restructuring, beginning of wxDataViewDateCell.
2006-02-26 15:48:42 +00:00
dc.h
Missing wxUSE_PALETTE markup ( #1369489 ).
2005-11-30 07:58:37 +00:00
dcclient.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
dcmemory.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
dcscreen.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
dialog.h
Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const.
2006-01-16 14:59:55 +00:00
dnd.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
filedlg.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
font.h
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
2006-02-09 00:51:23 +00:00
fontdlg.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
frame.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
gauge.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
gdiobj.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
glcanvas.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
icon.h
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
2006-02-09 00:51:23 +00:00
listbox.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
mdi.h
Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const.
2006-01-16 14:59:55 +00:00
menu.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
menuitem.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
minifram.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +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
make access specifiers for the virtual functions match their access in the base class (patch 1400131)
2006-02-08 21:47:09 +00:00
pen.h
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
2006-02-09 00:51:23 +00:00
popupwin.h
Make wxTransientPopupWindow ignore button down events
2006-02-27 09:16:28 +00:00
private.h
Make everything compile with GTK_DISABLE_DEPRECATED declared.
2006-02-20 21:28:53 +00:00
radiobox.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
radiobut.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
region.h
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
2006-02-09 00:51:23 +00:00
scrolbar.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
scrolwin.h
refactored wxGTK scrolling: it has now fully-functioning wxScrollHelper and a lot of duplicate code was removed
2005-10-10 18:24:27 +00:00
slider.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
spinbutt.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
spinctrl.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
statbmp.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
statbox.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
statline.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
stattext.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
taskbarpriv.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
tbargtk.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
textctrl.h
implemented ScrollLines/Pages() for all classes in wxGTK, not just wxTextCtrl (patch 1281503)
2006-02-09 03:53:34 +00:00
tglbtn.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
timer.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
tooltip.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
toplevel.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
treectrl.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
win_gtk.h
Nuke GTK1 from include/gtk
2006-01-22 21:00:19 +00:00
window.h
implemented ScrollLines/Pages() for all classes in wxGTK, not just wxTextCtrl (patch 1281503)
2006-02-09 03:53:34 +00:00