Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/journalactivity.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added volumes toolbar.Tomeu Vizoso2007-06-271-10/+24
* Switch to list view when toolbox switched to the search toolbar.Tomeu Vizoso2007-06-261-0/+6
* Implement toolbars as in latest mockups.Tomeu Vizoso2007-06-251-17/+24
* Show the journal iconified.Marco Pesenti Gritti2007-06-221-0/+2
* Some refactoring. JournalEntry will have quite a bit of common functionality.Tomeu Vizoso2007-06-141-1/+2
* Use the object type and activity registers.Tomeu Vizoso2007-06-121-1/+3
* Some renaming of the DataStore API.Tomeu Vizoso2007-05-291-1/+1
* Take out old import.Tomeu Vizoso2007-05-211-1/+0
* Remove DetailToolbar and add a back button on top of the detailed view. Imple...Tomeu Vizoso2007-05-211-21/+18
* Update the list when the journal is the active activity again.Tomeu Vizoso2007-05-171-2/+2
* Do not use an ActivityToolboxMarco Pesenti Gritti2007-05-151-1/+2
* Put to work with the new DS and new activity API.Tomeu Vizoso2007-05-101-1/+1
* Gtkified UI.Tomeu Vizoso2007-04-291-11/+22
* Set window title, show in the activities box for now since we allow to close.Marco Pesenti Gritti2007-03-051-0/+2
* Implement filtering and refresh on focus-in.Tomeu Vizoso2007-03-041-0/+7
* Adapt to API changeMarco Pesenti Gritti2007-02-271-6/+1
* Added support for switching between list and detail view.Tomeu Vizoso2007-02-251-8/+27
* TypoMarco Pesenti Gritti2007-02-211-1/+1
* Adapt to sugar API changesMarco Pesenti Gritti2007-02-211-4/+4
* Initial commit of the toolbar.Tomeu Vizoso2007-02-151-0/+4
* A bunch of fixesMarco Pesenti Gritti2007-02-131-3/+3