2007-02-14[svn r364] Fixed a mutual exclusion bug on the Monitor Handler GIOChannel read callback. trunk
rosfran [Wed, 14 Feb 2007 22:24:39 +0000] rev 362
[svn r364] Fixed a mutual exclusion bug on the Monitor Handler GIOChannel read callback.

2007-02-14[svn r363] Optimizations on the GnomeVFS internal buffer filling. trunk
rosfran [Wed, 14 Feb 2007 21:35:23 +0000] rev 361
[svn r363] Optimizations on the GnomeVFS internal buffer filling.

2007-02-14[svn r362] Some fixes in the GIOWatcher clean-ups, and changed the API version number. trunk
rosfran [Wed, 14 Feb 2007 21:28:49 +0000] rev 360
[svn r362] Some fixes in the GIOWatcher clean-ups, and changed the API version number.

2007-02-13[svn r361] Changes in the GMyth API. trunk
rosfran [Tue, 13 Feb 2007 23:22:07 +0000] rev 359
[svn r361] Changes in the GMyth API.

2007-02-13[svn r360] Removed a lot of GStaticMutex references. trunk
rosfran [Tue, 13 Feb 2007 23:17:35 +0000] rev 358
[svn r360] Removed a lot of GStaticMutex references.

2007-02-13[svn r359] Now it is running; removed some GStaticMutex race conditions. trunk
rosfran [Tue, 13 Feb 2007 23:15:54 +0000] rev 357
[svn r359] Now it is running; removed some GStaticMutex race conditions.

2007-02-13[svn r358] Fixes on the GMythProgramInfo attributes, changes all references from GStaticMutex to GMutex. trunk
rosfran [Tue, 13 Feb 2007 22:33:08 +0000] rev 356
[svn r358] Fixes on the GMythProgramInfo attributes, changes all references from GStaticMutex to GMutex.

2007-02-12[svn r357] Improvements on the do_read GnomeVFS callbacks. trunk
rosfran [Mon, 12 Feb 2007 17:56:41 +0000] rev 355
[svn r357] Improvements on the do_read GnomeVFS callbacks.

2007-02-12[svn r356] Solved bug on read method callback. trunk
rosfran [Mon, 12 Feb 2007 15:22:28 +0000] rev 354
[svn r356] Solved bug on read method callback.

2007-02-12[svn r355] Added G_IO_IN event handlers, using g_io_add_watch, to the GMyth's MonitorHandler. trunk
rosfran [Mon, 12 Feb 2007 14:52:45 +0000] rev 353
[svn r355] Added G_IO_IN event handlers, using g_io_add_watch, to the GMyth's MonitorHandler.