Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Stub volume control codeMarco Pesenti Gritti2007-01-051-1/+17
* Merge branch 'master' of git://dev.laptop.org/sugarEduardo Silva2007-01-042-12/+15
|\
| * Fix brightness keybindingMarco Pesenti Gritti2007-01-042-12/+15
* | Moving to PEP-8Eduardo Silva2007-01-046-474/+480
* | [dev-console] - Interfaces fixed: memphis, logviewerEduardo Silva2007-01-047-55/+132
* | [dev-console] - New internal structure, and new XO interfaceEduardo Silva2007-01-0245-39/+352
* | New log viewer, no more tabsEduardo Silva2007-01-024-51/+173
|/
* Fix handling of the no activities caseMarco Pesenti Gritti2006-12-242-2/+8
* Complete the shell model/view split, finallyMarco Pesenti Gritti2006-12-246-74/+74
* Split ActivityHost in model/view. Refactor accordingly.Marco Pesenti Gritti2006-12-247-117/+92
* Split model/view in the activities donut.Marco Pesenti Gritti2006-12-247-18/+151
* Start the journal activity by defaultMarco Pesenti Gritti2006-12-241-0/+2
* Refactor a bit to simply __init__Marco Pesenti Gritti2006-12-241-19/+22
* Change the Activity execute method to add a result boolean (handle/not handled).Marco Pesenti Gritti2006-12-212-4/+10
* Re-enable buddy icons in rollover menusDan Williams2006-12-211-4/+9
* Convert shared activity type to an activity bundle service name for activatio...Dan Williams2006-12-211-2/+16
* Get back mesh view to work. It got broken when refactoring bundles.Marco Pesenti Gritti2006-12-201-5/+7
* Tell activities to start after launching themDan Williams2006-12-191-1/+2
* Use correct DBus session bus when launching activitiesDan Williams2006-12-191-0/+8
* Add a start method to the activity. It's parallel/alternative to join.Marco Pesenti Gritti2006-12-181-1/+1
* Cleanup activity factory startup, remove duplicated argument from the Exec fieldMarco Pesenti Gritti2006-12-181-11/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-12-164-7/+66
|\
| * Usability fixes for dnd on the clipboardTomeu Vizoso2006-12-164-7/+66
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-12-142-2/+22
|\ \ | |/
| * Export session bus address for testing purposesDan Williams2006-12-141-1/+11
| * Improve error reporting when a non-activity window is opened.Tomeu Vizoso2006-12-141-1/+11
* | Remove the terminal keybinding, terminal is now in the devel consoleMarco Pesenti Gritti2006-12-141-3/+0
|/
* Clipboard fixes.Tomeu Vizoso2006-12-143-14/+22
* Added c&v and dnd support to the clipboard.Tomeu Vizoso2006-12-139-74/+298
* Added configuration file support to terminalOwen Williams2006-12-111-10/+86
* Patch from Owen Williams:Dan Williams2006-12-071-3/+3
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-0448-2556/+2556
* Fixup makefilesMarco Pesenti Gritti2006-12-011-1/+1
* Remove more unused old activities stuffMarco Pesenti Gritti2006-12-011-3/+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-011-5/+2
* don't kill the shell when a non-activity window is brought to frontDan Williams2006-11-171-12/+19
* MergeDan Williams2006-11-1632-19/+923
|\
| * developer console window size fixesEduardo Silva2006-11-163-9/+12
| * New developer-consoleEduardo Silva2006-11-1632-19/+920
* | Remap keys to match OLPC keyboard and use Shift+Alt for non-OLPC machinesDan Williams2006-11-162-8/+21
|/
* Rearrange keymappings for the real B1 machines' keyboardsDan Williams2006-11-151-11/+11
* First implementation of ClipboardService. Implement pdf viewing and downloadi...Tomeu Vizoso2006-11-157-1/+162
* Work around the unfocusable terminal bugMarco Pesenti Gritti2006-11-131-1/+5
* Fix makefileMarco Pesenti Gritti2006-11-111-1/+2
* Add a shutdown buttonMarco Pesenti Gritti2006-11-113-0/+55