Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/frame/FriendsBox.py
Commit message (Collapse)AuthorAgeFilesLines
* Use Tray also for the frame friends view.Marco Pesenti Gritti2007-09-021-142/+0
| | | | Drop the deprecated IconButton.
* Adopted the friendsbox to the palette positioning improvements.Simon Schampijer2007-09-011-1/+0
|
* Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-08-271-1/+1
|\
| * Reorganize canvas items.Marco Pesenti Gritti2007-08-251-1/+1
| |
* | Make D-Bus calls async on startupJohn (J5) Palmieri2007-08-271-2/+5
|/
* * #2012: Fix palette position on the left frame panel. (marco)Marco Pesenti Gritti2007-08-201-2/+9
|
* Remove obsolete sugar.graphics.color.Marco Pesenti Gritti2007-07-311-3/+3
|
* Suppress annoying warnings about unknown activities from the PSDan Williams2007-07-181-7/+18
|
* Implement palette groups. Use them to not popdown frame when hover a palette.Marco Pesenti Gritti2007-07-061-0/+1
|
* Replace Menu for Palette.Tomeu Vizoso2007-07-011-9/+4
|
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
|
* Fix raw X windowsMarco Pesenti Gritti2007-06-011-2/+5
|
* Fix Friends view buddy removalDan Williams2007-05-141-2/+2
|
* Fix ps buddy object usageDan Williams2007-05-031-2/+2
|
* Fix properties bugsGuillaume Desmottes2007-04-251-1/+1
|
* Use public keys rather than nicknames to differentiate buddiesDan Williams2007-04-101-4/+4
|
* Cut over to new PresenceServiceDan Williams2007-04-091-2/+2
|
* Accept raw X windows in the shellMarco Pesenti Gritti2007-04-081-1/+1
|
* Add hover to BuddyIcon in the Frame.Tomeu Vizoso2007-02-241-3/+18
|
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-231-1/+0
|
* More work to get rid of stylesheets, some regressions.Marco Pesenti Gritti2007-02-201-2/+0
|
* Complete the shell model/view split, finallyMarco Pesenti Gritti2006-12-241-4/+7
|
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-82/+82
|
*