Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename "Free view" to "Freeform view", for clarityv0.81.5Eben Eliason2008-06-211-2/+2
* Fix activity switching with the mouse. Forgot to reset a variable.Benjamin Berg2008-06-201-1/+1
* Merge branch 'tabbing'Benjamin Berg2008-06-205-3/+197
|\
| * Use Alt+Shift+Tab for reverse tabbing directionBenjamin Berg2008-06-201-1/+1
| * Scroll to the button that is selected in the tabbing operation.Benjamin Berg2008-06-201-0/+2
| * Ignore "click" events during the activity_changed_cb.Benjamin Berg2008-06-201-1/+5
| * Handle the keyboard event handling for tabbing.Benjamin Berg2008-06-201-2/+32
| * Implement API to handle tabbing.Benjamin Berg2008-06-202-0/+145
| * Add functionallity for tabbing trough activities.Benjamin Berg2008-06-201-0/+13
* | Add an option for choosing the layout in the favorites view.Tomeu Vizoso2008-06-204-58/+143
* | Use Grid to resolve collisions in the favorites view.Tomeu Vizoso2008-06-207-307/+407
* | Try harder to resolve collisions in the mesh view.Tomeu Vizoso2008-06-201-23/+52
* | Add RandomLayout and make it the default.Tomeu Vizoso2008-06-205-194/+254
* | Persist position of favorite iconsTomeu Vizoso2008-06-201-8/+28
* | Make the favorite activity icons draggableTomeu Vizoso2008-06-208-102/+274
* | fix #4646 - replace/normalize some keyboard shortcutsMartin Dengler2008-06-171-13/+12
|/
* ControlPanel: Use the sesionmanager for the sugar restartSimon Schampijer2008-06-132-13/+15
* #6298: Cleanups from reviewMorgan Collett2008-06-133-23/+28
* 6298: Subclass InviteButtonMorgan Collett2008-06-131-115/+162
* 6298: Refactor invites to handle 1-1 XMPP connectionsMorgan Collett2008-06-134-54/+184
* when receiving a private invitation, check that the channel is of type text b...Guillaume Desmottes2008-06-131-2/+4
* #6298: Launch Chat for 1-1 XMPP chatMorgan Collett2008-06-131-0/+19
* Fix keyhandler for change from set_mute to set_mutedSimon Schampijer2008-06-121-1/+1
* Merge branch 'master' of git://dev.laptop.org/users/marco/sugarMarco Pesenti Gritti2008-06-109-89/+171
|\
| * Zoom in when starting the notification.Marco Pesenti Gritti2008-06-073-5/+12
| * Launchbox implementation.Marco Pesenti Gritti2008-06-071-2/+59
| * Make the launching activity active.Marco Pesenti Gritti2008-06-073-4/+9
| * Hook up the launch box.Marco Pesenti Gritti2008-06-073-3/+16
| * Shell service notify launch status directly to the model.Marco Pesenti Gritti2008-06-073-18/+14
| * Refactor and complete launching status signals.Marco Pesenti Gritti2008-06-072-6/+16
| * Add a launch box in the home window, which is displayedMarco Pesenti Gritti2008-06-073-0/+38
| * Remove pending activity. Eben thinks we are better servedMarco Pesenti Gritti2008-06-075-64/+20
* | speaker-icon tidyupsMartin Dengler2008-06-103-6/+5
* | 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