Use etl::mutexes to lock access to reference counts.
[synfig.git] / ETL / trunk / ETL / _handle.h
2008-02-22 dooglusUse etl::mutexes to lock access to reference counts.
2008-02-13 dooglusWrite "operator()" instead of "operator ()", "operator...
2008-02-09 dooglusAdded my "Copyright (c) 2007" notices, for files I...
2007-11-08 dooglusMake the 'obj' member of handle and loose_handle public...
2007-10-21 dooglusTidying.
2007-10-21 dooglusTidying.
2007-10-21 dooglusTypo.
2007-10-15 dooglusRevert back to r930. The last 2 commits were no good.
2007-10-15 dooglusUse Synfig::Mutex instead of Glib::Mutex.
2007-10-14 dooglusPut mutexes around the reference counts for the shared_...
2007-09-12 dooglusA few more typos.
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-12 dooglusRemoved trailing whitespace.
2005-11-09 darcoBump version number. Remove bogus copyright line. Don...
2005-03-24 darcoInitial import of ETL