Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-262-8/+21
|\
| * Allow for providing a ComboBox when instantiating a ToolComboBox.Tomeu Vizoso2007-06-251-2/+5
| * ComboBox: allow for values other than int and for using absolute paths in ico...Tomeu Vizoso2007-06-251-6/+16
* | Merge new translations when updating the .pot.Marco Pesenti Gritti2007-06-261-5/+14
|/
* Heavy refactoring of palette activation. Not fullyMarco Pesenti Gritti2007-06-252-142/+93
* More cleanupsMarco Pesenti Gritti2007-06-251-19/+13
* Remove is_tooltip propertyMarco Pesenti Gritti2007-06-251-1/+1
* Some palette code cleanups.Marco Pesenti Gritti2007-06-251-32/+22
* TypoMarco Pesenti Gritti2007-06-251-1/+1
* More LGPL headersMarco Pesenti Gritti2007-06-242-11/+31
* Add a bunch of copyrightsMarco Pesenti Gritti2007-06-2410-11/+168
* Implement fix-copyright and fix some of themMarco Pesenti Gritti2007-06-2424-24/+24
* Added/corrected some license headers.Tomeu Vizoso2007-06-245-20/+72
* Add a license checker.Marco Pesenti Gritti2007-06-244-264/+2
* Added a basic version of the journal object chooser.Tomeu Vizoso2007-06-222-0/+172
* Add delete method to the datastore wrapper.Tomeu Vizoso2007-06-222-252/+8
* Add keep-in-journal button to the activity toolbar.Tomeu Vizoso2007-06-221-0/+8
* Kill old hippo canvas toolbar implMarco Pesenti Gritti2007-06-212-15/+0
* Refactor translation system a bitMarco Pesenti Gritti2007-06-211-14/+21
* Default to the source directory name as bundle name,Marco Pesenti Gritti2007-06-211-18/+19
* Add a CanvasEntry which allows to set the background color.Marco Pesenti Gritti2007-06-212-0/+26
* Add extension to files that come into the clipboard without one.Tomeu Vizoso2007-06-211-0/+18
* Toolbutton: don't try to show the palette when it doesn't existEduardo Silva2007-06-211-0/+6
* Move SugarKeyGrabber in the lib. Keep it private.Marco Pesenti Gritti2007-06-202-0/+36
* Don't make all .py executable please...Marco Pesenti Gritti2007-06-203-5/+0
* use activity_id in service nameBert Freudenberg2007-06-202-14/+7
* Palette: widget and canvas invoker supportEduardo Silva2007-06-192-52/+131
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-192-6/+15
|\
| * Set title on change. Fixes #1715.Tomeu Vizoso2007-06-182-6/+15
* | Cleanup activity closingMarco Pesenti Gritti2007-06-191-11/+8
|/
* Create the locale dir if it does not exist.Marco Pesenti Gritti2007-06-181-0/+4
* Add an option for saving clipboard objects to the Journal.Tomeu Vizoso2007-06-171-2/+9
* Change preview image size.Tomeu Vizoso2007-06-171-1/+1
* Support for previews in the journal.Tomeu Vizoso2007-06-153-2/+36
* Check type of bundle path by os.path.isdir().Tomeu Vizoso2007-06-151-6/+3
* Add to Bundle facilities for dealing with not-yet-installed bundles.Tomeu Vizoso2007-06-152-26/+165
* moving graphics/notebook.py to LGPLEduardo Silva2007-06-141-10/+11
* moving graphics/palette.py to LGPLEduardo Silva2007-06-141-10/+11
* Fix missed objecttype makefile entryEduardo Silva2007-06-131-1/+3
* Change from GPL to LGPL.Tomeu Vizoso2007-06-131-10/+11
* Some activity registry fixes. Thanks cjb.Tomeu Vizoso2007-06-133-3/+11
* Put some border around the comboMarco Pesenti Gritti2007-06-121-0/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-125-26/+46
|\
| * Several fixes for the object type registry and the activity registry.Tomeu Vizoso2007-06-125-26/+46
* | Really add itMarco Pesenti Gritti2007-06-121-0/+29
* | Add a toolcomboboxMarco Pesenti Gritti2007-06-121-0/+1
|/
* Tell git to ignore sugar/_sugarext.c.Tomeu Vizoso2007-06-101-0/+2
* Palette positioning/closing fixesEduardo Silva2007-06-061-12/+26
* Palette: speed upEduardo Silva2007-06-062-19/+13
* Palette: tooltip fixEduardo Silva2007-06-062-10/+13