Commit Graph

3090 Commits

Author SHA1 Message Date
Marco Pesenti Gritti
0e45b8fcf1 Make sure the handle dict values are string. Looks
like dbus-python get confused if they are dbus.String.
2007-07-26 11:08:31 +02:00
Marco Pesenti Gritti
7e45c5446d Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Conflicts:

	NEWS
2007-07-26 10:08:47 +02:00
Marco Pesenti Gritti
0a11ebafe8 Increase activity launching timeout. 2007-07-26 10:07:50 +02:00
Tomeu Vizoso
20d5eaf4bc Add timeout arg to sugar.datastore.Datastore. 2007-07-26 09:20: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
Simon McVittie
df5ebb32e0 Show channels, handles, activity participants, buddy activities, errors 2007-07-25 13:09:51 -04:00
Dan Williams
5e30ed9f3b Turn logs on by default for the emulator 2007-07-25 12:24:10 -04:00
Dan Williams
32dc59f169 Merge 2007-07-25 11:47:37 -04:00
Marco Pesenti Gritti
8caaafcde4 Snapshot 088c7612e3. 2007-07-25 17:15:50 +02:00
Simon McVittie
088c7612e3 Add basic activity and buddy properties to PS tab in devel console.
Make columns sortable and resizable.
2007-07-25 11:08:36 -04:00
Simon McVittie
087f6c957d Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-07-25 10:30:51 -04:00
Simon McVittie
0afad46773 Add a basic Presence Service tab to the developer console.
* Newly added activities and buddies appear in bold for 5 seconds.
* Removed activities and buddies stay in the list with strikethrough applied
  for 5 seconds, after which they vanish.
* Columns other than "object path" don't do anything.
* In the object path column, the common prefix is replaced by ".../".
2007-07-25 10:30:15 -04:00
Marco Pesenti Gritti
01fbe53175 Don't follow the cursor when expanding to secondary palette. 2007-07-25 16:01:07 +02:00
Dan Williams
36f3056715 Merge 2007-07-25 09:57:30 -04:00
Marco Pesenti Gritti
9731a93c3f Update spanish translation 2007-07-25 15:13:59 +02:00
Marco Pesenti Gritti
63c9599b4d Update NEWS 2007-07-25 15:06:13 +02:00
Marco Pesenti Gritti
6fcad53763 Add icons for the private/shared dropdown. 2007-07-25 15:05:07 +02:00
Dan Williams
ba08537dc7 update NEWS file 2007-07-24 18:39:48 -04:00
Dan Williams
c5d0a3fab6 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-07-24 18:29:22 -04:00
Dan Williams
c5063ebc19 Turn off logging by default; re-enable on a per-module basis using environment variables 2007-07-24 18:29:18 -04:00
Marco Pesenti Gritti
cbe17469ff Snapshot 9ac5d38e90. 2007-07-24 21:42:17 +02:00
Marco Pesenti Gritti
9ac5d38e90 Update NEWS 2007-07-24 16:27:32 +02:00
Marco Pesenti Gritti
f23d9e8f0d Reposition palette on secondary state. 2007-07-24 16:21:21 +02:00
Marco Pesenti Gritti
445b1dd413 Keep primary/secondary width the same.
Use full (secondary) request to check in-screen.
2007-07-24 16:15:13 +02:00
Marco Pesenti Gritti
452f01d2db Refactor to move primary/secondary state handling inside Palette. 2007-07-24 15:53:35 +02:00
Marco Pesenti Gritti
3e40075a80 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-07-24 11:46:14 +02:00
Tomeu Vizoso
b886121c10 Typo. 2007-07-24 11:55:46 +02:00
Tomeu Vizoso
eeb1f2e66f #2364: Fix uploads. 2007-07-24 11:55:46 +02:00
Marco Pesenti Gritti
998a338afc Adapt to icon names changes. 2007-07-24 11:45:57 +02:00
Marco Pesenti Gritti
1b292a7514 Combo for shared/private in the activity menu. 2007-07-24 11:29:14 +02:00
Marco Pesenti Gritti
02149eba0a Snapshot 4a924a8e5d. 2007-07-23 23:33:41 +02:00
Marco Pesenti Gritti
4a924a8e5d Update NEWS, tomeu and edsiper are evil. 2007-07-23 23:32:08 +02:00
Tomeu Vizoso
58d57822b8 Don't pass the weight instead of the flags. 2007-07-23 23:27:11 +02:00
Eduardo Silva
7003466f0d Console: fix drawing area width var 2007-07-23 13:17:33 -04:00
Marco Pesenti Gritti
fb2abf0517 Snapshot 943c78ffa7. 2007-07-23 13:35:29 +02:00
Marco Pesenti Gritti
943c78ffa7 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-07-23 13:31:31 +02:00
Tomeu Vizoso
32074713c8 Clean up only when latest call to the DS has finished. 2007-07-23 13:45:46 +02:00
Marco Pesenti Gritti
a0c8f51ab0 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-07-23 13:31:04 +02:00
Tomeu Vizoso
557f3d6ea7 Fix one more temp file leak. 2007-07-23 13:20:24 +02:00
Marco Pesenti Gritti
aee3330be4 Make combobox icons bigger when there is no text 2007-07-23 13:15:02 +02:00
Dan Williams
4da2bafa84 update news 2007-07-23 01:33:47 -04:00
Dan Williams
62e424628e Add option to GlibURLDownloader to download to specified file instead of tempfile 2007-07-23 01:17:21 -04:00
Marco Pesenti Gritti
98aef7d74f Snapshot 8ae99aaa87. 2007-07-20 22:14:10 +02:00
Marco Pesenti Gritti
8ae99aaa87 Fix resuming objects with no activity associated for real. 2007-07-20 21:40:41 +02:00
Marco Pesenti Gritti
21f8027810 Fix resume of objects with no activity_id 2007-07-20 21:25:39 +02:00
Tomeu Vizoso
6e6fd02322 #2268 Allow removing downloads from the clipboard while in progress. 2007-07-20 20:45:22 +02:00
Tomeu Vizoso
c07e61509b Send dbus.Dictionary so dbus doesn't complain. 2007-07-20 20:45:00 +02:00
Tomeu Vizoso
cb6d459815 Fix some temp file leaks. 2007-07-20 19:50:49 +02:00