Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal
Commit message (Expand)AuthorAgeFilesLines
* fix journal scan of external media, dev.laptop.org #10140James Cameron2010-12-171-47/+90
* Journal details view: don't choke on invalid timestamp (SL#1590, SL#2208)Sascha Silbe2010-11-302-8/+21
* Journal list view: don't choke on invalid or incomplete metadata (SL#1408)Sascha Silbe2010-11-301-13/+36
* don't delete bundles on storage media (SL #2456)Sascha Silbe2010-11-301-3/+3
* Remove separator in Journal toolbar #2446 (Gary C. Martin)Simon Schampijer2010-11-241-13/+0
* use logging.exception() instead of logging.error(traceback.format_exc())Sascha Silbe2010-11-241-6/+2
* pylint cleanup: remove unused importsSascha Silbe2010-11-242-2/+0
* style cleanup: prefer ' for stringsSascha Silbe2010-11-243-5/+5
* style cleanup: use """ everywhereSascha Silbe2010-11-242-4/+3
* PEP8 cleanup: don't use has_key()Sascha Silbe2010-11-244-11/+9
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-244-25/+29
* PEP8 cleanup: fix inline comment spacingSascha Silbe2010-11-241-1/+2
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-248-54/+40
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-2414-8/+70
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-242-6/+10
* fix EOL spacesSascha Silbe2010-11-241-1/+1
* Simplification for 3543be24738011307ad964b1babf2a3831aa7ac7Simon Schampijer2010-10-261-2/+1
* Add journalwindow.py to the MakefileSimon Schampijer2010-10-261-0/+1
* Post commit, more useful name for methods#2164Aleksey Lim2010-10-251-3/+3
* Downgrading activities not allowed. (SL #2164)shanjit@seeta.in2010-10-253-11/+75
* Disable Start menu item for entries that can't be opened(Bug#328)Mukul Gupta2010-10-181-15/+23
* Cast the event coordinates to integers #2291Simon Schampijer2010-09-291-1/+1
* Do not allow empty string activity_id #1814Aleksey Lim2010-09-281-1/+1
* Little pylint fix.Simon Schampijer2010-08-311-1/+2
* Journal: Alert if an error occures when copying to devices in the detail view...Simon Schampijer2010-08-313-12/+35
* Pylint cleanupSimon Schampijer2010-08-241-2/+2
* Use Toolbutton instead of instead of RadiotoolbuttonSimon Schampijer2010-08-241-32/+25
* Add creation_time property to the journal model.Andrés Ambrois2010-08-242-11/+14
* Add sort by creation time option to the ListViewButtonAndrés Ambrois2010-08-241-0/+1
* Implement sorting for removable devices.Andrés Ambrois2010-08-241-3/+13
* Expandedentry: Try to use the filesize property.Andrés Ambrois2010-08-241-2/+3
* Display the sorting property in the last column.Andrés Ambrois2010-08-241-3/+8
* Rename the date column to 'sort_column'Andrés Ambrois2010-08-241-11/+11
* Add a ListViewButton to the journal search toolbar.Andrés Ambrois2010-08-241-0/+74
* Journaltoolbox: Add add_separator method for convenience.Andrés Ambrois2010-08-241-0/+11
* Add a filesize column to the journal list modelAndrés Ambrois2010-08-241-6/+24
* Journal: Retrieve filesize from the datastoreAndrés Ambrois2010-08-241-3/+3
* Remove unneeded journal debug logs #1862Simon Schampijer2010-08-241-4/+0
* Rename ActivityHandle.handle_invite to ActivityHandle.invitedTomeu Vizoso2010-08-201-2/+2
* When the user accepts a notification, launch the activity thenTomeu Vizoso2010-08-201-2/+3
* Journal:show error message on write failure: #1842anishmangal20022010-08-102-2/+40
* Journal xobundle removal wont remove installed oneMartin Abente2010-08-041-5/+0
* Use only one entry point for activity launch #1814Aleksey Lim2010-07-121-17/+27
* Revert copy to "Journal" palette item in journal details view #1831Aleksey Lim2010-03-221-3/+15
* Merge branch 'master' of git.sugarlabs.org:sugar/mainlineAleksey Lim2010-03-104-19/+15
|\
| * Minor pylint cleanupsSimon Schampijer2010-03-103-16/+15
| * jarabe.journal.model: remove invalid order_by=-mtime (#1653)Sascha Silbe2010-03-091-3/+0
* | Clean up some .xoj registry code #1098Aleksey Lim2010-03-101-1/+1
|/
* Do not transfer ownership while copying objects #1688Aleksey Lim2010-03-081-4/+4
* Keep preferable activities #1493Aleksey Lim2010-03-081-0/+5