Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix up imports for sessionmanagerSimon Schampijer2008-06-082-4/+2
* TypoMarco Pesenti Gritti2008-06-061-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-06-063-146/+138
|\
| * Changes to cp Frame section from eben feedbackSimon Schampijer2008-06-062-141/+125
| * #7215: bad device icon in frame shouldn't crash sugarMartin Dengler2008-06-061-5/+13
* | s/Session/SessionManager by tomeu suggestionMarco Pesenti Gritti2008-06-063-15/+15
* | First go at session management implementation.Marco Pesenti Gritti2008-06-064-35/+89
|/
* Pylint cleanupsSimon Schampijer2008-06-055-5/+8
* Patched src/view/keyhandler.py to rotate the dpad keys when the screen rotate...Erik Garrison2008-06-041-3/+35
* Control Panel push missed these changesSimon Schampijer2008-06-047-590/+168
* Fixed invocation of wnck.Window.Activate()Sayamindu Dasgupta2008-06-044-10/+8
* Landed the graphical frontend for the control panelSimon Schampijer2008-06-0420-0/+2406
* Fix #6994 - Add speaker device and icon by default, as inMartin Dengler2008-06-026-5/+222
* Destroy icon after removal.Tomeu Vizoso2008-06-021-1/+4
* Sort activities in the list and ring by installation date.Tomeu Vizoso2008-05-282-4/+25
* Create palette lazily in the activity ring.Tomeu Vizoso2008-05-271-1/+3
* Create palette lazily in the activity list.Tomeu Vizoso2008-05-271-16/+20
* Fill the activity list progressively after startup.Tomeu Vizoso2008-05-262-16/+18
* Display notification when a clipboard item is added.Tomeu Vizoso2008-05-243-15/+35
* Add ActivityBundle.installation_time and format the date in the activity listTomeu Vizoso2008-05-241-1/+3
* Implement search in the activity list.Tomeu Vizoso2008-05-242-5/+55
* Adapt to toolkit API change.Marco Pesenti Gritti2008-05-231-1/+1
* make width/text of battery palette look nicerMartin Dengler2008-05-211-1/+2
* Make arrows scroll up and down in scroll views.Tomeu Vizoso2008-05-191-1/+21
* Revert "controlpanel - modularize model"Simon Schampijer2008-05-1410-517/+37
* Revert "Add th graphical controlpanel frontend"Simon Schampijer2008-05-1420-1566/+60
* Revert "Add green to list of valid colors #5577."Simon Schampijer2008-05-141-2/+2
* Revert "Add delay to popup of frame for hot corners."Simon Schampijer2008-05-141-17/+2
* Revert "Update POTFILES.in and removed unused control.py"Simon Schampijer2008-05-141-0/+479
* Revert "Add frame delay option to the cmd interface of the cp"Simon Schampijer2008-05-143-52/+6
* Revert "Add shell_path to config and changed cp accordingly"Simon Schampijer2008-05-142-6/+4
* Revert "Move the cp icons in sugar/data/icons"Simon Schampijer2008-05-148-4/+142
* Revert "Renaming"Simon Schampijer2008-05-149-49/+49
* Revert "Add licenses"Simon Schampijer2008-05-146-96/+0
* Revert "Clean alert code."Simon Schampijer2008-05-141-2/+7
* Revert "Make valid-section a property"Simon Schampijer2008-05-144-28/+20
* Revert "Add graphical control panel frontend for the frame"Simon Schampijer2008-05-144-249/+2
* Add graphical control panel frontend for the frameSimon Schampijer2008-05-144-2/+249
* Make valid-section a propertySimon Schampijer2008-05-134-20/+28
* Clean alert code.Simon Schampijer2008-05-121-7/+2
* Add licensesSimon Schampijer2008-05-126-0/+96
* RenamingSimon Schampijer2008-05-129-49/+49
* Move the cp icons in sugar/data/iconsSimon Schampijer2008-05-128-142/+4
* Add shell_path to config and changed cp accordinglySimon Schampijer2008-05-122-4/+6
* Add frame delay option to the cmd interface of the cpSimon Schampijer2008-05-123-6/+52
* Update POTFILES.in and removed unused control.pySimon Schampijer2008-05-111-479/+0
* Add delay to popup of frame for hot corners.Simon Schampijer2008-05-111-2/+17
* Add green to list of valid colors #5577.Simon Schampijer2008-05-111-2/+2
* Add th graphical controlpanel frontendSimon Schampijer2008-05-1020-60/+1566
* controlpanel - modularize modelSimon Schampijer2008-05-0910-37/+517