| 
							
							
								 Marco Pesenti Gritti | f7b6a0c0af | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar | 2007-06-19 15:54:05 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 737a8b3932 | Cleanup activity closing | 2007-06-19 15:51:56 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 99369114cb | Set title on change. Fixes #1715. | 2007-06-18 20:38:20 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 3552b92428 | Create the locale dir if it does not exist. | 2007-06-18 10:05:11 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | d4323957a1 | Change preview image size. | 2007-06-17 14:25:13 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | f0e18ba785 | Support for previews in the journal. | 2007-06-15 18:03:17 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 6c0885b490 | Check type of bundle path by os.path.isdir(). | 2007-06-15 16:48:53 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | cb9dd212e9 | Add to Bundle facilities for dealing with not-yet-installed bundles. | 2007-06-15 11:36:08 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | b320ea36cf | Some activity registry fixes. Thanks cjb. | 2007-06-13 11:50:05 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 22689ed1da | Several fixes for the object type registry and the activity registry. | 2007-06-12 21:57:49 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | a9600516fb | Take screenshot and save it to the journal (<alt>1). | 2007-06-04 18:35:05 +01:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | b2980d7bd6 | Restore get_id/get_service_name, didn't realize they was used by subclasses. | 2007-06-03 22:12:47 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 2b7ffe41d9 | Make bundle_id and activity_id window properties to avoid races. | 2007-06-01 21:21:30 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | fc53bf8667 | Support icons inside the activity | 2007-05-31 11:30:16 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | c35db7acf8 | Some refactoring of the DataStore API. | 2007-05-29 15:53:58 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 11437e3484 | Add mime matching to the registry. | 2007-05-27 20:43:31 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 42fef182f4 | Refactor the bundle registry. Move it inside the shell and expose the parts that should be
public to the shell dbus service. | 2007-05-27 20:24:10 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 5f912f0330 | Avoid to reparse the activity registry on each activity start, hrm! | 2007-05-24 19:50:17 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 98c5c0734e | Add API to get the mime types | 2007-05-24 17:53:57 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 1cb7700136 | Rename interface name to org.laptop | 2007-05-22 14:49:28 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 11c89d86c9 | Put dates to work correctly on the journal, create a new journal entry when resuming a past entry. | 2007-05-20 12:38:08 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 5d4b9b1dfa | Set the activity icon on new journal entries. | 2007-05-19 20:06:36 +02:00 |  | 
			
				
					| 
							
							
								 Bert Freudenberg | 6dd2f7109c | Find executable in bundle (approved by marcopg, fix for #1362) | 2007-05-17 13:18:56 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 3a1d514e9f | Save to the journal when switching to another activity. | 2007-05-16 21:30:49 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 1d31c51ecc | Don't save to the journal on focus-out. | 2007-05-16 17:55:56 +02:00 |  | 
			
				
					| 
							
							
								 Dan Williams | e659d15384 | Make datastore find & update operations async | 2007-05-16 00:41:45 -04:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 9fa0790c2b | Do not assume we are packing an ActivityToolbox inside the activity | 2007-05-15 11:23:46 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 141072c9e9 | Set a default title for the activity | 2007-05-14 19:56:06 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 820e739a0f | Improve the layout of the activity toolbar | 2007-05-14 19:27:35 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu | f3289d2e59 | Implement setting the journal entry title from the toolbar. | 2007-05-13 18:21:35 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | d6850279a8 | Temporary fix while we stabilize the new datastore. | 2007-05-10 14:34:10 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 30114f9545 | Temporary try..excepts while we stabilize the new datastore. | 2007-05-10 14:16:48 +02:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 929dabd165 | Use the new DataStore and remove the old one. | 2007-05-10 11:01:32 +02:00 |  | 
			
				
					| 
							
							
								 Simon McVittie | 00e8348c73 | Set _shared_activity correctly when we share an activity successfully | 2007-05-09 16:32:16 +01:00 |  | 
			
				
					| 
							
							
								 Simon McVittie | 5fc1cdefeb | When joining an activity that's already been joined, call a callback which exists | 2007-05-09 15:05:17 +01:00 |  | 
			
				
					| 
							
							
								 Dan Williams | 28637c098e | Fix activity creation ID collisions | 2007-05-08 11:19:30 -04:00 |  | 
			
				
					| 
							
							
								 Dan Williams | 44e8393bde | Fix type | 2007-05-03 15:06:00 -04:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | 694e30aa76 | Expose the buttons contained by the activity toolbar. | 2007-05-03 16:30:32 +02:00 |  | 
			
				
					| 
							
							
								 Dan Williams | 7774073276 | Make joining asynchronous on the activity side | 2007-05-02 23:25:15 -04:00 |  | 
			
				
					| 
							
							
								 Tomeu Vizoso | bb8417f57b | Added sugar.activity.activity.EditToolbar. | 2007-04-30 18:59:55 +02:00 |  | 
			
				
					| 
							
							
								 Dan Williams | 01be59b84f | Re-enable activity sharing | 2007-04-27 16:07:38 -04:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 9ccda70199 | Refactor the window API a bit to make it more flexible. | 2007-04-27 10:51:19 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | 9dcfcf89e9 | Close the window when clicking the toolbar button | 2007-04-27 01:09:00 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | c256958a9a | Ensure the window is realized before getting his xid | 2007-04-27 00:55:23 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | e49146752f | More work on the new graphics API. | 2007-04-26 11:31:41 +02:00 |  | 
			
				
					| 
							
							
								 Marco Pesenti Gritti | d49b0ed6fb | Use sys.path.append, not insert | 2007-04-15 12:26:50 +02:00 |  | 
			
				
					| 
							
							
								 Mike C. Fletcher | 2ca12e9da2 | Overall roles and operation of the activity classes. Note on return value for factory service. | 2007-04-14 01:17:59 -04:00 |  | 
			
				
					| 
							
							
								 Dan Williams | 99737f8273 | Clear share signal ID after disconnecting it | 2007-04-13 16:58:32 -04:00 |  | 
			
				
					| 
							
							
								 Dan Williams | 3abe79353a | Asynchronize activity sharing on the client side | 2007-04-13 16:27:58 -04:00 |  | 
			
				
					| 
							
							
								 Dan Williams | 894fcea9fc | Remove get_default_type() and bundle default types; obsolete | 2007-04-11 15:08:40 -04:00 |  |