Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-emulator
Commit message (Collapse)AuthorAgeFilesLines
* Finish up test for 2855.Marco Pesenti Gritti2007-08-201-1/+0
|
* Some initial work on graphics tests.Marco Pesenti Gritti2007-08-201-5/+10
|
* Add option to use the same style values as on the XO.Marco Pesenti Gritti2007-08-121-16/+37
| | | | | Useful to test/debug size issues, if you have a screen that can do 1600x1200.
* Set glib program name and application name.Marco Pesenti Gritti2007-06-291-0/+1
| | | | | Better way of importing ltihooks. Several cleanups.
* sugar-emulator: Save Salut as well as Gabble logsSimon McVittie2007-06-211-0/+1
|
* Check for locks before using a display.Marco Pesenti Gritti2007-05-301-13/+16
| | | | Patch by reinier@heeres.eu
* set gabble and SE log file variablesGuillaume Desmottes2007-05-071-0/+5
|
* Restructure to not execute code on speculative importMike C. Fletcher2007-04-221-18/+40
| | | | | | Add logging messages at "info" level to provide feedback while launching in order to make debugging unsuccessful launches easier.
* Some initial work on graphics2Marco Pesenti Gritti2007-04-201-0/+9
|
* Split the gtkrc in sugar and sugar-xo. Make them load theMarco Pesenti Gritti2007-04-191-1/+6
| | | | respective gtk theme.
* Run from source dirMarco Pesenti Gritti2007-04-151-0/+7
|
* More cleanupsMarco Pesenti Gritti2007-04-151-6/+8
|
* SimplifyMarco Pesenti Gritti2007-04-151-15/+8
|
* Delay importing the sugar moduleMarco Pesenti Gritti2007-04-151-2/+2
|
* Make browser a modules inside sugar libraryMarco Pesenti Gritti2007-04-071-1/+0
|
* Use gtk to detect dpi.Marco Pesenti Gritti2007-04-071-1/+2
|
* Add a script to start sugar. Move the gtkrc to avoid conflicts whenMarco Pesenti Gritti2007-03-221-0/+2
| | | | installing on a complete system.
* Fix the emulator. Patch by Noah Kantrowitz.Marco Pesenti Gritti2007-03-171-1/+2
|
* Rework the emulator. Move matchbox in the shell.Marco Pesenti Gritti2007-03-161-9/+50
|
* Drop support for running from source dir. As it is now it's just confusing.Marco Pesenti Gritti2007-03-091-23/+3
| | | | Will have to figure out the exact needs and rewrite in a better way.
* Refactor sugar.env and pathsMarco Pesenti Gritti2007-03-091-2/+2
|
* Cleanup kbd config passingMarco Pesenti Gritti2007-03-091-3/+7
|
* Correct sugar-shell path logicMarco Pesenti Gritti2007-03-081-1/+4
|
* Make sugar-emulator [program] actually work againMarco Pesenti Gritti2007-03-081-2/+2
|
*