Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Release 0.53Marco Pesenti Gritti2006-11-121-1/+1
* Hook up more of the key dialog bitsDan Williams2006-11-122-21/+122
* Fix makefileMarco Pesenti Gritti2006-11-111-1/+2
* Add a shutdown buttonMarco Pesenti Gritti2006-11-115-4/+93
* Release 0.52Marco Pesenti Gritti2006-11-101-1/+1
* Disable sketch, move it in tests for now (only way to hide it from the stupidMarco Pesenti Gritti2006-11-106-2/+1
* Reverting clipboard changes pushed by mistake. These are commits 23565cfd483e...Tomeu Vizoso2006-11-1034-780/+138
* Make work enter on first time dialog. Fix for bug #324.Tomeu Vizoso2006-11-101-0/+7
* Merge branch 'master' of git://dev.laptop.org/sugarTomeu Vizoso2006-11-109-7/+77
|\
| * Fix compilation issue, using function name already defined in gtkMarco Pesenti Gritti2006-11-091-4/+4
| * Release 0.51Marco Pesenti Gritti2006-11-084-2/+5
| * Add a shutdown key combination. Release 0.51Marco Pesenti Gritti2006-11-081-0/+4
| * Bind keys to dcon manager actions, see READMEMarco Pesenti Gritti2006-11-083-1/+64
* | Created SugarDownloadManager and ClipboardService's wrapper. Show and hide th...Tomeu Vizoso2006-11-0522-184/+270
* | Merge branch 'master' of git://dev.laptop.org/sugarTomeu Vizoso2006-11-053-5/+12
|\ \ | |/
| * Release 0.49Marco Pesenti Gritti2006-11-051-1/+1
| * Pick up system bundles even if xdg dir env is undefinedMarco Pesenti Gritti2006-11-052-4/+11