wxWidgets/include/wx/generic
Vadim Zeitlin 86d6cb8d1f Don't derive wxAnimationImpl from wxObject
This is just unnecessary and having wxAnimation::m_refData->m_refData is
confusing, both in wxGTK version where it's not used and in the generic
one where it is, but can be replaced by more type-safe m_decoder.
2020-04-06 00:00:10 +02:00
..
private Don't derive wxAnimationImpl from wxObject 2020-04-06 00:00:10 +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 Move the animation Impl classes to private headers 2020-04-03 13:22:35 -07: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 Automatically determine the first weekday for a calendar control 2017-09-02 17:02:35 +03:00
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 Fix TAB navigation with wxComboCtrl in non-MSW ports 2018-01-30 19:53:54 +01:00
ctrlsub.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
custombgwin.h Use Bind() instead of Connect() in wxWidgets code 2018-05-30 13:06:20 +02:00
dataview.h Don't update wxDataViewColumn after it was resized interactively 2020-01-19 03:28:13 +01:00
datectrl.h Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
dcpsg.h Eliminate -Wcast-qual warnings with GCC and Clang 2020-02-02 22:50:32 -08:00
dirctrlg.h Remove trailing whitespace from several files 2018-04-18 15:45:42 +02:00
dirdlgg.h
dragimgg.h
dvrenderer.h
dvrenderers.h Add wxDataViewToggleRenderer::ShowAsRadio() 2018-07-11 23:48:14 +02:00
fdrepdlg.h
filectrlg.h
filedlgg.h
filepickerg.h
fontdlgg.h Tidy up wxGenericFontDialog code a little 2018-08-02 01:10:14 +02:00
fontpickerg.h
fswatcher.h
grid.h Make row/column drag-resizing in wxGrid "live" 2020-03-11 22:00:01 +01:00
gridctrl.h Add support for editing dates (without time) to wxGrid 2019-01-04 14:14:01 +01:00
grideditors.h Improve wxGridCellNumberEditor placement in the grid 2019-10-09 01:44:32 +02:00
gridsel.h Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
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 Always store wxBitmap objects in wxGenericImageList 2018-10-31 15:35:30 +01:00
infobar.h
laywin.h Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
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 Make other wxGenericProgressDialog methods virtual too 2017-11-16 01:35:52 +01:00
propdlg.h
region.h
richmsgdlgg.h
sashwin.h Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
scrolwin.h
spinctlg.h Explicitly return Boolean value as declared 2018-11-10 20:56:24 +01:00
splash.h Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
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 Avoid using mismatched translations for wxWizard buttons 2018-10-30 23:45:12 +01:00