Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test theme from ManuMarco Pesenti Gritti2006-10-021-1/+94
* Start moving to hippo canvas. (Friends presence in the activity regressed)Marco Pesenti Gritti2006-10-0113-144/+259
* Start rewriting our canvas stuff to cleanup and use hippo.Marco Pesenti Gritti2006-10-015-0/+167
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-014-5/+57
|\
| * Ignore local name collisions againDan Williams2006-09-291-4/+8
| * 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+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-286-9/+81
|\ \ | |/
| * Activate chat service when activity gets sharedDan Williams2006-09-281-0/+1
| * Fix missing icon checkDan Williams2006-09-281-3/+5
| * Deal with missing iconsDan Williams2006-09-281-2/+3
| * 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 the PS correctlyDan Williams2006-09-281-2/+2
| * Import gobjectDan Williams2006-09-281-1/+1
* | No need to initialize gtk threads, glib is enough.Marco Pesenti Gritti2006-09-281-1/+2
|/
* Add some logs to debug popupsMarco Pesenti Gritti2006-09-281-0/+6
* Make ShellModel emit signals on activity change, and make Owner listen for th...Dan Williams2006-09-272-14/+29
* Work around bug where Avahi passes back a blank service type; and don't trace...Dan Williams2006-09-271-8/+14
* Fix signal argsDan Williams2006-09-271-1/+1
* Don't traceback on unknown image formatsDan Williams2006-09-271-3/+8
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-271-2/+4
|\
| * Make the popup transientMarco Pesenti Gritti2006-09-271-2/+4
* | Add and remove activities to/from Buddy objects at appropriate timesDan Williams2006-09-271-19/+15
* | Ignore duplicate activity additionsDan Williams2006-09-271-1/+1
|/
* Remove debug codeMarco Pesenti Gritti2006-09-271-1/+1
* Show sized popups as dialogsMarco Pesenti Gritti2006-09-271-6/+61
* Open "requested" popups in a new activityMarco Pesenti Gritti2006-09-278-7/+128
* Don't allow empty nick names and if it happens considerMarco Pesenti Gritti2006-09-262-5/+12
* Add a start method to the activity module, for initialization.Marco Pesenti Gritti2006-09-262-6/+8
* Add a gecko module. Disable popups.Marco Pesenti Gritti2006-09-2610-1/+150
* 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-265-40/+148
|\
| * 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
| * Refactor current activity handling to be top-level attributes and D-Bus signa...Dan Williams2006-09-262-17/+80
| * Hook up Buddy.add_activity() and Buddy.remove_activity()Dan Williams2006-09-261-0/+22
* | 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-252-3/+3
* Scale the icon to a paritcular sizeDan Williams2006-09-251-4/+3
* Fix mixup of set_constraints() argsDan Williams2006-09-251-2/+2
* Add buddy icon to the buddy menuDan Williams2006-09-251-0/+35
* Do simple height-flow layout on menu items, and add an add_image() functionDan Williams2006-09-251-6/+20
* FixesMarco Pesenti Gritti2006-09-252-11/+17