Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Use new PresenceService API for sharing by invitation onlyMorgan Collett2007-08-222-10/+24
| * | | | | | Document _share_activity_cbMorgan Collett2007-08-211-1/+5
| * | | | | | Clean up leave() and callbacksMorgan Collett2007-08-211-3/+4
* | | | | | | Rework the Icon implementation by splitting outMarco Pesenti Gritti2007-08-255-92/+154
| |_|_|_|/ / |/| | | | |
* | | | | | Remove canvasicon module.Marco Pesenti Gritti2007-08-251-433/+0
* | | | | | Reorganize canvas items.Marco Pesenti Gritti2007-08-257-8/+419
| |_|_|_|/ |/| | | |
* | | | | More follow_name_owner_changed optimiztionJohn (J5) Palmieri2007-08-243-6/+21
* | | | | Restore Icon's ability to load absolute file paths.Tomeu Vizoso2007-08-241-4/+17
* | | | | remove debuggingDan Winship2007-08-241-2/+0
| |_|_|/ |/| | |
* | | | Use icon theme AttachPoints to position badgesDan Winship2007-08-241-58/+84
* | | | Remember state when scrubbingMarco Pesenti Gritti2007-08-242-11/+21
* | | | Add COLOR_TEXT_FIELD_GREY color.Tomeu Vizoso2007-08-241-0/+1
* | | | Redraw the window only if allocation changed. PatchMarco Pesenti Gritti2007-08-231-1/+15
* | | | Revert "Notice when (non-sugar) activity factories fail to launch. #1975"Dan Winship2007-08-221-5/+2
* | | | Speed up startup by another 2 seconds by using follow_name_owner_changesJohn (J5) Palmieri2007-08-221-1/+7
* | | | removed print in palette.pySimon Schampijer2007-08-221-1/+0
| |_|/ |/| |
* | | Draw a prelight for toolbuttons from the toolbutton instead of relying on the...Benjamin Berg2007-08-223-0/+24
| |/ |/|
* | One less _set_palette().Tomeu Vizoso2007-08-211-1/+1
* | Fix #2935: bad method nameEduardo Silva2007-08-211-1/+1
* | Updated to use application/vnd.olpc-sugar instead of application/vnd.olpc-x-s...Tomeu Vizoso2007-08-212-5/+3
* | Save the sharing info about the activity to the datastore.Tomeu Vizoso2007-08-211-4/+25
|/
* #2912: Improvements to GlibURLDownloader APIDan Williams2007-08-201-10/+32
* Add xo_color constructor param to RadioToolButton.Tomeu Vizoso2007-08-201-2/+5
* Add menuitem.py to makefileDan Williams2007-08-201-0/+1
* #2299: Really fix buddy properties coming through as arrays of bytesDan Williams2007-08-201-1/+1
* Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-08-2027-148/+493
|\
| * Set the initial palette group to "default"Marco Pesenti Gritti2007-08-202-4/+9
| * Implement "scrubbing" of palettes based on groups.Marco Pesenti Gritti2007-08-202-5/+24
| * Use CamelCase for the activity service methods.Marco Pesenti Gritti2007-08-201-1/+1
| * Added an entry that can have icons inside: IconEntry. From libsexy.Tomeu Vizoso2007-08-205-1/+125
| * Improvements in mime handling and added some tests.Tomeu Vizoso2007-08-201-5/+5
| * Start playing with unit tests.Marco Pesenti Gritti2007-08-181-7/+7
| * Rename genmo to genl10nMarco Pesenti Gritti2007-08-181-5/+5
| * Make activity names translatable.Marco Pesenti Gritti2007-08-181-7/+39
| * Set the icon-set property to avoid resetting the icon_sizeMarco Pesenti Gritti2007-08-171-4/+4
| * Style nitpickMarco Pesenti Gritti2007-08-171-1/+1
| * Add a scale property to CanvasIcon.Marco Pesenti Gritti2007-08-175-14/+38
| * #2695: Recognize text files as such.Tomeu Vizoso2007-08-161-1/+27
| * Hide the combo when max_participants == 1Marco Pesenti Gritti2007-08-161-4/+6
| * Add max_participants property.Marco Pesenti Gritti2007-08-161-5/+9
| * Patch by Simon to make sugar start when not connected to wireless.Marco Pesenti Gritti2007-08-162-4/+15
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-162-0/+108
| |\
| | * Merge branch 'master' of git://dev.laptop.org/sugarMorgan Collett2007-08-166-83/+72
| | |\
| | * | Push tubeconn into sugar.presenceMorgan Collett2007-08-162-0/+108
| * | | Add a border to the frame.Marco Pesenti Gritti2007-08-161-0/+2
| | |/ | |/|
| * | Adapt to icon name changesMarco Pesenti Gritti2007-08-161-1/+1
| * | Move most of the drawing logic inside Palette/Invoker.Marco Pesenti Gritti2007-08-154-21/+17
| * | Let the button/theme deal with prelight. I don't thinkMarco Pesenti Gritti2007-08-154-28/+15
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-153-20/+31
| |\ \
| | * | Rewrite dbus_helpers to not make a dbus connection on import. #2773Dan Winship2007-08-151-15/+23
| | |/