Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/listview.py
Commit message (Expand)AuthorAgeFilesLines
* Two small fixes for deletion of entries in the list view.Tomeu Vizoso2008-06-261-1/+1
* Add indications for empty Journal and empty search resultsEben Eliason2008-06-181-11/+50
* Adapt object chooser to new designs. Some refactoring was needed.Tomeu Vizoso2008-06-101-43/+123
* Update only when visible.Tomeu Vizoso2008-05-211-9/+2
* Fix signal handler to enable button prelight in list viewEben Eliason2008-04-221-1/+1
* Allow use of gamekeys and home/end, #3960Reinier Heeres2007-12-091-2/+10
* Focus does not escape from listview, #3771Reinier Heeres2007-12-091-12/+3
* #5106: Implement an object chooser callable through dbus.Tomeu Vizoso2007-12-031-3/+5
* #4638 Update dates when the journal is displayed.Tomeu Vizoso2007-11-131-0/+4
* #4409 Fix showing malformed bundles.Tomeu Vizoso2007-11-131-1/+4
* #3572 In case an error happens when displaying an entry, don't propagate it s...Tomeu Vizoso2007-09-281-13/+16
* Reflow on idle to avoid confusing hippo canvasMarco Pesenti Gritti2007-09-141-4/+11
* Ooops centered yalign is not a good idea.Marco Pesenti Gritti2007-09-141-7/+2
* Do not expand entries, fix calculation of the numberMarco Pesenti Gritti2007-09-131-13/+6
* Fixup padding/marginsMarco Pesenti Gritti2007-09-131-2/+0
* Fix for #3345 forcing refresh when usb-stick is insertedSimon Schampijer2007-09-121-1/+1
* Only query and cache the properties we are interested in. Increase the cache ...Tomeu Vizoso2007-09-101-2/+2
* Avoid some unnecessary recalculations.Tomeu Vizoso2007-09-101-7/+8
* Fixes for the progress bar, keep icon and refreshes.Tomeu Vizoso2007-09-071-1/+1
* Properly refresh after the filter changes.Tomeu Vizoso2007-09-061-6/+4
* Improve scrolling a bit.Tomeu Vizoso2007-09-061-3/+11
* #2753, #2983: Display changes in the Journal more promptly.Tomeu Vizoso2007-09-061-0/+6
* Adapt to sugar API changes.Marco Pesenti Gritti2007-08-251-1/+1
* Implement new UI design for Trial-3.Tomeu Vizoso2007-08-241-6/+5
* Fixed some issues in the entry cache.Tomeu Vizoso2007-08-121-0/+3
* Refactored the cache out of the listview.Tomeu Vizoso2007-08-021-92/+29
* #2599, #2560, #2561: Scrolling fixes.Tomeu Vizoso2007-08-011-55/+90
* Adapt to sugar API changesMarco Pesenti Gritti2007-07-311-3/+2
* Adapt to sugar API changes. This makes the colors ugly,Marco Pesenti Gritti2007-07-311-2/+2
* #2380: Fix setting the correct entry when starting a drag.Tomeu Vizoso2007-07-221-7/+8
* Implement keyboard scrolling.Tomeu Vizoso2007-07-211-11/+45
* Implement lazy scrolling.Tomeu Vizoso2007-07-191-41/+160
* Adapt to datastore API changes..Tomeu Vizoso2007-07-161-1/+1
* We have time in dates again.Tomeu Vizoso2007-07-161-22/+7
* Implement dropping of entries into volume icons.Tomeu Vizoso2007-07-131-2/+6
* Move get_activities(), is_bundle() and resume() methods to sugar.datastore.Tomeu Vizoso2007-07-111-4/+19
* Add some debugging messages about performance.Tomeu Vizoso2007-07-061-0/+6
* Take out multiple selections and got to the expanded view on single click.Tomeu Vizoso2007-06-281-21/+1
* More removable devices fixes.Tomeu Vizoso2007-06-271-1/+3
* Switch to list view when toolbox switched to the search toolbar.Tomeu Vizoso2007-06-261-3/+4
* Implement toolbars as in latest mockups.Tomeu Vizoso2007-06-251-7/+27
* Take reverse as #1573 is fixed.Tomeu Vizoso2007-06-201-2/+0
* Dnd entries out of the journal.Tomeu Vizoso2007-06-201-3/+77
* Implement a workaround for http://dev.laptop.org/ticket/1622.Tomeu Vizoso2007-06-181-0/+2
* Some refactoring. JournalEntry will have quite a bit of common functionality.Tomeu Vizoso2007-06-141-4/+4
* Use the object type and activity registers.Tomeu Vizoso2007-06-121-1/+1
* Some renaming of the DataStore API.Tomeu Vizoso2007-05-291-6/+6
* Adapt to new DataStore API.Tomeu Vizoso2007-05-221-1/+1
* Remove DetailToolbar and add a back button on top of the detailed view. Imple...Tomeu Vizoso2007-05-211-2/+6
* Put to work with the new DS and new activity API.Tomeu Vizoso2007-05-101-1/+1