Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal/journalactivity.py
Commit message (Expand)AuthorAgeFilesLines
* refactoring based on lasted commits upstreamWalter Bender2013-06-091-5/+6
* Journal key: do only reveal Journal without focusing the search entry, SL #3988Simon Schampijer2012-10-091-7/+2
* Journal: defocus the search entry by defaultManuel Quiñones2012-10-021-2/+20
* Remove unneeded call in Journal toolbar, left from old toolbarManuel Quiñones2012-09-071-1/+0
* Use foreign_new_for_display API in GdkX11Simon Schampijer2012-09-071-1/+4
* Journal: initial portManuel Quiñones2012-09-071-1/+1
* Use the new wm C module to share bundle_id and activity_id between Shell and ...Daniel Narvaez2012-09-071-3/+5
* All: add missing Gdk importsManuel Quiñones2012-09-071-0/+1
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-6/+6
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-14/+14
* Use the new toolbars in the JournalManuel Quiñones2012-08-281-11/+9
* Add duplicate functionality to the Journal and enhance copy functionalitySimon Schampijer2011-08-151-0/+1
* use logging.exception() instead of logging.error(traceback.format_exc())Sascha Silbe2010-11-241-6/+2
* style cleanup: prefer ' for stringsSascha Silbe2010-11-241-3/+3
* style cleanup: use """ everywhereSascha Silbe2010-11-241-2/+2
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-241-1/+2
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+3
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-241-1/+3
* Downgrading activities not allowed. (SL #2164)shanjit@seeta.in2010-10-251-2/+3
* Journal: Alert if an error occures when copying to devices in the detail view...Simon Schampijer2010-08-311-4/+5
* Journal:show error message on write failure: #1842anishmangal20022010-08-101-0/+12
* Journal entry bundles shouldn't create a 2nd ds entryDaniel Drake2009-11-261-4/+12
* Remove redundant logging.infoAleksey Lim2009-10-011-2/+0
* Present windows in non-active process #1423Aleksey Lim2009-09-291-7/+3
* After download, 'Show in Journal' option doesnt switch you to the Journal #1339Aleksey Lim2009-09-231-0/+4
* Fix minor issues to cleanup sugar log #1267Aleksey Lim2009-09-041-3/+3
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-8/+8
* Revert thumbs mergeAleksey Lim2009-08-251-21/+14
* Fix renaming issueAleksey Lim2009-08-251-2/+2
* Extract objectsview from listview; initial thumbs view commitAleksey Lim2009-08-251-14/+21
* let the logger do the formattingSascha Silbe2009-08-241-5/+4
* Fix .xoj support #1098Aleksey Lim2009-07-271-0/+1
* Enable iconifying the journal againTomeu Vizoso2009-07-011-1/+1
* Refactor journal to use a gtk.TreeViewTomeu Vizoso2009-06-271-7/+6
* Check the activity version and replace an older version upon download #464Tomeu Vizoso2009-03-021-3/+4
* #226 Add a 'Clear search' button to 'No matching entries' messageTomeu Vizoso2009-01-231-1/+5
* Use a specific property for caching the bundle_id instead of using 'activity'Tomeu Vizoso2009-01-161-1/+1
* Rename parameter to what_filterTomeu Vizoso2009-01-061-2/+2
* #3060 Add the possibility of filtering the object chooser by data typeTomeu Vizoso2009-01-061-3/+3
* #36 Refresh the detailed view when the entry changesTomeu Vizoso2009-01-051-0/+5
* Focus Search is not exposed via dbus anymore #89Simon Schampijer2009-01-051-9/+7
* #165 Install bundles when they get into the journalTomeu Vizoso2009-01-041-6/+10
* Remove icon cache and save the bundle id in the metadata on bundle installationTomeu Vizoso2009-01-031-0/+3
* #126 Fix erase button in the journalTomeu Vizoso2008-12-231-2/+2
* Refetch the whole set of metadata properties for displaying the detailed viewTomeu Vizoso2008-12-201-0/+2
* Add the journal button to the volumes toolbar in the journalTomeu Vizoso2008-11-291-2/+1
* Remove jarabe/model/volume.py and use gio insteadTomeu Vizoso2008-11-291-5/+6
* First try at restoring removable devices support in the journalTomeu Vizoso2008-11-281-50/+45
* Add some performance-related logging and move the load of the bundle registry...Tomeu Vizoso2008-10-201-0/+1
* Move the bundle registry inside the shell process.Marco Pesenti Gritti2008-10-061-2/+5