Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | allow to override in setup.py.
* 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
| | | | We can't install libraries in datadir.
* 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
| | | | | | | | - construct service name from activity id instead of X window id - cleanup unused declarations in activityfactory.py - remove obsolete _dbus_name_owner_changed_cb() - see http://dev.laptop.org/ticket/1767 - cleared by marcopg
* 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
|
* Add network.py to makefileDan Williams2007-06-051-0/+1
|
* Add set_current_toolbarMarc Maurer2007-06-041-0/+3
|
* Take screenshot and save it to the journal (<alt>1).Tomeu Vizoso2007-06-041-2/+4
|
* Better snapshot scriptMarco Pesenti Gritti2007-06-041-209/+0
|
* Restore get_id/get_service_name, didn't realize they was used by subclasses.Marco Pesenti Gritti2007-06-031-5/+8
|
* Palette: Tooltip supportEduardo Silva2007-06-022-29/+41
|
* Hrm how my icon name changes did get reverted...Marco Pesenti Gritti2007-06-011-4/+4
|
* Make bundle_id and activity_id window properties toMarco Pesenti Gritti2007-06-014-25/+16
| | | | avoid races.
* Bindings to set activity_id and bundle_id hintsMarco Pesenti Gritti2007-06-015-6/+122
|
* Palette: Automatic positioningEduardo Silva2007-06-012-53/+108
|
* Support icons inside the activityMarco Pesenti Gritti2007-05-313-4/+10
|
* Palette fixesEduardo Silva2007-05-302-31/+40
|
* Get one line back :)Tomeu Vizoso2007-05-291-1/+3
|
* Bug 590# fixed (codestyle issues)Konrad Kleine2007-05-291-11/+16
|
* Bug #590 fixed.Konrad Kleine2007-05-291-3/+58
| | | | | | | | | | All logfiles will be backed up to ~./sugar/default/logs/old . You can adjust the backup directory and the number of backup versions. You can also adjust the file suffix for the backup files. Konrad Kleine
* Palette: event improvesEduardo Silva2007-05-292-6/+60
|
* Some refactoring of the DataStore API.Tomeu Vizoso2007-05-292-46/+72
|