wxWidgets/include/wx/gtk1
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
..
.cvsignore
accel.h
app.h
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
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
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
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 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
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dnd.h
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
gauge.h
glcanvas.h
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
menu.h
menuitem.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
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
private.h
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
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
scrolwin.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
tbargtk.h
textctrl.h
tglbtn.h
timer.h
tooltip.h
toplevel.h
treectrl.h Line-up deprecated interface of wxTreeCtrl between ports. 2006-03-28 13:11:20 +00:00
win_gtk.h
window.h