Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Bump versionMarco Pesenti Gritti2007-06-202-4/+1
|/
* Should actually use STRING atomMarco Pesenti Gritti2007-06-191-2/+2
|
* Use a string atomMarco Pesenti Gritti2007-06-191-7/+7
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-192-6/+15
|\
| * Set title on change. Fixes #1715.Tomeu Vizoso2007-06-182-6/+15
| |
* | Cleanup activity closingMarco Pesenti Gritti2007-06-191-11/+8
|/
* Add missing files to po/POTFILES.inMarco Pesenti Gritti2007-06-181-0/+5
|
* Create the locale dir if it does not exist.Marco Pesenti Gritti2007-06-181-0/+4
|
* Add an option for saving clipboard objects to the Journal.Tomeu Vizoso2007-06-178-60/+184
|
* Change preview image size.Tomeu Vizoso2007-06-171-1/+1
|
* Clipboard fixes.Tomeu Vizoso2007-06-173-5/+6
|
* Support for previews in the journal.Tomeu Vizoso2007-06-154-5/+39
|
* Check type of bundle path by os.path.isdir().Tomeu Vizoso2007-06-151-6/+3
|
* Add to Bundle facilities for dealing with not-yet-installed bundles.Tomeu Vizoso2007-06-153-79/+169
|
* moving graphics/notebook.py to LGPLEduardo Silva2007-06-141-10/+11
|
* moving graphics/palette.py to LGPLEduardo Silva2007-06-141-10/+11
|
* Remove build time dep on gst to please the build system.Marco Pesenti Gritti2007-06-141-1/+1
|
* Adapt to hwmanager api changeMarco Pesenti Gritti2007-06-141-2/+3
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-142-6/+9
|\
| * Misc dnd fixes.Tomeu Vizoso2007-06-142-6/+9
| |
* | unfreeze DCON when Sugar UI is (almost) ready to showBernardo Innocenti2007-06-142-0/+11
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Marco Pesenti Gritti wrote: > we need to get the hardware-manager part of this in before, otherwise we > will traceback on startup. Sorry, I sent the patches in reverse order. Did you get the next one? >> + # Unfreeze the display when it's stable >> + get_hardware_manager().set_dcon_freeze(0) >> + > > Is this actually working? You need something like: > > from hardware import hardwaremanager > .... Oh, and actually I had that part too, but I've lost this hunk while copying them to the sandbox. That's what you get for editing code right on the target. Updated patch attached. From b7bfbb7cc628afe29734557f56d92044d2d336d4 Mon Sep 17 00:00:00 2001 From: Bernardo Innocenti <bernie@codewiz.org> Date: Wed, 13 Jun 2007 19:56:22 -0400 Subject: [PATCH] unfreeze DCON when Sugar UI is (almost) ready to show Organization: One Laptop Per Child This is part of a masterplan to implement #621 .
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-142-3/+4
|\
| * Fix missed objecttype makefile entryEduardo Silva2007-06-132-3/+4
| |
* | s/get_hardware_manager/get_manager.Marco Pesenti Gritti2007-06-142-10/+10
|/ | | | It was redundant.
* Evil hack to keep the entry context menu working with ourMarco Pesenti Gritti2007-06-131-0/+17
| | | | title/address behavior.
* Mute the channel when setting the volume to minimum.Marco Pesenti Gritti2007-06-132-6/+17
|
* Set volume directly from python (requires gst-python).Marco Pesenti Gritti2007-06-138-277/+56
| | | | Cleanups.
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-135-16/+24
|\
| * Change from GPL to LGPL.Tomeu Vizoso2007-06-131-10/+11
| |
| * Some activity registry fixes. Thanks cjb.Tomeu Vizoso2007-06-134-6/+13
| |
* | Always show frame on the homepage even when activating from the frame.Marco Pesenti Gritti2007-06-131-1/+8
|/
* Improve address/title logicMarco Pesenti Gritti2007-06-131-1/+17
|
* Put some border around the comboMarco Pesenti Gritti2007-06-121-0/+3
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-1219-124/+328
|\
| * Several fixes for the object type registry and the activity registry.Tomeu Vizoso2007-06-1211-76/+106
| |
| * Console: new nandflash status viewerEduardo Silva2007-06-127-47/+221
| |
| * Fix typo.Tomeu Vizoso2007-06-121-1/+1
| |
* | Really add itMarco Pesenti Gritti2007-06-121-0/+29
| |
* | Add a toolcomboboxMarco Pesenti Gritti2007-06-121-0/+1
|/
* Console: little fixEduardo Silva2007-06-112-4/+2
|
* Console: remove unnecessary fileEduardo Silva2007-06-101-1/+0
|
* Console: new graphics packageEduardo Silva2007-06-109-234/+229
|
* Tell git to ignore sugar/_sugarext.c.Tomeu Vizoso2007-06-101-0/+2
|
* Console: internal changesEduardo Silva2007-06-092-144/+137
|
* Percent should be 100% only when we have already added all the targets.Tomeu Vizoso2007-06-072-6/+3
|
* set_state() could be called when there are still no formats.Tomeu Vizoso2007-06-072-3/+6
|
* Palette positioning/closing fixesEduardo Silva2007-06-061-12/+26
|
* services/presence/: remove. Use projects/presence-service git repo insteadSimon McVittie2007-06-0615-3897/+1
|
* Palette: speed upEduardo Silva2007-06-062-19/+13
|
* Palette: tooltip fixEduardo Silva2007-06-062-10/+13
|