wxWidgets/include/wx/generic
Julian Smart baaae89f09 Updated font dialog constructors to use a reference to the font data
as per more recent convention


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-18 11:05:58 +00:00
..
.cvsignore
accel.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
calctrl.h wxCalendarCtrl::Destroy() now deletes year spin control and 2002-04-02 17:46:45 +00:00
caret.h added export 2002-01-28 21:29:40 +00:00
choicdgg.h
colrdlgg.h
dcpsg.h fixes to gcc pragmas 2002-05-05 18:27:03 +00:00
dirctrlg.h Added a wxDD_NEW_DIR_BUTTON style for wxDirDialog (currently, 2002-04-10 09:35:36 +00:00
dirdlgg.h fixed compilation when included directly and not via wx/dirdlg.h 2002-05-04 12:45:14 +00:00
dragimgg.h
fdrepdlg.h
filedlgg.h
fontdlgg.h Updated font dialog constructors to use a reference to the font data 2002-05-18 11:05:58 +00:00
grid.h added a few virtual keywords for consistency (no real changes) (patch 543922) 2002-04-26 22:44:12 +00:00
gridctrl.h
gridg.h
gridsel.h
helpext.h more Unicode fixes for help files 2002-01-28 16:03:50 +00:00
helphtml.h for file based help we have mac separators 2002-01-28 21:38:00 +00:00
imaglist.h added export 2002-01-28 21:29:40 +00:00
laywin.h 1. removed wxObject::CopyObject() and Clone() - some objects just can't be 2001-11-21 21:44:52 +00:00
listctrl.h Added {S,G}etItem{Text,Background}Colour methods. 2002-04-24 20:31:46 +00:00
msgdlgg.h
notebook.h
paletteg.h
panelg.h wxPanel is a canvas in wxUniv sense of the word 2002-05-06 14:09:47 +00:00
printps.h improved conditional compilation test (added wxUSE_POSTSCRIPT) 2002-04-07 13:29:02 +00:00
prntdlgg.h removed duplicate #include 2002-03-15 15:25:55 +00:00
progdlgg.h don't reenable the disabled windows in OnShow(), it is unnecessary and the code there was buggy 2002-04-03 12:54:09 +00:00
sashwin.h
scrolwin.h Added knowledge of virtual size to wx(Scrolled)Windows, they can now 2002-04-19 22:12:38 +00:00
spinctlg.h fixed crash in wxSpinCtrl under wxGTK 2002-01-21 19:03:40 +00:00
splash.h
splitter.h don't send SPLITTER_POS_CHANGED events when the splitter position was changed from the program itself 2002-05-14 18:10:04 +00:00
statline.h
statusbr.h
tabg.h
textdlgg.h compilation fix 2002-02-20 13:52:46 +00:00
timer.h move wxMGL's wxTimer to src/generic 2002-02-17 14:55:41 +00:00
treectlg.h Header change for smooth Aqua buttons in wxTreeCtrl. 2001-12-17 01:18:47 +00:00
treelay.h Added overloaded AddChild from contributor 2002-05-12 18:43:46 +00:00
wizard.h