.. |
private
|
source nice-ness and remove erronous files
|
2004-09-27 23:19:24 +00:00 |
accel.h
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
aga.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
app.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
apptbase.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
apptrait.h
|
Use old licence name
|
2004-05-23 20:53:33 +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
|
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 |
brush.h
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
button.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 |
checkbox.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +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 |
chkconf.h
|
Use old licence name
|
2004-05-23 20:53:33 +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
|
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
|
wxColour source cleaning. Corrections to 'const unsigned char' within wxColour docs.
|
2005-10-05 16:22:44 +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
|
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 |
cursor.h
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
dataform.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dataobj2.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
dataobj.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
dc.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
dcclient.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
dcmemory.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
dcprint.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
dcscreen.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +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 |
dirdlg.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
dnd.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
filedlg.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +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
|
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 |
gauge.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 |
gdiobj.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
glcanvas.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 |
gsockmac.h
|
Added licence/copyright information
|
2005-05-04 18:57:50 +00:00 |
helpxxxx.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 |
imaglist.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
joystick.h
|
Make wxJoystick::GetNumberJoystick a static method, as the number of
|
2005-11-29 12:50:13 +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 |
listctrl.h
|
Applied Patch #1424869: Implement wxListCtrl::SetItemColumnImage
|
2006-03-10 21:26:59 +00:00 |
macnotfy.h
|
|
|
macsock.h
|
|
|
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
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
menuitem.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 |
metafile.h
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
mimetype.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
|
removed old commented out code and out of date comments
|
2005-10-03 17:18:46 +00:00 |
palette.h
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
pen.h
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
pnghand.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
pngread.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
printdlg.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
printmac.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
private.h
|
Use old licence name
|
2004-05-23 20:53:33 +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
|
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 |
region.h
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
scrolbar.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 |
slider.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 |
sound.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
|
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 |
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 |
statusbr.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
tabctrl.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
taskbarosx.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
textctrl.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 |
tglbtn.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 |
timer.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
toolbar.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 |
tooltip.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
toplevel.h
|
Get/SetTitle only for wxTopLevelWindow (wxMac part).
|
2005-11-07 14:37:19 +00:00 |
treectrl.h
|
Line-up interfaces to use size_t for GetCount()s.
|
2006-03-12 13:08:24 +00:00 |
uma.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
window.h
|
Get/SetTitle only for wxTopLevelWindow (wxMac part).
|
2005-11-07 14:37:19 +00:00 |