Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Fix font size on the XOMarco Pesenti Gritti2007-07-101-2/+10
* bundlebuilder: MANIFEST was still included twice ... fix for real nowBert Freudenberg2007-07-101-7/+3
* Use the new activity-stop icon.Marco Pesenti Gritti2007-07-101-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-101-3/+3
|\
| * bundlebuilder: include files only once if both default and in MANIFESTBert Freudenberg2007-07-101-2/+3
| * do not include setup.py in .xo bundleBert Freudenberg2007-07-101-1/+0
* | Rename close to stop and save to keepMarco Pesenti Gritti2007-07-101-12/+12
|/
* Add caching to the activity and object type registries.Tomeu Vizoso2007-07-092-4/+47
* Fix parsing bugMarco Pesenti Gritti2007-07-091-2/+2
* Move code to use style instead font.py (removed)Eduardo Silva2007-07-095-49/+7
* Fix tab label paddingMarco Pesenti Gritti2007-07-092-3/+5
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-093-22/+46
|\
| * Popdown when the toplevel of the parent item loses focus.Tomeu Vizoso2007-07-093-22/+46
* | Start the new approach to style and sizing.Marco Pesenti Gritti2007-07-092-3/+64
|/
* Hide palettes on iconbutton/toolbutton clickedEduardo Silva2007-07-083-2/+16
* Make maint helper add snapshot to NEWS and update NEWS.sugarMarco Pesenti Gritti2007-07-081-1/+1
* Make setup.py release add version to the NEWS file.Marco Pesenti Gritti2007-07-081-0/+41
* #1930: Only take preview before closing.Tomeu Vizoso2007-07-061-1/+6
* Add flush method.Tomeu Vizoso2007-07-061-0/+3
* New frameinvokerEduardo Silva2007-07-062-6/+24
* Improve tooltips sizingMarco Pesenti Gritti2007-07-062-0/+11
* Actually add palette groupMarco Pesenti Gritti2007-07-061-0/+74
* Implement palette groups. Use them to not popdown frame when hover a palette.Marco Pesenti Gritti2007-07-062-2/+30
* Some setup.py release fixesMarco Pesenti Gritti2007-07-061-2/+3
* Use box_child.item now that hippo support itMarco Pesenti Gritti2007-07-061-4/+1
* Complete transition to new spread layout.Marco Pesenti Gritti2007-07-051-4/+14
* Implement items shifting, not quite working yet.Marco Pesenti Gritti2007-07-051-2/+59
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-051-33/+72
|\
| * Add badges to CanvasIconDan Williams2007-07-051-33/+72
* | Add collisions detectionMarco Pesenti Gritti2007-07-051-6/+27
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-053-0/+52
|\
| * Add icon to buddy menu itemsEduardo Silva2007-07-052-2/+3
| * New graphics.menuitem.py file/classEduardo Silva2007-07-051-0/+28
| * Hide the active palette if another pops up.Tomeu Vizoso2007-07-051-0/+23
* | Switch to the new layout manager for the mesh viewMarco Pesenti Gritti2007-07-053-192/+22
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-052-4/+5
|\
| * Set ObjectType.mime_types.Tomeu Vizoso2007-07-051-3/+4
| * API change in the datastore.Tomeu Vizoso2007-07-051-1/+1
* | Add a spread layout manager. Work in progress.Marco Pesenti Gritti2007-07-051-0/+131
|/
* Refactor the snowflake layout to use the new hippo layout managers.Marco Pesenti Gritti2007-07-052-107/+0
* 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