Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/expandedentry.py
Commit message (Expand)AuthorAgeFilesLines
* #5907 resume activity when preview is clickedDaniel Drake2008-07-231-0/+7
* Fix appearance of "no preview"Eben Eliason2008-06-181-0/+1
* Adapt UI to right-to-left scripts (khaled)Tomeu Vizoso2008-06-101-3/+21
* Fix appearance of activity bundlesEben Eliason2008-04-241-8/+2
* Add palettes to people and objects in JournalEben Eliason2008-04-191-1/+7
* First pass at refining the Journal visual designEben Eliason2008-04-161-48/+74
* #3092 Change the color of the preview box.Tomeu Vizoso2007-12-191-2/+2
* #5088 Fix setting the description and tags fields.Tomeu Vizoso2007-12-011-2/+2
* #4413 Make activity icons view resume the entry.Tomeu Vizoso2007-11-201-0/+6
* #4020 Put borders to the text fields in the detailed view.Tomeu Vizoso2007-11-201-10/+17
* #4409 Fix showing malformed bundles.Tomeu Vizoso2007-11-131-2/+1
* Fix display of binary previews.Tomeu Vizoso2007-10-051-3/+5
* #2709 Fix tags field in the detail view.Tomeu Vizoso2007-10-031-25/+64
* Remove __del__ which was messing up the memory management.Marco Pesenti Gritti2007-09-211-3/+0
* update for ActivityBundleDan Winship2007-09-201-2/+2
* Distinguish installed bundles from other entries without batch 3082Simon Schampijer2007-09-131-8/+16
* Only query and cache the properties we are interested in. Increase the cache ...Tomeu Vizoso2007-09-101-3/+6
* #3082: Mark with a badge those entries that are bundles.Tomeu Vizoso2007-08-311-0/+3
* Add a list of versions in the expanded view and adapt to API changes.Tomeu Vizoso2007-08-261-124/+28
* Tolerate better bad preview images.Tomeu Vizoso2007-08-261-1/+10
* Adapt to sugar API changes.Marco Pesenti Gritti2007-08-251-3/+2
* Implement new UI design for Trial-3.Tomeu Vizoso2007-08-241-37/+203
* Update to use new icon names.Tomeu Vizoso2007-08-211-1/+1
* Display the buddies that participated in the activity in the detail view.Tomeu Vizoso2007-08-211-35/+8
* Merge branch 'master' of git+ssh://dev.laptop.org/git/journal-activityMarco Pesenti Gritti2007-08-161-3/+6
|\
| * Avoid a warning.Tomeu Vizoso2007-08-141-1/+1
| * Support non-encoded PNG previews.Tomeu Vizoso2007-08-141-3/+6
* | Adapt to icon name changes.Marco Pesenti Gritti2007-08-161-1/+1
|/
* Adapt to sugar API changesMarco Pesenti Gritti2007-07-311-25/+22
* Adapt to sugar API changes. This makes the colors ugly,Marco Pesenti Gritti2007-07-311-7/+6
* #2285: Change title in the expanded view on focus out.Tomeu Vizoso2007-07-241-3/+12
* Do something sensible when the entry has no title.Tomeu Vizoso2007-07-211-1/+6
* Implement lazy scrolling.Tomeu Vizoso2007-07-191-8/+8
* Move font to styleEduardo Silva2007-07-091-8/+8
* Implement unmounting of removable devices.Tomeu Vizoso2007-06-271-5/+7
* Implement toolbars as in latest mockups.Tomeu Vizoso2007-06-251-37/+1
* Add delete button in the expanded view.Tomeu Vizoso2007-06-221-0/+11
* Fix the entry background colorMarco Pesenti Gritti2007-06-211-2/+14
* Set title on change. Fixes #1715.Tomeu Vizoso2007-06-181-2/+17
* Use CanvasEntryMarco Pesenti Gritti2007-06-181-7/+3
* Layout fixesMarco Pesenti Gritti2007-06-181-5/+7
* Take out fixed size of preview.Tomeu Vizoso2007-06-171-2/+0
* Support for previews in the journal.Tomeu Vizoso2007-06-151-4/+12
* Deal with downloaded bundles.Tomeu Vizoso2007-06-151-3/+12
* Some refactoring. JournalEntry will have quite a bit of common functionality.Tomeu Vizoso2007-06-141-0/+215