wxWidgets/include/wx/private
Vadim Zeitlin b08db49bf6 Make wxAnimationImpl private and get rid of wxAnimationImplType
Simplify and streamline animation classes relationship: wxAnimation is
the only public class representing an animation and it can be created by
both the native wxAnimationCtrl and wxGenericAnimationCtrl using the new
public CreateAnimation() method.

Replace wxAnimationImplType enum with more flexible type info based
check.
2020-04-06 01:00:15 +02:00
..
addremovectrl.h
animate.h Make wxAnimationImpl private and get rid of wxAnimationImplType 2020-04-06 01:00:15 +02:00
display.h Avoid using invalid index in wxDisplayFactory under Mac 2019-12-04 19:22:07 +01:00
eventloopsourcesmanager.h
extfield.h
fd.h
fdiodispatcher.h
fdioeventloopsourcehandler.h
fdiohandler.h
fdiomanager.h
fileback.h
filename.h
flagscheck.h
fontmgr.h
fswatcher.h
graphics.h
icondir.h
json.h Improved JSON string parsing 2020-01-19 21:32:11 +01:00
jsscriptwrapper.h Don't use Hungarian notation for variables 2020-02-05 15:37:27 +01:00
launchbrowser.h
markupparser.h
markupparserattr.h
menuradio.h
notifmsg.h
overlay.h
pipestream.h
preferences.h
richtooltip.h
sckaddr.h
secretstore.h Optionally return error message from wxSecretStore::IsOk() 2020-02-10 18:23:59 +01:00
selectdispatcher.h
socket.h Fix crash with blocking accepting sockets in threads under Unix 2019-11-20 20:21:25 +01:00
spinctrl.h Factor out another wxSpinCtrl helper for getting its max length 2019-11-13 15:46:16 +01:00
streamtempinput.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
textmeasure.h
threadinfo.h
timer.h
tlwgeom.h
uiaction.h
window.h Reset static sizes when DPI changes 2019-09-06 20:59:59 +02:00
wxprintf.h Stop truncating all wxString::Printf() arguments to 65535 chars 2019-11-17 18:30:33 +01:00