Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added support for MANIFEST-OLPC files in bundlebuilderOwen Williams2006-12-041-1/+1
* Added support for MANIFEST-OLPC files in bundlebuilderOwen Williams2006-12-041-7/+26
* Fix up service installation pathMarco Pesenti Gritti2006-12-042-2/+2
* Fix a few indentation screw upsMarco Pesenti Gritti2006-12-043-3/+3
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-04110-11091/+11091
* Unbreak the buildMarco Pesenti Gritti2006-12-041-1/+0
* Fixup makefilesMarco Pesenti Gritti2006-12-012-2/+1
* Add FIXME about Exec fieldMarco Pesenti Gritti2006-12-011-0/+1
* Several cleanupsMarco Pesenti Gritti2006-12-015-133/+27
* Remove more unused old activities stuffMarco Pesenti Gritti2006-12-013-13/+0
* Remove unused old registry codeMarco Pesenti Gritti2006-12-017-165/+2
* Finish up porting to the new registryMarco Pesenti Gritti2006-12-013-20/+27
* Switch to the new registryMarco Pesenti Gritti2006-12-011-4/+4
* Remove more old activities codeMarco Pesenti Gritti2006-12-012-9/+3
* Remove the old activities code path from hereMarco Pesenti Gritti2006-12-011-6/+0
* Since service name and bundle id corrisponds, thereMarco Pesenti Gritti2006-12-012-9/+2
* LeftoverMarco Pesenti Gritti2006-12-012-2/+0
* Get rid of our custom dbus config, simplify stuffMarco Pesenti Gritti2006-12-017-83/+10
* Remove unused methodMarco Pesenti Gritti2006-12-011-12/+0
* Remove the internal activities. They are now splitted to their own module.Marco Pesenti Gritti2006-11-3021-782/+1
* Forgot to add fileMarco Pesenti Gritti2006-11-271-0/+156
* Add a simple bundle builder, based on the setup.py weMarco Pesenti Gritti2006-11-271-0/+1
* don't kill the shell when a non-activity window is brought to frontDan Williams2006-11-171-12/+19
* MergeDan Williams2006-11-1643-89/+934
|\
| * developer console window size fixesEduardo Silva2006-11-163-9/+12
| * New developer-consoleEduardo Silva2006-11-1634-19/+928
| * Get rid of dbus 0.94 compatibility, since we build dbus in jhbuild now. Yay!Marco Pesenti Gritti2006-11-1610-70/+3
* | Remap keys to match OLPC keyboard and use Shift+Alt for non-OLPC machinesDan Williams2006-11-163-12/+27
|/
* Rearrange keymappings for the real B1 machines' keyboardsDan Williams2006-11-152-22/+22
* First implementation of ClipboardService. Implement pdf viewing and downloadi...Tomeu Vizoso2006-11-1541-291/+1187
* Release 0.59Marco Pesenti Gritti2006-11-141-1/+1
* Focus terminal by defaultMarco Pesenti Gritti2006-11-131-0/+5
* Release 0.58Marco Pesenti Gritti2006-11-131-1/+1
* Work around the unfocusable terminal bugMarco Pesenti Gritti2006-11-131-1/+5
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-11-133-63/+100
|\
| * NM applet: store and return allowed networks correctlyDan Williams2006-11-133-63/+100
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-11-131-16/+2
|\ \ | |/
| * Remove debugging codeDan Williams2006-11-131-16/+2
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-11-133-10/+84
|\ \ | |/
| * Make the WEP key dialog work in async modeDan Williams2006-11-133-10/+84
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-11-131-1/+2
|\ \ | |/
| * Fix returned dbus args so the applet works with WEPDan Williams2006-11-131-1/+2
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-11-132-4/+5
|\ \ | |/
| * Fix more key dialog interactionDan Williams2006-11-132-4/+5
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-11-131-1/+1
|\ \ | |/
| * Fix icon update on NM going awayDan Williams2006-11-121-1/+1
| * Add wepkeydialog to the makefileDan Williams2006-11-121-1/+2
* | Release 0.54Marco Pesenti Gritti2006-11-122-2/+3
|/
* More fixes, nearly there but not quite yet.Marco Pesenti Gritti2006-11-122-18/+21
* Add a simple dialog to enter the web hex key. Several typo fixed.Marco Pesenti Gritti2006-11-123-9/+75