Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/journalactivity.py
Commit message (Expand)AuthorAgeFilesLines
* Show alert when available space is below 50MB #7588Simon Schampijer2008-08-151-1/+33
* #7441 Switch to listview on deleteTomeu Vizoso2008-07-161-1/+1
* Keep track of visibility statusTomeu Vizoso2008-07-051-3/+3
* Two small fixes for deletion of entries in the list view.Tomeu Vizoso2008-06-261-2/+3
* Adapt object chooser to new designs. Some refactoring was needed.Tomeu Vizoso2008-06-101-71/+35
* Update only when visible.Tomeu Vizoso2008-05-211-9/+42
* Fix behavior of deletion from detail view.Eben Eliason2008-04-221-2/+2
* Add palettes to people and objects in JournalEben Eliason2008-04-191-4/+5
* Replace the "back bar" in the detail view for entriesEben Eliason2008-04-191-2/+2
* Implement can_close(), #5493Reinier Heeres2008-01-101-1/+3
* Implement ShowObject, #4909Reinier Heeres2007-12-191-0/+18
* #5162 Don't take a screenshot when asked by the shell.Tomeu Vizoso2007-12-051-0/+4
* #5106: Implement an object chooser callable through dbus.Tomeu Vizoso2007-12-031-0/+32
* revert: recreate library index when the ~/.library_pages is missingSimon Schampijer2007-11-301-13/+2
* recreate library index when the ~/.library_pages is missing / part of #2856Simon Schampijer2007-11-291-0/+11
* revert the dbus resume activity API #4909Simon Schampijer2007-11-211-9/+0
* Add important debugging info.Tomeu Vizoso2007-11-191-2/+6
* #4909 Add Resume method to the DBus service. (marco)Tomeu Vizoso2007-11-141-0/+9
* #4414 Don't unfocus the search entry when the autosearch is fired.Tomeu Vizoso2007-11-131-4/+6
* #4638 Update dates when the journal is displayed.Tomeu Vizoso2007-11-131-0/+21
* #4380 Add downloaded entries from the school server to the journal.Tomeu Vizoso2007-11-021-0/+4
* Fix typo in _focus_in_event_cb signature.Tomeu Vizoso2007-11-021-1/+1
* #1941 Implement FocusSearch method for popping up the journal. (rwh)Tomeu Vizoso2007-11-011-0/+45
* Fix titleMarco Pesenti Gritti2007-10-241-0/+3
* Update NEWSMarco Pesenti Gritti2007-10-241-0/+2
* Alt+b runs sugar-backup and show a progress entryMarco Pesenti Gritti2007-10-221-0/+5
* Add support for deleting bundlesDan Winship2007-10-041-17/+4
* #3790 Refresh toolbar filters when an entry is created.Tomeu Vizoso2007-10-021-3/+4
* #3951 Don't requery the DataStore when going back from the detailed view.Tomeu Vizoso2007-10-021-8/+0
* #3572 In case an error happens when displaying an entry, don't propagate it s...Tomeu Vizoso2007-09-281-2/+9
* Refactor to not destroy the detailed view for each switch.Marco Pesenti Gritti2007-09-211-53/+38
* update for ActivityBundleDan Winship2007-09-201-4/+4
* Correctly dispose some DSObject instances.Tomeu Vizoso2007-09-081-4/+13
* initial support for content bundles (#2856)Dan Winship2007-09-071-3/+10
* #2753, #2983: Display changes in the Journal more promptly.Tomeu Vizoso2007-09-061-15/+0
* Implement new UI design for Trial-3.Tomeu Vizoso2007-08-241-8/+14
* When an activity bundle is added to the journal (from any source), install it.Dan Winship2007-08-151-0/+27
* Fixed some issues in the entry cache.Tomeu Vizoso2007-08-121-1/+0
* Esc key go back to main view.Marco Pesenti Gritti2007-07-141-0/+13
* #1998 Only show the volumes toolbar when there are devices mounted.Tomeu Vizoso2007-07-111-1/+0
* Improve the refreshing of the views.Tomeu Vizoso2007-07-051-10/+48
* Fix some refresh issues.Tomeu Vizoso2007-07-041-5/+11
* Implement filtering by activity.Tomeu Vizoso2007-07-031-0/+1
* No need to set the title anymoreMarco Pesenti Gritti2007-06-291-2/+0
* Display and mount in the DS all the storage devices found on start.Tomeu Vizoso2007-06-291-0/+4
* Take out multiple selections and got to the expanded view on single click.Tomeu Vizoso2007-06-281-12/+7
* Re-add the back button on the detail view.Tomeu Vizoso2007-06-281-11/+9
* Do not allow to close the journal.Marco Pesenti Gritti2007-06-281-0/+2
* Filter by mount point.Tomeu Vizoso2007-06-271-0/+1
* Fixes for removable devices mounting.Tomeu Vizoso2007-06-271-1/+1