wxWidgets/include/wx/generic
2007-04-05 21:28:14 +00:00
..
.cvsignore
aboutdlgg.h put #if wxUSE_COLLPANE around AddCollapsiblePane() declaration 2006-11-12 23:18:52 +00:00
accel.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
animate.h replaced size_t with unsigned int in wxAnimation and related classes and a couple of minor cleanups (use C++ comments; wrap long lines; put private parts after the public ones) 2006-12-10 14:18:37 +00:00
bmpcbox.h
busyinfo.h
buttonbar.h added labels support for toolbar controls for wxMac and wxMSW (modified patch 1613603) 2007-03-18 23:13:18 +00:00
calctrl.h assert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is changed after creation as this doesn't currently work 2006-11-19 20:01:51 +00:00
caret.h
choicdgg.h no real changes, just renamed the header guard to standard form and removed unneeded casts 2006-10-28 14:11:54 +00:00
clrpickerg.h
collpaneg.h disable wxCollapsiblePane compilation in wx/chkconf.h, not wx/generic/collpaneg.h (bug 1620397) 2007-01-07 17:26:19 +00:00
colour.h
colrdlgg.h
combo.h
dataview.h [ 1665996 ] Fixes/extensions to wxDataViewCtrl 2007-02-23 07:57:46 +00:00
datectrl.h [ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtrl kb navigation 2006-10-27 18:02:21 +00:00
dcpsg.h provide both const char* and const wchar_t* implicit conversion of wxCStrData regardless of the build type 2007-04-05 21:28:14 +00:00
dirctrlg.h removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW files (patch 1675546) 2007-03-07 11:35:04 +00:00
dirdlgg.h
dragimgg.h fix unused parameter warning when wxHAS_NATIVE_OVERLAY (patch 1692332) 2007-04-01 14:14:58 +00:00
fdrepdlg.h
filedlgg.h
filepickerg.h
fontdlgg.h
fontpickerg.h use wxNullFont instead of *wxNORMAL_FONT as default parameter for wxFontPickerCtrl/Widget, this fixes compilation with gcc 2.95 and possibly other old compilers 2006-11-03 21:54:13 +00:00
grid.h removed extraneous comma at the end of wxGridDirection enum 2007-03-20 21:06:06 +00:00
gridctrl.h
gridsel.h
helpext.h
hyperlink.h use full repaint style instead of size event 2007-03-08 04:27:29 +00:00
icon.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
imaglist.h
laywin.h
listctrl.h Allow wxGenericListCtrl to correctly handle Get/SetScrollPos [bug 1584099]. 2006-12-01 20:31:25 +00:00
logg.h
mask.h
mdig.h
msgdlgg.h
notebook.h
numdlgg.h
paletteg.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
panelg.h
printps.h
prntdlgg.h
progdlgg.h
propdlg.h
region.h
sashwin.h
scrolwin.h
spinctlg.h
splash.h
splitter.h remove inline from declaration of functions which are not inline 2007-01-01 19:49:10 +00:00
srchctlg.h removed wxABI_TESTS, they're irrelvant in 2.9 2007-01-31 03:40:59 +00:00
statline.h default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr 2006-12-09 14:52:59 +00:00
statusbr.h
tabg.h removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW files (patch 1675546) 2007-03-07 11:35:04 +00:00
textdlgg.h
timer.h
treectlg.h removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW files (patch 1675546) 2007-03-07 11:35:04 +00:00
wizard.h