summaryrefslogtreecommitdiff
path: root/gtk/gtkbookmarksmanager.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the licensing blurb of GtkBookmarksManagerEmmanuele Bassi2015-11-191-3/+3
* gtkbookmarksmanager: don't allow non valid utf8 in bookmarksCarlos Soriano2015-09-251-1/+1
* Code cleanupMatthias Clasen2015-07-311-9/+5
* Avoid a redundant strlenMatthias Clasen2014-06-281-1/+1
* Changed obsolete FSF portal addresses to web addressAndika Triwidada2014-01-121-2/+1
* GtkBookmarksManager: Refactor duplicate set error code and localise error str...Timothy Arceri2013-05-301-31/+18
* Fix build on C89 compilersChun-wei Fan2013-05-281-1/+2
* GtkBookmarksManager: Only save if we have data to saveColin Walters2013-05-091-1/+2
* GtkBookmarksManager: Ensure parent directory exists when savingColin Walters2013-05-091-1/+14
* Apply custom names to XDG dirs if possibleCosimo Cecchi2013-01-211-0/+10
* Add API to GtkBookmarksManager for built-in bookmarksCosimo Cecchi2013-01-211-0/+61
* Mark a function as staticCosimo Cecchi2013-01-211-1/+1
* Allow not setting a changed callback on GtkBookmarksManagerFederico Mena Quintero2012-12-051-3/+2
* Oops, reorder the bookmarks list correctlyFederico Mena Quintero2012-10-201-6/+27
* Implement bookmark reordering, at least the coreFederico Mena Quintero2012-09-111-0/+49
* Factor out code to find a bookmark in the list of bookmarksFederico Mena Quintero2012-09-111-57/+53
* Fix compilationFederico Mena Quintero2012-09-031-3/+3
* Cancel and disconnect from the bookmarks monitor when doneFederico Mena Quintero2012-09-031-3/+8
* Read the legacy bookmarks fileFederico Mena Quintero2012-09-031-1/+25
* Split out a GtkBookmarksManager from gtkfilesystem.[ch]Federico Mena Quintero2012-09-031-0/+431