Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/view
Commit message (Expand)AuthorAgeFilesLines
* Use the same font size independent from scalingSimon Schampijer2009-03-021-1/+1
* Make mute sound code togglableSimon Schampijer2009-02-261-1/+4
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-02-261-3/+2
|\
| * Catch all exceptions (thanks to silbe)Tomeu Vizoso2009-02-261-3/+2
* | keyhandler: Map XF86Search to the journal searchSimon Schampijer2009-02-261-0/+1
|/
* Fix typo for volume_up (Sascha Silbe)Simon Schampijer2009-02-261-1/+1
* Give time for atexit to execute when closing the emulator #435Tomeu Vizoso2009-02-251-3/+2
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-02-251-1/+0
|\
| * Fix a couple of trivial pylint warningsTomeu Vizoso2009-02-241-1/+0
* | Use keyboard specific keys to set the volume #430Simon Schampijer2009-02-251-23/+30
|/
* Add the accelerator properlyTomeu Vizoso2009-02-201-2/+3
* View Source: Had an unbounded variable; fix for Etoys view sourceSimon Schampijer2009-02-191-1/+2
* View Source: Move to a seperate module to work for key and UISimon Schampijer2009-02-192-1/+464
* View Source: Option in activity frame paletteSimon Schampijer2009-02-191-0/+19
* Add logout option to the buddy menu (unmadindu). #207Tomeu Vizoso2009-02-101-4/+8
* Speed improvements for the launcher.Benjamin Berg2009-02-102-24/+25
* Use the activity icon for the 'Start new' palette item. #314Tomeu Vizoso2009-02-101-1/+5
* show launcher screen as soon as possible. #243Tomeu Vizoso2009-02-042-18/+33
* #33 Display space used and left in the volume palette in the journalTomeu Vizoso2009-01-211-2/+50
* cope for moving canvastextview.py to sugar/graphicsSimon Schampijer2009-01-182-40/+0
* move the canvastextview to jarabe/viewSimon Schampijer2009-01-172-0/+40
* Add logout option #207 to xomenu (sayamindu, icon by eben)Simon Schampijer2009-01-161-0/+9
* Fix the functionality of actions in the XO menu.Eben Eliason2009-01-151-0/+2
* Make the XO menu ubiquitous in the UI.Eben Eliason2009-01-151-4/+35
* style changeSimon Schampijer2009-01-051-2/+2
* Focus Search is not exposed via dbus anymore #89Simon Schampijer2009-01-051-12/+2
* CanvasPulsingIcon: Don't begin pulse loop on resume if not pulsingDaniel Drake2008-12-071-1/+3
* Fix typosSimon Schampijer2008-11-181-1/+1
* Explicitly stop the pulsing icon when an activity finishes launchingTomeu Vizoso2008-10-281-0/+1
* Stop the pulser when a pulsing icon is destroyed.Tomeu Vizoso2008-10-281-0/+6
* Modularize key handlersTomeu Vizoso2008-10-221-40/+27
* A bit of refactoring to get rid of the confusing service package.Marco Pesenti Gritti2008-10-222-2/+147
* Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2008-10-201-1/+0
|\
| * Unused importMarco Pesenti Gritti2008-10-201-1/+0
* | fix tabbingSimon Schampijer2008-10-201-2/+2
|/
* First go at refactoring zoom handling. Includes changesMarco Pesenti Gritti2008-10-172-9/+4
* Use gconf for the profileSimon Schampijer2008-10-112-6/+13
* Fix crash when pressing keys and cleanup frame instantiation a bit.Marco Pesenti Gritti2008-10-082-4/+12
* Adapt to the new activityfactory interface.Marco Pesenti Gritti2008-10-061-1/+2
* Move the bundle registry inside the shell process.Marco Pesenti Gritti2008-10-061-15/+21
* Make the distinction between friends and groups clearerSimon Schampijer2008-10-061-3/+3
* Remove the remaining shell view bits and finally kill it.Marco Pesenti Gritti2008-10-064-73/+6
* Remove pointless wrapper for setting zoom level in the shell.Marco Pesenti Gritti2008-10-051-4/+9
* Move launcher management outside shell.Marco Pesenti Gritti2008-10-053-34/+38
* Remove (now) pointless activity launch wrappers from the shell view.Marco Pesenti Gritti2008-10-051-26/+0
* Move journal startup to sugar-shell.Marco Pesenti Gritti2008-10-051-25/+0
* Factor out and remove more code from the shell view.Marco Pesenti Gritti2008-10-053-38/+19
* Remove unused activity screenshot code.Marco Pesenti Gritti2008-10-052-47/+30
* Get rid of the pointless ActivityHost.Marco Pesenti Gritti2008-10-054-97/+16
* Remove unused bits of the activity host.Marco Pesenti Gritti2008-10-051-5/+0