Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* [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