wxWidgets/include/wx/generic
Dimitri Schoolwerth 7bf2dc71c3 Remove wxGridCellWithAttr
After the previous commit the coords stored by wxGridCellWithAttr have
become redundant as the coords are now also stored as part of the key
used for an attributes map. With then only an attribute remaining in
wxGridCellWithAttr it can be removed completely, letting the value of
an attributes map point directly to a (ref-counted) attribute instead.
2021-02-15 12:36:03 +01:00
..
private Remove wxGridCellWithAttr 2021-02-15 12:36:03 +01:00
aboutdlgg.h
accel.h
activityindicator.h
animate.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
bmpcbox.h Implement GetStringSelection() in generic wxBitmapComboBox 2020-10-01 02:19:12 +02:00
busyinfo.h
buttonbar.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
calctrlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
caret.h
choicdgg.h
clrpickerg.h Make wxGenericColourButton DPI aware 2020-07-31 22:25:02 +02:00
collheaderctrl.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
collpaneg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
colour.h
colrdlgg.h Make wxGenericColourDialog DPI aware 2020-07-31 22:25:10 +02:00
combo.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
creddlgg.h Update wxCredentialEntryDialog to use wxWebCredentials 2021-01-10 21:27:15 +01:00
ctrlsub.h
custombgwin.h
dataview.h Add wxDataViewCtrl::ExpandChildren() 2020-12-05 16:37:13 +01:00
datectrl.h Fix wxDatePickerCtrl build in wxOSX after the previous commit 2020-11-13 13:55:05 +01:00
dcpsg.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
dirctrlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
dirdlgg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
dragimgg.h
dvrenderer.h
dvrenderers.h
fdrepdlg.h
filectrlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
filedlgg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
filepickerg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
fontdlgg.h
fontpickerg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
fswatcher.h
grid.h Add wxGridSelectNone selection mode 2020-10-31 17:01:36 +01:00
gridctrl.h Get dates directly from table in wxGridCellDateEditor if possible 2020-11-03 17:30:54 +01:00
grideditors.h Add support for date format to wxGridCellDateEditor too 2020-11-03 02:57:22 +01:00
gridsel.h Replace "sendEvent" parameter in wxGridSelection with "eventType" 2020-08-21 11:49:34 +02:00
headerctrlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
helpext.h
hyperlink.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
icon.h Remove checks for wxNEEDS_CHARPP 2020-10-19 20:07:16 +02:00
imaglist.h Fix adding wxBitmap with mask to generic wxImageList 2021-01-12 18:21:37 +01:00
infobar.h
laywin.h
listctrl.h Simplify API for extending wxListCtrl background display 2020-11-09 00:37:55 +01:00
logg.h
mask.h
mdig.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
msgdlgg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
notebook.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
notifmsg.h
numdlgg.h
paletteg.h
panelg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
printps.h
prntdlgg.h
progdlgg.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
propdlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
region.h
richmsgdlgg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
sashwin.h
scrolwin.h
spinctlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
splash.h
splitter.h
srchctlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statbmpg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statline.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
stattextg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statusbr.h Remove redundant code from wxStatusBarMac 2021-01-16 18:30:55 +01:00
tabg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
textdlgg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
timectrl.h Fix inheritance hierarchy of wxTimePickerCtrlGeneric 2020-11-05 00:34:10 +01:00
treectlg.h Fix background colour drawing in wxGenericTreeCtrl under Mac 2021-01-16 19:17:57 +01:00
wizard.h