Commit Graph

2508 Commits

Author SHA1 Message Date
Marco Pesenti Gritti 87f1e9bcc9 Suspend the mesh view when it's not active so that
we don't keep blinking the icon in the background.
2007-03-30 01:08:44 +02:00
Dan Williams 6c9eb64de3 Handle device addition and activation correctly 2007-03-29 15:02:36 -04:00
Dan Williams 83a86e0ea1 Add a 'device activating' signal 2007-03-29 15:01:46 -04:00
Dan Williams 40f4c81d06 Make the mesh icon pulse when activated and activating 2007-03-29 15:00:27 -04:00
Dan Williams d5826d1934 fix typo 2007-03-29 14:41:41 -04:00
Dan Williams 552af8aa56 Fix deprecation warning 2007-03-29 11:48:35 -04:00
Dan Williams de46d81828 Disable buddy icon request for trial 1 2007-03-29 11:48:21 -04:00
Marco Pesenti Gritti f59fab783f Change the feedback for connected/connecting/disconnected access point,
using two different types of pulsing.
2007-03-29 17:25:47 +02:00
Dan Williams d0fdf59486 Really add mesh device bits 2007-03-29 10:10:34 -04:00
Marco Pesenti Gritti b3a500fd17 Fix distcheck 2007-03-29 14:27:20 +02:00
Tomeu Vizoso 10735e597a Add application/x-pdf mime type. 2007-03-29 12:25:47 +02:00
Eduardo Silva b36af52f52 Console: new label with XO Firmware version 2007-03-28 21:50:25 -04:00
Dan Williams 1352e5be94 Mesh network device support 2007-03-28 17:38:47 -04:00
Dan Williams a24dd155b4 Make activating non-802-11-wireless devices work 2007-03-28 17:37:46 -04:00
Dan Williams 32fa3dc65b Fixup for mesh devices
- Understand mesh devices
- Don't send device signals unless device is fully initialized
2007-03-28 16:39:28 -04:00
Tomeu Vizoso 2e73999004 Relativize bubble radius to screen proportions. 2007-03-28 20:23:51 +02:00
Tomeu Vizoso 9d5fa10868 Add constants to _sugar. 2007-03-28 19:36:21 +02:00
Tomeu Vizoso a6c1ef6080 Popup/popdown fixes. 2007-03-28 19:34:11 +02:00
Tomeu Vizoso 1d493919a2 Fix old variable name. 2007-03-28 17:33:50 +02:00
Marco Pesenti Gritti bf805bfa2f Disable the presence service. You can reenable it by just
changing the _ENABLE var to True.
2007-03-28 12:17:34 +02:00
Marco Pesenti Gritti 1037fe6ca4 Disable invites 2007-03-28 11:58:47 +02:00
Marco Pesenti Gritti 2a36387ad7 Remove some unused imports 2007-03-28 11:42:50 +02:00
Marco Pesenti Gritti b6a1445573 Kill a lot of old old unused code 2007-03-28 11:40:22 +02:00
Marco Pesenti Gritti 56b97575a9 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-03-26 16:40:29 +02:00
Marco Pesenti Gritti 0896b90fd4 Fix function signature 2007-03-26 16:38:19 +02:00
Dan Williams 824cec3910 Fix typo in Server config section name 2007-03-26 07:49:46 -04:00
Marco Pesenti Gritti b5e4aa43a9 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-03-26 12:42:17 +02:00
Marco Pesenti Gritti 7267047ce6 Strip the MANIFEST lines 2007-03-26 12:38:34 +02:00
Tomeu Vizoso ad23ceac8d Fix last fix. 2007-03-25 19:34:11 +02:00
Tomeu Vizoso 318439ab27 Fix for #1157. Thanks to leejc. 2007-03-25 11:42:26 +02:00
Tomeu Vizoso 01edb130c1 Compile and include .mo in ./setup.py dist. 2007-03-23 20:13:41 +01:00
Marco Pesenti Gritti da7606e681 Fix conversion from uri to file 2007-03-23 20:02:25 +01:00
Marco Pesenti Gritti aa8debb4cb Fix up translations support 2007-03-23 18:18:42 +01:00
Marco Pesenti Gritti e25c95ebaf My brain is dead, it really is. Actually setup gettext on the server... 2007-03-23 17:57:36 +01:00
Marco Pesenti Gritti dd6b0c0b7e Remove debug code 2007-03-23 17:46:55 +01:00
Marco Pesenti Gritti 6352ea9e20 Unused 2007-03-23 17:45:48 +01:00
Marco Pesenti Gritti ba242f34b7 Fix locale path handling 2007-03-23 17:43:40 +01:00
Marco Pesenti Gritti ca9199e994 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-03-23 17:27:47 +01:00
Marco Pesenti Gritti d17e733677 Add support to read linfo.
Refactor locale to actually use gettext.
2007-03-23 17:27:31 +01:00
Tomeu Vizoso 5881121ad4 Added operations genpot and genmo to bundlebuilder.py for localization. 2007-03-23 15:26:37 +01:00
Marco Pesenti Gritti a11809cccc Actually setup translations in the shell.
Fix the it translation to use utf8.
2007-03-23 15:05:42 +01:00
Marco Pesenti Gritti 81d216babd Fix up translations, translate in italian. 2007-03-23 14:55:38 +01:00
Tomeu Vizoso c820ca1aa6 First step at activities localization. 2007-03-23 10:35:48 +01:00
Marco Pesenti Gritti 04654a7eef Fix distcheck, fix the gtkrc path 2007-03-22 21:06:30 +01:00
Marco Pesenti Gritti 9af06c0b26 Add a script to start sugar. Move the gtkrc to avoid conflicts when
installing on a complete system.
2007-03-22 20:34:07 +01:00
Marco Pesenti Gritti 01056ee823 Handle abw files 2007-03-22 18:22:37 +01:00
Marco Pesenti Gritti 27414754a1 Pass an uri to the activity 2007-03-22 16:55:07 +01:00
Marco Pesenti Gritti 2ab9cd04dc Remove the overlay chat button since it doesn't really work. 2007-03-22 16:34:33 +01:00
Marco Pesenti Gritti 1420265d06 Autolaunch etoys projects 2007-03-22 15:46:11 +01:00
Marco Pesenti Gritti 1f61c5f65e Hook up etoys projects 2007-03-22 15:34:05 +01:00