summaryrefslogtreecommitdiff
path: root/src/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* bookmarks: Notify about a removal if there was no errorIain Lane2015-07-071-1/+1
* build: Remove unnecessary MAINTAINERCLEANFILES variablesPhilip Withnall2015-05-071-6/+0
* build: Add git.mk support instead of manual .gitignore filesPhilip Withnall2015-05-071-0/+2
* bookmarks: Only emit "item removed" if actually removedBastien Nocera2015-01-271-1/+1
* bookmarks: Use new register_keys vfuncBastien Nocera2015-01-271-23/+30
* bookmarks: remove useless assignmentJuan A. Suarez Romero2014-11-191-1/+0
* bookmarks: Fix updating bookmarksBastien Nocera2014-10-141-5/+34
* bookmarks: Fix thumbnail URL not getting savedBastien Nocera2014-10-141-1/+1
* build: append files to EXTRA_DISTJuan A. Suarez Romero2014-08-051-1/+1
* bookmarks: Do not free listJuan A. Suarez Romero2014-05-301-1/+0
* bookmarks: Add support for type-filterBastien Nocera2014-05-091-8/+47
* bookmarks: Also save thumbnail URLBastien Nocera2014-05-072-1/+36
* bookmarks: Don't use g_strconcat() to build pathsBastien Nocera2014-05-071-4/+2
* bookmarks: Remove unused struct memberBastien Nocera2014-05-071-1/+0
* bookmarks: Use gom to access the databaseBastien Nocera2014-05-074-294/+608
* bookmarks: Pass the removed media when notifyingBastien Nocera2014-03-171-2/+3
* all: Use g_clear_pointer/object when possibleJuan A. Suarez Romero2014-03-051-10/+4
* bookmarks: Fix content-added signal for new itemsBastien Nocera2014-02-181-1/+1
* bookmarks: Fix GrlMediaType for images tooBastien Nocera2014-02-181-0/+8
* bookmarks: Remove unused assignmentJuan A. Suarez Romero2013-09-071-3/+3
* all: Include gtester.mk in all Makefile.amJuan A. Suarez Romero2013-08-251-0/+2
* all: Add G_LOG_DOMAIN for each pluginBastien Nocera2013-06-271-0/+1
* all: Add support for internationalizationJuan A. Suarez Romero2013-03-212-31/+42
* build: Use variables for CFLAGS and LIBS.Murray Cumming2012-11-231-4/+2
* Revert "build: Use variables for CFLAGS and LIBS."Murray Cumming2012-11-091-2/+4
* Revert "Add gtk-doc documentation generation"Murray Cumming2012-11-091-7/+0
* Add gtk-doc documentation generationMurray Cumming2012-11-091-0/+7
* build: Use variables for CFLAGS and LIBS.Murray Cumming2012-11-091-4/+2
* all: Remove ->get_caps stubsBastien Nocera2012-11-011-16/+0
* all: Put all plugins in same spaceJuan A. Suarez Romero2012-07-244-0/+1066
* all: Split src/ content into src/media and src/metadataGuillaume Emont2011-03-044-1006/+0
* bookmarks: Add changes notification supportJuan A. Suarez Romero2011-02-101-65/+117
* bookmarks: Implement search all elementsJuan A. Suarez Romero2011-02-071-2/+6
* bookmarks: Fix saving/loading content from databaseJuan A. Suarez Romero2011-02-011-14/+14
* all: Update copyright noteJuan A. Suarez Romero2011-01-211-1/+1
* all: Fixes extra dist target in Makefile.amJuan A. Suarez Romero2011-01-101-1/+1
* all: Adapted to changes in grl_plugin_registry_register_source.Iago Toral Quiroga2010-12-201-1/+2
* all: install plugins as loadable modules, not librariesRoss Burton2010-10-061-0/+4
* log: use the new logging API from coreDamien Lespiau2010-09-021-42/+46
* all: rename GRL_ERROR quark into GRL_CORE_ERRORVíctor Manuel Jáquez Leal2010-09-011-23/+23
* bookmarks: Updated call to grl-mediaSimón Pena2010-08-101-1/+1
* bookmarks: Rename plugin's XML with the ID nameJoaquim Rocha2010-07-122-4/+3
* bookmarks: Add plugin ID from configure's constantJoaquim Rocha2010-07-121-1/+1
* [bookmarks] Add plugin's XML fileJoaquim Rocha2010-06-142-0/+14
* [bookmarks] Use the new way to register the pluginJoaquim Rocha2010-06-141-9/+1
* [bookmarks] Use g_slices when possibleJuan A. Suarez Romero2010-04-271-6/+6
* Do not initialize private gobject structure.Juan A. Suarez Romero2010-03-231-1/+0
* [bookmarks] Add a title for root categoryJuan A. Suarez Romero2010-03-191-1/+3
* Adapted all plugins to new configuration API.Iago Toral Quiroga2010-03-121-1/+1
* Rename GrlDataBox to GrlMediaBoxJuan A. Suarez Romero2010-03-041-4/+4