2007-02-08[svn r338] Moved cleaning code from the _finalize methods in GObject, to the _dispose methods. trunk
rosfran [Thu, 08 Feb 2007 14:32:29 +0000] rev 336
[svn r338] Moved cleaning code from the _finalize methods in GObject, to the _dispose methods.

2007-02-08[svn r337] Changed the g_object_unref's in the do_get_file_info. trunk
rosfran [Thu, 08 Feb 2007 14:30:36 +0000] rev 335
[svn r337] Changed the g_object_unref's in the do_get_file_info.

2007-02-07[svn r336] More fixes on disposing GObjects. trunk
rosfran [Wed, 07 Feb 2007 20:39:10 +0000] rev 334
[svn r336] More fixes on disposing GObjects.

2007-02-07[svn r335] Some fixes to the do_get_file_info. trunk
rosfran [Wed, 07 Feb 2007 20:38:39 +0000] rev 333
[svn r335] Some fixes to the do_get_file_info.

2007-02-07[svn r334] Put all the gmyth recorder and tvchain inseide get_file_info; removed reference to LiveTV. trunk
rosfran [Wed, 07 Feb 2007 19:15:48 +0000] rev 332
[svn r334] Put all the gmyth recorder and tvchain inseide get_file_info; removed reference to LiveTV.

2007-02-07[svn r333] Fixed bug on do_get_file_info. trunk
rosfran [Wed, 07 Feb 2007 18:30:15 +0000] rev 331
[svn r333] Fixed bug on do_get_file_info.

2007-02-07[svn r332] Solve some g_object_unref faults and misusages. trunk
rosfran [Wed, 07 Feb 2007 18:29:38 +0000] rev 330
[svn r332] Solve some g_object_unref faults and misusages.

2007-02-07[svn r331] - Updated gmyth_http (comments, etc..) trunk
morphbr [Wed, 07 Feb 2007 00:03:05 +0000] rev 329
[svn r331] - Updated gmyth_http (comments, etc..)
- Modified gmyth_http test file (test/http.c to test/gmyth_test_http.c)
- Created gmyth_vlc (interface for vlc - will be used for live tv and cool stuff)
- Created gmyth_vlc test file (test/gmyth_test_vlc.c)

2007-02-06[svn r330] Some minor fixes on do_open callback. trunk
rosfran [Tue, 06 Feb 2007 15:00:23 +0000] rev 328
[svn r330] Some minor fixes on do_open callback.

2007-02-06[svn r329] Cleaning some non-mandatory code snippets from the GnomeVFS handler to the do_get_file_info. trunk
rosfran [Tue, 06 Feb 2007 00:34:37 +0000] rev 327
[svn r329] Cleaning some non-mandatory code snippets from the GnomeVFS handler to the do_get_file_info.