Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Tweak some colorsMarco Pesenti Gritti2007-07-041-3/+3
* Revert "Hide active palette if zoom level changes."Tomeu Vizoso2007-07-041-15/+0
* Hide active palette if zoom level changes.Tomeu Vizoso2007-07-041-0/+15
* Be smarter when choosing one mime type from the targets offered.Tomeu Vizoso2007-07-031-0/+25
* Remove unused methods from the activity services. Cleanups.Marco Pesenti Gritti2007-07-032-19/+0
* Return None when no element is active and use theme: for marking icons from t...Tomeu Vizoso2007-07-031-7/+22
* Add get_unique_values() func to the datastore.Tomeu Vizoso2007-07-032-0/+6
* Just warn about missing NEWSMarco Pesenti Gritti2007-07-021-9/+13
* TypoMarco Pesenti Gritti2007-07-021-1/+1
* Move the zoom levels inside the modelMarco Pesenti Gritti2007-07-021-5/+0
* Reposition palette after expanding it.Tomeu Vizoso2007-07-021-0/+2
* Implement secondary state of palettes.Tomeu Vizoso2007-07-021-0/+37
* Remove old popup classes.Tomeu Vizoso2007-07-015-351/+0
* Take out forgotten print.Tomeu Vizoso2007-07-011-1/+0
* Two more small palette fixes.Tomeu Vizoso2007-07-011-3/+3
* Restore CanvasIcon prelighting.Tomeu Vizoso2007-07-011-0/+9
* Restrict palette positioning to screen height/width - 1 grid cell.Tomeu Vizoso2007-07-011-2/+5
* Some palette improvements and add palette support to CanvasIcon.Tomeu Vizoso2007-07-013-180/+39
* Include NEWS in the xoMarco Pesenti Gritti2007-06-291-0/+8
* Set glib program name and application name.Marco Pesenti Gritti2007-06-298-20/+43
* Don't create so many objects until we have differential versioning support in...Tomeu Vizoso2007-06-291-5/+15
* Make notification work from outside the shell processMarco Pesenti Gritti2007-06-291-25/+30
* Use size request to position the palette.Marco Pesenti Gritti2007-06-291-12/+12
* Refactor palette positioning API and implementationMarco Pesenti Gritti2007-06-291-74/+84
* Add a command to automatically do releases.Marco Pesenti Gritti2007-06-281-0/+55
* Do not fail is lang is not setMarco Pesenti Gritti2007-06-281-0/+3
* Translate the default activity toolbarMarco Pesenti Gritti2007-06-281-0/+3
* Do not allow to close the journalMarco Pesenti Gritti2007-06-282-4/+6
* Ooops do not start the popup animation on constructor.Marco Pesenti Gritti2007-06-281-2/+2
* Added umount method to datastore.py.Tomeu Vizoso2007-06-282-0/+6
* add process title setting to activitiesJohn (J5) Palmieri2007-06-272-1/+32
* Added radiotoolbutton.py.Tomeu Vizoso2007-06-272-0/+47
* CleanupMarco Pesenti Gritti2007-06-271-2/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-273-1/+27
|\
| * Added palette support to toggletoolbutton.py.Tomeu Vizoso2007-06-271-0/+15
| * Added mount() and mounts() methods to datastore.Tomeu Vizoso2007-06-272-1/+12
* | Fix tracebackMarco Pesenti Gritti2007-06-271-4/+4
|/
* Added some methods to Palette.Tomeu Vizoso2007-06-262-0/+22
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-262-3/+17
|\
| * Palette: realize()Eduardo Silva2007-06-261-2/+5
| * Add current-toolbar-changed signal to Toolbox.Tomeu Vizoso2007-06-261-1/+13
* | Lots of palette refactoring.Marco Pesenti Gritti2007-06-265-104/+134
|/
* 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