wxWidgets/include/wx/generic
Vadim Zeitlin 706c8e8ad6 Merge branch 'disable-native-animation'
Allow the generic animation classes to be used on all platforms.

See https://github.com/wxWidgets/wxWidgets/pull/1768
2020-04-07 00:40:45 +02:00
..
private Make wxAnimationImpl private and get rid of wxAnimationImplType 2020-04-06 01:00:15 +02:00
aboutdlgg.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
accel.h
activityindicator.h
animate.h Add static wxAnimationCtrl::CreateCompatibleAnimation() 2020-04-06 23:33:07 +02:00
bmpcbox.h
busyinfo.h Allow updating wxBusyInfo text while it's shown 2019-09-08 23:13:00 +02:00
buttonbar.h
calctrlg.h
caret.h
choicdgg.h Initialize member variables to avoid warnings 2019-10-14 08:09:47 +03:00
clrpickerg.h Add wxEVT_COLOURPICKER_CURRENT_CHANGED and DIALOG_CANCELLED events 2019-04-21 01:53:14 +02:00
collheaderctrl.h
collpaneg.h Fix wxGenericCollapsiblePane best size calculation 2019-09-30 23:36:58 +02:00
colour.h
colrdlgg.h Make wxColourData parameter of wxColourDialog ctor const 2019-07-16 20:19:33 +02:00
combo.h
ctrlsub.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
custombgwin.h
dataview.h Don't update wxDataViewColumn after it was resized interactively 2020-01-19 03:28:13 +01:00
datectrl.h
dcpsg.h Eliminate -Wcast-qual warnings with GCC and Clang 2020-02-02 22:50:32 -08:00
dirctrlg.h
dirdlgg.h
dragimgg.h
dvrenderer.h
dvrenderers.h
fdrepdlg.h
filectrlg.h
filedlgg.h
filepickerg.h
fontdlgg.h
fontpickerg.h
fswatcher.h
grid.h Add minimal DPI change handler to wxGrid 2020-04-01 00:46:39 +02:00
gridctrl.h Replace wxGridCellBoolRenderer::ms_sizeCheckMark with a local var 2020-04-01 22:33:02 +02:00
grideditors.h Improve wxGridCellNumberEditor placement in the grid 2019-10-09 01:44:32 +02:00
gridsel.h
headerctrlg.h Fix erroneous header click event after double click 2019-09-04 11:41:28 -07:00
helpext.h Don’t use void for functions without arguments 2019-10-02 00:54:14 +02:00
hyperlink.h
icon.h
imaglist.h
infobar.h
laywin.h
listctrl.h Fix base class call of virtual SetFont() in wxGenericListCtrl 2020-01-27 11:27:39 -08:00
logg.h
mask.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
mdig.h Add missing wxUSE_MENUS checks to generic MDI classes 2019-08-28 20:11:23 +02:00
msgdlgg.h
notebook.h
notifmsg.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
numdlgg.h
paletteg.h
panelg.h
printps.h
prntdlgg.h
progdlgg.h
propdlg.h
region.h
richmsgdlgg.h
sashwin.h
scrolwin.h
spinctlg.h
splash.h
splitter.h
srchctlg.h Fix wxSearchCtrl buttons on DPI change 2019-09-28 23:37:01 +02:00
statbmpg.h
statline.h
stattextg.h Rename wxStaticText::Do[SG]etLabel() to WX[SG]etVisibleLabel() 2019-06-19 18:15:57 +02:00
statusbr.h Don't account for size grip under platforms not showing it 2019-10-25 04:10:23 +02:00
tabg.h
textdlgg.h Initialize member variables to avoid warnings 2019-10-14 08:09:47 +03:00
timectrl.h
treectlg.h Make platform test slightly more readable 2019-06-29 20:49:47 +02:00
wizard.h