Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal/misc.py
Commit message (Expand)AuthorAgeFilesLines
* Starting/resuming an entry from Journal shows wrong colours #1421Aleksey Lim2009-09-301-2/+14
* favoritesview.py: icon-color KeyError #976Aleksey Lim2009-09-181-0/+8
* Fail gently on bad bundles #1359Aleksey Lim2009-09-151-6/+3
* Revert thumbs mergeAleksey Lim2009-08-251-22/+0
* Implement ThumbsViewAleksey Lim2009-08-251-0/+22
* let the logger do the formattingSascha Silbe2009-08-241-6/+6
* Bunch of pylint fixesTomeu Vizoso2009-08-191-2/+1
* Remove duplicates from the activities submenu #497Tomeu Vizoso2009-03-061-2/+4
* Fall back to application-octet-stream for unknown types #458Tomeu Vizoso2009-03-011-0/+3
* Support the case when an activity bundle is not completely downloaded and we ...Tomeu Vizoso2009-03-011-3/+3
* Fix a couple of trivial pylint warningsTomeu Vizoso2009-02-241-1/+0
* Use the generic type icon if availableTomeu Vizoso2009-02-161-11/+18
* Method _get_icon_file_name moved to sugar.graphics.iconSimon Schampijer2009-02-161-11/+3
* Use a specific property for caching the bundle_id instead of using 'activity'Tomeu Vizoso2009-01-161-3/+6
* Use gio to guess the entry iconTomeu Vizoso2009-01-111-3/+6
* #131 Some more fixes for opening clippingsTomeu Vizoso2009-01-041-1/+1
* #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-041-6/+19
* Remove icon cache and save the bundle id in the metadata on bundle installationTomeu Vizoso2009-01-031-12/+3
* Remove superfluous codeTomeu Vizoso2009-01-031-3/+1
* Use util.TempFilePath and stop leaking temp filesTomeu Vizoso2009-01-031-15/+14
* Make the journal more tolerant to missing propertiesTomeu Vizoso2008-12-151-3/+3
* First try at restoring removable devices support in the journalTomeu Vizoso2008-11-281-34/+59
* Fix resume after refactoringTomeu Vizoso2008-10-201-6/+8
* 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
* 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-061-10/+12
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-281-0/+188