Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model/bundleregistry.py
Commit message (Expand)AuthorAgeFilesLines
* Pep8 fixes and other changes to finish the Multiple Homeviews feature.HEADmasterDaniel Francis2012-11-301-11/+8
* Fix problems in bundle registryDaniel Francis2012-11-301-1/+9
* Start fixing bundle registryDaniel Francis2012-11-301-2/+8
* Other conditionals for multiple homeviewsDaniel Francis2012-11-291-15/+31
* Multiple home viewsDaniel Francis2012-11-291-0/+86
* Protected Activities: workaround gconf_client_get_list not (yet) introspectableSimon Schampijer2012-09-071-3/+8
* Bundleregistry: adopt to dynamic bindings for Gio GFileManuel QuiƱones2012-09-071-2/+3
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-5/+5
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-16/+16
* Only consider the exact same version of a bundle as installed (fixes SL#3081)Sascha Silbe2011-09-071-1/+1
* Open content bundles on a external device #1748Simon Schampijer2011-03-031-0/+2
* fix whitespace error introduced by 4b6a534 (revert of 4a3416b)Sascha Silbe2011-02-121-1/+1
* Based on Jame's comment at http://dev.laptop.org/ticket/9189#comment:25Simon Schampijer2011-02-041-13/+3
* pylint cleanup: disable warnings for reasonable catch-all exception handlersSascha Silbe2010-11-241-0/+1
* use logging.exception() instead of logging.error(traceback.format_exc())Sascha Silbe2010-11-241-12/+8
* PEP8 cleanup: don't use has_key()Sascha Silbe2010-11-241-4/+1
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-241-3/+3
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-3/+3
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+0
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-241-1/+4
* Adapt activity list and bundleregistry to new numbering scheme #2425Simon Schampijer2010-11-091-9/+12
* Downgrading activities not allowed. (SL #2164)shanjit@seeta.in2010-10-251-2/+5
* Protected Activities Support #2087Martin Abente2010-09-091-0/+12
* Delete profile data only when erased #2074Martin Abente2010-08-231-2/+2
* restore sugar-launch by bundle id substring, fixes #897James Cameron2010-08-131-3/+13
* Clean up some .xoj registry code #1098Aleksey Lim2010-03-101-1/+1
* Keep preferable activities #1493Aleksey Lim2010-03-081-1/+14
* Journal entry bundles shouldn't create a 2nd ds entryDaniel Drake2009-11-261-3/+6
* Revert "Move to cjson and drop pyjson and simplejson"Daniel Drake2009-11-231-3/+3
* Let user upgrade system activity from .xo #701Aleksey Lim2009-08-281-6/+16
* let the logger do the formattingSascha Silbe2009-08-241-6/+4
* Bunch of pylint fixesTomeu Vizoso2009-08-191-2/+2
* Improve error reporting.Tomeu Vizoso2009-08-141-5/+6
* Add support for len(bundleregistry.get_registry())Tomeu Vizoso2009-08-061-0/+3
* Change scope for class membersAleksey Lim2009-08-031-2/+0
* Install .xo bundles while uploading to JournalAleksey Lim2009-07-301-4/+3
* Fix .xoj support #1098Aleksey Lim2009-07-271-3/+7
* Dont reinstall bundle if its already installed (silbe) #1053Tomeu Vizoso2009-07-221-0/+3
* update mime type db when a new activity is copied to ~/Activities #955Tomeu Vizoso2009-07-221-4/+6
* Hold a reference to the monitors so don't get disposedSimon Schampijer2009-06-111-0/+4
* If user updates an activity installed... #707Aleksey Lim2009-04-061-2/+3
* Restore minimal .xol support #459Tomeu Vizoso2009-03-031-1/+21
* Check the activity version and replace an older version upon download #464Tomeu Vizoso2009-03-021-2/+15
* Avoid reading the bundle twice #442Tomeu Vizoso2009-03-011-9/+4
* Don't add_bundle on activity dir change when installed already #442Simon Schampijer2009-02-271-1/+9
* Fix a couple of trivial pylint warningsTomeu Vizoso2009-02-241-2/+2
* Listen for changes in the Activities dir and install/uninstall activities acc...Tomeu Vizoso2009-02-201-1/+14
* fix uninstalling activitiesSimon Schampijer2008-11-181-1/+2
* Add some performance-related logging and move the load of the bundle registry...Tomeu Vizoso2008-10-201-0/+4
* And some moreTomeu Vizoso2008-10-081-6/+8