Dan Williams
|
2d6e577a16
|
Enable caching of rendered icon surfaces during launch feedback
|
2007-01-14 18:22:43 -05:00 |
|
Dan Williams
|
8e614af2de
|
Precompute color fade values; longer redraw interval
cycles be precious, don't waste them
|
2007-01-14 14:22:12 -05:00 |
|
Marco Pesenti Gritti
|
6971ddb9a4
|
Support for activity icons inside the bundle.
Patch by Gonzalo Odiard <godiard@gmail.com>
Modified by me to allow icon theme to override the bundle one.
|
2007-01-12 21:35:53 +01:00 |
|
Marco Pesenti Gritti
|
297381cad7
|
Basic implementation of the shutdown graphics
|
2007-01-11 11:20:08 +01:00 |
|
John (J5) Palmieri
|
4869f74642
|
add prelight on mouse enter to activity icons
* prelight uses profile.get_color()
|
2007-01-09 15:25:51 -05:00 |
|
Dan Williams
|
018867a9a8
|
Remove debug print
|
2007-01-08 22:56:45 -05:00 |
|
Dan Williams
|
e7956a7bc1
|
Pulse icons while activity is launching
Saturate/desaturate the icon's colors on a sin curve while launching
|
2007-01-08 22:55:12 -05:00 |
|
Dan Williams
|
70a5e27edd
|
Refactor activity icon handling in the Home View donut
Give each activity icon in the donut its own class to track
launch status in preparation for pulsing launch feedback.
|
2007-01-07 01:18:57 -05:00 |
|
Marco Pesenti Gritti
|
0d1e07d9c3
|
Split ActivityHost in model/view. Refactor accordingly.
|
2006-12-24 14:35:02 +01:00 |
|
Marco Pesenti Gritti
|
2db2ae5312
|
Split model/view in the activities donut.
Provide some infrastructure for Alt+Tab implementation.
|
2006-12-24 12:19:24 +01:00 |
|
Justin Gallardo
|
b9f9ef0fe9
|
Changed all tabs to 4 spaces for python style
|
2006-12-04 11:12:24 -08:00 |
|
Marco Pesenti Gritti
|
518d2d61d0
|
Remove unused old registry code
|
2006-12-01 23:09:02 +01:00 |
|
Marco Pesenti Gritti
|
2b97505577
|
Switch to the new registry
|
2006-12-01 22:40:02 +01:00 |
|
Marco Pesenti Gritti
|
6bdda47901
|
Since service name and bundle id corrisponds, there
is no need to query the register anymore.
|
2006-12-01 22:22:09 +01: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
|
4f81f305b2
|
Fix a race in the spread box. Adapt to api change.
|
2006-10-19 16:49:53 +02:00 |
|
Marco Pesenti Gritti
|
6c375a20f3
|
Center the icon in the allocation space
|
2006-10-18 19:41:34 +02:00 |
|
Marco Pesenti Gritti
|
54dcb672e5
|
Move the menu positioning code inside menu shell and
unify it.
|
2006-10-18 16:23:06 +02:00 |
|
Marco Pesenti Gritti
|
bc0ee6d34c
|
Refactor startup. In progress, give me a couple hours.
For now start sugar with "sugar-emulator shell/sugar-shell"
|
2006-10-16 13:34:43 +02:00 |
|
Marco Pesenti Gritti
|
43bd44b407
|
Add GPL headers
|
2006-10-15 01:24:45 +02:00 |
|
Marco Pesenti Gritti
|
8c3ac8960f
|
Spread box cleanups and fixes
|
2006-10-07 14:33:08 +02:00 |
|
Marco Pesenti Gritti
|
b33a1c141f
|
Move the layouts to be box and subclass them.
|
2006-10-06 11:11:38 +02:00 |
|
Marco Pesenti Gritti
|
4b36f84c30
|
Fix several makefiles, use olpc theme for matchbox
|
2006-10-05 19:48:12 +02:00 |
|
Marco Pesenti Gritti
|
1b0e469dbd
|
More work on the views layout
|
2006-10-05 18:53:34 +02:00 |
|
Marco Pesenti Gritti
|
0bd96b3987
|
More stylsheets work
|
2006-10-05 14:52:33 +02:00 |
|
Marco Pesenti Gritti
|
250060b7f8
|
Remove several hardcoded sizes, substitute them with stylesheets.
|
2006-10-05 14:38:37 +02:00 |
|
Marco Pesenti Gritti
|
5da630c13a
|
Kill unused code, fix makefiles
|
2006-10-04 15:37:53 +02:00 |
|
Marco Pesenti Gritti
|
62ee1df83c
|
Complete the de-goocanvasification
|
2006-10-04 15:26:41 +02:00 |
|
Marco Pesenti Gritti
|
72a4aa6fe2
|
Reimplement the donut using hippo canvas
|
2006-10-04 14:23:15 +02:00 |
|
Marco Pesenti Gritti
|
1f8ff1db1f
|
Move all the canvas code that doesn't depend on goocanvas anymore in graphics.
|
2006-10-04 00:55:20 +02:00 |
|
Marco Pesenti Gritti
|
717bdd66f4
|
Get rid of the old Grid and CanvasBox
|
2006-10-04 00:25:03 +02:00 |
|
Marco Pesenti Gritti
|
8f9f473073
|
Fix makefiles
|
2006-10-03 17:12:34 +02:00 |
|
Marco Pesenti Gritti
|
e14aa30f07
|
Port mesh and friends view to hippo, needs work
|
2006-10-03 16:31:32 +02:00 |
|
Marco Pesenti Gritti
|
fa31b7c0bd
|
Align to the center of the icon
|
2006-09-25 22:06:45 +02:00 |
|
Marco Pesenti Gritti
|
5b3eeb0a9c
|
Keep the icon layout updated when adding buddies to the snow flake
|
2006-09-25 22:01:35 +02:00 |
|
Marco Pesenti Gritti
|
57992d3fb4
|
Handle None current activity case
|
2006-09-25 19:41:08 +02:00 |
|
Marco Pesenti Gritti
|
d63180c4f4
|
Some fixes
|
2006-09-25 18:55:35 +02:00 |
|
Marco Pesenti Gritti
|
59add6e901
|
More work on the mesh view
|
2006-09-25 18:38:01 +02:00 |
|
Marco Pesenti Gritti
|
2ee61e4475
|
Show activities again
|
2006-09-25 16:40:15 +02:00 |
|
Marco Pesenti Gritti
|
56229aad36
|
Write a mesh model and start using it in the mesh view
|
2006-09-25 16:01:11 +02:00 |
|
Marco Pesenti Gritti
|
d5f8d62d35
|
Add size request to BuddyActivityView and use it in IconLayout
|
2006-09-25 11:35:30 +02:00 |
|
Dan Williams
|
3e4c8cabc7
|
Switch to BuddyActivityView to show current activity
|
2006-09-24 23:15:53 -04:00 |
|
Marco Pesenti Gritti
|
bcd150fa81
|
Implement very simple spread out logic for the IconLayout
|
2006-09-25 00:08:33 +02:00 |
|
Marco Pesenti Gritti
|
3f73da0549
|
Some cleanups of the IconLayout
|
2006-09-24 22:55:13 +02:00 |
|
Marco Pesenti Gritti
|
a2489b49d4
|
Fix a few bugs
|
2006-09-22 21:49:59 +02:00 |
|
Marco Pesenti Gritti
|
17913d20b8
|
Increase zoom view icon sizes
|
2006-09-22 21:29:48 +02:00 |
|
Marco Pesenti Gritti
|
4a1995af8d
|
Play with sizes a bit
|
2006-09-22 15:06:43 +02:00 |
|
Marco Pesenti Gritti
|
9ff192d0b3
|
Use a different menu shell for the zoom view and the frame
|
2006-09-19 14:04:11 +02:00 |
|
Marco Pesenti Gritti
|
1f3187e0b5
|
Cleanup shell model/view separation
|
2006-09-18 11:48:33 +02:00 |
|
Marco Pesenti Gritti
|
f2f25f874d
|
Implement friends removal, lots of cleanups
|
2006-09-15 15:28:18 +02:00 |
|
Marco Pesenti Gritti
|
16574cbfcc
|
s/FriendIcon/BuddyIcon since that is generic now
|
2006-09-15 14:41:56 +02:00 |
|
Marco Pesenti Gritti
|
844216585a
|
Pass around the shell so that groups can reuse the grid
|
2006-09-15 14:24:26 +02:00 |
|
Marco Pesenti Gritti
|
bcc1740f7f
|
Move the view to his own module
|
2006-09-15 13:23:21 +02:00 |
|