Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add background image to home viewHEADmasterWalter Bender2013-03-311-2/+49
* Add controlpanel section for selecting background imageWalter Bender2013-03-316-1/+236
* Commit from Sugar Labs: Translation System by user cjl.: 391 of 391 messages ...Pootle daemon2013-03-311-202/+208
* Add comment box to expanded entryWalter Bender2013-03-311-0/+16
* Add CommentView widget to expanded entryWalter Bender2013-03-311-1/+129
* Make a separate method for _write_entry so method can be reusedWalter Bender2013-03-311-8/+11
* Pass a widget to _create_scrollable so method can be reusedWalter Bender2013-03-311-19/+27
* Commit from Sugar Labs: Translation System by user aputsiaq.: 391 of 391 mess...Pootle daemon2013-03-301-202/+208
* Commit from Sugar Labs: Translation System by user samybt.: 391 of 391 messag...Pootle daemon2013-03-251-202/+208
* Merge branch 'master' of git.sugarlabs.org:sugar/mainlinePootle daemon2013-03-231-1/+1
|\
| * Session: Properly check for logindMartin Pitt2013-03-221-1/+1
* | Commit from Sugar Labs: Translation System by user mschlager.: 391 of 391 mes...Pootle daemon2013-03-221-202/+208
* | Commit from Sugar Labs: Translation System by user cjl.: 391 of 391 messages ...Pootle daemon2013-03-221-202/+208
* | Commit from Sugar Labs: Translation System by user cjl.: 391 of 391 messages ...Pootle daemon2013-03-221-202/+208
* | Commit from Sugar Labs: Translation System by user cjl.: 391 of 391 messages ...Pootle daemon2013-03-221-202/+208
|/
* documents dir: handle cases where get_documents_path returns None, SL #4380Simon Schampijer2013-03-213-4/+7
* TransitionBox: replace the CanvasIcon with an Icon, part of SL #4221Simon Schampijer2013-03-141-3/+5
* Control Panel: handle switching between landscape and portrait mode, SL #4444Walter Bender2013-02-271-7/+17
* Filetransfer: fix the incoming/outgoing transfer Palettes #4315Simon Schampijer2013-02-211-58/+100
* Hide the Remove button if there is only one language - SL #4352Manuel Quiñones2013-02-201-0/+15
* Journal toolbar: add tooltip to favorite filterSimon Schampijer2013-02-191-0/+1
* Frame, Wireless Device icon: make sure the Ssid is displayed in the connected...Simon Schampijer2013-02-191-1/+3
* Frame, Wireless Device icon: use the same status code as the newtworkview has...Simon Schampijer2013-02-191-2/+5
* Journal sorting button: hide/show on click or touchSimon Schampijer2013-02-151-5/+3
* ObjectChooser: make ObjectChooser transient for the parent windowManuel Quiñones2013-02-141-1/+1
* AboutComputer: adjust copyright text to reflect the year 2013Simon Schampijer2013-02-121-1/+1
* RingLayout: recalculate the position of the icons for an alert, SL #3925Manuel Kaufmann2013-02-121-1/+11
* Remove resize grip from ViewSource and ObjectChooser - SL #4397 #4413Manuel Quiñones2013-02-062-0/+2
* Commit from Sugar Labs: Translation System by user cjl.: 390 of 390 messages ...Pootle daemon2013-02-031-5/+6
* main.py: fix startup messageSimon Schampijer2013-01-221-1/+1
* Factor out intro window creationDaniel Narvaez2013-01-221-3/+6
* Rework how we select the Xcursor themeDaniel Narvaez2013-01-222-12/+4
* Move metacity invocation into the python codeDaniel Narvaez2013-01-222-35/+69
* Remove unused command line optionsDaniel Narvaez2013-01-221-31/+0
* Move window manager handling up in the file, fix two underscroes for callbacksSimon Schampijer2013-01-221-14/+11
* Rename set to setup for consistencyDaniel Narvaez2013-01-221-4/+4
* Cleanup a bit the xcursor hackDaniel Narvaez2013-01-221-7/+1
* Setup logging as soon as possibleDaniel Narvaez2013-01-221-11/+10
* Remove now unnecessary path tweakingDaniel Narvaez2013-01-221-3/+0
* Setup icon theme in set_themeDaniel Narvaez2013-01-221-3/+3
* Factor out setup_locale functionDaniel Narvaez2013-01-221-10/+14
* Unsplit a couple of very small methodsDaniel Narvaez2013-01-221-9/+4
* Move all the imports at the topDaniel Narvaez2013-01-221-27/+22
* Move the various init method calls inside mainDaniel Narvaez2013-01-221-6/+5
* Do not exceed 80 colsDaniel Narvaez2013-01-221-6/+8
* Factor out cleanup_temporary filesDaniel Narvaez2013-01-221-1/+4
* Split keyboard setup out of main.pyDaniel Narvaez2013-01-223-66/+88
* Move logs cleanup to the loggerDaniel Narvaez2013-01-221-36/+4
* Move the sugar-session code inside jarabeDaniel Narvaez2013-01-224-5/+4
* Improve the activities list testDaniel Narvaez2013-01-221-3/+29