wxWidgets/include/wx/generic
Vadim Zeitlin 1afdfc9deb - fix wxAnimationCtrl::SetBackgroundColour both for generic and native GTK
version
- fix wxAnimationCtrl::GetAnimation for GTK version (modifying correctly the
  constructor which takes a GdkPixbufAnimation)
- fix the generic wxAnimationCtrl::SetAnimation() when it's used with a
  wxNullAnimation.
- moves the frame counter reset in Stop() as it's more sensed to always have
  m_currentFrame cleared immediately when the animation has been stopped
- fix a problem with transparent bitmaps drawing in wxAnimationCtrl::OnPaint

(part of patch 1598005)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-17 18:14:42 +00:00
..
.cvsignore
aboutdlgg.h put #if wxUSE_COLLPANE around AddCollapsiblePane() declaration 2006-11-12 23:18:52 +00:00
accel.h
animate.h - fix wxAnimationCtrl::SetBackgroundColour both for generic and native GTK 2006-11-17 18:14:42 +00:00
bmpcbox.h
busyinfo.h
buttonbar.h
calctrl.h
caret.h
choicdgg.h
clrpickerg.h
collpaneg.h Some wxCollapsiblePane tweaks: 2006-11-11 07:32:08 +00:00
colour.h
colrdlgg.h
combo.h
dataview.h
datectrl.h
dcpsg.h
dirctrlg.h
dirdlgg.h
dragimgg.h
fdrepdlg.h
filedlgg.h
filepickerg.h
fontdlgg.h
fontpickerg.h
grid.h
gridctrl.h
gridsel.h
helpext.h
icon.h
imaglist.h
laywin.h
listctrl.h
logg.h
mask.h
mdig.h
msgdlgg.h
notebook.h
numdlgg.h
paletteg.h
panelg.h
printps.h
prntdlgg.h
progdlgg.h
propdlg.h
region.h
sashwin.h
scrolwin.h
spinctlg.h
splash.h
splitter.h
statline.h
statusbr.h
tabg.h
textdlgg.h
timer.h
treectlg.h Added native selection rectangle drawing. 2006-11-11 00:22:20 +00:00
wizard.h