466 Commits (6240c1cf6fbd47da6743d4a66ebee21cf07fa6a5)

Author SHA1 Message Date
Marco Pesenti Gritti 68ff71a0cb Split part of the sugar library to sugar-base 17 years ago
Marco Pesenti Gritti b44a2916ba Rework sugar.logger and make activities just
redirect their output to a log.
17 years ago
Marco Pesenti Gritti 6073a396b3 Rename activity service_name to bundle_id 17 years ago
Marco Pesenti Gritti fc6ded013f Remove activity services creation. 17 years ago
Marco Pesenti Gritti f82e79e27c Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 6ebe910e93 In preparation of enabling rainbow by default, remove
the factory service from the public API. The Exec field
will now launch an activity instance.
Add a -s argument to sugar-activity to enable the single
process mode for activities that really need it.
17 years ago
Eduardo Silva e5c61cfb4a DevConsole: Fix reading not allowed files 17 years ago
Eduardo Silva 143f9ac9c6 DevConsole: logviewer + gnomevfs, no more updates every 1 second 17 years ago
Dan Winship 2bcbde6e44 Add bundle removing methods/signals to the activity registry, and use them 17 years ago
Dan Winship 5b05668032 rewrite a comment so that it doesn't screw up emacs syntax highlighting :) 17 years ago
Marco Pesenti Gritti 79db010653 Fix uri list parsing 17 years ago
Marco Pesenti Gritti 2a197bb8b8 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 55baffea32 Make DirectSave just a special text/uri-list which owns
the disk data.
17 years ago
Dan Winship 8ff6cbab1e Fix MIME icon installation (#2458) and icon/mimetype info uninstallation 17 years ago
Dan Winship 741a424166 Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugar 17 years ago
Dan Winship f377d6e519 Redo activity bundles in terms of sugar.bundle.bundle 17 years ago
Eduardo Silva d84a77e2cb Devconsole: Makefile updates 17 years ago
Eduardo Silva 99ce1835e4 DevConsole: New PyXRes class and XServer interface (similar to xrestop) 17 years ago
Marco Pesenti Gritti ecb8816bc9 Add XdndDirectSave support to the clipboard.
I think it could be a little cleaner, but it would
require refactoring, we can do that post Trial-3.
Also we might have to figure out a way to get
file saving progress feedback at some point.
17 years ago
Marco Pesenti Gritti 8ef6c57f8b Patch by bertf to fix handling of non-default types. 17 years ago
Marco Pesenti Gritti 8b784a6223 Add default mime type handlers 17 years ago
Eduardo Silva bd2c58d24c Console: avoid to add missed logfiles 17 years ago
Tomeu Vizoso 547df751a7 Fixed some issues with text objects in the clipboard. 17 years ago
Tomeu Vizoso a9dbf6ae59 #2653: Add audio/wav and audio/x-wav as Audio objects. 17 years ago
Eduardo Silva d802350130 Console: Fix network lib 17 years ago
Marco Pesenti Gritti 3617dd1635 Cleanup Bundle to not require SUGAR_PREFIX to
be set. Also start using properties rather than
set/getters.
17 years ago
Tomeu Vizoso 405dafc908 Adapt to changes in the icon API. 17 years ago
Marco Pesenti Gritti edcaf95e7c Revert "DevConsole: New IRC Client interface"
This reverts commit 2ed32d1a11.
17 years ago
Marco Pesenti Gritti 77cd5796af Revert "DevConsole/Purk: Support for auto-join channels on connect, new button to connect to #olpc-help"
This reverts commit 104b158a80.
17 years ago
Eduardo Silva 0690c42345 DevConsole: logviewer + /var/log/messages 17 years ago
Eduardo Silva 104b158a80 DevConsole/Purk: Support for auto-join channels on connect, new button to connect to #olpc-help 17 years ago
Eduardo Silva 4eb5a86a28 DevConsole: #2081 Logviewer + Syslog 17 years ago
Eduardo Silva 2ed32d1a11 DevConsole: New IRC Client interface 17 years ago
Tomeu Vizoso 7215de2dfc Treat application/ogg as Video. 17 years ago
Tomeu Vizoso 2be1cdbab3 Add Audio and Video file types. 17 years ago
Marco Pesenti Gritti 1ba5cddaa3 Use CamelCase for dbus methods. 17 years ago
Tomeu Vizoso fff0daf8c4 Improvements in mime handling and added some tests. 17 years ago
Tomeu Vizoso bd2dd7e57c Add some more media types to the object type registry. 17 years ago
Dan Winship f876a63b0b Sort the activities by mtime to ensure a stable ordering. Part of #2716 17 years ago
Marco Pesenti Gritti 01c15298b8 Adapt to object icons name changes. 17 years ago
Tomeu Vizoso c54fb84b28 #2543: Offer multiple activities for opening clipboard objects. 17 years ago
Eduardo Silva 56204cb5e1 DevConsole: add basic network information 17 years ago
John (J5) Palmieri d2e4e99226 hack to make sure vte does not wrap too early in first instance
* vte does not reflow if you add the widget before its container is realized
    so we hack around this by calling set_size with a high number for width
17 years ago
John (J5) Palmieri 8ed11b6fee sugar console changes directory to the user's home directory and sets proc title 17 years ago
Tomeu Vizoso cff8ffc328 Complete move to external bundle registry. 17 years ago
Eduardo Silva c57e842c04 DevConsole: logviewer now reads Xorg logfile 17 years ago
Tomeu Vizoso cac6038665 Rename the clipboard service as shell service. 17 years ago
Tomeu Vizoso fa8bcd2ba5 Move the activity register to the clipboard service. 17 years ago
Eduardo Silva 26a7e087fa DevConsole: ups! fix Makefile.am 17 years ago
Eduardo Silva 91f68897a6 DevConsole: New referenced memory usage field in Memphis (introduced in kernel 2.6.22) 17 years ago