1229 Commits (a3be4492b2c910bd78ced7daf3208f69d0862005)
 

Author SHA1 Message Date
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
Marco Pesenti Gritti f2b2b8c6ba Fix friends removal 18 years ago
Marco Pesenti Gritti 17913d20b8 Increase zoom view icon sizes 18 years ago
Marco Pesenti Gritti 1f8b5cfbf3 Work around browser crash. 18 years ago
Marco Pesenti Gritti 9b9d939e45 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 2d11fad1aa Notes about the mesh 18 years ago
Dan Williams 801d020058 Don't die on malformed friends config file 18 years ago
Dan Williams 7061434703 Don't traceback on Ctrl+C 18 years ago
Marco Pesenti Gritti 4a1995af8d Play with sizes a bit 18 years ago
Marco Pesenti Gritti b6e32680aa Use white for the separator 18 years ago
Marco Pesenti Gritti d8c61d271a Convert to the new icon format 18 years ago
Marco Pesenti Gritti 092ded9e53 Ungrab keyboard on release. Use the new stock icons for browser (still broken) 18 years ago
Marco Pesenti Gritti ccb33fe254 Missing casts 18 years ago
Marco Pesenti Gritti 2d8c9a3310 Implement activation modes. Do not hide when sticky because
activated by single frame key press.
18 years ago
Marco Pesenti Gritti 5e55efe9d5 Get icon size from the handle. Remove the padding from
the zoom view icons and reorder them.
18 years ago
Dan Williams 4d0dae0e35 Change update frequency to 10 - 20 seconds 18 years ago
Dan Williams 4410ad5056 Don't traceback on reset-by-peer errors 18 years ago
Dan Williams 3c11feca6f Start trying to deal with current activity changes 18 years ago
Dan Williams ab7ef75518 Add current activity accessor 18 years ago
Dan Williams 66a1539895 Let Kiu change activities randomly 18 years ago
Dan Williams f9012b88f6 Move remove code down to fix undefined var error 18 years ago
Marco Pesenti Gritti 66124465e8 Do not show the frame when leaving the edge before the time 18 years ago
Marco Pesenti Gritti c982879815 Rework toolbar to be more similar to the design. Cleanup code 18 years ago
Marco Pesenti Gritti af54df80ec Handle closing all activities correctly 18 years ago
Marco Pesenti Gritti 229793e9f0 Adapt to API change 18 years ago
Marco Pesenti Gritti 3c64b65829 Drop color schemes per design change 18 years ago
Marco Pesenti Gritti a054eb3a4b Implement the frame mouse activation logic.
Some fixes in the Timeline
18 years ago
Marco Pesenti Gritti 446a58d52c Simple timeline API.
Use it to implement the frame key logic.
18 years ago
Marco Pesenti Gritti 4977b44037 Use gtkmozembed 18 years ago
Marco Pesenti Gritti 7539de476e More chat pasting 18 years ago
Marco Pesenti Gritti 03539cf942 Add missing file, thanks to bertf 18 years ago
Marco Pesenti Gritti 09db49cc18 s/BuddyInfo/BuddyModel 18 years ago
Dan Williams d0f23744f0 Use asynchronous service resolution to capture service updates too 18 years ago
Marco Pesenti Gritti b6897cf1c5 Start writing down some design stuff 18 years ago
Marco Pesenti Gritti ec0debdb30 Do not hide the frame if menushell is active. 18 years ago
Marco Pesenti Gritti 9ff192d0b3 Use a different menu shell for the zoom view and the frame 18 years ago
Marco Pesenti Gritti e8a457a266 Design notes 18 years ago
Marco Pesenti Gritti f5ef5d8c94 Show/hide the frame on mouse motion, needs work 18 years ago
Marco Pesenti Gritti 0c099a4b7c Do not show titlebar 18 years ago
Marco Pesenti Gritti 180c65e81c Implement close button for the activity.
Some fixes.
18 years ago
Marco Pesenti Gritti 1f3187e0b5 Cleanup shell model/view separation 18 years ago