Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* A bit of refactoring to get rid of the confusing service package.Marco Pesenti Gritti2008-10-2210-108/+6
|
* Get rid of the remaining bits of the old network managerMarco Pesenti Gritti2008-10-218-1750/+5
| | | | | implementation. Interfaces are changed so much that we are forced to rewrite.
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-218-24/+197
|\
| * Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2008-10-212-23/+39
| |\
| | * Load the favorite activities later, so we can set up earlier the rest of the UITomeu Vizoso2008-10-212-23/+39
| | |
| * | create jarabe.util.telepathy module and move connection_watcher.py to itGuillaume Desmottes2008-10-216-1/+158
| |/
* | Make the meshbox interact with NetworkManger (0.7).Marco Pesenti Gritti2008-10-212-251/+210
|/ | | | One layer less, yay!
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-216-10/+53
|\
| * Clarify call to set_icon_pixbuf with keyword args.Eben Eliason2008-10-201-2/+2
| |
| * Title clippings appropriately eg. "Text clipping" (#5751)Eben Eliason2008-10-181-3/+7
| |
| * Prevent duplicate clippings on drag within clipboard (#8606)Eben Eliason2008-10-181-2/+21
| |
| * Size and position clippings correctly when dragged.Eben Eliason2008-10-181-1/+10
| |
| * Lock cursor to center of icons in favorites view on drag (#7408)Eben Eliason2008-10-181-3/+9
| |
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarEben Eliason2008-10-181-2/+2
| |\
| | * Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2008-10-2011-14/+43
| | |\
| | * | fix tabbingSimon Schampijer2008-10-201-2/+2
| | | |
| * | | Highlight clipboard on drag (#8604)Eben Eliason2008-10-182-0/+5
| | |/ | |/|
* | | Unused import.Marco Pesenti Gritti2008-10-211-1/+0
|/ /
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-2010-13/+43
|\ \
| * |