| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix import of bookmarks in root folder. Fixes bug #152443. | Christian Persch | 2004-10-20 | 1 | -1/+1 |
* | Make the hierarchy separator a #define. | Christian Persch | 2004-08-23 | 1 | -3/+5 |
* | Fix a mem leak. | Christian Persch | 2004-08-09 | 1 | -8/+15 |
* | Fix signedness difference warnings with gcc 3.5. Patch by Jon Oberheide. | Christian Persch | 2004-07-31 | 1 | -34/+34 |
* | Handle the bookmark in the root folder case correctly. Fix #145611 | Marco Pesenti Gritti | 2004-07-22 | 1 | -10/+14 |
* | Preserve hierarchy in the xbel importer too. Use mime sniffing to | Marco Pesenti Gritti | 2004-06-26 | 1 | -51/+37 |
* | "/" in a topic title is now a submenu in the bookmarks menu. | Marco Pesenti Gritti | 2004-06-23 | 1 | -1/+1 |
* | Keep the whole hierarchy of folders in the topic name, separated by |. | Marco Pesenti Gritti | 2004-06-22 | 1 | -22/+39 |
* | Drop some unused code. | Marco Pesenti Gritti | 2004-06-22 | 1 | -28/+11 |
* | Allow importing from Epiphany bookmarks format (RDF), fixes bug #144699. | Christian Persch | 2004-06-21 | 1 | -0/+4 |
* | the xbel mime type is now application/x-xbel | Marco Pesenti Gritti | 2004-03-22 | 1 | -1/+1 |
* | Add firefox option in bookmarks import dialogue. | Christian Persch | 2004-03-18 | 1 | -1/+2 |
* | Really always check the return value of xmlTextReaderRead(), don't advance | Christian Persch | 2004-03-07 | 1 | -32/+51 |
* | Fix XBEL importer not to tag all bookmarks with a "Bookmarks" category. | Christian Persch | 2004-03-02 | 1 | -4/+92 |
* | If a folder has no name, don't tag its bookmarks with "Untitled" keyword, | Christian Persch | 2004-02-29 | 1 | -3/+6 |
* | Add missing check for Firebird bookmarks, patch by André Dahlqvist. | Xan Lopez | 2004-02-28 | 1 | -1/+2 |
* | Fix potential crash. | Christian Persch | 2004-02-27 | 1 | -2/+7 |
* | Replace entities also in folder names, fixes bug #135440. | Christian Persch | 2004-02-27 | 1 | -1/+1 |
* | Don't crash when reading the RDF file fails. | Christian Persch | 2004-01-29 | 1 | -1/+9 |
* | Added disable_bookmark_editing key. | Chris Lahey | 2004-01-10 | 1 | -4/+28 |
* | Better way of mapping hierarchy to topics when importing bookmarks from | Christian Persch | 2003-12-14 | 1 | -5/+35 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Rewrote xbel bookmarks importer using xmlreader api. Should fix bug | Christian Persch | 2003-09-03 | 1 | -81/+258 |
* | Fix actions | Marco Pesenti Gritti | 2003-07-11 | 1 | -0/+5 |
* | Some minor changes in rdf format (thanks to Edd Dumbill), and use | Marco Pesenti Gritti | 2003-07-10 | 1 | -2/+145 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-07-06 | 1 | -4/+0 |
* | Remove use of acconfig.h. | Marco Pesenti Gritti | 2003-07-04 | 1 | -25/+22 |
* | Fallback using directories to detect format if the mime is not relevant. | Marco Pesenti Gritti | 2003-06-28 | 1 | -1/+12 |
* | Do not use libxml to parse mozilla bookmarks. Use the galeon parser | Marco Pesenti Gritti | 2003-06-14 | 1 | -49/+221 |
* | Get rid of starthere: and default to google, as discussed with Seth. Add a | Marco Pesenti Gritti | 2003-06-09 | 1 | -22/+40 |
* | Remove memory cache prefs/ui, now mozilla can deal with it automagically. | Marco Pesenti Gritti | 2003-06-07 | 1 | -20/+3 |
* | Fix memory leak while saving bookmarks, and performance problem during | Osma Ahvenlampi | 2003-05-06 | 1 | -0/+4 |
* | Fix compilation with -Werror | Xan Lopez | 2003-03-26 | 1 | -0/+2 |
* | Fix to use the new api | Marco Pesenti Gritti | 2003-03-25 | 1 | -8/+28 |
* | Begin bookmarks editor redesign. Please still dont use it or you really | Marco Pesenti Gritti | 2003-03-22 | 1 | -6/+3 |
* | Make importing actually work properly. *cough* | James Willcox | 2003-02-06 | 1 | -17/+2 |
* | Added the ability to import galeon and konqueror bookmarks. | James Willcox | 2003-02-06 | 1 | -0/+168 |
* | Use gtk icons for dnd. Basic implementation of bookmarks importing. Still | Marco Pesenti Gritti | 2003-01-03 | 1 | -0/+93 |