Commit Graph

4459 Commits

Author SHA1 Message Date
Marco Pesenti Gritti fb33f4eac0 Snapshot e23f012e08. 2007-11-08 23:40:06 +01:00
Marco Pesenti Gritti e23f012e08 Update NEWS 2007-11-08 23:37:45 +01:00
Marco Pesenti Gritti 2e9e0f8505 Add an hardcoded list of activities which are launched
outside rainbow containers.
2007-11-08 23:37:15 +01:00
Marco Pesenti Gritti 1879b9d140 Snapshot 3e491c2dc7. 2007-11-08 21:18:38 +01:00
Tomeu Vizoso 3e491c2dc7 #4715: Filter new items that appear in the mesh view. 2007-11-08 20:23:11 +01:00
Tomeu Vizoso db4a7116e5 #4716: Filter correctly activity icons in the mesh view. 2007-11-08 20:06:53 +01:00
Simon Schampijer 4548d122fc Use HOME/.i18n in control panel and reset jabber_registered to False 2007-11-08 11:33:11 -05:00
Marco Pesenti Gritti e528e4eb69 Snapshot dae3ebe8d1. 2007-11-07 18:58:03 +01:00
Marco Pesenti Gritti dae3ebe8d1 Create an instance dir and write journal files into it. 2007-11-07 12:13:17 +01:00
Marco Pesenti Gritti 5c60364755 Snapshot 306d32832f. 2007-11-06 15:15:49 +01:00
Marco Pesenti Gritti 306d32832f ctrl+s -> kee -> keepp 2007-11-06 15:14:18 +01:00
Marco Pesenti Gritti 477c37fca4 Snapshot 73cae198f5. 2007-11-06 00:27:16 +01:00
Marco Pesenti Gritti 73cae198f5 Disable startup sound 2007-11-06 00:26:16 +01:00
Marco Pesenti Gritti eeebe81403 Snapshot 0a9676171d. 2007-11-05 23:56:49 +01:00
Michael Stone 0a9676171d Improve ActivityFactory utility functions and reduce code-path duplication.
* Remove a race in open_log_file()

  * Make open_log_file return a path as well as a file-object so that
    Rainbow-launched activities can log to the same path that sugar-launched
    ones do.

  * Change the call to Rainbow so that it writes to the log-file provided by
    open_log_file()

  * Define SUGAR_BUNDLE_ID env variable and change the location of the check
    for /etc/olpc-security so that Rainbow doesn't have to search for or parse
    the activity bundle.

  * Remove import statements marked as unnecessary by pylint.

  * Fix up some whitespace issues.
2007-11-05 17:40:05 -05:00
Marco Pesenti Gritti 9e4b78766b Make activity space creation a bit more solid 2007-11-05 21:54:02 +01:00
Marco Pesenti Gritti 4b7cb1c831 Snapshot ee8712d1c4. 2007-11-05 12:20:21 +01:00
Marco Pesenti Gritti ee8712d1c4 Cleanup center item offset API 2007-11-05 12:04:15 +01:00
Tomeu Vizoso 32fc5d3161 #3119: Implement some basic search capabilities in the mesh view. 2007-11-05 12:03:21 +01:00
Marco Pesenti Gritti 45c740fb93 Snapshot d456f6c633. 2007-11-04 17:23:04 +01:00
Marco Pesenti Gritti d456f6c633 Update NEWS 2007-11-04 17:20:53 +01:00
Marco Pesenti Gritti ca0f28f5be Revert change committed by mistake 2007-11-04 17:19:22 +01:00
Marco Pesenti Gritti 7f731457c2 Wrap the canvas inside a gtk.EventBox to make it easier
to take screenshot of the canvas area only.
2007-11-04 17:16:16 +01:00
Marco Pesenti Gritti 108147a6b1 Hook up the new screenshot code 2007-11-04 17:00:48 +01:00
Marco Pesenti Gritti cd61c52c7b SugarPreview API improvements 2007-11-04 16:40:28 +01:00
Marco Pesenti Gritti cd4cb6bd67 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-11-04 16:21:08 +01:00
Marco Pesenti Gritti eaef1eb015 Experimental preview implementation using XShmGetImage.
Not hooked up yet.
2007-11-04 16:20:54 +01:00
Tomeu Vizoso 99999bdb7e Add some more info to an error message. 2007-11-04 15:05:15 +01:00
Marco Pesenti Gritti 2907b10dbb Snapshot e748f756c0. 2007-11-03 23:32:31 +01:00
Tomeu Vizoso e748f756c0 #4618: Make the shell service more resilient to failure. 2007-11-03 16:34:17 +01:00
Reinier Heeres bce1c9fa21 Fix for 4579, create _IconBuffer.scale variable 2007-11-03 16:10:56 +01:00
Simon Schampijer 3572619032 Remove usage of non-existent stock-invite icon 2007-11-03 02:58:53 +01:00
Marco Pesenti Gritti bde0e167a3 Snapshot 39aca0154d. 2007-11-02 21:33:23 +01:00
Tomeu Vizoso 39aca0154d Unzip should not ask any questions. 2007-11-02 18:37:57 +01:00
Marco Pesenti Gritti 72d021b9b4 Update NEWS 2007-11-02 17:06:38 +01:00
Marco Pesenti Gritti cc9e561153 Reap childs rather than ignoring them. 2007-11-02 17:05:54 +01:00
Marco Pesenti Gritti e1b0f00f0e Snapshot b6422678e6. 2007-11-02 14:07:51 +01:00
Marco Pesenti Gritti b6422678e6 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-11-02 11:04:56 +01:00
Marco Pesenti Gritti d445bc086d Free the sound device when the startup when the sound has been played.
Factored out to a separate sound module from cjb patch.
2007-11-02 11:04:41 +01:00
Tomeu Vizoso 260ce76b0a #1941 Call FocusSearch method for popping up the journal. (rwh) 2007-11-01 22:05:58 +01:00
Simon Schampijer 70079de872 refinements in output of sugar-control 2007-11-01 12:37:43 +01:00
Marco Pesenti Gritti a579adef44 Snapshot 2df96b9af7. 2007-10-31 18:48:26 +01:00
Marco Pesenti Gritti 2df96b9af7 Better layout strategy for the home. Should fix positioning
of the devices.
2007-10-31 18:29:18 +01:00
Marco Pesenti Gritti 54ffaaa7f9 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-10-31 14:59:05 +01:00
Marco Pesenti Gritti 1a3d520dce Smarter mime_types parsing logic. Works also if there
are spaces between types.
2007-10-31 14:58:37 +01:00
Simon Schampijer a92e2bf7b1 sugar-control: added note to restart for some methods, fix in color 2007-10-31 14:14:06 +01:00
Marco Pesenti Gritti 6278f8207e Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-10-31 12:56:50 +01:00
Simon McVittie b0c7a0546d Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Conflicts:

	NEWS
2007-10-31 11:58:44 +00:00
Marco Pesenti Gritti 91b6990134 Place the device in the middle of the row so that
they don't go too near to the donut on the XO.
Quite an hack but at least it looks decent, we
will need to solve this properly at some point.
2007-10-31 12:48:16 +01:00
Simon Schampijer dbbdf7383f sugar-control: add the init file 2007-10-31 11:33:45 +01:00