Commit Graph

1944 Commits

Author SHA1 Message Date
Marco Pesenti Gritti 921bccd48c Tweak video size. People report it's too big on the olpc too.
Dan feel free to tweak this, I'm changing it to get a functional
build in for tonight compose.
2007-03-02 21:02:18 +01:00
Marco Pesenti Gritti 69f8d84663 Make video size resolution dependent at least in the emulator. 2007-03-02 20:39:29 +01:00
Dan Williams 08c791849f Convert buddies to GObjects; ensure signals don't emit before buddy is valid 2007-03-02 11:10:44 -05:00
Marco Pesenti Gritti 7b89672604 Catch GetActiveNetwork exceptions.
Listen for activation failures.
2007-03-02 16:45:09 +01:00
Marco Pesenti Gritti d748682ef7 Handle the case where we get an Activating event
but we don't have an active device yet.
2007-03-02 15:56:06 +01:00
Marco Pesenti Gritti baad778406 Improve logging 2007-03-02 15:11:59 +01:00
Marco Pesenti Gritti d1a29ecf32 Set font to 7 points. Tweak zoom levels. 2007-03-01 21:38:38 +01:00
Tomeu Vizoso 47b8ad2496 Stop sqlite3.decoding the data from the db. 2007-03-01 19:23:55 +01:00
Dan Williams a3e2803eb8 Clue dbus-python into the return type of get_data() 2007-03-01 13:23:29 -05:00
Tomeu Vizoso 97d719f795 Use sqlite3.Row in the datastore. 2007-03-01 18:59:36 +01:00
Dan Williams dbf2c0c1a2 get object path correctly 2007-03-01 12:52:42 -05:00
Tomeu Vizoso f2af1ae219 Use cursor parameters instead of SQL injection. 2007-03-01 18:42:53 +01:00
Dan Williams 7ab0b60b10 Update data store to new dbus-python bindings API and sqlite3 2007-03-01 11:53:43 -05:00
Marco Pesenti Gritti 1c69095310 Remove TODO 2007-03-01 16:31:14 +01:00
Marco Pesenti Gritti 819d08082c Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-03-01 15:53:03 +01:00
Marco Pesenti Gritti 8ec1e2b524 Use the dropdown icon. Quite an hack to get the icon size right,
we will have to fix this properly.
2007-03-01 15:52:36 +01:00
Guillaume Desmottes bfbcedbcec Don't use the _alias_changed_cb while we use vcard to store the alias 2007-03-01 13:30:42 +01:00
Dan Williams 57b887df30 PresenceService fixes; request buddy presence when using existing connection 2007-02-28 22:13:27 -05:00
Dan Williams 48e9887d92 Fix key release in keyhandler 2007-02-28 15:49:33 -05:00
Dan Williams 9333af3d07 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-02-28 15:48:48 -05:00
Dan Williams 7ce21d47bd Ensure video is realized before showing live video 2007-02-28 15:41:00 -05:00
Marco Pesenti Gritti 6c16653173 Convert points correctly to device. Tweak zoom factor logic a bit 2007-02-28 21:04:26 +01:00
Tomeu Vizoso 1b869a04f8 Icon and Button fixes. 2007-02-28 19:53:06 +01:00
Marco Pesenti Gritti abc400f841 Fix points_to_pixels impl 2007-02-28 19:05:56 +01:00
Marco Pesenti Gritti 458aaf3786 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-02-28 18:00:31 +01:00
Marco Pesenti Gritti ad17143eb3 Missing file 2007-02-28 18:00:03 +01:00
Dan Williams 748275ca00 Add fixme for avatar optimization 2007-02-28 11:47:19 -05:00
Guillaume Desmottes 31fa414e42 Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 2007-02-28 17:02:52 +01:00
Guillaume Desmottes 065cd6bc20 start to use aliasing interface for nick 2007-02-28 17:02:43 +01:00
Tomeu Vizoso 6704e1bfd3 Button fixes and fix launching activities from the clipboard. 2007-02-28 16:41:50 +01:00
Marco Pesenti Gritti 32ac23ce27 Make the icon pulse when connecting 2007-02-28 16:19:01 +01:00
Marco Pesenti Gritti b364612615 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-02-28 15:43:11 +01:00
Marco Pesenti Gritti aec4fcf874 More work on devices, getting there 2007-02-28 15:42:41 +01:00
Tomeu Vizoso b692eb3833 Entry fixes. 2007-02-28 15:34:40 +01:00
Tomeu Vizoso 0f1adfe1de Specify font size in pixels, not in points. 2007-02-28 14:47:35 +01:00
Marco Pesenti Gritti b473b4f17c Pass the X dpi to Xephyr. Default to a minimum of 96, some distros appear to be broken. 2007-02-28 13:24:47 +01:00
Marco Pesenti Gritti 3baf796d83 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-02-28 12:38:47 +01:00
Marco Pesenti Gritti d47d882bce Port the whole dpi check from mozilla 2007-02-28 12:38:29 +01:00
Dan Williams 403c2abc5c Upload avatar; try to get and set BuddyInfo properties 2007-02-27 22:38:28 -05:00
Guillaume Desmottes 7cf6fd2640 explicitely set the BuddyInfo interface 2007-02-28 00:05:00 +01:00
Guillaume Desmottes a840be0c01 Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 2007-02-27 23:52:02 +01:00
Guillaume Desmottes 81b636c8e1 start of support of the org.freedesktop.Telepathy.Connection.Interface.OLPC.BuddyInfo interface 2007-02-27 23:51:53 +01:00
Marco Pesenti Gritti e3bab8cd12 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-02-27 23:19:16 +01:00
Marco Pesenti Gritti 5f288b68c9 Typo 2007-02-27 23:19:02 +01:00
Tomeu Vizoso a6a8ad5677 IconButton hover fix. 2007-02-27 23:05:34 +01:00
Tomeu Vizoso f09a63930f Fix stroke/fill on ZoomBox icons. 2007-02-27 22:35:28 +01:00
Marco Pesenti Gritti 8a9232234b Fix distcheck 2007-02-27 22:21:55 +01:00
Dan Williams 8a53a31c49 Have IntroWindow handle profile creation so it can hide itself before generating keys 2007-02-27 15:03:25 -05:00
Dan Williams f5051b7c14 Add get_color() function 2007-02-27 15:02:42 -05:00
Dan Williams a8cabac590 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-02-27 14:45:14 -05:00