summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-08-24build: Switch to git.mk to keep the .gitignore file updatedEmanuele Aina6-28/+9
2013-07-06grl-inspect: Print slow keysJuan A. Suarez Romero1-0/+3
2013-05-21test-ui: Check if there is a reply from OAuthJuan A. Suarez Romero1-2/+14
2013-05-15build: fix distcheckJuan A. Suarez Romero1-2/+5
2013-05-15test-ui: make liboauth a conditional dependencyJuan A. Suarez Romero2-5/+33
2013-05-15test-ui: shutdown plugins on exitSergio Villar Senin1-7/+11
2013-04-30test-ui: Initialize variablesJuan A. Suarez Romero1-5/+5
2013-04-23test-ui: use new flickr pluginMarek Chalupa6-315/+442
2013-04-15grl-inspect: Use format string literalJuan A. Suarez Romero1-3/+3
2013-04-14grl-inspect: Show information about keysJuan A. Suarez Romero1-0/+125
2013-04-14grl-inspect: Show more information about sourcesJuan A. Suarez Romero1-10/+47
2013-04-14grl-inspect: Group sources by plugin, and sort alphabeticallyJuan A. Suarez Romero1-17/+51
2013-04-14grl-inspect: Print list of available keysJuan A. Suarez Romero2-9/+77
2013-04-10test-ui: Update for filesystem plugin changesBastien Nocera1-0/+18
2013-03-25grl-inspect: Wait 1 second before showing resultsJuan A. Suarez Romero1-7/+3
2013-01-15grl-inspect: Fix a couple of warningsJuan A. Suarez Romero1-2/+2
2013-01-05test-ui: Show multi-valued elementsJuan A. Suarez Romero1-4/+23
2012-12-16test-ui: Allow filtering by type in any sourceJuan A. Suarez Romero1-76/+40
2012-12-16test-ui: Fix some warningsJuan A. Suarez Romero1-3/+3
2012-11-04test-ui: Use the right options in search/query operationsJuan A. Suarez Romero1-2/+2
2012-10-19core: Sources always accept resolve() operationJuan A. Suarez Romero1-13/+6
2012-10-09test-ui: Fixed a crash when searching in all sourcesJuan A. Suarez Romero1-1/+1
2012-10-09test-ui: Add API key for TMDb pluginJuan A. Suarez Romero1-0/+18
2012-10-03Downgrade version to 0.2.1Juan A. Suarez Romero1-1/+1
2012-09-03test-ui: Fix garbled UTF-8 outputJens Georg1-0/+2
2012-08-13core: GrlKeyID are not GParamSpecJuan A. Suarez Romero1-1/+1
2012-08-13Post-release version bump to 0.3.1Juan A. Suarez Romero1-1/+1
2012-07-23core: Rename some registry functionsJuan A. Suarez Romero3-7/+7
2012-07-23core: Rename PluginRegistry to RegistryJuan A. Suarez Romero5-70/+70
2012-07-19vala: Fix Vala bindingsJuan A. Suarez Romero1-2/+7
2012-07-19core: Merge GrlMediaSource and GrlMetadataSource into GrlSourceJuan A. Suarez Romero3-120/+107
2012-07-13core: Add API to get plugins from registryJuan A. Suarez Romero1-16/+11
2012-07-13core: Redesign source/plugin hierarchyJuan A. Suarez Romero3-73/+75
2012-07-11core: Avoid pedantic compiler warnings with C++.Murray Cumming1-5/+5
2012-06-20test-ui: Add filtering by typeJuan A. Suarez Romero1-5/+120
2012-05-26test-ui: Fix leaksJuan A. Suarez Romero1-1/+4
2012-05-25test-ui: Make the test window a decent sizeBastien Nocera1-0/+1
2012-05-21test-ui: Ask for all fast keys when browsingJuan A. Suarez Romero1-24/+9
2012-04-16test-ui: Add major.minor version suffix to executableJuan A. Suarez Romero1-14/+14
2012-04-16grl-inspect: Add major.minor version suffix to executableJuan A. Suarez Romero1-9/+9
2012-04-16grl-inspect: Add print version optionJuan A. Suarez Romero1-0/+20
2012-04-13test-ui: Show version in titleJuan A. Suarez Romero1-1/+1
2012-04-13test-ui: Allow children expand and fill when packaging in boxes/panesJuan A. Suarez Romero1-21/+21
2012-04-13test-ui: Fix compilation warningJuan A. Suarez Romero1-1/+1
2012-04-13test-ui: Do not use Gtk+ deprecated functionsJuan A. Suarez Romero1-14/+14
2012-04-03test-ui: Do nothing if no element has been selectedJuan A. Suarez Romero1-1/+4
2011-12-16doc: Update Copyright noticeJuan A. Suarez Romero1-1/+1
2011-12-14vala: update binding and example for the caps and options changesGuillaume Emont1-1/+5
2011-12-14test-ui: ported to the new APIs with GrlOperationOptionsGuillaume Emont1-15/+33
2011-12-13test-ui: Load settings from fileJuan A. Suarez Romero1-0/+18