1169 Commits (f216f7bc0a20b446bc9723e7a1e50486931ebbac)
 

Author SHA1 Message Date
Marco Pesenti Gritti aa71d354b2 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams 5e3d56fe77 Rename function to match previous _request_buddy_icon->_get_buddy_icon 18 years ago
Marco Pesenti Gritti 2ad9696c87 Adapt to BuddyModel constructor change 18 years ago
Dan Williams 709eefc5bd Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 2ac1bf7302 Handle image size allocation 18 years ago
Marco Pesenti Gritti d63180c4f4 Some fixes 18 years ago
Marco Pesenti Gritti 59add6e901 More work on the mesh view 18 years ago
Dan Williams de23158979 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams 85d70f2383 Use the buddy icon cache 18 years ago
Dan Williams f6c043b204 Add a buddy icon cache 18 years ago
Dan Williams ea5b59dca7 Send buddy icon hash in presence service announcement too 18 years ago
Marco Pesenti Gritti 2ee61e4475 Show activities again 18 years ago
Marco Pesenti Gritti e31bcc76b3 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 56229aad36 Write a mesh model and start using it in the mesh view 18 years ago
Dan Williams 804848ba47 _stringify_hash -> printable_hash; generalize, make more public 18 years ago
Dan Williams 9fa9bd9583 Add BuddyActivityView.py to makefile 18 years ago
Marco Pesenti Gritti 73be416c67 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 0092d85d61 Initial snow flake layout implementation 18 years ago
Dan Williams aa0adcf0c5 Unconditionally reschedule current activity switch timeout 18 years ago
Marco Pesenti Gritti 1070ed3ae6 Better layout 18 years ago
Marco Pesenti Gritti d5f8d62d35 Add size request to BuddyActivityView and use it in IconLayout 18 years ago
Dan Williams 3e4c8cabc7 Switch to BuddyActivityView to show current activity 18 years ago
Dan Williams da221ee84e Add get_current_activity accessor 18 years ago
Dan Williams 07c0ffbb7d Use two different activity types 18 years ago
Dan Williams f83567ba32 Determine scale as a float so it's not clamped at 0 18 years ago
Dan Williams e2f82f02a0 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Conflicts:

	shell/view/home/IconLayout.py
18 years ago
Dan Williams 701cef3f1d Only broadcast and activity change if it actually changed 18 years ago
Dan Williams b67c0a6b3d Don't print EntryGroup messages for now 18 years ago
Dan Williams d2e235838e Only print out service resolutions, not updates 18 years ago
Dan Williams 7268d8803d Ensure owner validity before using 18 years ago
Dan Williams d42b9da06d Use get/set_property rather than direct accessors 18 years ago
Marco Pesenti Gritti bcd150fa81 Implement very simple spread out logic for the IconLayout 18 years ago
Marco Pesenti Gritti 3f73da0549 Some cleanups of the IconLayout 18 years ago
Marco Pesenti Gritti eac58dcfed Add test for icon layout 18 years ago
Marco Pesenti Gritti ee4a416464 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 24987a8de1 Adapt to the new icons 18 years ago
Dan Williams e92548df5c Use the new BuddyModel color-changed signal 18 years ago
Dan Williams d12c57895c Add color-changed and current-activity-changed signals 18 years ago
Dan Williams 188394f09f - Track BuddyModel appeared/disappeared signals, and update our icon colors accordingly
- s/friend/buddy since BuddyModel isn't just for friends
18 years ago
Dan Williams 2031eb650a - don't hardcode inactive buddy color
- shorten signal handler id variable names
- add appeared/disappeared signals to BuddyModel
- deal with buddy disappearance
18 years ago
Dan Williams 6473444e09 Add a 'Disappeared' signal on the buddy object 18 years ago
Dan Williams 0aea72f485 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams 940329703f Clean up buddy checking & retrieval; make constructor choice between name & real buddy explicit. 18 years ago
Marco Pesenti Gritti fc000346e4 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti a2489b49d4 Fix a few bugs 18 years ago
Dan Williams 2d445fcc5f Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams 2f7b3abef7 Monitor buddy property change signals on creation; misc cleanups 18 years ago
Dan Williams fcef47181b Don't hardcode property key names; protect against spurious _presence_olpc services; watch for changes on the _presence_olpc service, like current activity updates 18 years ago
Dan Williams 1ab8089457 Make Service a GObject subclass, and add a property-changed signal
Also fix bug where all property keys were sent in the property-changed signal
because the properties dict was cleared too early.
18 years ago
Dan Williams c978b5ed6d Ensure properties will always be an empty dict 18 years ago