]> git.saurik.com Git - wxWidgets.git/history - src/generic/animateg.cpp
fix for Borland - which never likes ?
[wxWidgets.git] / src / generic / animateg.cpp
2006-10-10  Chris Elliottfix for Borland - which never likes ?
2006-10-10  Włodzimierz SkibaUse wxUSE_* flags for new animation code.
2006-10-10  Paul Cornettremove extraneous semicolons
2006-10-10  Paul CornettwxAnimationCtrl cleanup
2006-10-09  Vadim Zeitlinreplaced Ok() with IsOk(), no real changes
2006-10-09  Vadim Zeitlincall Refresh() to make animation work under Mac
2006-10-09  Vadim Zeitlincheck that the bitmap is valid before getting its size...
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)