wxWidgets/include/wx/generic
2007-12-03 22:09:26 +00:00
..
private
aboutdlgg.h
accel.h
animate.h
bmpcbox.h
busyinfo.h
buttonbar.h
calctrl.h
caret.h
choicdgg.h
clrpickerg.h
collpaneg.h
colour.h fixed linking with visibility enabled on Ubuntu and some other systems (any gcc 4.2 amd64?) by removing superfluous virtual wxColour::Ok() (already in wxColourBase) -- do this in all ports, not just wxGTK 2007-11-27 20:37:06 +00:00
colrdlgg.h
combo.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
ctrlsub.h
dataview.h
datectrl.h use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut) 2007-11-23 14:13:50 +00:00
dcpsg.h compilation fix after removing default wxDC ctor 2007-11-30 21:17:23 +00:00
dirctrlg.h forward SetFocus() to the directory tree (replaces patch 1831210) 2007-11-17 15:12:13 +00:00
dirdlgg.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
dragimgg.h
fdrepdlg.h
filectrlg.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
filedlgg.h
filepickerg.h
fontdlgg.h
fontpickerg.h
grid.h
gridctrl.h
gridsel.h
helpext.h don't use 8 bit characters in sources, this results in level 1 warning with VC8 (patch 1841741) 2007-12-03 22:09:26 +00:00
hyperlink.h
icon.h
imaglist.h
laywin.h
listctrl.h universal fixes 2007-11-26 07:43:06 +00:00
logg.h
mask.h
mdig.h make DoSetSizeHints protected, remove parameter defaults 2007-11-22 06:12:56 +00:00
msgdlgg.h
notebook.h
notifmsg.h added support for icon flags to wxGenericNotificationMessage 2007-12-02 19:43:04 +00:00
numdlgg.h
paletteg.h
panelg.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
printps.h
prntdlgg.h DC reorganization 2007-11-30 13:48:22 +00:00
progdlgg.h don't use 8 bit characters in sources, this results in level 1 warning with VC8 (patch 1841741) 2007-12-03 22:09:26 +00:00
propdlg.h
region.h
sashwin.h
scrolwin.h
spinctlg.h
splash.h
splitter.h
srchctlg.h
statline.h
statusbr.h don't show size grip if the window the status bar is attached to is maximized or not resizeable at all 2007-11-18 23:31:48 +00:00
tabg.h
textdlgg.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
treectlg.h
wizard.h