wxwidgets/include/wx/generic
Vadim Zeitlin 2dd39d6b8c Stop using wxClientDC in wxGenericAnimationCtrl
Just refresh the window and repaint it from OnPaint().

This was already effectively done under Mac and now this class can be
also used in wxGTK (where it may be preferable to the native one as the
latter one doesn't support high DPI animations yet).
2023-08-25 20:51:21 +02:00
..
private Fix recently broken assert for virtual wxGenericListCtrl 2023-07-24 15:23:40 +02:00
aboutdlgg.h Add wxGenericAboutDialog::GetCustomControlParent() 2023-06-20 19:19:49 +02:00
accel.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
activityindicator.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
animate.h Stop using wxClientDC in wxGenericAnimationCtrl 2023-08-25 20:51:21 +02:00
bmpcbox.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
busyinfo.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
buttonbar.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
calctrlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
caret.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
choicdgg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
clrpickerg.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
collheaderctrl.h Allow parent background to show through wxCollapsibleHeaderCtrl 2023-02-20 22:11:23 +00:00
collpaneg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
colour.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
colrdlgg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
combo.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
creddlgg.h Update wxCredentialEntryDialog to use wxWebCredentials 2021-01-10 21:27:15 +01:00
ctrlsub.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
custombgwin.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
dataview.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
datectrl.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
dcpsg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dirctrlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dirdlgg.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
dragimgg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dvrenderer.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
dvrenderers.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
fdrepdlg.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
filectrlg.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
filedlgg.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
filepickerg.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
fontdlgg.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
fontpickerg.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
fswatcher.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
grid.h Use std::unordered_xxx in wxGrid 2023-04-12 18:15:46 +01:00
gridctrl.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
grideditors.h Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
gridsel.h Restore wxVectorGridBlockCoords typedef removed in commit 40d3649d2e 2022-09-13 20:26:37 +01:00
headerctrlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
helpext.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
hyperlink.h Implement wxGenericHyperlinkCtrl::GetDefaultAttributes() 2023-05-12 03:58:55 +01:00
icon.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
imaglist.h Make GetImageListBitmap() member of wxGenericImageList too 2022-05-06 02:12:54 +01:00
infobar.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
laywin.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
listctrl.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
logg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
mask.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
mdig.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
msgdlgg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
notebook.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
notifmsg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
numdlgg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
paletteg.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
printps.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
prntdlgg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
progdlgg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
propdlg.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
region.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
richmsgdlgg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
sashwin.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
scrolwin.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
spinctlg.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
splash.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
splitter.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
srchctlg.h Derive generic wxSearchCtrl from only wxTextEntry too 2022-11-08 23:28:24 +00:00
statbmpg.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
statline.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
stattextg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
statusbr.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
tabg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
textdlgg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
timectrl.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
treectlg.h Don't make internal wxGenericTreeCtrl classes visible 2023-02-07 11:06:39 +01:00
wizard.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00