Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use gecko.m4 from epiphany, which has 1.9 compatibility."Marco Pesenti Gritti2007-01-214-665/+15
| | | | This reverts commit ade9ede1ae9eb7c3deca7ce2812ed44e2a8758a3.
* Use mozilla-config.h when necessary.Marco Pesenti Gritti2007-01-215-0/+8
|
* Use gecko.m4 from epiphany, which has 1.9 compatibility.Marco Pesenti Gritti2007-01-214-15/+665
|
* Our xmlrpc implementation does not work with python 2.5.Marco Pesenti Gritti2007-01-201-3/+7
| | | | Try/except it and log an error.
* Do not hardcode /usr/bin/pythonMarco Pesenti Gritti2007-01-2022-22/+22
|
* Get rid of obsolete varMarco Pesenti Gritti2007-01-191-1/+0
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-191-1/+2
|\
| * Fixed missed Makefile.am entryEduardo Silva2007-01-191-1/+2
| |
* | Fix API for hippo-canvas 0.2Marco Pesenti Gritti2007-01-196-22/+22
|/
* Fix redundancyOwen Williams2007-01-181-2/+1
|
* Factor out global keys handling from the shellMarco Pesenti Gritti2007-01-183-140/+160
|
* Reenable cameraMarco Pesenti Gritti2007-01-171-3/+1
|
* There are 4 different menu shells on the panel, check against the right one.Marco Pesenti Gritti2007-01-161-9/+9
|
* Update to new icon API.Tomeu Vizoso2007-01-162-10/+10
|
* Reduce launch feedback interval to boost launch timesDan Williams2007-01-161-1/+1
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-01-166-17/+28
|\
| * Accidentally reverted...Marco Pesenti Gritti2007-01-161-3/+3
| | | | | | | | | | | | Revert "Revert "On edges show the frame after 1.5 seconds"" This reverts commit cbc8abbb0809a7f9db7c86aed34764f4eb163bf2.
| * Use fullscreen if the screen is not big enough to do a 1200x900 window.Marco Pesenti Gritti2007-01-163-11/+12
| | | | | | | | The logic might need tweaking.
| * Remove some unused importsMarco Pesenti Gritti2007-01-151-3/+0
| |
| * Fix wrong method signaturesMarco Pesenti Gritti2007-01-152-3/+3
| |
| * Release snapshotMarco Pesenti Gritti2007-01-151-1/+1
| |
| * Revert "On edges show the frame after 1.5 seconds"Marco Pesenti Gritti2007-01-151-3/+3
| | | | | | | | This reverts commit 5e08830feb376ad6cd12a412689d7d237375fb72.
| * Add a pylint script. No fixes for now, see TODO in the script.Marco Pesenti Gritti2007-01-151-0/+13
| |
* | Don't show WPA-enabled APs in the NM applet menuDan Williams2007-01-161-3/+25
|/ | | | | We don't support WPA configuration yet, so don't show those access points in the dropdown menu.
* TestMarco Pesenti Gritti2007-01-151-0/+0
|
* test2Marco Pesenti Gritti2007-01-151-0/+0
|
* Remove testMarco Pesenti Gritti2007-01-151-0/+0
|
* TestingMarco Pesenti Gritti2007-01-151-0/+0
|
* Don't clear the current buffer on cleanupDan Williams2007-01-151-3/+7
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-152-65/+139
|\
| * Enable caching of rendered icon surfaces during launch feedbackDan Williams2007-01-141-4/+4
| |
| * Optionally cache rendered icon surfacesDan Williams2007-01-141-17/+32
| |
| * Precompute color fade values; longer redraw intervalDan Williams2007-01-141-16/+27
| | | | | | | | cycles be precious, don't waste them
| * Use themed stock-missingDan Williams2007-01-141-1/+1
| |
| * Optimize the CanvasIcon cacheDan Williams2007-01-141-27/+75
| | | | | | | | | | - Cache all icons, not just themed ones - Clear icons from the cache if it gets too big
* | On edges show the frame after 1.5 secondsMarco Pesenti Gritti2007-01-151-3/+3
| |
* | Bump snapshot versionMarco Pesenti Gritti2007-01-131-1/+1
|/
* 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
| | | | | Patch by Gonzalo Odiard <godiard@gmail.com> Modified by me to allow icon theme to override the bundle one.
* 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
| |