Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/detailview.py
Commit message (Expand)AuthorAgeFilesLines
* Adapt UI to right-to-left scripts (khaled)Tomeu Vizoso2008-06-101-0/+3
* Fix behavior of deletion from detail view.Eben Eliason2008-04-221-10/+26
* Replace the "back bar" in the detail view for entriesEben Eliason2008-04-191-1/+45
* Work around for the ExpandedEntry memory leak.Marco Pesenti Gritti2007-09-221-1/+5
* Refactor to not destroy the detailed view for each switch.Marco Pesenti Gritti2007-09-211-18/+24
* Only query and cache the properties we are interested in. Increase the cache ...Tomeu Vizoso2007-09-101-2/+2
* Adapt to sugar API changes.Marco Pesenti Gritti2007-08-251-1/+1
* Implement new UI design for Trial-3.Tomeu Vizoso2007-08-241-47/+3
* Adapt to sugar API changesMarco Pesenti Gritti2007-07-311-4/+3
* Adapt to sugar API changes. This makes the colors ugly,Marco Pesenti Gritti2007-07-311-2/+1
* Implement lazy scrolling.Tomeu Vizoso2007-07-191-8/+0
* Style fixes for the back bar.Marco Pesenti Gritti2007-07-181-5/+7
* Adapt to datastore API changes..Tomeu Vizoso2007-07-161-1/+1
* Move font to styleEduardo Silva2007-07-091-2/+2
* Fix back icon size.Tomeu Vizoso2007-07-061-1/+2
* Visual improvements to the back bar.Tomeu Vizoso2007-07-051-2/+3
* Implement back bar in the detailed view.Tomeu Vizoso2007-07-041-13/+31
* Fix some refresh issues.Tomeu Vizoso2007-07-041-5/+14
* Re-add the back button on the detail view.Tomeu Vizoso2007-06-281-0/+17
* Implement unmounting of removable devices.Tomeu Vizoso2007-06-271-1/+3
* Take out old import.Tomeu Vizoso2007-06-251-1/+0
* Implement toolbars as in latest mockups.Tomeu Vizoso2007-06-251-18/+0
* Border around the back button.Marco Pesenti Gritti2007-06-181-0/+1
* Some refactoring. JournalEntry will have quite a bit of common functionality.Tomeu Vizoso2007-06-141-2/+2
* Some renaming of the DataStore API.Tomeu Vizoso2007-05-291-3/+3
* Remove DetailToolbar and add a back button on top of the detailed view. Imple...Tomeu Vizoso2007-05-211-6/+35
* Put to work with the new DS and new activity API.Tomeu Vizoso2007-05-101-1/+1
* Gtkified UI.Tomeu Vizoso2007-04-291-6/+10
* Hack Dan's DataStore for doing what we need for 6th March demo.Tomeu Vizoso2007-03-021-1/+1
* Use the start icon, make it toggle.Marco Pesenti Gritti2007-03-011-2/+5
* Added 'keep' toggle.Tomeu Vizoso2007-02-271-1/+16
* Some work on the detailed view.Tomeu Vizoso2007-02-261-1/+6
* Added support for switching between list and detail view.Tomeu Vizoso2007-02-251-0/+28