.. |
private
|
|
|
accel.h
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
aga.h
|
|
|
app.h
|
|
|
apptbase.h
|
|
|
apptrait.h
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
[ 1473731 ] 'wxColourBase and wxString <-> wxColour implementation'
|
2006-04-25 12:40:19 +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
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dc.h
|
|
|
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcprint.h
|
|
|
dcscreen.h
|
|
|
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
|
misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag (patch 1478051)
|
2006-05-06 20:10:11 +00:00 |
dnd.h
|
|
|
filedlg.h
|
|
|
font.h
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
fontdlg.h
|
|
|
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 |
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
|
|
|
helpxxxx.h
|
|
|
icon.h
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
imaglist.h
|
|
|
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
|
|
|
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
|
|
|
minifram.h
|
|
|
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
|
|
|
pngread.h
|
|
|
printdlg.h
|
|
|
printmac.h
|
|
|
private.h
|
added wxStandardPaths::GetDocumentsDir() (patch 1214360)
|
2006-04-17 01:12:04 +00:00 |
radiobox.h
|
More null virtuals in wxRadioBoxBase (see: 'Developers_Notebook-Incomplete-API' in wxWiki)
|
2006-03-24 22:50:51 +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
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
|
|
statbmp.h
|
|
|
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
|
|
|
stattext.h
|
|
|
statusbr.h
|
|
|
tabctrl.h
|
|
|
taskbarosx.h
|
|
|
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
|
|
|
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
|
|
|
toplevel.h
|
Get/SetTitle only for wxTopLevelWindow (wxMac part).
|
2005-11-07 14:37:19 +00:00 |
treectrl.h
|
Line-up deprecated interface of wxTreeCtrl between ports.
|
2006-03-28 13:11:20 +00:00 |
uma.h
|
|
|
window.h
|
Get/SetTitle only for wxTopLevelWindow (wxMac part).
|
2005-11-07 14:37:19 +00:00 |