Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some clipboard fixes.Tomeu Vizoso2007-01-074-11/+18
* Merge branch 'master' of git://dev.laptop.org/sugarEduardo Silva2007-01-0713-87/+394
|\
| * Add a _sugar.cairo_surface_from_gdk_pixbuf() functionDan Williams2007-01-075-0/+40
| * Refactor activity icon handling in the Home View donutDan Williams2007-01-071-11/+57
| * Make activity launching asynchronousDan Williams2007-01-075-65/+115
| * Track activities while they launchDan Williams2007-01-073-18/+146
| * Make shell responsible for activity ID generationDan Williams2007-01-064-13/+56
* | [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-0511-64/+308
* [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
* Fix tarball nameroot2007-01-051-2/+2
* Crappy script to build a snapshot.Marco Pesenti Gritti2007-01-051-0/+11
* 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
* Do not try to connect to notify::title, for some reason it breaks the browser.Marco Pesenti Gritti2007-01-051-1/+1
* Comment out the journal stuff for now.Marco Pesenti Gritti2007-01-051-10/+11
* Implement audio controlsMarco Pesenti Gritti2007-01-055-6/+153
* Stub volume control codeMarco Pesenti Gritti2007-01-056-13/+149
* Merge branch 'master' of git://dev.laptop.org/sugarEduardo Silva2007-01-043-16/+15
|\
| * Fix brightness keybindingMarco Pesenti Gritti2007-01-043-16/+15
* | Moving to PEP-8Eduardo Silva2007-01-047-474/+486
* | [dev-console] - Interfaces fixed: memphis, logviewerEduardo Silva2007-01-047-55/+132
* | [dev-console] - New internal structure, and new XO interfaceEduardo Silva2007-01-0246-51/+364
* | 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-248-117/+98
* Split model/view in the activities donut.Marco Pesenti Gritti2006-12-248-19/+152
* Start the journal activity by defaultMarco Pesenti Gritti2006-12-242-5/+7
* Refactor a bit to simply __init__Marco Pesenti Gritti2006-12-242-21/+48
* Release 0.63Marco Pesenti Gritti2006-12-211-1/+1
* Update help message, thanks again to erikosMarco Pesenti Gritti2006-12-211-5/+6
* Typo, thanks to erikos!Marco Pesenti Gritti2006-12-211-1/+1
* Change the Activity execute method to add a result boolean (handle/not handled).Marco Pesenti Gritti2006-12-213-7/+13
* Release 0.62Marco Pesenti Gritti2006-12-211-1/+1
* Re-enable buddy icons in rollover menusDan Williams2006-12-211-4/+9
* Add function to set the 'image' property of a HippoCanvasImageDan Williams2006-12-212-0/+140
* Convert shared activity type to an activity bundle service name for activatio...Dan Williams2006-12-211-2/+16
* Add activity objects to the data storeDan Williams2006-12-203-12/+101
* Get back mesh view to work. It got broken when refactoring bundles.Marco Pesenti Gritti2006-12-202-5/+14
* Get the default type from env, clean stuff a bitMarco Pesenti Gritti2006-12-205-10/+15
* Guard against multiple activities startMarco Pesenti Gritti2006-12-201-0/+8
* Present the window only after start/joinMarco Pesenti Gritti2006-12-191-1/+4
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-12-191-1/+1
|\
| * Release 0.61Marco Pesenti Gritti2006-12-191-1/+1
* | Validate colors; ensure that Owner's color is a stringDan Williams2006-12-191-4/+7
|/