Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix typos in activitiesdonut.pyTomeu Vizoso2007-08-261-2/+2
* | | Fix getting pixbuf size, patch by jennjacobsenMarco Pesenti Gritti2007-08-262-8/+4
|/ /
* | TypoMarco Pesenti Gritti2007-08-261-1/+1
* | Fix icon padding.Marco Pesenti Gritti2007-08-261-4/+4
* | Cache the donut animation.Marco Pesenti Gritti2007-08-262-1/+3
* | Fix CanvasIcon badgesMarco Pesenti Gritti2007-08-261-0/+1
* | Remove invalidation logic which is not necessary with the new cache.Marco Pesenti Gritti2007-08-262-32/+0
* | Make CanvasIcon use IconBuffer. Change the API to useMarco Pesenti Gritti2007-08-2613-368/+104
* | Smarter/configurable surface cache in IconBufferMarco Pesenti Gritti2007-08-261-4/+26
* | Add an svg cache for SVGLoaderMarco Pesenti Gritti2007-08-261-5/+64
* | CleanupsMarco Pesenti Gritti2007-08-261-18/+33
* | Get badges positioning right.Marco Pesenti Gritti2007-08-261-30/+31
* | More work on IconBuffer badges.Marco Pesenti Gritti2007-08-251-73/+84
* | Add badge support to IconBufferMarco Pesenti Gritti2007-08-252-12/+74
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-253-17/+45
|\ \
| * \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMorgan Collett2007-08-2530-554/+806
| |\ \
| * \ \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMorgan Collett2007-08-248-77/+136
| |\ \ \
| * | | | Fix sharing publiclyMorgan Collett2007-08-232-11/+20
| * | | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMorgan Collett2007-08-2245-5563/+35
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMorgan Collett2007-08-2253-33/+5625
| |\ \ \ \ \
| * | | | | | 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-256-92/+199
| |_|_|_|/ / |/| | | | |
* | | | | | Remove canvasicon module.Marco Pesenti Gritti2007-08-251-433/+0
* | | | | | Reorganize canvas items.Marco Pesenti Gritti2007-08-2520-32/+443
| |_|_|_|/ |/| | | |
* | | | | More follow_name_owner_changed optimiztionJohn (J5) Palmieri2007-08-243-6/+21
* | | | | Restore Icon's ability to load absolute file paths.Tomeu Vizoso2007-08-242-4/+18
* | | | | Fix up the activity ring drawing to be more accurate and stable. #2030Dan Winship2007-08-244-56/+281
* | | | | remove debuggingDan Winship2007-08-241-2/+0
* | | | | Added test for #3000.Tomeu Vizoso2007-08-241-0/+48
* | | | | Added test for #2999.Tomeu Vizoso2007-08-241-0/+38
| |_|_|/ |/| | |
* | | | Use badge-charging on battery icon when charging. #722Dan Winship2007-08-242-0/+4
* | | | Use icon theme AttachPoints to position badgesDan Winship2007-08-241-58/+84
* | | | Remember state when scrubbingMarco Pesenti Gritti2007-08-243-11/+23
* | | | 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 "Test for ticket 2925, it doesn't reproduce the issue for some reason."Marco Pesenti Gritti2007-08-231-40/+0
* | | | Test for ticket 2925, it doesn't reproduce the issue for some reason.Marco Pesenti Gritti2007-08-231-0/+40
* | | | 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
* | | Snapshot d38cacfe2c.Marco Pesenti Gritti2007-08-221-0/+2
* | | Update NEWS. Please remember to do it, I can't goMarco Pesenti Gritti2007-08-221-0/+2
* | | Revert "DevConsole: New IRC Client interface"Marco Pesenti Gritti2007-08-2241-5539/+7
* | | Revert "DevConsole/Purk: Support for auto-join channels on connect, new butto...Marco Pesenti Gritti2007-08-225-40/+16
| |/ |/|
* | DevConsole: logviewer + /var/log/messagesEduardo Silva2007-08-211-0/+1
* | DevConsole/Purk: Support for auto-join channels on connect, new button to con...Eduardo Silva2007-08-215-16/+40
* | Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-08-2152-32/+5599
|\ \