OSX regrouping
[wxWidgets.git] / src / common / anidecod.cpp
2006-12-10  Vadim Zeitlinreplaced size_t with unsigned int in wxAnimation and...
2006-10-11  Robert Roebling Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv...
2006-10-10  Włodzimierz SkibaUse wxUSE_* flags for new animation code.
2006-10-10  Paul Cornettremove extraneous semicolons
2006-10-09  Vadim Zeitlinswap wxANIHeader bytes on big endian architectures
2006-10-09  Vadim Zeitlinreplaced Ok() with IsOk(), no real changes
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)