summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-11When closing a tool, go back, not directly to the home screen.HEADmasterJeremy Whiting1-1/+1
2011-10-10plugin-manager: Take into account the priority when loading pluginsDamien Lespiau4-30/+50
2011-10-10plugin-manager: Remove get_plugins()Damien Lespiau2-9/+0
2011-10-10main: port from dbus-glib to GDBusThomas Wood1-76/+63
2011-10-10player-client: get the proxy object asynchronouslyThomas Wood1-13/+25
2011-10-10player-client: port from dbus-glib to GDBusThomas Wood2-147/+123
2011-10-10notification-area: warn when an unknown notification is removedThomas Wood1-1/+4
2011-10-10online: port from dbus-glib to GDBusThomas Wood1-31/+52
2011-10-10screensaver: port from dbus-glib to GDBusThomas Wood1-75/+53
2011-10-07telepathy: Fix a small warning, don't declare variables after codeDamien Lespiau1-1/+3
2011-10-07bg-dbusvideo: Use the contructed functionDamien Lespiau1-2/+1
2011-10-07plugins: Add a more verbose metadata structure to pluginsDamien Lespiau37-87/+349
2011-10-07build: Remove the hacky number prefix for pluginsDamien Lespiau1-68/+68
2011-10-07config file: add vimeo secret key placeholderLionel Landwerlin1-0/+4
2011-10-07shell: add window titleLionel Landwerlin1-0/+2
2011-10-07appicon: sync filename with app nameLionel Landwerlin8-7/+7
2011-10-07data: fix grilo config file installation placeLionel Landwerlin1-1/+1
2011-10-05Remove the optional use of Tumbler to generate thumbnailsThomas Wood4-193/+1
2011-10-05telepathy: make sure the contact list is loaded before trying to use it.Jeremy Whiting1-11/+14
2011-10-05telepathy: dont crash if connection is null during connected callback.Jeremy Whiting1-15/+17
2011-10-04webremote: Give a webremoty name to the option groupDamien Lespiau1-1/+1
2011-10-04build: Make sure the tests are enabled in distcheckDamien Lespiau1-1/+1
2011-10-04build: Use PACKAGE_NAME for paths in the prefixDamien Lespiau5-6/+6
2011-10-04generic-model: Replace our sorted insertionDamien Lespiau1-42/+36
2011-10-04tests: Add a unit test for the insertion in a sorted modelDamien Lespiau3-0/+140
2011-10-01build: Distribute ustar .tar.xz tarballDamien Lespiau1-1/+1
2011-10-01build: Rename the autotools package to 'media-explorer'Damien Lespiau1-1/+1
2011-09-30build: Post release bump to 0.2.1Michael Wood1-1/+1
2011-09-30build: release 0.2.0Michael Wood1-2/+2
2011-09-30build: Update NEWS file for 0.2.0 releaseMichael Wood1-1/+22
2011-09-30desktop-file: Add %U so that we get any files passed to mexMichael Wood1-1/+1
2011-09-30build: Update the release message for 0.2.0Damien Lespiau2-13/+38
2011-09-30info-panel: Remove unused variableDamien Lespiau1-3/+1
2011-09-30build: Depend on Clutter 1.8.0Damien Lespiau2-1/+4
2011-09-30main: raise the application if it is currently runningThomas Wood1-2/+13
2011-09-30info-panel: Adapt to the newest clutter-gst APIDamien Lespiau2-16/+112
2011-09-30search: add a new category for search resultsThomas Wood1-1/+5
2011-09-30main: don't create aggregate models for categories with a priority of -1Thomas Wood1-0/+4
2011-09-30explorer: open the new child immediately if the explorer is hiddenThomas Wood2-0/+8
2011-09-30explorer: prevent a warning if the current page is not a containerThomas Wood1-0/+6
2011-09-29content-box: Comment out refresh mechanismMichael Wood2-6/+15
2011-09-29main: make sure model providers can override "activated" on empty modelsThomas Wood1-0/+5
2011-09-29search-plugin: remove the default search history itemThomas Wood1-12/+0
2011-09-29main: set the "always-visible" property to TRUE for search modelsThomas Wood1-1/+6
2011-09-29generic-model: add an "always-visible" propertyThomas Wood3-14/+39
2011-09-29build: Add check to find correct tracker-sparql versionMichael Wood1-1/+5
2011-09-29action-list: Comment out the refresh mechanismMichael Wood1-16/+34
2011-09-29column: emit the "notify::opened" signal when an opened item is removedThomas Wood1-2/+2
2011-09-29column: don't set has_focus to FALSE when an item is removedThomas Wood1-1/+0
2011-09-29column: split expanding and shrinking of children into two functionsThomas Wood1-80/+120