Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view
Commit message (Expand)AuthorAgeFilesLines
* Implement audio controlsMarco Pesenti Gritti2007-01-051-0/+12
* Stub volume control codeMarco Pesenti Gritti2007-01-051-1/+17
* Fix brightness keybindingMarco Pesenti Gritti2007-01-042-12/+15
* Fix handling of the no activities caseMarco Pesenti Gritti2006-12-241-1/+4
* Complete the shell model/view split, finallyMarco Pesenti Gritti2006-12-243-60/+36
* Split ActivityHost in model/view. Refactor accordingly.Marco Pesenti Gritti2006-12-244-85/+33
* Split model/view in the activities donut.Marco Pesenti Gritti2006-12-244-17/+47
* 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
* Add a start method to the activity. It's parallel/alternative to join.Marco Pesenti Gritti2006-12-181-1/+1
* 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-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
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-0426-1414/+1414
* Remove unused old registry codeMarco Pesenti Gritti2006-12-012-5/+2
* Finish up porting to the new registryMarco Pesenti Gritti2006-12-011-8/+11
* 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
* Remap keys to match OLPC keyboard and use Shift+Alt for non-OLPC machinesDan Williams2006-11-161-7/+20
* 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
* Reverting clipboard changes pushed by mistake. These are commits 23565cfd483e...Tomeu Vizoso2006-11-106-161/+1
* 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-103-1/+60
|\
| * Release 0.51Marco Pesenti Gritti2006-11-081-0/+1
| * Bind keys to dcon manager actions, see READMEMarco Pesenti Gritti2006-11-082-1/+59
* | Created SugarDownloadManager and ClipboardService's wrapper. Show and hide th...Tomeu Vizoso2006-11-054-50/+51
* | Merge branch 'master' of git://dev.laptop.org/sugarTomeu Vizoso2006-11-031-1/+2
|\ \ | |/
| * Check if we should show the launcherMarco Pesenti Gritti2006-11-031-1/+2
* | First version of the ClipboardService. Added support for showing the progress...Tomeu Vizoso2006-11-016-1/+160
|/
* Get running activities to work. Still hacky.Marco Pesenti Gritti2006-10-312-2/+8
* More work on bundles supportMarco Pesenti Gritti2006-10-291-1/+5
* Missing fileMarco Pesenti Gritti2006-10-241-1/+2
* Add the overlay icon on the frameMarco Pesenti Gritti2006-10-244-3/+32
* Fix styling of the invites iconMarco Pesenti Gritti2006-10-231-2/+5
* should be add_alone_buddy, add_buddy does not existMarco Pesenti Gritti2006-10-201-1/+1
* Add initial activities & protect against addition/removal of buddies we don't...Dan Williams2006-10-191-0/+10