Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent activity launching being locked by error during launch.Tomeu Vizoso2007-03-161-6/+8
* Fix tooltip popup.Tomeu Vizoso2007-03-161-14/+13
* Use color.HTMLColor instead of the color string.Tomeu Vizoso2007-03-161-1/+3
* Actually pass buttons to the gtk file pickerMarco Pesenti Gritti2007-03-162-4/+4
* Make access points have persistent colorsDan Williams2007-03-161-3/+14
* Randomize color list so it can be indexed into with a hashed valueDan Williams2007-03-161-501/+501
* Add property for modeDan Williams2007-03-161-1/+4
* Add accessor for modeDan Williams2007-03-161-0/+3
* Update another get_width_request() for new hippoDan Williams2007-03-151-1/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-03-151-1/+1
|\
| * use new activity properties changed signal nameGuillaume Desmottes2007-03-151-1/+1
* | Expose AP capabilitiesDan Williams2007-03-151-1/+6
* | Rearrange network device handling bitsDan Williams2007-03-1512-15/+27
* | Add accessor for AP capabiltiesDan Williams2007-03-151-2/+6
|/
* Tweaked sizes of home xo icon, donut radius and device icons.Tomeu Vizoso2007-03-154-6/+8
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-153-3/+15
|\
| * Avoid multiple simultaneous launches of the same activity.Tomeu Vizoso2007-03-152-1/+13
| * Fix tracebacks in snowflakeboxesDan Williams2007-03-151-2/+2
* | Add a filechooser subclass which sizes correctly on the OLPC.Marco Pesenti Gritti2007-03-152-0/+11
|/
* Make create_activity_id() a public function.Tomeu Vizoso2007-03-151-4/+4
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-153-24/+88
|\
| * Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2007-03-156-12/+96
| |\
| * | rename some signals to avoid confusionsGuillaume Desmottes2007-03-143-24/+88
* | | Fix compilation with firefoxMarco Pesenti Gritti2007-03-153-5/+5
| |/ |/|
* | Better removal of intro video chooserDan Williams2007-03-141-5/+8
* | Revert "Remove picture selection from intro screen for now"Dan Williams2007-03-141-17/+11
* | Auto-open some downloaded filesDan Williams2007-03-141-2/+8
* | Respect suggested name when downloading filesDan Williams2007-03-141-5/+29
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-03-141-0/+4
|\ \
| * | Return TRUE on success.Tomeu Vizoso2007-03-141-0/+4
* | | Copy interesting files to /home/dcbw after downloadDan Williams2007-03-142-0/+42
* | | Validate percentage before setting itDan Williams2007-03-141-0/+5
|/ /
* | Remove picture selection from intro screen for nowDan Williams2007-03-141-11/+17
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-145-42/+124
|\
| * Support selection of the clipboard object to be pasted.Tomeu Vizoso2007-03-145-42/+124
* | Use nsIWebBrowser conditionally, so that people don't need to patch mozilla.Marco Pesenti Gritti2007-03-142-6/+26
|/
* Cleanup clipboard D-Bus APIDan Williams2007-03-146-74/+86
* Add copyright headerDan Williams2007-03-141-0/+17
* Adapt to the new hippo canvas sizing APIMarco Pesenti Gritti2007-03-144-24/+14
* Implement save_documentMarco Pesenti Gritti2007-03-131-0/+40
* Implement save_uri. Add boolean return arguments.Marco Pesenti Gritti2007-03-134-6/+49
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-03-136-4/+204
|\
| * Add saving API, unimplemented.Marco Pesenti Gritti2007-03-133-1/+38
| * Get the image uri from the DOMMarco Pesenti Gritti2007-03-132-7/+54
| * First go at adding events support to BrowserMarco Pesenti Gritti2007-03-136-4/+120
* | Ensure animations reach last frameDan Williams2007-03-131-4/+8
|/
* Actually use EASE_OUT by default, add EASE_IN.Marco Pesenti Gritti2007-03-121-1/+4
* Give up on the save/restore logic, it seem too unpredictable to be clear to t...Marco Pesenti Gritti2007-03-122-28/+3
* Go back to the home page when all activities are closed.Marco Pesenti Gritti2007-03-121-2/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-121-4/+10
|\