wxWidgets/include/wx/mac/classic
Vadim Zeitlin 85ab460e7d miscellaneous wxFont enhancements (patch 1496606):
- made SetFaceName() bool and return false if the face name is not available
- corrected To/FromUserString() to complement each other


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-29 00:03:36 +00:00
..
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 [ 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 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 move some data definitions to more appropriate places 2006-05-26 16:12:31 +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 misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag (patch 1478051) 2006-05-06 20:10:11 +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 miscellaneous wxFont enhancements (patch 1496606): 2006-05-29 00:03:36 +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
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 classic/carbon split 2004-03-23 17:38:49 +00:00
macsock.h classic/carbon split 2004-03-23 17:38:49 +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 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 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 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 deprecated interface of wxTreeCtrl between ports. 2006-03-28 13:11:20 +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