Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* add prelight on mouse enter to activity iconsJohn (J5) Palmieri2007-01-092-0/+13
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-01-092-15/+20
|\
| * Fix part 1 of #439. Also cleanup code a bit.Marco Pesenti Gritti2007-01-091-11/+16
| * Improve keybindings, fix #575Marco Pesenti Gritti2007-01-091-4/+4
* | Increase launch timeout to 20sDan Williams2007-01-091-1/+1
|/
* s/=/equalMarco Pesenti Gritti2007-01-091-2/+2
* Ensure to emit an activity changed signal when closing the last window. Fix #...Marco Pesenti Gritti2007-01-091-0/+2
* Work around the unfocusable terminal bug. For some reason I can't open a term...Marco Pesenti Gritti2007-01-091-2/+2
* Correct keyboard brightness keycodeMarco Pesenti Gritti2007-01-091-2/+2
* Remove debug printDan Williams2007-01-091-2/+0
* Pulse icons while activity is launchingDan Williams2007-01-091-9/+69
* Misc shell activity launch fixesDan Williams2007-01-081-1/+6
* Rework the console to use autoactivation, move it in services/Marco Pesenti Gritti2007-01-0847-1646/+13
* Adapt to olpc-hardware-manager API changeMarco Pesenti Gritti2007-01-081-1/+1
* TypoMarco Pesenti Gritti2007-01-081-1/+1
* Adapt to the new hardware managerMarco Pesenti Gritti2007-01-085-30/+47
* Some clipboard fixes.Tomeu Vizoso2007-01-072-2/+2
* Merge branch 'master' of git://dev.laptop.org/sugarEduardo Silva2007-01-076-68/+316
|\
| * Refactor activity icon handling in the Home View donutDan Williams2007-01-071-11/+57
| * Make activity launching asynchronousDan Williams2007-01-074-52/+83
| * Track activities while they launchDan Williams2007-01-073-18/+146
| * Make shell responsible for activity ID generationDan Williams2007-01-063-7/+50
* | [devconsole] - Starting like a dbus service, just open it one timeEduardo Silva2007-01-071-4/+32
|/
* Added icon, title and preview for clipboard objects. Also allow for opening d...Tomeu Vizoso2007-01-054-17/+48
* [devconsole] - Scrollback terminal buffer set to 1000, font size to 8Eduardo Silva2007-01-051-2/+4
* Cleanup keybindings, fix color/b&wMarco Pesenti Gritti2007-01-051-23/+2
* Respect return value from 'execute'Dan Williams2007-01-051-1/+1
* Comment out .5 keys for now, they break stuff and don't work on the keyboard.Marco Pesenti Gritti2007-01-051-8/+12
* Remove obsolete fileMarco Pesenti Gritti2007-01-051-3/+2
* Shutdown when pressing the power button on the olpc.Marco Pesenti Gritti2007-01-051-1/+8
* Remove the shutdown graphical buttonMarco Pesenti Gritti2007-01-053-51/+3
* Implement audio controlsMarco Pesenti Gritti2007-01-051-0/+12
* 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