Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/sugar-session
Commit message (Collapse)AuthorAgeFilesLines
* Fix xklavier import. Fixes dslo#1326Sayamindu Dasgupta2009-09-161-5/+7
|
* more pylint fixesSimon Schampijer2009-08-251-1/+1
|
* Some pylint fixesSimon Schampijer2009-08-251-2/+0
|
* Update copyright headerSayamindu Dasgupta2009-08-251-0/+1
|
* Merge branch 'master' of git://git.sugarlabs.org/sugar/sugar-xkb-supportSayamindu Dasgupta2009-08-251-0/+47
|\
| * Abort if display could not be opened.Sayamindu Dasgupta2009-08-251-1/+7
| |
| * Enable keyboard configuration stuff only if xklavier could be loadedSayamindu Dasgupta2009-08-241-2/+6
| |
| * Using logging.exceptionSayamindu Dasgupta2009-08-241-1/+1
| |
| * Add checks for oddball variable valuesSayamindu Dasgupta2009-08-241-5/+9
| |
| * Load keyboard settings during startupSayamindu Dasgupta2009-08-171-0/+33
| |
* | Start new activity instance when Alt key is hold pressed #1129Tomeu Vizoso2009-08-251-4/+5
| |
* | Disable moving windows with <Alt> clickTomeu Vizoso2009-07-111-0/+2
| |
* | Set the cursor themeTomeu Vizoso2009-07-111-3/+4
|/
* Bind text domains earlier in the startup processTomeu Vizoso2009-02-051-5/+7
|
* Set the locale path for sugar-toolkit #55Tomeu Vizoso2009-02-051-0/+1
|
* #196 Fix setting the timezone in debianTomeu Vizoso2009-01-141-1/+1
|
* First go at adding file transfer to the journalTomeu Vizoso2008-12-151-0/+5
|
* Dont start the datastore explicitly, will be autolaunched by the journalTomeu Vizoso2008-12-021-15/+0
|
* Initial implementation of activity notificationsTomeu Vizoso2008-11-041-0/+5
|
* Fix several broken imports.Marco Pesenti Gritti2008-11-041-3/+4
|
* Startup shell components more finely-grainedTomeu Vizoso2008-11-041-8/+19
|
* A bit of refactoring to get rid of the confusing service package.Marco Pesenti Gritti2008-10-221-3/+64
|
*