Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal
Commit message (Expand)AuthorAgeFilesLines
...
* Rename parameter to what_filterTomeu Vizoso2009-01-063-12/+12
* typoTomeu Vizoso2009-01-061-1/+1
* #3060 Add the possibility of filtering the object chooser by data typeTomeu Vizoso2009-01-063-4/+20
* #36 Refresh the detailed view when the entry changesTomeu Vizoso2009-01-051-0/+5
* #38 Refresh full metadata when editing so we dont lose propertiesTomeu Vizoso2009-01-051-0/+2
* Focus Search is not exposed via dbus anymore #89Simon Schampijer2009-01-051-9/+7
* Misc pylint fixesTomeu Vizoso2009-01-042-3/+3
* #131 Some more fixes for opening clippingsTomeu Vizoso2009-01-042-2/+2
* #131 Dont assume that all entries have the mime_type propertyTomeu Vizoso2009-01-041-4/+5
* #165 Install bundles when they get into the journalTomeu Vizoso2009-01-043-12/+42
* Remove icon cache and save the bundle id in the metadata on bundle installationTomeu Vizoso2009-01-032-12/+6
* Remove superfluous codeTomeu Vizoso2009-01-031-3/+1
* Use util.TempFilePath and stop leaking temp filesTomeu Vizoso2009-01-035-28/+38
* #126 Fix erase button in the journalTomeu Vizoso2008-12-232-3/+3
* Refetch the whole set of metadata properties for displaying the detailed viewTomeu Vizoso2008-12-202-1/+4
* First go at adding file transfer to the journalTomeu Vizoso2008-12-151-3/+22
* Make the journal more tolerant to missing propertiesTomeu Vizoso2008-12-151-3/+3
* Use g_timeout_add_seconds() for power efficiencyDaniel Drake2008-12-062-3/+3
* Add a Send to menu to journal entriesTomeu Vizoso2008-12-051-1/+39
* Add a TODO commentTomeu Vizoso2008-12-021-2/+3
* Implement writing files to removable devicesTomeu Vizoso2008-12-021-1/+17
* Make sure entries have the mountpoint propertyTomeu Vizoso2008-12-011-35/+43
* Add the journal button to the volumes toolbar in the journalTomeu Vizoso2008-11-292-32/+45
* Fix leftoverTomeu Vizoso2008-11-291-2/+2
* Remove jarabe/model/volume.py and use gio insteadTomeu Vizoso2008-11-294-66/+81
* Sort results from removable devicesTomeu Vizoso2008-11-281-8/+16
* Implement delete and get_unique_valuesTomeu Vizoso2008-11-281-2/+6
* First try at restoring removable devices support in the journalTomeu Vizoso2008-11-2814-576/+627
* Add some performance-related logging and move the load of the bundle registry...Tomeu Vizoso2008-10-201-0/+1
* Fix resume after refactoringTomeu Vizoso2008-10-201-6/+8
* Move volumesmanager to jarabe.model and add a frame icon for a removable stor...Tomeu Vizoso2008-10-134-359/+39
* Thanks buildbotSimon Schampijer2008-10-111-1/+0
* Use gconf for the profileSimon Schampijer2008-10-116-16/+31
* Fix launching activity bundles from the journal.Marco Pesenti Gritti2008-10-081-1/+6
* Fix resuming activities from the journal.Marco Pesenti Gritti2008-10-081-2/+2
* Move to cjson and drop pyjson and simplejsonTomeu Vizoso2008-10-083-15/+6
* Fix unused import and line too long.Marco Pesenti Gritti2008-10-061-1/+0
* Adapt to the new activityfactory interface.Marco Pesenti Gritti2008-10-061-5/+7
* Move the bundle registry inside the shell process.Marco Pesenti Gritti2008-10-064-25/+36
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-2817-0/+3603