gnomemm r1243 - in cluttermm/trunk: . clutter/src tests



Author: murrayc
Date: 2007-11-22 09:30:11 +0000 (Thu, 22 Nov 2007)
New Revision: 1243
ViewCVS link: http://svn.gnome.org/viewcvs/gnomemm?rev=1243&view=rev

Modified:
   cluttermm/trunk/ChangeLog
   cluttermm/trunk/clutter/src/alpha.ccg
   cluttermm/trunk/clutter/src/behaviour.ccg
   cluttermm/trunk/clutter/src/container.ccg
   cluttermm/trunk/clutter/src/timeline.hg
   cluttermm/trunk/tests/Makefile.am
Log:
2007-11-22  Murray Cumming  <murrayc murrayc com>

* clutter/src/alpha.ccg:
* clutter/src/behaviour.ccg:
* clutter/src/container.ccg: Take a reference with Glib::wrap() 
in the slot/callback proxies, because the C callback does not 
give us one. Otherwise the RefPtr decreases the refcount in its 
destructor.
Jonathon, if you copied this code from somewhere, we should check 
the code that you copied from too.
* clutter/src/timeline.hg: Added =true to set_loop().
* tests/Makefile.am: Added a test of the alpha funcs.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]