Commit Graph

1455 Commits

Author SHA1 Message Date
Dan Williams
0c47294dbd Merge 2006-11-16 16:55:58 -05:00
Dan Williams
a029157488 Remap keys to match OLPC keyboard and use Shift+Alt for non-OLPC machines 2006-11-16 16:50:36 -05:00
Eduardo Silva
9031ebf503 developer console window size fixes 2006-11-16 14:48:13 +01:00
Eduardo Silva
d51031d882 New developer-console 2006-11-16 14:47:07 +01:00
Marco Pesenti Gritti
9a7518f230 Get rid of dbus 0.94 compatibility, since we build dbus in jhbuild now. Yay! 2006-11-16 11:07:30 +01:00
Dan Williams
b51b2917d0 Rearrange keymappings for the real B1 machines' keyboards
(cherry picked from cda50cbf099f1db64f3cd95aeb05b54444fd66d0 commit)
2006-11-15 17:13:45 -05:00
Tomeu Vizoso
59d57a03d9 First implementation of ClipboardService. Implement pdf viewing and downloading via ClipboardService. 2006-11-15 13:56:19 +01:00
Marco Pesenti Gritti
66acd2a91b Release 0.59 2006-11-14 01:43:23 +01:00
Marco Pesenti Gritti
44e8d346a4 Focus terminal by default 2006-11-13 23:16:18 +01:00
Marco Pesenti Gritti
32f214c220 Release 0.58 2006-11-13 22:55:49 +01:00
Marco Pesenti Gritti
b2e7bc079c Work around the unfocusable terminal bug 2006-11-13 22:15:08 +01:00
Marco Pesenti Gritti
ebaf01c914 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-11-13 21:25:43 +01:00
Dan Williams
a6aaff912b NM applet: store and return allowed networks correctly 2006-11-13 12:56:12 -05:00
Dan Williams
0ed4d028e2 Remove debugging code 2006-11-12 23:24:27 -05:00
Marco Pesenti Gritti
82d006da6a Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-11-13 05:18:24 +01:00
Dan Williams
08bde38ebf Make the WEP key dialog work in async mode 2006-11-12 23:16:31 -05:00
Marco Pesenti Gritti
1f7f2fe3af Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-11-13 05:13:48 +01:00
Dan Williams
9c1f76b042 Fix returned dbus args so the applet works with WEP 2006-11-12 19:21:13 -05:00
Marco Pesenti Gritti
34c61de054 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-11-13 01:16:56 +01:00
Dan Williams
5e4d972f40 Fix more key dialog interaction 2006-11-12 19:12:17 -05:00
Marco Pesenti Gritti
a317c86d6a Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-11-13 01:07:17 +01:00
Marco Pesenti Gritti
335d6e6875 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-11-13 01:00:37 +01:00
Marco Pesenti Gritti
d6e8369c7e Release 0.54 2006-11-13 00:55:34 +01:00
Dan Williams
9e6f1b6619 Fix icon update on NM going away 2006-11-12 18:37:25 -05:00
Dan Williams
fa94236b78 Add wepkeydialog to the makefile 2006-11-12 18:37:03 -05:00
Marco Pesenti Gritti
a3d9a93d82 More fixes, nearly there but not quite yet. 2006-11-13 00:10:49 +01:00
Marco Pesenti Gritti
4cd09ed5f8 Add a simple dialog to enter the web hex key. Several typo fixed.
Merged a patch from Dan.
2006-11-12 22:44:28 +01:00
Marco Pesenti Gritti
f677eea6e3 Release 0.53 2006-11-12 20:42:06 +01:00
Dan Williams
f5d2fd969c Hook up more of the key dialog bits 2006-11-12 14:42:30 -05:00
Marco Pesenti Gritti
fcea34c227 Fix makefile 2006-11-12 00:28:19 +01:00
Marco Pesenti Gritti
d3e99e76ef Add a shutdown button 2006-11-11 23:51:16 +01:00
Marco Pesenti Gritti
053dd74e0b Release 0.52 2006-11-10 22:40:15 +01:00
Marco Pesenti Gritti
5fd8f95046 Disable sketch, move it in tests for now (only way to hide it from the stupid
build system, it will have to be moved to his own module/bundle anyway).
2006-11-10 22:37:04 +01:00
Tomeu Vizoso
61f24de748 Reverting clipboard changes pushed by mistake. These are commits 23565cfd48 and a7e4092b0e. 2006-11-10 14:14:15 +01:00
Tomeu Vizoso
d958e20df7 Make work enter on first time dialog. Fix for bug #324. 2006-11-10 13:40:49 +01:00
Tomeu Vizoso
028bf526f2 Merge branch 'master' of git://dev.laptop.org/sugar 2006-11-10 11:58:11 +01:00
Marco Pesenti Gritti
6260647eda Fix compilation issue, using function name already defined in gtk 2006-11-09 17:21:46 +01:00
Marco Pesenti Gritti
5c1dbe499f Release 0.51 2006-11-09 00:31:28 +01:00
Marco Pesenti Gritti
c8cd4bcc4e Add a shutdown key combination. Release 0.51 2006-11-09 00:08:33 +01:00
Marco Pesenti Gritti
d1a9762cb8 Bind keys to dcon manager actions, see README 2006-11-08 16:42:50 +01:00
Tomeu Vizoso
a7e4092b0e Created SugarDownloadManager and ClipboardService's wrapper. Show and hide the frame when adding an object to the clipboard. 2006-11-05 19:52:46 +01:00
Tomeu Vizoso
b9f75c1472 Merge branch 'master' of git://dev.laptop.org/sugar 2006-11-05 18:51:05 +01:00
Marco Pesenti Gritti
62ad1539c2 Release 0.49 2006-11-05 18:35:07 +01:00
Marco Pesenti Gritti
ee62ed69b4 Pick up system bundles even if xdg dir env is undefined 2006-11-05 18:14:00 +01:00
Tomeu Vizoso
2ad31b35d1 Merge branch 'master' of git://dev.laptop.org/sugar 2006-11-05 10:52:11 +01:00
Marco Pesenti Gritti
4b328c8417 Less invasive solution for the reverted commit 2006-11-05 03:41:44 +01:00
Marco Pesenti Gritti
984035f933 Revert "Fixup services path with the various installed/uninstalled 0.94/0.95 combinations. What a pain!"
This reverts commit 6d84d886e1.
2006-11-05 03:33:49 +01:00
Marco Pesenti Gritti
6d84d886e1 Fixup services path with the various installed/uninstalled 0.94/0.95 combinations. What a pain! 2006-11-05 03:25:51 +01:00
Marco Pesenti Gritti
137b8ddd23 Release 0.47 2006-11-03 22:24:16 +01:00
Tomeu Vizoso
d67afd1a79 Merge branch 'master' of git://dev.laptop.org/sugar 2006-11-03 16:24:56 +01:00