c566726f46Add a bunch of files I forgot
Marco Pesenti Gritti
2006-10-13 10:22:01 +0200
b10be5bf00Start rewriting the web activity
Marco Pesenti Gritti
2006-10-13 01:22:49 +0200
5a7a2fedc3A bunch of cleanups. Add some useful properties to the browser.
Marco Pesenti Gritti
2006-10-13 01:04:01 +0200
5101efb75bAvoid flickering of the progress bar.
Marco Pesenti Gritti
2006-10-12 16:35:42 +0200
3a3fe02b61Round the progress bar angles. Keep location entry updated.
Marco Pesenti Gritti
2006-10-12 16:05:53 +0200
fce6d1482cRedraw when progress changes
Marco Pesenti Gritti
2006-10-12 15:53:26 +0200
3cfa9c40bdFirst go at progress in the entry.
Marco Pesenti Gritti
2006-10-12 15:49:11 +0200
62a46ff92bCreate a private sugar lib and put our extensions there.
Marco Pesenti Gritti
2006-10-12 12:47:17 +0200
5cc6ee3235Make the entry a bit bigger
Marco Pesenti Gritti
2006-10-12 03:10:14 +0200
d01a5cdf95Move font size in the theme
Marco Pesenti Gritti
2006-10-12 02:59:20 +0200
d791577e79Set default font size to 14
Marco Pesenti Gritti
2006-10-11 21:55:10 +0200
0ec5283081Adapt gtk icon size to the grid
Marco Pesenti Gritti
2006-10-11 19:58:57 +0200
3f68640c13Get rid of the old simulator
Marco Pesenti Gritti
2006-10-10 16:35:52 +0200
f1f0e9d26cGet names in random order
Marco Pesenti Gritti
2006-10-10 10:02:03 +0200
279ebda451Fix children counting
Marco Pesenti Gritti
2006-10-10 01:14:24 +0200
7fa1b02a82Fix size request calculation
Marco Pesenti Gritti
2006-10-10 00:56:19 +0200
067d60573eJoin the activity before changing to it
Marco Pesenti Gritti
2006-10-10 00:35:37 +0200
b309da53f6Add activity change
Marco Pesenti Gritti
2006-10-09 18:29:54 +0200
c9b5381c16Add a list of names to pick from. Refactor a bit to allow different simulator stages. Create a bunch of random bots.
Marco Pesenti Gritti
2006-10-09 18:03:35 +0200
386dbe7123Add a wait method to the bot
Marco Pesenti Gritti
2006-10-09 16:35:36 +0200
994b337709Add a bot and ability to share chat
Marco Pesenti Gritti
2006-10-09 16:10:01 +0200
cbd3a52a68Do not set up the owner of the presence service if there is no nick name in the env. I'm not sure this is the best approach, we need to figure it out.
Marco Pesenti Gritti
2006-10-09 15:11:15 +0200
1dd8f78453Rename the old simulator to oldsimulator to keep kiu working
Marco Pesenti Gritti
2006-10-09 13:28:01 +0200
4a15327297Refactor directory structure a bit in preparation to the new simulator.
Marco Pesenti Gritti
2006-10-09 13:20:39 +0200
8c3ac8960fSpread box cleanups and fixes
Marco Pesenti Gritti
2006-10-07 14:33:08 +0200
55f82602c4Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2006-10-06 23:34:11 +0200
18716b308eActually fixup the test
Marco Pesenti Gritti
2006-10-06 23:33:26 +0200
e973b948daSome work on the snowflake test
Marco Pesenti Gritti
2006-10-06 23:28:12 +0200
41c2ddeb81Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Bert Freudenberg
2006-10-06 21:11:54 +0200
62ee1df83cComplete the de-goocanvasification
Marco Pesenti Gritti
2006-10-04 15:26:41 +0200
72a4aa6fe2Reimplement the donut using hippo canvas
Marco Pesenti Gritti
2006-10-04 14:23:15 +0200
1f8ff1db1fMove all the canvas code that doesn't depend on goocanvas anymore in graphics.
Marco Pesenti Gritti
2006-10-04 00:55:20 +0200
717bdd66f4Get rid of the old Grid and CanvasBox
Marco Pesenti Gritti
2006-10-04 00:25:03 +0200
6f337e0b14Changed all type checking to use isinstance
John (J5) Palmieri
2006-10-03 17:06:48 -0400
7c342e75bfs/type(val) == type({})/isinstance(val, dict) This needs to be changed everwhere in the code because isinstance will match derived types where == will not
John (J5) Palmieri
2006-10-03 14:32:29 -0400
be29c542bfDeprecate dbus.dbus_bindings import and use new name_has_owner API when available
John (J5) Palmieri
2006-10-03 14:27:51 -0400
bd0e612f1aChanged to tabs, to keep things consistent.
Ian Bicking
2006-10-03 12:57:50 -0500
bdf9c1b392Updates to presence test and mockdbus
Ian Bicking
2006-10-03 12:50:21 -0500
b010c0cd42I added tests for the presence client interface. But the presence client interface, I realize, is really boring and not worth testing much. More interesting, I guess, is the mockdbus module. This will need some more extension to be used by a server (I think), like the presence server.
Ian Bicking
2006-10-03 12:25:05 -0500
48951dc1cbMerge branch 'master' of git://dev.laptop.org/sugar
Ian Bicking
2006-10-03 11:59:40 -0500
0cd31b900aMove the menu to hippo canvas
Marco Pesenti Gritti
2006-10-03 18:52:11 +0200
9fd16ddd21Remove the old menu icon code
Marco Pesenti Gritti
2006-10-03 17:17:09 +0200
8f9f473073Fix makefiles
Marco Pesenti Gritti
2006-10-03 17:12:34 +0200
75b86618deMerge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2006-10-03 16:34:14 +0200
e14aa30f07Port mesh and friends view to hippo, needs work
Marco Pesenti Gritti
2006-10-03 16:31:32 +0200
dcf97548c4Merge branch 'master' of git://dev.laptop.org/sugar
Ian Bicking
2006-10-02 18:15:34 -0500
3919643c7dExpose local name collision errors (ie, somebody else registered that service)
Dan Williams
2006-10-02 17:11:20 -0400
3524042ad7Update makefile
Dan Williams
2006-10-02 15:46:37 -0400
88da2c7e2dUpdate makefile
Dan Williams
2006-10-02 15:41:44 -0400
9a4cc50ee8Merge branch 'master' of git://dev.laptop.org/sugar
Ian Bicking
2006-10-02 10:35:28 -0500
a951b36347Reimplement menu using hippo and hook it up for the activity menu.
Marco Pesenti Gritti
2006-10-02 16:37:30 +0200
4958c43b33Add window manager test
Marco Pesenti Gritti
2006-10-02 14:28:22 +0200
c6aa561fe9Test theme from Manu
Marco Pesenti Gritti
2006-10-02 13:35:22 +0200
0a912e214aStart moving to hippo canvas. (Friends presence in the activity regressed)
Marco Pesenti Gritti
2006-10-02 01:50:43 +0200
d05f1f13d3Start rewriting our canvas stuff to cleanup and use hippo. Out of the build.
Marco Pesenti Gritti
2006-10-01 19:08:26 +0200
be70008c07Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2006-10-01 19:06:09 +0200
607a8e6e9aMerge branch 'master' of git://dev.laptop.org/sugar
Ian Bicking
2006-09-29 16:38:52 -0500
fc9c923da9Ignore local name collisions again
Dan Williams
2006-09-29 16:53:42 -0400
ca56406aa4Add OverlayWindow to makefile
Dan Williams
2006-09-29 16:46:12 -0400
72562502b9Add composited overlay window underneath chat
Dan Williams
2006-09-29 13:35:48 -0400
242f96deb3Merge branch 'master' of git://dev.laptop.org/sugar
Ian Bicking
2006-09-28 17:54:19 -0500
1e75007161Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2006-09-29 00:24:12 +0200
4f2b8b3e31No need to initialize gtk threads, glib is enough. Fix lockups in the browser.
Marco Pesenti Gritti
2006-09-29 00:23:24 +0200
ba05afdc53Activate chat service when activity gets shared
Dan Williams
2006-09-28 17:08:42 -0400
a09dc48669Fix missing icon check
Dan Williams
2006-09-28 17:03:24 -0400
8e7fe5dd65Deal with missing icons
Dan Williams
2006-09-28 17:00:15 -0400
5db9888666Set default chat window size
Dan Williams
2006-09-28 17:00:03 -0400
a55242d798Center chat window, and give it a frame
Dan Williams
2006-09-28 16:20:48 -0400
e2225c443fInitialize _frame_was_visible, and move signal connections lower
Dan Williams
2006-09-28 16:13:48 -0400
ef539c50d9Fix frame behavior on chat; when we show the chat remember previous frame state and return to it when we hide chat
Dan Williams
2006-09-28 16:12:07 -0400
a91738d3a9Default values for args for do_slide_in and do_slide_out, and add is_visisble()
Dan Williams
2006-09-28 16:11:29 -0400
5a6a0d2d7dStart making activity chat work; hit F9 to activate
Dan Williams
2006-09-28 15:52:56 -0400
e95e6c2a4eImport the PS correctly
Dan Williams
2006-09-28 15:51:40 -0400
ddef3947d4Import gobject
Dan Williams
2006-09-28 14:45:32 -0400
ea967b02d5Add some logs to debug popups
Marco Pesenti Gritti
2006-09-28 19:35:12 +0200
56281c804fRevert "Make ShellModel emit signals on activity change, and make Owner listen for them. Fix Owner's current activity update code to actually update at the correct interval"
Ian Bicking
2006-09-27 16:51:56 -0500