Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.81.6v0.81.6Simon Schampijer2008-07-071-1/+1
* Fix reboot to nt do a shutdown #7438Simon Schampijer2008-07-071-1/+1
* Fix invites #7365Simon Schampijer2008-07-072-25/+11
* #7248 speaker icon consistency fixesMartin Dengler2008-07-054-26/+90
* #7339 Stop the launching box to pulse in the background indefinitelyTomeu Vizoso2008-07-052-3/+15
* Remove two leftoversTomeu Vizoso2008-07-041-2/+0
* #7015 Add proper alignment support to the "tray" controlTomeu Vizoso2008-07-042-7/+6
* Commit from One Laptop Per Child: Translation System by user samybt. 116 of 1...Pootle Translation2008-07-041-5/+5
* Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2008-07-033-14/+16
|\
| * #7046: Fix removal of activitiesTomeu Vizoso2008-07-032-3/+4
| * #7391 Switch to the activity list view after a query is enteredTomeu Vizoso2008-07-031-11/+12
* | Support to set non ascii nick names in cp #5613Simon Schampijer2008-07-031-1/+1
|/
* Commit from One Laptop Per Child: Translation System by user mschlager. 114 o...Pootle Translation2008-07-011-3/+1
* Commit from One Laptop Per Child: Translation System by user mschlager. 112 o...Pootle Translation2008-06-281-4/+1
* Commit from One Laptop Per Child: Translation System by user mschlager. 109 o...Pootle Translation2008-06-281-3/+3
* Commit from One Laptop Per Child: Translation System by user mschlager. 109 o...Pootle Translation2008-06-281-49/+89
* Commit from One Laptop Per Child: Translation System by user samybt. 116 of 1...Pootle Translation2008-06-271-3/+3
* Commit from One Laptop Per Child: Translation System by user samybt. 116 of 1...Pootle Translation2008-06-261-4/+1
* Commit from One Laptop Per Child: Translation System by user samybt. 113 of 1...Pootle Translation2008-06-261-1/+1
* Commit from One Laptop Per Child: Translation System by user samybt. 113 of 1...Pootle Translation2008-06-261-23/+41
* Use os.path.splitext() to get file extensions, not string.strip().Chris Ball2008-06-262-3/+3
* Fix typo that may crash startup.Tomeu Vizoso2008-06-251-1/+1
* Commit from One Laptop Per Child: Translation System by user carlo. 116 of 11...Pootle Translation2008-06-251-5/+4
* speaker-icon chosen correctly for #7248.1Martin Dengler2008-06-241-1/+1
* Fix build issues (malformatted PO files)Pootle Translation2008-06-243-165/+219
* Update ALL_LINGUASSayamindu Dasgupta2008-06-241-1/+1
* Adding language tpi via PootlePootle Translation2008-06-241-0/+517
* Adding language pap via PootlePootle Translation2008-06-241-0/+535
* Adding language pseudo via PootlePootle Translation2008-06-241-0/+517
* Adding language sd via PootlePootle Translation2008-06-241-0/+517
* Adding language af via PootlePootle Translation2008-06-241-0/+522
* Adding language pis via PootlePootle Translation2008-06-241-0/+517
* Adding language mvo via PootlePootle Translation2008-06-241-0/+517
* Commit from One Laptop Per Child: Translation System by user carlo. 115 of 11...Pootle Translation2008-06-231-15/+8
* Commit from One Laptop Per Child: Translation System by user carlo. 103 of 11...Pootle Translation2008-06-231-19/+38
* Update release docs to OLPC-3Tomeu Vizoso2008-06-231-3/+2
* Remove redundant notifications from activity launch (#7272)Eben Eliason2008-06-221-14/+0
* Reset activity icons when clicked/launched (#7273, #7274)Eben Eliason2008-06-222-18/+35
* Commit from One Laptop Per Child: Translation System by user samybt. 109 of 1...Pootle Translation2008-06-211-2/+1
* Commit from One Laptop Per Child: Translation System by user samybt. 108 of 1...Pootle Translation2008-06-211-45/+59
* Release 0.81.5Marco Pesenti Gritti2008-06-211-1/+1
* Rename "Free view" to "Freeform view", for clarityv0.81.5Eben Eliason2008-06-211-2/+2
* Merge branch 'master' of git+ssh://benzea@dev.laptop.org/git/sugarBenjamin Berg2008-06-201-1/+1
|\
| * Release 0.81.4v0.81.4Marco Pesenti Gritti2008-06-201-1/+1
* | 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