Commit Graph

1597 Commits

Author SHA1 Message Date
Marco Pesenti Gritti ec6272ff47 Change the font size unit to points, so that we actually
adapt to resolution. Default size are converted from mozilla
pixel based sizes.
2006-10-25 16:22:21 +02:00
Marco Pesenti Gritti b873bfe18d Fix icon background color 2006-10-25 15:45:55 +02:00
Marco Pesenti Gritti 581a3a0cb4 Read mozilla prefs from a js file 2006-10-25 15:43:37 +02:00
Marco Pesenti Gritti 96b150d2bb Add stdout and stderr to the logs 2006-10-25 15:24:40 +02:00
Marco Pesenti Gritti ebb896cb5b Another iteration on the spread out box. Make it work
well also for the mesh.
2006-10-25 14:31:44 +02:00
Tomeu Vizoso 15e3a4f791 Register a nsIHelperAppLauncherDialog to handle docs out of gtkmozembed (pdfs, ...) 2006-10-25 10:18:43 +02:00
Marco Pesenti Gritti fcac3b87ca Size the window to fill screen, to avoid wm races 2006-10-25 01:33:29 +02:00
Marco Pesenti Gritti 159349e7e0 Unused variable 2006-10-25 01:21:49 +02:00
Marco Pesenti Gritti 71c08b526f Add a few snowflakes and pack them in a spread box 2006-10-25 01:20:17 +02:00
Marco Pesenti Gritti cfa8c980b5 Fix to use emulator 2006-10-25 01:14:48 +02:00
Marco Pesenti Gritti eb48752a97 Document sketch mode key 2006-10-25 00:39:26 +02:00
Marco Pesenti Gritti 03d82108d7 Write a chat activity, remove some unused code 2006-10-25 00:36:42 +02:00
Marco Pesenti Gritti bae47abd09 s/groupchat/chat 2006-10-25 00:12:46 +02:00
Marco Pesenti Gritti d238ae89c9 Get rid of one to one chat, not part of the new design 2006-10-25 00:07:14 +02:00
Marco Pesenti Gritti 083cb92055 Release 0.41 2006-10-24 22:10:19 +02:00
Marco Pesenti Gritti 2f58f41e9e Missing file 2006-10-24 20:19:00 +02:00
Marco Pesenti Gritti ffbed76210 We was missing the warning level 2006-10-24 20:15:41 +02:00
Marco Pesenti Gritti 6ab3b3c07e Cleanup logs dir on shell startup 2006-10-24 20:00:14 +02:00
Marco Pesenti Gritti 2aa69e7199 Add the overlay icon on the frame 2006-10-24 19:44:18 +02:00
Marco Pesenti Gritti 77e0d33c3d Add exthandler to mozilla includes. Needed by Tomeu. 2006-10-24 17:22:32 +02:00
Marco Pesenti Gritti 745d11a79b Fix opening links from gmail 2006-10-24 15:46:10 +02:00
Marco Pesenti Gritti 06f815c713 Release 0.40 2006-10-23 21:51:41 +02:00
Marco Pesenti Gritti ad7d04f736 Fix styling of the invites icon 2006-10-23 21:28:19 +02:00
Marco Pesenti Gritti 31f6ffe916 Fix up buffering. Improve perf and avoid flickering. 2006-10-23 18:31:13 +02:00
Marco Pesenti Gritti 1ed5450651 Do not trap all exceptions grrr 2006-10-23 17:22:26 +02:00
Marco Pesenti Gritti 8ae8986354 Release 0.39 2006-10-20 21:53:41 +02:00
Marco Pesenti Gritti e92dc1d29f Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-20 21:44:03 +02:00
Dan Williams f620e8f9fb Add the Sketch activity (shared whiteboard, basically) 2006-10-20 15:50:34 -04:00
Marco Pesenti Gritti b837f915d7 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-20 21:31:20 +02:00
Marco Pesenti Gritti edb4e7aae1 Double click select the whole address 2006-10-20 21:31:03 +02:00
Dan Williams ed7016e699 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-20 15:01:20 -04:00
Dan Williams 6290a5fae9 Retry resolution of a buddy presence service up to 3 times 2006-10-20 15:01:08 -04:00
Marco Pesenti Gritti 5a26d51d20 Grab focus on the browser when explicitly opening an uri 2006-10-20 19:54:28 +02:00
Marco Pesenti Gritti 19715991ec Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-20 19:18:30 +02:00
Dan Williams c15e05ed39 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-20 13:15:30 -04:00
Dan Williams 1226b0b6b9 Fix Buddy object's get_service_of_type() method
This call would always fail for activity services because the
dbus bindings for it did not pass in the activity at all.  Fix
that.
2006-10-20 13:15:23 -04:00
Marco Pesenti Gritti 887b0710ec Show the title in the entry, needs some love 2006-10-20 19:15:10 +02:00
Dan Williams fe448938b1 Add default_type accessort to Activity class 2006-10-20 12:30:29 -04:00
Dan Williams f7f1455b46 Revert to IP4 only since Avahi mixes up IP4 and IP6 when using PROTO_UNSPEC 2006-10-20 12:29:11 -04:00
Marco Pesenti Gritti ae34c6d5fe Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-20 18:24:33 +02:00
Marco Pesenti Gritti 077bc6a4f1 Do not return the whole dict, just the values! 2006-10-20 18:24:17 +02:00
Marco Pesenti Gritti 01ad8968be Tweak address entry length 2006-10-20 16:34:42 +02:00
Marco Pesenti Gritti f997d02a7a should be add_alone_buddy, add_buddy does not exist 2006-10-20 16:30:30 +02:00
Marco Pesenti Gritti a5fab157ee Show a minimum amount of progress even when request count would be 0. 2006-10-20 16:21:10 +02:00
Marco Pesenti Gritti e4c6a5befa Add stop/reload buttons. 2006-10-20 15:43:05 +02:00
Marco Pesenti Gritti bb4085373c Fix 2006-10-20 10:15:57 +02:00
Marco Pesenti Gritti 85bf5e0e84 Fix popups 2006-10-20 00:32:54 +02:00
Dan Williams d784a906e4 Add initial buddies, protect against buddies we don't know about before using them 2006-10-19 15:07:21 -04:00
Dan Williams 4a09253f5f Add initial activities & protect against addition/removal of buddies we don't know about 2006-10-19 15:06:01 -04:00
Marco Pesenti Gritti cacb967ec3 Release 0.38 2006-10-19 18:08:11 +02:00