1244 Commits (0d2caab8a1037fc477ba213d87794ba3c053f9a5)
 

Author SHA1 Message Date
Ian Bicking 48951dc1cb Merge branch 'master' of git://dev.laptop.org/sugar 18 years ago
Marco Pesenti Gritti 0cd31b900a Move the menu to hippo canvas 18 years ago
Marco Pesenti Gritti 9fd16ddd21 Remove the old menu icon code 18 years ago
Marco Pesenti Gritti 8f9f473073 Fix makefiles 18 years ago
Marco Pesenti Gritti 75b86618de Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti e14aa30f07 Port mesh and friends view to hippo, needs work 18 years ago
Ian Bicking dcf97548c4 Merge branch 'master' of git://dev.laptop.org/sugar 18 years ago
Dan Williams 3919643c7d Expose local name collision errors (ie, somebody else registered that service) 18 years ago
Dan Williams 3524042ad7 Update makefile 18 years ago
Dan Williams 88da2c7e2d Update makefile 18 years ago
Ian Bicking 9a4cc50ee8 Merge branch 'master' of git://dev.laptop.org/sugar 18 years ago
Marco Pesenti Gritti a951b36347 Reimplement menu using hippo and hook it up for the
activity menu.
18 years ago
Marco Pesenti Gritti 4958c43b33 Add window manager test 18 years ago
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
Ian Bicking 607a8e6e9a Merge branch 'master' of git://dev.laptop.org/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
Ian Bicking 242f96deb3 Merge branch 'master' of git://dev.laptop.org/sugar 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
Ian Bicking 56281c804f Revert "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"
This reverts 906f5bbed0 commit.
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