| 
							
							
								 Tomeu Vizoso | bbfe539429 | Renamed Rollover to Popup. | 2007-02-21 10:16:03 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 0ae5f61a07 | Ooops changed the installation path by mistake | 2007-02-20 22:12:33 +01:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | f3cf928f31 | Added Rollover control. | 2007-02-20 16:38:25 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 5f65056d78 | Cleanups | 2007-02-20 16:35:07 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 7e96b1afb7 | Get rid of the old grid. Never use absolute positioning. | 2007-02-20 16:23:49 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 3de915db96 | Completely drop stylesheets. Move some of it inside the nm service, don't want to touch that code because it will be rewritten. | 2007-02-20 15:10:18 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | ee66b2237d | More work to get rid of stylesheets, some regressions. | 2007-02-20 14:57:50 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 7ba58f68b0 | Position the device icons around the donut | 2007-02-20 12:01:58 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | e0dd1f5232 | Infrastructure for the home page devices | 2007-02-20 11:48:03 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | e24193c551 | Get rid of stylesheets for MyIcon. | 2007-02-19 17:59:29 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | d199e99514 | Do not use Grid here, use units | 2007-02-19 17:53:03 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 927926b49a | Remove reference to a stylesheet | 2007-02-16 15:38:14 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | af0a6793f3 | Use Button in the zoom box | 2007-02-16 15:31:27 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | c9b103dfef | Refactor button a bit to support different sizes. Use it for the overlaybox. | 2007-02-16 15:24:02 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | e1ef7398e2 | Fix regression with screen rotation | 2007-02-13 16:47:47 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 8f3fb612fd | Reenable the journal. Add desktop background color. | 2007-02-13 15:02:39 +01:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 7e324af179 | Added toolbar and button controls. | 2007-02-07 18:26:39 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | c44084df09 | Make the icon colors list private | 2007-02-07 16:55:22 +01:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 1fb786f843 | Listen for button-press in the hippo.Canvas, not on the gtk.Window. | 2007-02-03 21:51:39 +01:00 |  | 
			
				
					| 
							
							
								 Dan Williams | a228e5297b | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar | 2007-01-31 11:32:03 -05:00 |  | 
			
				
					| 
							
							
								 Dan Williams | de2cfecf92 | Use screenshot for overlay window background Instead of requiring a compositing manager for the transparent background
of the OverlayWindow, take a screenshot and use that instead. | 2007-01-31 11:31:52 -05:00 |  | 
			
				
					| 
							
							
								 Owen Williams | 165bb9213f | Update look of activities donut to match wiki If we remove current activity, set _current_activity to None | 2007-01-31 11:16:33 -05:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 9d13a9836d | Added new tool sugar-install-bundle. | 2007-01-27 12:54:56 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | eeaf517049 | We was no more scaling icons depending on screen resolution, fix it | 2007-01-27 02:45:09 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 679f6f7c46 | Size property is gone | 2007-01-27 01:40:54 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | fd40c138c6 | Rework icon sizing (unfinished, but more or less functional) | 2007-01-27 01:36:31 +01:00 |  | 
			
				
					| 
							
							
								 Dan Williams | d35413d8b0 | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar | 2007-01-26 09:18:53 -05:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 698e0cb7f9 | Actually disable animation | 2007-01-25 19:50:00 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | aa79b1fdd6 | Another volume change... | 2007-01-25 18:04:47 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 81a1ac0320 | Change sound level as asked by Flipo | 2007-01-25 17:40:47 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 5bc623f45e | Try to avoid frame flickering by keeping the window offscreen. First go at animation impl as I was at it, off by default. | 2007-01-25 17:37:27 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | ff4054742a | Some refactoring. Store each panel in his own variable, since slide_in/slide_out handling will be different for each of them. | 2007-01-25 12:39:44 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 1456c872bc | Split EventFrame to his own file, fixup caps | 2007-01-25 12:22:37 +01:00 |  | 
			
				
					| 
							
							
								 Dan Williams | 89e10838d3 | Stub Alt+Tab key handler | 2007-01-24 14:56:44 -05:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 1cadd9ac0a | Handle the case where there is not an hardware manager service installed. | 2007-01-22 01:47:58 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | f95bb78a89 | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar | 2007-01-19 15:48:09 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 5ca728b1d3 | Fix API for hippo-canvas 0.2 | 2007-01-19 15:47:33 +01:00 |  | 
			
				
					| 
							
							
								 Eduardo Silva | 492be2f6cd | Fixed missed Makefile.am entry | 2007-01-19 10:28:44 -03:00 |  | 
			
				
					| 
							
							
								 Owen Williams | 3bedd451e3 | Fix redundancy | 2007-01-18 21:52:48 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 1143623d35 | Factor out global keys handling from the shell | 2007-01-18 15:04:56 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 704ad1c886 | Reenable camera | 2007-01-17 22:38:01 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | f20348a5fd | There are 4 different menu shells on the panel, check against the right one. | 2007-01-16 20:32:29 +01:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 93e030216c | Update to new icon API. | 2007-01-16 19:22:50 +01:00 |  | 
			
				
					| 
							
							
								 Dan Williams | 55a459e63d | Reduce launch feedback interval to boost launch times | 2007-01-16 10:44:43 -05:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | eef96e7076 | Accidentally reverted... Revert "Revert "On edges show the frame after 1.5 seconds""
This reverts commit cbc8abbb08. | 2007-01-16 14:38:51 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 31ce0dbf69 | Remove some unused imports | 2007-01-16 00:49:04 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | cbc8abbb08 | Revert "On edges show the frame after 1.5 seconds" This reverts commit 5e08830feb. | 2007-01-15 23:31:07 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | c30451b19e | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar | 2007-01-15 11:55:35 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 5e08830feb | On edges show the frame after 1.5 seconds | 2007-01-15 11:28:30 +01:00 |  | 
			
				
					| 
							
							
								 Dan Williams | 2d6e577a16 | Enable caching of rendered icon surfaces during launch feedback | 2007-01-14 18:22:43 -05:00 |  |