Add EVT_WINDOW_MODAL_DIALOG_CLOSED() event table macro.
[wxWidgets.git] / include / wx / animdecod.h
2009-12-05  Paul Cornettminor cleanup
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-01  Robert Roeblingnon-PCH compilo
2009-06-01  Francesco Montorsifix PCH-less build
2009-06-01  Francesco Montorsidocument that CanRead() and GetImageCount() functions...
2009-01-13  Francesco Montorsifix typo
2007-12-15  Vadim Zeitlinundid incorrect replacement of WXDLLEXPORT with WXDLLIM...
2007-12-12  Vadim Zeitlinreplace wrong WXDLLEXPORT declarations with correct...
2007-07-21  Vadim Zeitlincorrect closing comments in #endifs (patch 1756990)
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-12-10  Vadim Zeitlinreplaced size_t with unsigned int in wxAnimation and...
2006-10-11  Robert Roebling Anim doesn't depend on GIF, remove wxUSE_GIF.
2006-10-11  Robert Roebling Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv...
2006-10-10  Paul CornettwxAnimationCtrl cleanup
2006-10-09  Robert Roebling Compile fix.
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)