Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/misc.py
Commit message (Expand)AuthorAgeFilesLines
* Add missing import (Simon)Tomeu Vizoso2008-05-241-0/+1
* Move timestamp_to_elapsed_string to sugar.utilTomeu Vizoso2008-05-241-72/+4
* Update only when visible.Tomeu Vizoso2008-05-211-7/+4
* Improve formatting of relative datesEben Eliason2008-04-191-13/+19
* #5017 Correctly expose some strings to gettext.Tomeu Vizoso2008-02-091-2/+23
* #6190 Don't crash when an activity has its icon missing.Tomeu Vizoso2008-01-251-4/+5
* #5863 Correctly invalidate icon cache.Tomeu Vizoso2008-01-111-3/+4
* #5367 Cache icons extracted from bundles.Tomeu Vizoso2007-12-111-0/+8
* #5235 Don't try to extract an icon from a bundle entry without file.Tomeu Vizoso2007-12-051-1/+1
* #5017 Do correctly the plural forms of the date strings.Tomeu Vizoso2007-11-201-11/+10
* #4638 Update dates when the journal is displayed.Tomeu Vizoso2007-11-131-2/+1
* #4409 Fix showing malformed bundles.Tomeu Vizoso2007-11-131-6/+3
* Release version 69.Tomeu Vizoso2007-11-071-2/+5
* #4380 Add downloaded entries from the school server to the journal.Tomeu Vizoso2007-11-021-3/+8
* Revert a change that slipped in the last commit.Tomeu Vizoso2007-11-011-5/+1
* #3498, #4558 Mount removable devices as utf8.Tomeu Vizoso2007-11-011-1/+5
* display standard icon when icon for mime type is not foundSimon Schampijer2007-10-251-1/+3
* Adapt to sugar API changesMarco Pesenti Gritti2007-10-161-4/+4
* Add support for deleting bundlesDan Winship2007-10-041-1/+18
* update for ActivityBundleDan Winship2007-09-201-3/+3
* Use timestamp property for dates if available.Tomeu Vizoso2007-09-101-13/+7
* Added some translation context and updated the .pot and .po(s).Tomeu Vizoso2007-09-081-1/+1
* Show 'Right now' as date instead of an empty string.Tomeu Vizoso2007-09-081-0/+4
* initial support for content bundles (#2856)Dan Winship2007-09-071-1/+2
* Avoid some gettext calls.Tomeu Vizoso2007-09-061-9/+14
* #2044: Use relative dates in the list view.Tomeu Vizoso2007-09-031-3/+44
* Some more icon fixes.Tomeu Vizoso2007-08-271-10/+21
* Add a list of versions in the expanded view and adapt to API changes.Tomeu Vizoso2007-08-261-3/+13
* Implement new UI design for Trial-3.Tomeu Vizoso2007-08-241-0/+54