Commit Graph

3899 Commits

Author SHA1 Message Date
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
Simon Schampijer 14ffdc1d03 sugar-control: fixed some imports, cleaned some strings 2007-10-31 11:32:54 +01:00
Simon Schampijer 38b87ad7cd sugar-control: add env import 2007-10-31 10:36:38 +01:00
Simon Schampijer 4ee3e65bc5 sugar-control: Use NM for radio on/off, check for superuser 2007-10-31 09:59:35 +01:00
Marco Pesenti Gritti 116ebfecf6 Snapshot b72f00e30b. 2007-10-31 00:07:20 +01:00
Marco Pesenti Gritti b72f00e30b Integrate control panel in the build so that I can actually
distcheck.
2007-10-31 00:05:16 +01:00
Marco Pesenti Gritti 63d88df040 Fix distcheck 2007-10-30 23:51:36 +01:00
Marco Pesenti Gritti dfb1787cd4 Use a timeout of 2 seconds for TakeScreenshot to make debugging easier. 2007-10-30 23:43:42 +01:00
Marco Pesenti Gritti 5732433d3e Setup the activity root with a tmp and a data dir.
Save DS files in data (since tmp will be on tmpfs in rainbow)
2007-10-30 23:38:48 +01:00
Marco Pesenti Gritti ca3c990dc1 Handle missing TakeScreenshot method gracefully 2007-10-30 23:22:14 +01:00
Marco Pesenti Gritti 335e5c89d0 Check in the .pot file 2007-10-30 21:24:24 +01:00