Commit Graph

460 Commits

Author SHA1 Message Date
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.
2007-10-08 14:56:12 +02:00
Eduardo Silva
143f9ac9c6 DevConsole: logviewer + gnomevfs, no more updates every 1 second 2007-10-06 19:48:49 -04:00
Dan Winship
2bcbde6e44 Add bundle removing methods/signals to the activity registry, and use them 2007-10-04 15:59:23 -04:00
Dan Winship
5b05668032 rewrite a comment so that it doesn't screw up emacs syntax highlighting :) 2007-10-04 15:18:51 -04:00
Marco Pesenti Gritti
79db010653 Fix uri list parsing 2007-09-26 11:00:16 +02:00
Marco Pesenti Gritti
2a197bb8b8 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-09-26 10:09:55 +02:00
Marco Pesenti Gritti
55baffea32 Make DirectSave just a special text/uri-list which owns
the disk data.
2007-09-26 10:09:26 +02:00
Dan Winship
8ff6cbab1e Fix MIME icon installation (#2458) and icon/mimetype info uninstallation 2007-09-25 14:50:38 -04:00
Dan Winship
741a424166 Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugar 2007-09-20 12:21:31 -04:00
Dan Winship
f377d6e519 Redo activity bundles in terms of sugar.bundle.bundle 2007-09-20 12:20:21 -04:00
Eduardo Silva
d84a77e2cb Devconsole: Makefile updates 2007-09-20 12:04:05 -04:00
Eduardo Silva
99ce1835e4 DevConsole: New PyXRes class and XServer interface (similar to xrestop) 2007-09-20 11:52:28 -04:00
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.
2007-09-17 02:39:02 +02:00
Marco Pesenti Gritti
8ef6c57f8b Patch by bertf to fix handling of non-default types. 2007-09-15 03:14:30 +02:00
Marco Pesenti Gritti
8b784a6223 Add default mime type handlers 2007-09-11 21:53:26 +02:00
Eduardo Silva
bd2c58d24c Console: avoid to add missed logfiles 2007-09-10 02:50:35 -04:00
Tomeu Vizoso
547df751a7 Fixed some issues with text objects in the clipboard. 2007-09-09 15:04:26 +02:00
Tomeu Vizoso
a9dbf6ae59 #2653: Add audio/wav and audio/x-wav as Audio objects. 2007-09-08 14:28:23 +02:00
Eduardo Silva
d802350130 Console: Fix network lib 2007-09-04 17:31:43 -04:00
Marco Pesenti Gritti
3617dd1635 Cleanup Bundle to not require SUGAR_PREFIX to
be set. Also start using properties rather than
set/getters.
2007-09-03 23:08:49 +02:00
Tomeu Vizoso
405dafc908 Adapt to changes in the icon API. 2007-08-26 20:44:51 +02:00
Marco Pesenti Gritti
edcaf95e7c Revert "DevConsole: New IRC Client interface"
This reverts commit 2ed32d1a11.
2007-08-22 20:56:29 +02:00
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.
2007-08-22 20:56:29 +02:00
Eduardo Silva
0690c42345 DevConsole: logviewer + /var/log/messages 2007-08-21 18:18:38 -04:00
Eduardo Silva
104b158a80 DevConsole/Purk: Support for auto-join channels on connect, new button to connect to #olpc-help 2007-08-21 17:31:56 -04:00
Eduardo Silva
4eb5a86a28 DevConsole: #2081 Logviewer + Syslog 2007-08-21 12:47:32 -04:00
Eduardo Silva
2ed32d1a11 DevConsole: New IRC Client interface 2007-08-21 12:18:38 -04:00
Tomeu Vizoso
7215de2dfc Treat application/ogg as Video. 2007-08-21 17:29:41 +02:00
Tomeu Vizoso
2be1cdbab3 Add Audio and Video file types. 2007-08-21 16:53:42 +02:00
Marco Pesenti Gritti
1ba5cddaa3 Use CamelCase for dbus methods. 2007-08-20 15:15:44 +02:00
Tomeu Vizoso
fff0daf8c4 Improvements in mime handling and added some tests. 2007-08-20 10:50:20 +02:00
Tomeu Vizoso
bd2dd7e57c Add some more media types to the object type registry. 2007-08-18 19:04:08 +02:00
Dan Winship
f876a63b0b Sort the activities by mtime to ensure a stable ordering. Part of #2716 2007-08-16 10:36:20 -04:00
Marco Pesenti Gritti
01c15298b8 Adapt to object icons name changes. 2007-08-16 13:06:39 +02:00
Tomeu Vizoso
c54fb84b28 #2543: Offer multiple activities for opening clipboard objects. 2007-08-15 12:19:29 +02:00
Eduardo Silva
56204cb5e1 DevConsole: add basic network information 2007-08-12 23:34:17 -04:00
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
2007-08-10 13:32:24 -04:00
John (J5) Palmieri
8ed11b6fee sugar console changes directory to the user's home directory and sets proc title 2007-08-10 12:57:43 -04:00
Tomeu Vizoso
cff8ffc328 Complete move to external bundle registry. 2007-08-09 18:10:16 +02:00
Eduardo Silva
c57e842c04 DevConsole: logviewer now reads Xorg logfile 2007-08-08 13:24:47 -04:00
Tomeu Vizoso
cac6038665 Rename the clipboard service as shell service. 2007-08-08 18:33:10 +02:00
Tomeu Vizoso
fa8bcd2ba5 Move the activity register to the clipboard service. 2007-08-08 18:08:07 +02:00
Eduardo Silva
26a7e087fa DevConsole: ups! fix Makefile.am 2007-08-07 18:18:15 -04:00
Eduardo Silva
91f68897a6 DevConsole: New referenced memory usage field in Memphis (introduced in kernel 2.6.22) 2007-08-07 18:14:19 -04:00
Eduardo Silva
a3efc1284f DevConsole: Fix Memphis start/stop button 2007-08-07 17:59:38 -04:00
Eduardo Silva
cc745f990f DevConsole: Fix broken procfs parser 2007-08-07 17:56:14 -04:00
Tomeu Vizoso
43d57912e7 Don't import pygtk in the clipboard service as it is not used. 2007-07-26 21:52:38 +02:00
Simon McVittie
ee68ed1fb9 Handle PropertyChanged signal 2007-07-25 17:58:12 -04:00
Simon McVittie
d35166842a Console ps_watcher: avoid misleading user in info messages 2007-07-25 16:08:33 -04:00
Simon McVittie
9885b892a2 Console ps_watcher: Log signals as well as errors.
Correctly remove activity from buddy's list when buddy leaves.
2007-07-25 13:26:28 -04:00