Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/intro
Commit message (Expand)AuthorAgeFilesLines
* Renamed XO icon from xo to computer-xo.Tomeu Vizoso2007-08-211-1/+1
* Adapt to icon name changesMarco Pesenti Gritti2007-08-161-1/+1
* Don't set a server by default outside the emulatorDan Williams2007-08-011-1/+4
* Move from scaling to sizes in CanvasIcon.Marco Pesenti Gritti2007-07-311-2/+2
* Start intro if config is absent or corrupted.Marco Pesenti Gritti2007-07-301-4/+7
* Enter -> next in the intro screen name page.Marco Pesenti Gritti2007-07-301-5/+17
* Arrow icons in the intro screen buttons.Marco Pesenti Gritti2007-07-141-5/+6
* Integrate new colors from Walter.Marco Pesenti Gritti2007-07-111-1/+1
* Make the color picker just use XoColor dict, that's what I got from Walter an...Marco Pesenti Gritti2007-07-112-180/+5
* Fix intro colorsMarco Pesenti Gritti2007-07-111-1/+2
* Implement nick name validationMarco Pesenti Gritti2007-07-111-39/+63
* First go at the new intro screen, work in progress.Marco Pesenti Gritti2007-07-111-262/+104
* Move code to use style instead font.py (removed)Eduardo Silva2007-07-091-4/+4
* Fix for 1846. Strip whitespace from nicks and reject if blankOwen Williams2007-06-291-0/+40
* Move SugarKeyGrabber in the lib. Keep it private.Marco Pesenti Gritti2007-06-201-1/+0
* Fix nickname encoding and length issuesDan Williams2007-05-071-1/+3
* Use standard icon name.Tomeu Vizoso2007-05-051-1/+1
* Use the gtk entryMarco Pesenti Gritti2007-04-271-3/+3
* Fix typo in Server config section nameDan Williams2007-03-261-1/+1
* Better removal of intro video chooserDan Williams2007-03-141-5/+8
* Revert "Remove picture selection from intro screen for now"Dan Williams2007-03-141-17/+11
* Remove picture selection from intro screen for nowDan Williams2007-03-141-11/+17
* Move data to be relative to the code.Marco Pesenti Gritti2007-03-093-1/+6
* Add a default picture, so that we don't force people to find one.Marco Pesenti Gritti2007-03-081-2/+10
* use hal to detect the presence of a v4l deviceJohn (J5) Palmieri2007-03-051-4/+22
* Tweak video size. People report it's too big on the olpc too.Marco Pesenti Gritti2007-03-021-6/+2
* Make video size resolution dependent at least in the emulator.Marco Pesenti Gritti2007-03-021-3/+6
* Ensure video is realized before showing live videoDan Williams2007-02-282-10/+17
* Have IntroWindow handle profile creation so it can hide itself before generat...Dan Williams2007-02-271-21/+36
* Add get_color() functionDan Williams2007-02-271-4/+4
* Don't create already existing config sectionsDan Williams2007-02-271-2/+4
* Add a Server section in the config file and use it to register only when neededGuillaume Desmottes2007-02-271-0/+5
* Make buddy icon selection a bit more consistentDan Williams2007-02-262-7/+52
* Remove debugging stuffDan Williams2007-02-262-4/+0
* New intro/setup screenDan Williams2007-02-255-0/+647