Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 27 Sep 2007 13:45:55 +0200] rev 1676
implement the member function version of Timer::SetFunction (a1)
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 27 Sep 2007 13:31:20 +0200] rev 1675
add some doxygen
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 27 Sep 2007 13:27:18 +0200] rev 1674
add doxygen for Timer class and implement the policy flags
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 27 Sep 2007 12:51:17 +0200] rev 1673
Implement a Timer API
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 27 Sep 2007 12:50:55 +0200] rev 1672
add TypeTraits<T>::NonConstType
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 27 Sep 2007 12:50:26 +0200] rev 1671
Event Garbage Collector
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 04 Oct 2007 11:24:05 +0100] rev 1670
Fix race condition in mobility-visualizer-view; reduce refresh rate to 30fps.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 03 Oct 2007 19:38:03 +0100] rev 1669
Compile mobility-visualizer with -fno-strict-aliasing to avoid GNOME bug #316221
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 03 Oct 2007 19:36:56 +0100] rev 1668
Use GStaticMutex instead of G_DEFINE_LOCK
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 03 Oct 2007 17:38:05 +0100] rev 1667
Hide the velocity vector if it is null.