aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmarks-import.c
Commit message (Expand)AuthorAgeFilesLines
* Allow importing from Epiphany bookmarks format (RDF), fixes bug #144699.Christian Persch2004-06-211-0/+4
* Check for firefox dot-dir too.Christian Persch2004-06-091-1/+2
* The xbel type is now application/x-xbelMarco Pesenti Gritti2004-03-221-1/+1
* Really always check the return value of xmlTextReaderRead(), don't advanceChristian Persch2004-03-071-32/+51
* Fix XBEL importer not to tag all bookmarks with a "Bookmarks" category.Christian Persch2004-03-021-4/+92
* If a folder has no name, don't tag its bookmarks with "Untitled" keyword,Christian Persch2004-02-291-3/+6
* Add missing check for Firebird bookmarks, patch by André Dahlqvist.Xan Lopez2004-02-281-1/+2
* Fix potential crash.Christian Persch2004-02-271-2/+7
* Replace entities also in folder names, fixes bug #135440.Christian Persch2004-02-271-1/+1
* Don't crash when reading the RDF file fails.Christian Persch2004-01-291-1/+9
* Added disable_bookmark_editing key.Chris Lahey2004-01-101-4/+28
* Better way of mapping hierarchy to topics when importing bookmarks fromChristian Persch2003-12-141-5/+35
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Rewrote xbel bookmarks importer using xmlreader api. Should fix bugChristian Persch2003-09-031-81/+258
* Fix actionsMarco Pesenti Gritti2003-07-111-0/+5
* Some minor changes in rdf format (thanks to Edd Dumbill), and useMarco Pesenti Gritti2003-07-101-2/+145
* *** empty log message ***Marco Pesenti Gritti2003-07-061-4/+0
* Remove use of acconfig.h.Marco Pesenti Gritti2003-07-041-25/+22
* Fallback using directories to detect format if the mime is not relevant.Marco Pesenti Gritti2003-06-281-1/+12
* Do not use libxml to parse mozilla bookmarks. Use the galeon parserMarco Pesenti Gritti2003-06-141-49/+221
* Get rid of starthere: and default to google, as discussed with Seth. Add aMarco Pesenti Gritti2003-06-091-22/+40
* Remove memory cache prefs/ui, now mozilla can deal with it automagically.Marco Pesenti Gritti2003-06-071-20/+3
* Fix memory leak while saving bookmarks, and performance problem duringOsma Ahvenlampi2003-05-061-0/+4
* Fix compilation with -WerrorXan Lopez2003-03-261-0/+2
* Fix to use the new apiMarco Pesenti Gritti2003-03-251-8/+28
* Begin bookmarks editor redesign. Please still dont use it or you reallyMarco Pesenti Gritti2003-03-221-6/+3
* Make importing actually work properly. *cough*James Willcox2003-02-061-17/+2
* Added the ability to import galeon and konqueror bookmarks.James Willcox2003-02-061-0/+168
* Use gtk icons for dnd. Basic implementation of bookmarks importing. StillMarco Pesenti Gritti2003-01-031-0/+93