aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmarks-export.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-bookmarks-export: fix memory leakXan Lopez2013-03-161-0/+2
* ephy-bookmarks-export: use g_file_set_contents() when saving to RDFClaudio Saavedra2013-01-281-15/+15
* Plug g_file_new_for_path leaksXan Lopez2010-10-131-2/+6
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Adapt to gio API changeChristian Persch2008-02-261-2/+2
* Fix compilation when debug is enabled. Patch by Joseph Sacco (#509541)Xan Lopez2008-01-151-1/+1
* Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1.Cosimo Cecchi2008-01-141-47/+51
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Make sure we don't write characters < 0x20 (except 0x9, 0xa, 0xd) to XML.Christian Persch2007-01-291-20/+72
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* Don't export the local bookmarks.Christian Persch2006-02-141-0/+16
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-4/+4
* A data/epiphany-bookmarks-html.xsl:Christian Persch2004-12-071-25/+108
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Fix signedness difference warnings with gcc 3.5. Patch by Jon Oberheide.Christian Persch2004-07-311-19/+74
* *** empty log message ***Marco Pesenti Gritti2004-03-171-0/+4
* 2004-02-12 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-02-131-0/+6
* Use rdf:resource instead of rdf:about, fixes bug #131543.Christian Persch2004-01-291-1/+1
* Fix mem leak.Christian Persch2004-01-261-1/+7
* Fix mem leak.Christian Persch2004-01-261-9/+5
* *** empty log message ***Marco Pesenti Gritti2003-12-171-3/+0
* When exporting to RDF, write all bookmarks, not just every secondChristian Persch2003-11-241-2/+0
* Port node db saving and RDF export to xml writer api.Christian Persch2003-11-081-57/+163
* Merge completion branchMarco Pesenti Gritti2003-10-121-4/+3
* Fix export of smart bookmarksLee Willis2003-07-111-1/+4
* Some minor changes in rdf format (thanks to Edd Dumbill), and useMarco Pesenti Gritti2003-07-101-22/+59
* *** empty log message ***Marco Pesenti Gritti2003-06-281-7/+8
* continuing checkin of previous patch (cvs aborted "broken pipe")Christian Persch2003-05-281-0/+1
* Try to fix node removal problems. I cant repro crashes ... but they areMarco Pesenti Gritti2003-05-261-1/+1
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-1/+1
* *** empty log message ***Marco Pesenti Gritti2003-05-111-0/+142