wxWidgets/include/wx/generic
Vadim Zeitlin 3abec9254f Take wxBitmapBundle in wxStaticBitmap::SetBitmap()
This allows using higher resolution bitmaps when using high DPI
automatically in this control too.
2021-10-26 00:11:57 +02:00
..
private Avoid bool argument in wxListMainWindow::RecalculatePositions() 2021-08-06 21:09:29 +02: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 adapting buttonbar 2021-10-05 16:06:43 +01: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 Use wxCompositeWindow for generic wxDataViewCtrl implementation 2021-05-24 14:24:24 +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 Always define old names for grid event constants and macros 2021-08-17 23:47:43 +02:00
gridctrl.h Move SetTextColoursAndFont() to wxGridCellRenderer 2021-04-06 22:51:08 +02:00
grideditors.h Add support for date format to wxGridCellDateEditor too 2020-11-03 02:57:22 +01:00
gridsel.h Fix comment typos in sources 2021-10-03 17:07:44 +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 Add wxImageList::Destroy() 2021-10-17 16:19:19 +02:00
infobar.h
laywin.h
listctrl.h Introduce ABI shims for wxListCtrl column ordering functions 2021-04-27 14:07:46 +02: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 comment typos in sources 2021-10-03 17:07:44 +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 Merge branch 'ui-locale' 2021-08-26 15:49:57 +02:00
splash.h
splitter.h
srchctlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statbmpg.h Take wxBitmapBundle in wxStaticBitmap::SetBitmap() 2021-10-26 00:11:57 +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