| 
							
							
								 Simon Schampijer | ec69482ba5 | Release 0.79.2 | 2008-04-03 17:58:01 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 940cf6544b | #5474: Scale emblems (rwh) | 2008-04-03 17:31:55 +02:00 |  | 
			
				
					| 
							
							
								 Simon Schampijer | 905fd33810 | Release 0.79.1 | 2008-04-02 16:44:52 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | db2422cf5b | Make room for the accelerator labels. | 2008-04-02 16:20:12 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | bb924b48cd | Add favorite support to the activity registry. | 2008-04-02 11:23:10 +02:00 |  | 
			
				
					| 
							
							
								 Eben Eliason | 70901268c3 | New palette API This patch adds support for primary-text, secondary-text,
and icons to palettes. It also transitions a few other items
to a property API. | 2008-04-01 21:28:10 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | ef40555ed3 | Add support for accelerators to buttons. | 2008-04-01 11:52:11 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | d959426744 | Make install take the full path rather than prefix. That way it can be used to install in ~/Activities. | 2008-03-30 23:03:39 +02:00 |  | 
			
				
					| 
							
							
								 Eben Eliason | 9e9bed7ca8 | Makes the Frame and toolbars darker for better contrast | 2008-03-26 18:19:51 +01:00 |  | 
			
				
					| 
							
							
								 Simon Schampijer | 25abbc5469 | Fix when passing a pixel-size for the icon when not using the constructor | 2008-03-22 17:11:25 +01:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 99f406d0b9 | Add icon property to TrayIcon. | 2008-03-01 17:39:22 +01:00 |  | 
			
				
					| 
							
							
								 Simon Schampijer | ed1aa70636 | Merge branch 'master' of ssh+git://dev.laptop.org/git/sugar-toolkit | 2008-02-26 00:32:37 +01:00 |  | 
			
				
					| 
							
							
								 Simon Schampijer | bdbdc5bc87 | Make the text in the toolbar of the toolbox dependant on the text size and minimum style.TOOLBOX_TAB_LABEL_WIDTH | 2008-02-26 00:32:27 +01:00 |  | 
			
				
					| 
							
							
								 Benjamin Berg | 826bf9dd4c | Emit palette popup only after the window is mapped. This fixes ticket #3486. | 2008-02-25 16:12:08 +00:00 |  | 
			
				
					| 
							
							
								 Benjamin Berg | c9871633e3 | Fix #3611 and parts of #4084 by setting the palette to be a transient window of the actiity. | 2008-02-25 14:45:21 +00:00 |  | 
			
				
					| 
							
							
								 Simon Schampijer | ee4a4ece7c | Add TrayIcon.get_icon() (tomeu) | 2008-02-25 12:36:58 +01:00 |  | 
			
				
					| 
							
							
								 Simon Schampijer | 324a9b549d | Fix #4856 and cleanup of the alert code | 2008-02-17 13:40:14 +01:00 |  | 
			
				
					| 
							
							
								 Benjamin Berg | fc3b70b366 | Fill SugarAddressEntry using the theme, so that the colors are correct. Fixes #6273. | 2008-02-10 17:15:36 +01:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 8e6a5b42be | Use the right gettext domain. | 2008-02-09 12:27:22 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | e465307be6 | Release 0.79.0 | 2008-02-06 17:03:51 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | f90b1d3ebc | Make it distcheck. Fix license. | 2008-02-06 16:43:10 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 488402df7d | Split sugar-toolkit out of sugar shell. | 2008-02-06 10:20:33 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 44efc2a131 | Complete paths cleanup and remove SUGAR_PREFIX and SUGAR_PATH environment variables. | 2008-02-05 01:21:55 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | aca3ae6c88 | Remove get_service_path and use the usual wrapper script approach. | 2008-02-05 01:02:33 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | ae5ce06ccb | Refactor directory structure a bit, preliminary to the library split-out. | 2008-02-04 23:36:12 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 652df4bf51 | Remove env.get_shell_dir(), use config | 2008-02-04 23:29:08 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | dbe42ac6d9 | Make the shell scripts just a tiny wrapper which setup the python path and run main(). | 2008-02-04 20:36:09 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 29fb25407f | Actually add the config module template. | 2008-02-04 19:17:36 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 1c361ea5dd | Add a config module into the shell holding path informations. Get rid of env.get_locale_path() | 2008-02-04 19:16:46 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | b3cc0bec55 | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar | 2008-02-04 19:05:39 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 33ae2dc548 | Remove get_bin_path usage. | 2008-02-04 19:04:22 +01:00 |  | 
			
				
					| 
							
							
								 Pootle Translation | e50e9d6a9f | New translations from Pootle | 2008-02-04 08:31:54 -05:00 |  | 
			
				
					| 
							
							
								 Pootle Translation | 8ad1470bfc | Commit from Pootle by user satya. 92 of 92 messages translated (0 fuzzy). | 2008-02-04 07:04:32 -05:00 |  | 
			
				
					| 
							
							
								 Pootle Translation | 606d3d8e09 | Adding updated translations from Pootle | 2008-02-01 02:47:54 -05:00 |  | 
			
				
					| 
							
							
								 Simon Schampijer | 12869d0152 | Release exported dbus object #6127 | 2008-01-31 20:48:03 +01:00 |  | 
			
				
					| 
							
							
								 Pootle Translation | 2c47476548 | Commit from Pootle by user satya. 92 of 92 messages translated (0 fuzzy). | 2008-01-31 05:35:45 -05:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | aaaaa92f98 | In spread layout always get width/height request to not confuse hippo. Eventually we will have to deal with size
changes in a better way. Fix flakes count in SnowflakeLayout.
Fix #5904 | 2008-01-29 21:20:50 +01:00 |  | 
			
				
					| 
							
							
								 Pootle Translation | 93533e69f2 | Commit from Pootle by user gdsteiner. 95 of 95 messages translated (0 fuzzy). | 2008-01-28 03:03:02 -05:00 |  | 
			
				
					| 
							
							
								 Pootle Translation | 7185211a65 | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar | 2008-01-27 18:05:37 -05:00 |  | 
			
				
					| 
							
							
								 Pootle Translation | 589cc8850e | Commit from Pootle by user gdsteiner. 91 of 95 messages translated (4 fuzzy). | 2008-01-27 18:05:36 -05:00 |  | 
			
				
					| 
							
							
								 Benjamin Berg | d37e90940c | Fix the testcase for ticket 2855. | 2008-01-27 20:07:00 +01:00 |  | 
			
				
					| 
							
							
								 Pootle Translation | d332d44d23 | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar | 2008-01-26 11:56:02 -05:00 |  | 
			
				
					| 
							
							
								 Reinier Heeres | 39a0107e0a | Buttons as label when menu overflows, #5824 | 2008-01-26 16:00:30 +01:00 |  | 
			
				
					| 
							
							
								 Pootle Translation | b771683567 | Commit from Pootle by user samybt. 103 of 103 messages translated (0 fuzzy). | 2008-01-25 14:47:09 -05:00 |  | 
			
				
					| 
							
							
								 Pootle Translation | fef7f57489 | Commit from Pootle by user samybt. 103 of 103 messages translated (0 fuzzy). | 2008-01-25 14:43:45 -05:00 |  | 
			
				
					| 
							
							
								 Pootle Translation | 9ff9f4f5dd | Commit from Pootle by user satya. 90 of 90 messages translated (0 fuzzy). | 2008-01-24 01:39:25 -05:00 |  | 
			
				
					| 
							
							
								 Pootle User | d08dcbf054 | Commit from Pootle by user atodorov. 84 of 92 messages translated (6 fuzzy). | 2008-01-21 07:44:22 +00:00 |  | 
			
				
					| 
							
							
								 Pootle User | e27c13d2e6 | Commit from Pootle by user satya. 1 of 90 messages translated (0 fuzzy). | 2008-01-19 23:34:25 +00:00 |  | 
			
				
					| 
							
							
								 Pootle User | fddbdd159b | Commit from Pootle by user satya. 1 of 90 messages translated (0 fuzzy). | 2008-01-19 23:30:18 +00:00 |  | 
			
				
					| 
							
							
								 Simon Schampijer | 424694925a | fix wrong perms | 2008-01-18 21:08:37 +01:00 |  |