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
* refactoring based on lasted commits upstreamWalter Bender2013-06-091-8/+10
* Journal misc: remove deprecated MIME typeManuel QuiƱones2012-09-071-2/+1
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-10/+10
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-9/+9
* Fix typo in activities downgrade messageMartin Abente2011-01-221-2/+2
* Journal details view: don't choke on invalid timestamp (SL#1590, SL#2208)Sascha Silbe2010-11-301-4/+12
* don't delete bundles on storage media (SL #2456)Sascha Silbe2010-11-301-3/+3
* style cleanup: prefer ' for stringsSascha Silbe2010-11-241-1/+1
* PEP8 cleanup: don't use has_key()Sascha Silbe2010-11-241-4/+5
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+16
* Post commit, more useful name for methods#2164Aleksey Lim2010-10-251-3/+3
* Downgrading activities not allowed. (SL #2164)shanjit@seeta.in2010-10-251-9/+38
* Do not allow empty string activity_id #1814Aleksey Lim2010-09-281-1/+1
* Rename ActivityHandle.handle_invite to ActivityHandle.invitedTomeu Vizoso2010-08-201-2/+2
* When the user accepts a notification, launch the activity thenTomeu Vizoso2010-08-201-2/+3
* Use only one entry point for activity launch #1814Aleksey Lim2010-07-121-17/+27
* 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