Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-284-3/+72
| |\ \
| * | | No need to initialize gtk threads, glib is enough.Marco Pesenti Gritti2006-09-281-1/+2
* | | | Merge branch 'master' of git://dev.laptop.org/sugarIan Bicking2006-09-293-1/+49
|\ \ \ \ | | |_|/ | |/| |
| * | | Add OverlayWindow to makefileDan Williams2006-09-291-0/+1
| * | | Add composited overlay window underneath chatDan Williams2006-09-292-1/+48
| | |/ | |/|
* | | Merge branch 'master' of git://dev.laptop.org/sugarIan Bicking2006-09-284-3/+72
|\ \ \ | |/ /
| * | Activate chat service when activity gets sharedDan Williams2006-09-281-0/+1
| * | Set default chat window sizeDan Williams2006-09-281-0/+1
| * | Center chat window, and give it a frameDan Williams2006-09-281-1/+1
| * | Initialize _frame_was_visible, and move signal connections lowerDan Williams2006-09-281-2/+4
| * | Fix frame behavior on chat; when we show the chat remember previous frame sta...Dan Williams2006-09-282-6/+18
| * | Default values for args for do_slide_in and do_slide_out, and add is_visisble()Dan Williams2006-09-281-2/+7
| * | Start making activity chat work; hit F9 to activateDan Williams2006-09-282-0/+48
| * | Import gobjectDan Williams2006-09-281-1/+1
| |/
* | Revert "Make ShellModel emit signals on activity change, and make Owner liste...Ian Bicking2006-09-272-29/+14
|/
* Make ShellModel emit signals on activity change, and make Owner listen for th...Dan Williams2006-09-272-14/+29
* Don't traceback on unknown image formatsDan Williams2006-09-271-3/+8
* Don't allow empty nick names and if it happens considerMarco Pesenti Gritti2006-09-262-5/+12
* Fix add and remove friendsMarco Pesenti Gritti2006-09-262-3/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-262-23/+46
|\
| * Correctly deal with current activities on startup, buddy presence changes, an...Dan Williams2006-09-261-13/+27
| * Fix current activity handlingDan Williams2006-09-261-10/+19
* | Update some icon namesMarco Pesenti Gritti2006-09-262-7/+4
|/
* Align to the center of the iconMarco Pesenti Gritti2006-09-251-1/+1
* Keep the icon layout updated when adding buddies to the snow flakeMarco Pesenti Gritti2006-09-252-6/+12
* Image layout fixesMarco Pesenti Gritti2006-09-251-2/+2
* Scale the icon to a paritcular sizeDan Williams2006-09-251-4/+3
* Add buddy icon to the buddy menuDan Williams2006-09-251-0/+35
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-252-3/+7
|\
| * Handle None current activity caseMarco Pesenti Gritti2006-09-252-3/+7
* | Add icon-changed signalDan Williams2006-09-251-0/+8
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-251-1/+8
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-251-3/+57
| |\
| * \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-251-1/+56
| |\ \
| * | | Send buddy icon hash in presence service announcement tooDan Williams2006-09-251-1/+8
* | | | Adapt to BuddyModel constructor changeMarco Pesenti Gritti2006-09-251-1/+2
| |_|/ |/| |
* | | Some fixesMarco Pesenti Gritti2006-09-251-9/+13
* | | More work on the mesh viewMarco Pesenti Gritti2006-09-251-0/+50
| |/ |/|
* | Show activities againMarco Pesenti Gritti2006-09-251-1/+56
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-251-0/+1
|\
| * Add BuddyActivityView.py to makefileDan Williams2006-09-251-0/+1
* | Write a mesh model and start using it in the mesh viewMarco Pesenti Gritti2006-09-255-72/+129
|/
* Better layoutMarco Pesenti Gritti2006-09-251-1/+6
* Add size request to BuddyActivityView and use it in IconLayoutMarco Pesenti Gritti2006-09-252-61/+45
* Switch to BuddyActivityView to show current activityDan Williams2006-09-252-2/+107
* Add get_current_activity accessorDan Williams2006-09-251-0/+3
* Implement very simple spread out logic for the IconLayoutMarco Pesenti Gritti2006-09-241-7/+47
* Some cleanups of the IconLayoutMarco Pesenti Gritti2006-09-243-22/+12
* Use the new BuddyModel color-changed signalDan Williams2006-09-221-1/+2
* Add color-changed and current-activity-changed signalsDan Williams2006-09-221-3/+17