Commit Graph

3342 Commits

Author SHA1 Message Date
Marco Pesenti Gritti
9f7ed73485 Test for ticket 2925, it doesn't reproduce the issue for some reason. 2007-08-23 16:05:54 +02:00
Morgan Collett
d2261e4051 Fix sharing publicly 2007-08-23 13:48:16 +01:00
Dan Winship
da6a31aa80 Revert "Notice when (non-sugar) activity factories fail to launch. #1975"
This reverts commit d2aba901c3.

The change made etoys *always* apparently fail to launch; the problem
is with sugar-native-factory, not activityfactory.py
2007-08-22 18:23:20 -04:00
John (J5) Palmieri
0a18473ca7 Speed up startup by another 2 seconds by using follow_name_owner_changes
* this is a side effect of follow_name_owner_changes which removes some
      blocking calls in the __init__ of proxies.  It introduces some semantics
      we might not want (such as following name owner changes) but which
      are fairly beinign
2007-08-22 17:37:33 -04:00
Morgan Collett
d52860a764 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-08-22 20:49:52 +01:00
Benjamin Berg
3c99f9f1ea Draw a prelight for toolbuttons from the toolbutton instead of relying on the button. 2007-08-22 20:38:48 +02:00
Marco Pesenti Gritti
59d2ba5c26 Snapshot d38cacfe2c. 2007-08-22 20:56:29 +02:00
Marco Pesenti Gritti
d38cacfe2c Update NEWS. Please remember to do it, I can't go
through git log every time I make a release.
2007-08-22 20:56:29 +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
Morgan Collett
63f987594b Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-08-22 15:55:16 +01:00
Morgan Collett
52f2bea3ed Use new PresenceService API for sharing by invitation only 2007-08-22 15:54:12 +01:00
Simon Schampijer
eb328e605c removed print in palette.py 2007-08-22 15:03:16 +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
John (J5) Palmieri
9eb9d79cee Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugar 2007-08-21 16:13:54 -04:00
John (J5) Palmieri
be728ccbff fix typo from a previous commit 2007-08-21 16:13:29 -04:00
Dan Winship
10dc80c8be Add icons to the activity ring palette. Part of #2028 2007-08-21 15:39:05 -04:00
Tomeu Vizoso
3084176057 One less _set_palette(). 2007-08-21 20:47:16 +02:00
Eduardo Silva
4eb5a86a28 DevConsole: #2081 Logviewer + Syslog 2007-08-21 12:47:32 -04:00
Eduardo Silva
e04c0af114 Fix #2935: bad method name 2007-08-21 12:35:20 -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
544a400afc Updated to use application/vnd.olpc-sugar instead of application/vnd.olpc-x-sugar. 2007-08-21 16:59:32 +02:00
Tomeu Vizoso
3df75e4c6e Renamed XO icon from xo to computer-xo. 2007-08-21 16:54:36 +02:00
Tomeu Vizoso
2be1cdbab3 Add Audio and Video file types. 2007-08-21 16:53:42 +02:00
Morgan Collett
d09b8d3ea4 Document _share_activity_cb 2007-08-21 12:08:33 +01:00
Morgan Collett
cfb0541249 Clean up leave() and callbacks 2007-08-21 11:39:05 +01:00
Tomeu Vizoso
254433a393 Save the sharing info about the activity to the datastore. 2007-08-21 12:12:13 +02:00
Dan Williams
0408ea189d Fix errors in native factory 2007-08-20 17:01:14 -04:00
Dan Williams
f5f31627d3 Snapshot e83b98a8f6. 2007-08-20 16:55:28 -04:00
Dan Williams
e83b98a8f6 #2912: Improvements to GlibURLDownloader API 2007-08-20 16:48:28 -04:00
Tomeu Vizoso
8c113d5561 Add xo_color constructor param to RadioToolButton. 2007-08-20 22:48:38 +02:00
Dan Williams
cc8b8de690 Fix up syntax errors in sugar-shell 2007-08-20 16:41:21 -04:00
Dan Williams
03faa64f82 Add menuitem.py to makefile 2007-08-20 16:41:09 -04:00
Dan Williams
5aa63fdb9e Fix missing : after function declaration 2007-08-20 16:11:07 -04:00
Dan Williams
d0caf99277 #2299: Really fix buddy properties coming through as arrays of bytes 2007-08-20 15:56:49 -04:00
Marco Pesenti Gritti
4e9c8c6e11 Snapshot b24a28a77d. 2007-08-20 20:57:04 +02:00
John (J5) Palmieri
b24a28a77d make sugar shell easier to profile startup times 2007-08-20 15:02:58 -04:00
John (J5) Palmieri
655d7f4174 Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugar 2007-08-20 14:41:03 -04:00
Marco Pesenti Gritti
1a65f81d10 Set the initial palette group to "default" 2007-08-20 20:01:27 +02:00
Marco Pesenti Gritti
3b8f25b7b9 Implement "scrubbing" of palettes based on groups. 2007-08-20 20:01:27 +02:00
Marco Pesenti Gritti
1c06a44a7d Use CamelCase for the activity service methods. 2007-08-20 15:18:46 +02:00
Marco Pesenti Gritti
1ba5cddaa3 Use CamelCase for dbus methods. 2007-08-20 15:15:44 +02:00
Marco Pesenti Gritti
33094dfa50 * #2012: Fix palette position on the left frame panel. (marco) 2007-08-20 14:49:17 +02:00
Marco Pesenti Gritti
a8d6ab3079 Add test description. 2007-08-20 14:08:28 +02:00
Marco Pesenti Gritti
f438c2b690 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-08-20 13:26:58 +02:00
Marco Pesenti Gritti
1b2c9f9f28 Finish up test for 2855. 2007-08-20 13:24:28 +02:00
Tomeu Vizoso
00b7013de1 Added an entry that can have icons inside: IconEntry. From libsexy. 2007-08-20 13:03:17 +02:00
Marco Pesenti Gritti
db4e502de5 Move test_time 2007-08-20 12:37:53 +02:00