Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for screen rotation.Marco Pesenti Gritti2007-01-132-0/+16
* Tweak sounds level a bit as per Flipo suggestionMarco Pesenti Gritti2007-01-122-3/+3
* Get the icon from activity not rootMarco Pesenti Gritti2007-01-121-4/+3
* Support for activity icons inside the bundle.Marco Pesenti Gritti2007-01-128-16/+31
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-1212-85/+170
|\
| * Some more usability fixes for the clipboard.Tomeu Vizoso2007-01-1112-85/+170
* | Disable camera key until key autorepeat is fixedMarco Pesenti Gritti2007-01-121-1/+3
|/
* Bump snapshot versionMarco Pesenti Gritti2007-01-111-1/+1
* Also slide out the frame on shutdownMarco Pesenti Gritti2007-01-111-0/+8
* Basic implementation of the shutdown graphicsMarco Pesenti Gritti2007-01-117-3/+57
* Merge branch 'master' of git+ssh://johnp@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-01-108-163/+265
|\
| * [devconsole] XO interface updates: new build number and internal changesEduardo Silva2007-01-104-153/+251
| * Toggle console visibilityMarco Pesenti Gritti2007-01-103-7/+11
| * Fix to follow the new home apiMarco Pesenti Gritti2007-01-101-3/+3
| * Bump version.Marco Pesenti Gritti2007-01-091-1/+1
* | add import for sugar.graphics.IconColorJohn (J5) Palmieri2007-01-101-0/+1
|/
* 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-093-21/+26
|\
| * Fix part 1 of #439. Also cleanup code a bit.Marco Pesenti Gritti2007-01-091-11/+16
| * Improve keybindings, fix #575Marco Pesenti Gritti2007-01-092-10/+10
* | 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
* Merge branch 'master' of git://dev.laptop.org/sugarEduardo Silva2007-01-091-2/+2
|\
| * Work around the unfocusable terminal bug. For some reason I can't open a term...Marco Pesenti Gritti2007-01-091-2/+2
* | [devconsole] - XO interface expose event fixesEduardo Silva2007-01-092-52/+38
|/
* Correct keyboard brightness keycodeMarco Pesenti Gritti2007-01-091-2/+2
* Remove debug printDan Williams2007-01-091-2/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-01-091-2/+2
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-082-7/+15
| |\
| * | Fix running from source directoryMarco Pesenti Gritti2007-01-081-2/+2
* | | Pulse icons while activity is launchingDan Williams2007-01-091-9/+69
| |/ |/|
* | Delete old surfaces when no longer usedDan Williams2007-01-081-6/+9
* | Misc shell activity launch fixesDan Williams2007-01-081-1/+6
|/
* Bump versionMarco Pesenti Gritti2007-01-081-1/+1
* Fix distcheckMarco Pesenti Gritti2007-01-081-0/+2
* Fix makefilesMarco Pesenti Gritti2007-01-0812-12/+12
* Rework the console to use autoactivation, move it in services/Marco Pesenti Gritti2007-01-0854-98/+83
* Adapt to olpc-hardware-manager API changeMarco Pesenti Gritti2007-01-081-1/+1
* TypoMarco Pesenti Gritti2007-01-082-2/+2
* Adapt to the new hardware managerMarco Pesenti Gritti2007-01-085-30/+47
* 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