Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a race in the spread box. Adapt to api change.Marco Pesenti Gritti2006-10-192-6/+6
* Show the share button only when the activity is not sharedMarco Pesenti Gritti2006-10-191-0/+7
* Refactor a bit to keep host independent from the shellMarco Pesenti Gritti2006-10-192-17/+27
* Unregister the chat service on destroy.Marco Pesenti Gritti2006-10-191-1/+1
* Fix method naming conflictMarco Pesenti Gritti2006-10-191-5/+5
* Refactor stylsheets code a bit to load the global stylsheetMarco Pesenti Gritti2006-10-191-43/+9
* Center the icon in the allocation spaceMarco Pesenti Gritti2006-10-181-1/+1
* Rework menu positioning logicMarco Pesenti Gritti2006-10-181-0/+4
* Move the menu positioning code inside menu shell andMarco Pesenti Gritti2006-10-187-88/+38
* When showing the frame automatically hide it on leave, otherwiseMarco Pesenti Gritti2006-10-171-1/+2
* Listen also to enter event for frame activation. This makesMarco Pesenti Gritti2006-10-171-4/+12
* FixMarco Pesenti Gritti2006-10-161-1/+2