3bcc3d0542Release 0.25
Marco Pesenti Gritti
2006-09-11 01:26:02 +0200
9aaaa500a6Optimize cache a bit and cleanup code
Marco Pesenti Gritti
2006-09-11 00:36:12 +0200
a33cce71b6Add test
Marco Pesenti Gritti
2006-09-10 23:50:07 +0200
35e64c154aRedraw existing bounds on do_update
Marco Pesenti Gritti
2006-09-10 23:48:23 +0200
a75adee698Redraw on properties changes
Marco Pesenti Gritti
2006-09-10 23:41:11 +0200
f43b97a202Add timelined actions
Marco Pesenti Gritti
2006-09-10 13:50:22 +0200
5b31e2b134Abtract the bot code out to Bot
Marco Pesenti Gritti
2006-09-10 13:31:08 +0200
f438f851eaCheck we have a color before registering the icon
Marco Pesenti Gritti
2006-09-10 13:10:46 +0200
6e2ab8dee1Make the bot public a service. Crappy code, trying things out for now.
Marco Pesenti Gritti
2006-09-10 11:57:41 +0200
7958f30744Write a non ui test session.
Marco Pesenti Gritti
2006-09-10 03:07:10 +0200
3884507a74Write a session for ui tests and use it for test-icons
Marco Pesenti Gritti
2006-09-10 02:54:05 +0200
47cc58b1e6Make part of the session public so that it can used by tests
Marco Pesenti Gritti
2006-09-10 02:35:53 +0200
f4f70d22f1Remove old bots implementation. I'm going to rewrite this.
Marco Pesenti Gritti
2006-09-10 01:38:04 +0200
62674bbd91Use a notebook to work around goocanvas bugs :/
Marco Pesenti Gritti
2006-09-10 01:33:34 +0200
6296a4db9eRemove some unused imports
Marco Pesenti Gritti
2006-09-09 18:29:07 +0200
85a10c7775Add missing file
Marco Pesenti Gritti
2006-09-09 14:52:50 +0200
1cc21aa7cfRemove invites when accepted
Marco Pesenti Gritti
2006-09-09 14:37:11 +0200
9d4911d1e3Insert the invites before the activities
Marco Pesenti Gritti
2006-09-09 14:11:24 +0200
4cca5dc9ffUse stock-missing when there is no activity icon
Marco Pesenti Gritti
2006-09-09 13:25:56 +0200
2b1a11fb66Improved layout strategy
Marco Pesenti Gritti
2006-09-09 12:23:01 +0200
678cab55f9Implement a simple box group and use it for the dynamic panels
Marco Pesenti Gritti
2006-09-09 11:43:52 +0200
dd9e09ab1cMore cleanups, show my icon at the center of the screen
Marco Pesenti Gritti
2006-09-09 02:34:47 +0200
665f83d7efUse the colors in the new design
Marco Pesenti Gritti
2006-09-09 02:08:00 +0200
695fb7e1c5Fix up dimensions
Marco Pesenti Gritti
2006-09-09 02:05:00 +0200
5fc7e1137dFix makefile
Marco Pesenti Gritti
2006-09-09 01:55:25 +0200
41b528284cUse CanvasView, rework to the new design, cleanup code a lot
Marco Pesenti Gritti
2006-09-09 01:54:44 +0200
1eae3082c2add file
Marco Pesenti Gritti
2006-09-08 22:52:06 +0200
f26e85a1faWrite a canvas subclass in 1200x900 that adapts to screen. Use it in the test.
Marco Pesenti Gritti
2006-09-08 22:49:49 +0200
7232f0e0eaCheck there is actually a current activity before getting his id
Marco Pesenti Gritti
2006-09-08 18:23:16 +0200
bfb09abf7dFixup friends positioning and cleanup the code
Marco Pesenti Gritti
2006-09-08 18:12:08 +0200
f4d8e538f4Use has_key to check environ var
Marco Pesenti Gritti
2006-09-08 18:03:40 +0200
bfe4922808Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2006-09-08 18:02:01 +0200
6e558713ffAdd environment variable to control dbus monitor
Dan Williams
2006-09-08 11:47:02 -0400
3ecb7fe70dMerge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2006-09-08 17:21:32 +0200
e402fe3286Get initial properties synchronously rather than async
Dan Williams
2006-09-08 11:26:40 -0400
03aa335661Fix friends colors
Marco Pesenti Gritti
2006-09-08 16:27:17 +0200
3e82db03c0Show different icons
Marco Pesenti Gritti
2006-09-08 15:26:27 +0200
233051875bBring around both colors, since multiple combinations can have the same base color.
Marco Pesenti Gritti
2006-09-08 15:09:10 +0200
2a2554f157forgot to add files
Marco Pesenti Gritti
2006-09-08 14:22:31 +0200
b8018bb889Add a test for icons
Marco Pesenti Gritti
2006-09-08 14:21:56 +0200
8d27527fd9Integrate new colors table
Marco Pesenti Gritti
2006-09-08 13:53:55 +0200
7abb2f7387Remove buddies when they leave
Marco Pesenti Gritti
2006-09-08 12:23:33 +0200
4e8278d4a6Implement clear
Marco Pesenti Gritti
2006-09-08 12:15:50 +0200
39e1e08082Fix redrawing
Marco Pesenti Gritti
2006-09-08 11:54:31 +0200
188edf560aCorrect buddies placement
Marco Pesenti Gritti
2006-09-08 11:35:28 +0200
071719e0a4Do not sum up multiple translations
Marco Pesenti Gritti
2006-09-08 11:31:11 +0200
10f3c1bc92More fixes
Marco Pesenti Gritti
2006-09-08 10:38:45 +0200
d2ca088057Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2006-09-08 10:20:17 +0200
53d9686e6eUse float for x,y,w,h
Marco Pesenti Gritti
2006-09-08 10:16:23 +0200
e2306d81bdAdd PropertyChanged signal for Buddy objects because color and address can change later. Also don't try to stuff None through dbus
Dan Williams
2006-09-07 23:30:22 -0400
4c167037d4Add Owner to buddy list
Dan Williams
2006-09-07 23:29:28 -0400
45e37349d2Add dbus-monitor service, but disable to reduce spew
Dan Williams
2006-09-07 23:28:01 -0400
5f93f41387Typo
Marco Pesenti Gritti
2006-09-08 02:59:05 +0200
e56954cf48Create with correct grid size
Marco Pesenti Gritti
2006-09-08 02:51:10 +0200
6bbb20c4c7Add padding in the constraints constructor
Marco Pesenti Gritti
2006-09-08 02:20:11 +0200
57d1221cd3Ensure w/h > 0
Marco Pesenti Gritti
2006-09-08 02:11:46 +0200
d58936869fBugfixes
Marco Pesenti Gritti
2006-09-08 01:54:52 +0200
d8d80854d6Fix up the right panel, unfinished
Marco Pesenti Gritti
2006-09-08 01:13:42 +0200
d51a00eaecGet the top panel back
Marco Pesenti Gritti
2006-09-08 00:51:45 +0200
7850970f27Make the frame adapt to screen size again. Several cleanups. Fixup makefiles
Marco Pesenti Gritti
2006-09-07 19:51:27 +0200
5988a89517Write a GridModel, with correct size and layout, and use it
Marco Pesenti Gritti
2006-09-07 19:03:40 +0200
fbc7bd8b97Fix inverted rows/cols
Marco Pesenti Gritti
2006-09-07 18:47:15 +0200
4f0a470b8eForgot to add files. Remove debug code
Marco Pesenti Gritti
2006-09-07 16:42:12 +0200
21b19924eaImplement the grid, regress UI a bit
Marco Pesenti Gritti
2006-09-07 15:11:51 +0200
61058e0110Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2006-09-07 11:36:33 +0200
6aadff4e87Simple grid layout
Marco Pesenti Gritti
2006-09-07 11:36:04 +0200
ef254ce128Create placeholder Owner object when PS starts, fill in services later
Dan Williams
2006-09-06 10:16:49 -0400
f40485aad4Handle F6 in sugar
Marco Pesenti Gritti
2006-09-04 22:37:17 +0200
693b14f3c9Some makefile fixes
Marco Pesenti Gritti
2006-09-04 22:20:13 +0200
b9cc263d75Cleanup and startup the wm before first time dialog
Marco Pesenti Gritti
2006-09-04 21:49:58 +0200
01c4658ee0Make conf private, expose the nick name from env
Marco Pesenti Gritti
2006-09-04 21:34:54 +0200
995c74b116Sort of functional invites implementation
Marco Pesenti Gritti
2006-09-04 17:00:45 +0200
cdbd4e28b4Start implementing invites...
Marco Pesenti Gritti
2006-09-04 14:30:44 +0200
73b793472cfix the problem with registering services with the same stype inside different activities.
Marco Pesenti Gritti
2006-09-04 13:32:31 +0200
b1b9cb57feAdd icon
Marco Pesenti Gritti
2006-09-04 12:13:16 +0200
98c301568dRemove unnecessary method from the dbus service
Marco Pesenti Gritti
2006-09-02 11:43:32 +0200
58a79eb123Get rid of default type from the activity definition. Modify code to use activity type id instead, except from mapping service to activity.
Marco Pesenti Gritti
2006-09-02 10:54:34 +0200
8ffff18bc3Correct installation path
Marco Pesenti Gritti
2006-09-01 21:06:34 +0200
bcfe526a85Disconnect the signals from the right object
Marco Pesenti Gritti
2006-09-01 18:59:14 +0200
c39d693d08Handle transformations
Marco Pesenti Gritti
2006-09-01 18:46:56 +0200
e6b839f202Fix logic
Marco Pesenti Gritti
2006-09-01 18:38:23 +0200
b15fb5ad50Cleanups
Marco Pesenti Gritti
2006-09-01 15:33:55 +0200
a6f9241e95Refactor frame stuff naming some
Marco Pesenti Gritti
2006-09-01 15:11:52 +0200
4c80db6da0Some cleanups
Marco Pesenti Gritti
2006-09-01 15:00:45 +0200
126ed5840fRespect constructor properties
Marco Pesenti Gritti
2006-08-31 22:41:41 +0200
0ae39c93e7Reimplement the icon item to render svg directly. Some regressions sorry, need also to fix pygoocanvas...
Marco Pesenti Gritti
2006-08-31 22:29:31 +0200
110d1bf8ceNo more need to keep zoom level in the shell. Work around redrawing issue.
Marco Pesenti Gritti
2006-08-31 17:58:18 +0200
26c50e3b3dPanels doesn't take focus
Marco Pesenti Gritti
2006-08-31 10:10:45 +0200
590608b19bMissing service getter
Marco Pesenti Gritti
2006-08-30 13:14:37 +0200
77e689f21bPersist the friends list
Marco Pesenti Gritti
2006-08-30 13:04:12 +0200
030ba2b56dClicking on the friend icon in the frame add it to friends.
Marco Pesenti Gritti
2006-08-30 12:22:01 +0200