[Cream-browser-devel] [LinkDD/cream-browser] 788db6: Add GNet dependancy
Status: Beta
Brought to you by:
linkdd
From: <no...@gi...> - 2010-02-08 14:02:35
|
Branch: refs/heads/master Home: http://github.com/LinkDD/cream-browser Commit: 788db6e2d29a39bf30cfbabb1acc4dcedbddcc46 http://github.com/LinkDD/cream-browser/commit/788db6e2d29a39bf30cfbabb1acc4dcedbddcc46 Author: David Delassus <li...@yd...> Date: 2010-02-08 (Mon, 08 Feb 2010) Changed paths: M Makefile.in A config.sample M configure M configure.ac M src/Makefile.in M src/core/Makefile.am M src/core/Makefile.in M src/libs/CreamView/CreamView.h M src/libs/CreamView/Makefile.am M src/libs/CreamView/Makefile.in M src/libs/Makefile.in M src/libs/curl/Makefile.am M src/libs/curl/Makefile.in M src/libs/modules/about/Makefile.am M src/libs/modules/about/Makefile.in M src/libs/modules/ftp/Makefile.am M src/libs/modules/ftp/Makefile.in M src/libs/modules/www/Makefile.am M src/libs/modules/www/Makefile.in Log Message: ----------- Add GNet dependancy Commit: b3bc9ca379bb34b022ef17612123c6586bac1edf http://github.com/LinkDD/cream-browser/commit/b3bc9ca379bb34b022ef17612123c6586bac1edf Author: David Delassus <li...@yd...> Date: 2010-02-08 (Mon, 08 Feb 2010) Changed paths: M src/libs/curl/CurlModule.c M src/libs/curl/CurlModule.h Log Message: ----------- [CurlModule] Use GURI instead of gchar* to represent the URI loaded by curl Commit: 41486da2a2450526b2f2f4a0315750d675273914 http://github.com/LinkDD/cream-browser/commit/41486da2a2450526b2f2f4a0315750d675273914 Author: David Delassus <li...@yd...> Date: 2010-02-08 (Mon, 08 Feb 2010) Changed paths: M src/libs/curl/CurlModule.c M src/libs/curl/CurlModule.h Log Message: ----------- [CurlModule] Add function to get the GURI object |