Commit Graph

53 Commits

Author SHA1 Message Date
Marco Pesenti Gritti 857b9cb659 Rewrite of the grid stuff. Simpler api and cleaner implementation.
Also follow the micro grids in pentagram design.
2006-09-13 13:50:00 +02:00
Marco Pesenti Gritti d06cb74d25 Cast size to int 2006-09-11 19:25:16 +02:00
Marco Pesenti Gritti 6bf9c36e7f Simple svg render buffering 2006-09-11 13:13:17 +02:00
Marco Pesenti Gritti 9aaaa500a6 Optimize cache a bit and cleanup code 2006-09-11 00:36:12 +02:00
Marco Pesenti Gritti 35e64c154a Redraw existing bounds on do_update 2006-09-10 23:48:23 +02:00
Marco Pesenti Gritti a75adee698 Redraw on properties changes 2006-09-10 23:41:11 +02:00
Marco Pesenti Gritti 85a10c7775 Add missing file 2006-09-09 14:52:50 +02:00
Marco Pesenti Gritti 1cc21aa7cf Remove invites when accepted 2006-09-09 14:37:11 +02:00
Marco Pesenti Gritti 9d4911d1e3 Insert the invites before the activities 2006-09-09 14:11:24 +02:00
Marco Pesenti Gritti 4cca5dc9ff Use stock-missing when there is no activity icon 2006-09-09 13:25:56 +02:00
Marco Pesenti Gritti 2b1a11fb66 Improved layout strategy 2006-09-09 12:23:01 +02:00
Marco Pesenti Gritti 1eae3082c2 add file 2006-09-08 22:52:06 +02:00
Marco Pesenti Gritti f26e85a1fa Write a canvas subclass in 1200x900 that adapts to screen.
Use it in the test.
2006-09-08 22:49:49 +02:00
Marco Pesenti Gritti 233051875b Bring around both colors, since multiple combinations can have
the same base color.
2006-09-08 15:09:10 +02:00
Marco Pesenti Gritti 8d27527fd9 Integrate new colors table 2006-09-08 13:53:55 +02:00
Marco Pesenti Gritti 39e1e08082 Fix redrawing 2006-09-08 11:54:31 +02:00
Marco Pesenti Gritti 071719e0a4 Do not sum up multiple translations 2006-09-08 11:31:11 +02:00
Marco Pesenti Gritti 10f3c1bc92 More fixes 2006-09-08 10:38:45 +02:00
Marco Pesenti Gritti 53d9686e6e Use float for x,y,w,h 2006-09-08 10:16:23 +02:00
Marco Pesenti Gritti 5f93f41387 Typo 2006-09-08 02:59:05 +02:00
Marco Pesenti Gritti 6bbb20c4c7 Add padding in the constraints constructor 2006-09-08 02:20:11 +02:00
Marco Pesenti Gritti 57d1221cd3 Ensure w/h > 0 2006-09-08 02:11:46 +02:00
Marco Pesenti Gritti d51a00eaec Get the top panel back 2006-09-08 00:51:45 +02:00
Marco Pesenti Gritti 7850970f27 Make the frame adapt to screen size again.
Several cleanups.
Fixup makefiles
2006-09-07 19:51:27 +02:00
Marco Pesenti Gritti 5988a89517 Write a GridModel, with correct size and layout, and use it 2006-09-07 19:03:40 +02:00
Marco Pesenti Gritti fbc7bd8b97 Fix inverted rows/cols 2006-09-07 18:47:15 +02:00
Marco Pesenti Gritti 4f0a470b8e Forgot to add files. Remove debug code 2006-09-07 16:42:12 +02:00
Marco Pesenti Gritti 21b19924ea Implement the grid, regress UI a bit 2006-09-07 15:11:51 +02:00
Marco Pesenti Gritti 6aadff4e87 Simple grid layout 2006-09-07 11:36:04 +02:00
Marco Pesenti Gritti c39d693d08 Handle transformations 2006-09-01 18:46:56 +02:00
Marco Pesenti Gritti 4c80db6da0 Some cleanups 2006-09-01 15:00:45 +02:00
Marco Pesenti Gritti 126ed5840f Respect constructor properties 2006-08-31 22:41:41 +02:00
Marco Pesenti Gritti 0ae39c93e7 Reimplement the icon item to render svg directly.
Some regressions sorry, need also to fix pygoocanvas...
2006-08-31 22:29:31 +02:00
Marco Pesenti Gritti b6cf5ef31e Get the zoom level buttons to work 2006-08-28 14:36:48 +02:00
Marco Pesenti Gritti 766f9d6e68 Use gproperties in IconItem, make the color optional 2006-08-28 12:44:46 +02:00
Marco Pesenti Gritti 508ab2af25 Move DonutItem out of public api 2006-08-26 11:47:02 +02:00
Dan Williams ba3d5fce8c Don't traceback when buddies have bad colors 2006-08-25 12:11:25 -04:00
Dan Williams 9e970b5b0f Add IconColor.py to makefile 2006-08-24 14:39:53 -04:00
Marco Pesenti Gritti 3f50668494 Add color support to the profile 2006-08-23 21:03:17 +02:00
Marco Pesenti Gritti a3f62ee68f Integrate Walter color values.
(Still not fully hooked up to buddies)
2006-08-19 14:27:56 +02:00
Marco Pesenti Gritti 32a368bdbb Adapt to the new artwork stylesheets 2006-08-19 13:39:13 +02:00
Marco Pesenti Gritti f8c4f0bd66 Skeleton group chat activity.
Fix positioning in the activity bar.
2006-08-19 11:54:41 +02:00
Marco Pesenti Gritti 0d4acb6e78 Start implementing friends/mesh 2006-08-19 11:12:25 +02:00
Marco Pesenti Gritti 825758018d Update the color property name 2006-08-18 19:36:36 +02:00
Marco Pesenti Gritti 14c9c55731 Typo 2006-08-17 14:43:17 +02:00
Marco Pesenti Gritti 640fff5619 Handle activity closed by removing his piece from the donut. 2006-08-17 14:42:29 +02:00
Marco Pesenti Gritti f65d23c440 Add icon for activity to the donut.
Add signals in the shell for window open/close and use them in the task view.
2006-08-17 14:23:52 +02:00
Marco Pesenti Gritti 10f356cb22 Add fg and bg circles, fill the paths 2006-08-17 13:16:48 +02:00
Marco Pesenti Gritti fb829989c7 Get tasks adding to work 2006-08-17 12:09:45 +02:00
Marco Pesenti Gritti e5ed8275a1 Some work on the donut... 2006-08-17 11:47:41 +02:00