Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Several bugfixes and cleanupsMarco Pesenti Gritti2008-05-251-52/+75
| * Change the logic for file inclusion. We include everythingMarco Pesenti Gritti2008-05-251-67/+29
| * Some fixes. Do not use get_files_list to generate the .pot, just enumerate py...Marco Pesenti Gritti2008-05-251-6/+5
| * Abstract Packager class which takes care of listing the files.Marco Pesenti Gritti2008-05-251-5/+7
| * Split the packaging code out to XOPackagerMarco Pesenti Gritti2008-05-251-75/+85
| * Split the build out from the command to a Builder object.Marco Pesenti Gritti2008-05-251-22/+34
| * Separate helpers from the commands.Marco Pesenti Gritti2008-05-251-25/+25
| * Move genl10n inside the build step.Marco Pesenti Gritti2008-05-251-27/+23
| * Simplify install a bit, remove uninstall.Marco Pesenti Gritti2008-05-251-22/+20
| * Drop the useless clean command.Marco Pesenti Gritti2008-05-251-9/+0
| * Move several get_ functions into Config.Marco Pesenti Gritti2008-05-251-57/+31
| * Make commands invocation generic.Marco Pesenti Gritti2008-05-251-38/+26
| * Pass a Config class to the commands.Marco Pesenti Gritti2008-05-251-29/+36
* | Adopt to name change of log activitySimon Schampijer2008-05-261-1/+1
* | Disconnect button release signals on detach.Tomeu Vizoso2008-05-241-0/+2
* | Reveal palettes on right-click (Eben)Tomeu Vizoso2008-05-241-18/+56
* | Fix style issue (Simon)Tomeu Vizoso2008-05-241-1/+2
* | Move timestamp_to_elapsed_string to sugar.util and add ActivityBundle.install...Tomeu Vizoso2008-05-243-3/+79
|/
* Release 0.81.3v0.81.3Marco Pesenti Gritti2008-05-241-1/+1
* Allow to attach the invoker to the widget after construction,Marco Pesenti Gritti2008-05-244-22/+54
* Release 0.81.2.v0.81.2Marco Pesenti Gritti2008-05-232-1/+2
* Release 0.81.1v0.81.1Marco Pesenti Gritti2008-05-231-1/+1
* By default include all the files in the directory,Marco Pesenti Gritti2008-05-231-1/+10
* Finish to hook up the new palette stuff.Marco Pesenti Gritti2008-05-234-29/+52
* Hookup the new palette creation in the toolbuttons.Marco Pesenti Gritti2008-05-234-29/+66
* Move palette creation logic inside the invoker.Marco Pesenti Gritti2008-05-231-14/+55
* Convert to use new gobject propertiesMarco Pesenti Gritti2008-05-231-76/+95
* Release v0.79.7v0.79.7Tomeu Vizoso2008-05-181-1/+1
* Merge branch 'master' of git://dev.laptop.org/sugar-toolkitMorgan Collett2008-05-151-3/+3
|\
| * Adopt POTFILES.in for the src directory changeSimon Schampijer2008-05-141-3/+3
* | 6473: Better method for resolving handles to buddiesMorgan Collett2008-05-152-0/+61
|/
* Missing makefileMarco Pesenti Gritti2008-04-291-0/+1
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-2978-8/+9
* Make the colors of xocolors publicSimon Schampijer2008-04-261-4/+4
* Fix bundlebuilder - pylint patch 050e9 broke some indentationMorgan Collett2008-04-251-4/+4
* Release 0.79.60.79.6Simon Schampijer2008-04-241-1/+1
* Use new style for unused variablesSimon Schampijer2008-04-244-9/+10
* Fix installation of bundlesSimon Schampijer2008-04-241-3/+3
* Call intltoolize before autoreconfMarco Pesenti Gritti2008-04-241-1/+1
* Release 0.79.5v0.79.5Tomeu Vizoso2008-04-221-1/+1
* Correctly use tempfile.mkstemp().Tomeu Vizoso2008-04-221-2/+2
* Release 0.79.4v0.79.4Tomeu Vizoso2008-04-221-1/+1
* Use new style properties.Marco Pesenti Gritti2008-04-201-18/+11
* Work around circular dep between Icon and Palette. I don'tMarco Pesenti Gritti2008-04-202-3/+6
* Complete first pylint round on all the code.Marco Pesenti Gritti2008-04-193-34/+46
* pylint sugar.presence, small problems leftMarco Pesenti Gritti2008-04-192-22/+43
* pylint sugar.datastore, little issues leftMarco Pesenti Gritti2008-04-192-16/+17
* pylint sugar.clipboardMarco Pesenti Gritti2008-04-191-1/+2
* pylint sugar.bundleMarco Pesenti Gritti2008-04-193-35/+62
* pylint sugar.activity, mostly cleanMarco Pesenti Gritti2008-04-195-49/+64