208 Commits (5343752c353a5abbaaef2a342614b32b7f0e0e8c)

Author SHA1 Message Date
Dan Williams fc12f73fba Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Dan Williams e37bba0094 PresenceService fixes; don't traceback on avahi errors 17 years ago
Marco Pesenti Gritti c9c1117872 Remove the threadframe stuff which went unused. 17 years ago
Dan Williams de46d81828 Disable buddy icon request for trial 1 17 years ago
Tomeu Vizoso 10735e597a Add application/x-pdf mime type. 17 years ago
Eduardo Silva b36af52f52 Console: new label with XO Firmware version 17 years ago
Marco Pesenti Gritti 01056ee823 Handle abw files 18 years ago
Marco Pesenti Gritti 1f61c5f65e Hook up etoys projects 18 years ago
Dan Williams 5b20b05cc8 Current activity has its own signal now 18 years ago
Dan Williams ad5110f8df Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams 5955f17197 Hook up current activity bits 18 years ago
Dan Williams 831c4c6828 Fix get of current-activity property; should be a string 18 years ago
Guillaume Desmottes f4b7233255 trivial cosmetic changes 18 years ago
Dan Williams d196fb89a7 Ignore owner property updates from the network; handled locally 18 years ago
Dan Williams bd2ff74be4 Trivial debug message cleanups 18 years ago
Guillaume Desmottes b025ddde67 use new activity properties changed signal name 18 years ago
Guillaume Desmottes 41bb49f6f6 Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 18 years ago
Dan Williams 653191806f Copy interesting files to /home/dcbw after download 18 years ago
Guillaume Desmottes a16484bc7b rename some signals to avoid confusions
use activity properties API
18 years ago
Dan Williams 6ab478c6cd Validate percentage before setting it 18 years ago
Tomeu Vizoso 6227b96215 Support selection of the clipboard object to be pasted. 18 years ago
Dan Williams 8b4ccf3eb1 Cleanup clipboard D-Bus API
- The clipboard now determines each objects unique id and
    returns it from add_object()
- The ID is opaque to the client and should not be used/accessed
    other than with the clipboard service
- Add object type hints for dbus-python
- Sugar clipboard bindings for get_object() now return a dict rather
    than a tuple
- ClipboardIcon now retrieves the real file path and uses that
    to open the file
- Adapt sugar bits to clipboard changes
18 years ago
Dan Williams 3ffaa06220 Fix uninitialized variable tracebacks 18 years ago
Eduardo Silva b5ced20ca4 Console: battery box improves 18 years ago
Eduardo Silva f8a3daa2b6 Console: logviewer font changes 18 years ago
Eduardo Silva 29d23cbe77 Console: new battery status box 18 years ago
Eduardo Silva 361581c0d1 Console: fix cpu usage, new kernel version, font changes... 18 years ago
Dan Williams 9d837710f5 Listen for and respond to Owner property changes
Pass the PS's owner object to each plugin.  Make the server plugin
listen to property changes and push those changes to the Jabber
server when they occur.
18 years ago
Dan Williams d299cd4032 Update Owner properties on signals from the Shell
Listen to the shell's D-Bus service for property updates
of the Owner, and push those into the presence service.

Add test code to randomly change the properties, useful
when running the PS standalone without a shell.
18 years ago
Marco Pesenti Gritti 57c928916c Refactor sugar.env and paths 18 years ago
Marco Pesenti Gritti 2d9a06ec9a Add the root path of the services to python path, not services/.
Get rid of the now useless env.get_services_dir
18 years ago
Dan Williams d46382921a Convert Activity objects to gobjects and ensure validity before using 18 years ago
Guillaume Desmottes afcfdaa239 add GetType() method on Activity 18 years ago
Guillaume Desmottes 2312aa6a99 Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 18 years ago
Guillaume Desmottes 2262b5fd49 update nick when receive AliasChanged signal 18 years ago
Dan Williams 4c05c4247c Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Guillaume Desmottes abf60c1c89 add GetName method 18 years ago
Dan Williams 9fa72e4cba Remove some erroneous error handler code 18 years ago
Guillaume Desmottes cb2489bff6 implement ActivityInvitation and PrivateInvitation signals 18 years ago
Guillaume Desmottes 139b190650 catch invitations request 18 years ago
Guillaume Desmottes 6f19b10222 catch the closed signal
check if icon exists
18 years ago
Guillaume Desmottes 1480ff8440 add a leave method 18 years ago
Guillaume Desmottes 2eedfd3d90 implement activity GetChannels 18 years ago
Guillaume Desmottes 7e1c8ef31f declare _icon in Buddy constructor 18 years ago
Guillaume Desmottes a0230ba784 move dirty hacks to declare interfaces in init_connections to avoid warnings 18 years ago
Guillaume Desmottes f716f20191 start to implement join and share activities 18 years ago
Guillaume Desmottes 42609e447c Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 18 years ago
Guillaume Desmottes 148c93968b create/remove activities according to ActivitiesChanged signal 18 years ago
Tomeu Vizoso 39a009056d Order journal entries and fix filtering. 18 years ago
Guillaume Desmottes 39c6542e40 Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 18 years ago