2251 Commits (a4fa50bd965a4f321c6317710feb65555ea38754)
 

Author SHA1 Message Date
Eduardo Silva 84f6bdd0c9 Battery status update 18 years ago
Marco Pesenti Gritti acaac29906 Add the frame when starting an activity 18 years ago
Marco Pesenti Gritti 540cef4b0d Implement modes, some fixes 18 years ago
Marco Pesenti Gritti a3a6d0cd89 Implement mouse logic 18 years ago
Marco Pesenti Gritti c4fbb41bcd Complete the key logic 18 years ago
Marco Pesenti Gritti 0984938f95 New animation API. Start rewriting the frame slidein slideout logic.
(Use the keys for now, mouse is not working)
18 years ago
Marco Pesenti Gritti 158d933a10 Complete the UI for the battery 18 years ago
Dan Williams a1411040f1 Make frame animation faster and smoother 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
Dan Williams f5c60b44c1 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti cc7ad2d42b Missing imports 18 years ago
Marco Pesenti Gritti b8cc8ec68f Drop support for running from source dir. As it is now it's just confusing.
Will have to figure out the exact needs and rewrite in a better way.
18 years ago
Marco Pesenti Gritti 6c5d28ecf5 Save also the sugar session display and use it in sugar-activity. 18 years ago
Marco Pesenti Gritti a5d303f9ff Smarter bundle name matching 18 years ago
Marco Pesenti Gritti d3493aea9e Smarter sugar-activity which can make itself the factory and open
one instance.
18 years ago
Dan Williams f1aa2cf11a Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams 723bd21e77 Require jpeg format buddy icon
Since the intro screen ensures that a buddy icon exists and
is in jpg format, we can simplify the buddy icon code in the
ShellOwner object.
18 years ago
Marco Pesenti Gritti 1587218e9e Remove unused files 18 years ago
Marco Pesenti Gritti 8a98cdc6e0 Fix matchbox invocation 18 years ago
Marco Pesenti Gritti 62a1b69bcf Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 57c928916c Refactor sugar.env and paths 18 years ago
Tomeu Vizoso 410e58aa6f Fix typo. 18 years ago
Marco Pesenti Gritti a380b7f915 Move data to be relative to the code. 18 years ago
Marco Pesenti Gritti 73c1dbe4a7 CLeanup emulator shutdown 18 years ago
Marco Pesenti Gritti 6afd512d55 Cleanup kbd config passing 18 years ago
Marco Pesenti Gritti c255a7b544 Remove unused var 18 years ago
Marco Pesenti Gritti 66e341c58e Use button_press virtual method instead of the connect_after hacks. 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
Marco Pesenti Gritti 810bea6772 Remove unused var 18 years ago
Marco Pesenti Gritti 1d70e212c7 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti cda47a41f4 Implement ToggleIconButton 18 years ago
Dan Williams 8dc201bc5f Expose owner details through the Shell's DBus service
For security, we need the PresenceService to listen for changes to the
owner's attributes, like changed color, nickname, icon, and current activity,
rather than having D-Bus API in the PS itself that any process could call.

So, the shell provides signals when these attributes change, which the PS
listens to and pushes out over the network accordingly.
18 years ago
Dan Williams 5210231e8f Merge 18 years ago
Dan Williams d46382921a Convert Activity objects to gobjects and ensure validity before using 18 years ago
Guillaume Desmottes 6247c61ee7 add mising "=" 18 years ago
Guillaume Desmottes afcfdaa239 add GetType() method on Activity 18 years ago
Marco Pesenti Gritti e9f3099635 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 751fa0f663 Correct sugar-shell path logic 18 years ago
Guillaume Desmottes 517bab0973 Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 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
Tomeu Vizoso 66b1c48211 Remove theme hack for tests. Marco has fixed the tests in sugar-emulator. 18 years ago
Marco Pesenti Gritti e1f0ba15f4 Make sugar-emulator [program] actually work again 18 years ago
Marco Pesenti Gritti 8ddaa516b3 Add a default picture, so that we don't force people to find one.
Implementation is ugly but the cleanest I could come with :(
18 years ago
Marco Pesenti Gritti 655e4018f2 Do not show the battery device since it's not hooked up 18 years ago