1128 Commits (c6aa561fe9bdbc69d9e85bc57461305b365eb464)
 

Author SHA1 Message Date
Marco Pesenti Gritti c6aa561fe9 Test theme from Manu 18 years ago
Marco Pesenti Gritti 0a912e214a Start moving to hippo canvas. (Friends presence in the activity regressed) 18 years ago
Marco Pesenti Gritti d05f1f13d3 Start rewriting our canvas stuff to cleanup and use hippo.
Out of the build.
18 years ago
Marco Pesenti Gritti be70008c07 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams fc9c923da9 Ignore local name collisions again 18 years ago
Dan Williams ca56406aa4 Add OverlayWindow to makefile 18 years ago
Dan Williams 72562502b9 Add composited overlay window underneath chat 18 years ago
Marco Pesenti Gritti 1e75007161 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 4f2b8b3e31 No need to initialize gtk threads, glib is enough.
Fix lockups in the browser.
18 years ago
Dan Williams ba05afdc53 Activate chat service when activity gets shared 18 years ago
Dan Williams a09dc48669 Fix missing icon check 18 years ago
Dan Williams 8e7fe5dd65 Deal with missing icons 18 years ago
Dan Williams 5db9888666 Set default chat window size 18 years ago
Dan Williams a55242d798 Center chat window, and give it a frame 18 years ago
Dan Williams e2225c443f Initialize _frame_was_visible, and move signal connections lower 18 years ago
Dan Williams ef539c50d9 Fix frame behavior on chat; when we show the chat remember previous frame state and return to it when we hide chat 18 years ago
Dan Williams a91738d3a9 Default values for args for do_slide_in and do_slide_out, and add is_visisble() 18 years ago
Dan Williams 5a6a0d2d7d Start making activity chat work; hit F9 to activate 18 years ago
Dan Williams e95e6c2a4e Import the PS correctly 18 years ago
Dan Williams ddef3947d4 Import gobject 18 years ago
Marco Pesenti Gritti ea967b02d5 Add some logs to debug popups 18 years ago
Dan Williams 906f5bbed0 Make ShellModel emit signals on activity change, and make Owner listen for them. Fix Owner's current activity update code to actually update at the correct interval 18 years ago
Dan Williams 22be6cb0da Work around bug where Avahi passes back a blank service type; and don't traceback on invalid service types 18 years ago
Dan Williams 70cbd90c7a Fix signal args 18 years ago
Dan Williams 71b0e7c3a9 Don't traceback on unknown image formats 18 years ago
Dan Williams 0064e6c3ff Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams 9ce768ca39 Add and remove activities to/from Buddy objects at appropriate times 18 years ago
Dan Williams 38e85f3987 Ignore duplicate activity additions 18 years ago
Marco Pesenti Gritti 03f6c9caf2 Make the popup transient 18 years ago
Marco Pesenti Gritti da21d28a2f Remove debug code 18 years ago
Marco Pesenti Gritti 98e223a7e8 Show sized popups as dialogs 18 years ago
Marco Pesenti Gritti df6dd4618b Open "requested" popups in a new activity 18 years ago
Marco Pesenti Gritti 7443ee4c8b Don't allow empty nick names and if it happens consider
the profile invalid.
18 years ago
Marco Pesenti Gritti 72d43fde28 Add a start method to the activity module, for initialization. 18 years ago
Marco Pesenti Gritti 5d78b148ff Add a gecko module. Disable popups. 18 years ago
Marco Pesenti Gritti 92e37fd904 Fix add and remove friends 18 years ago
Marco Pesenti Gritti c8fd8ef3d9 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams ba21a36ef8 Correctly deal with current activities on startup, buddy presence changes, and current activity changes 18 years ago
Dan Williams c9533d448b Fix current activity handling 18 years ago
Marco Pesenti Gritti 4975e94a84 Update some icon names 18 years ago
Dan Williams ce577a6376 Refactor current activity handling to be top-level attributes and D-Bus signals, not stuck in the property dict 18 years ago
Dan Williams 31c69ed167 Hook up Buddy.add_activity() and Buddy.remove_activity() 18 years ago
Marco Pesenti Gritti fa31b7c0bd Align to the center of the icon 18 years ago
Marco Pesenti Gritti 5b3eeb0a9c Keep the icon layout updated when adding buddies to the snow flake 18 years ago
Marco Pesenti Gritti 9619921735 Image layout fixes 18 years ago
Dan Williams ef24aa7553 Scale the icon to a paritcular size 18 years ago
Dan Williams 5343a4d6ef Fix mixup of set_constraints() args 18 years ago
Dan Williams 6e28f4467d Add buddy icon to the buddy menu 18 years ago
Dan Williams d585a251bd Do simple height-flow layout on menu items, and add an add_image() function 18 years ago
Marco Pesenti Gritti a8322a76eb Fixes 18 years ago