42 Commits (cb0cedbc405ea7148fa30e47f0f8e38ff047daa3)

Author SHA1 Message Date
Marco Pesenti Gritti 0a53813064 Adapt to CanvasButton removal. 17 years ago
Marco Pesenti Gritti c4ac2f47fd Drop obsolete widget 17 years ago
Marco Pesenti Gritti 0b9eb71046 Typo 17 years ago
Marco Pesenti Gritti 30edb542b1 Cleanup the profile code and rename the Server section to Jabber. 17 years ago
Simon Schampijer 5bd85906f2 (next='Return', back='Escape') 17 years ago
Marco Pesenti Gritti 98157bbccb Make CanvasIcon use IconBuffer. Change the API to use
a separate property for icon_name and file_name.
17 years ago
Marco Pesenti Gritti f1d588452e Reorganize canvas items. 17 years ago
Tomeu Vizoso 3df75e4c6e Renamed XO icon from xo to computer-xo. 17 years ago
Marco Pesenti Gritti e95e786432 Adapt to icon name changes 17 years ago
Dan Williams d22f00d894 Don't set a server by default outside the emulator 17 years ago
Marco Pesenti Gritti b3f7e0e632 Move from scaling to sizes in CanvasIcon. 17 years ago
Marco Pesenti Gritti e2beb5b566 Start intro if config is absent or corrupted.
Cleanups.
17 years ago
Marco Pesenti Gritti 377fdbe9b6 Enter -> next in the intro screen name page. 17 years ago
Marco Pesenti Gritti fcb888b74c Arrow icons in the intro screen buttons. 17 years ago
Marco Pesenti Gritti b01dbc5e75 Integrate new colors from Walter.
Add a little parser to xocolor.py.
17 years ago
Marco Pesenti Gritti a61d2c2542 Make the color picker just use XoColor dict, that's what I got from Walter anyway. 17 years ago
Marco Pesenti Gritti d59cd5af83 Fix intro colors 17 years ago
Marco Pesenti Gritti dde018a63e Implement nick name validation 17 years ago
Marco Pesenti Gritti 9dab5fffaf First go at the new intro screen, work in progress. 17 years ago
Eduardo Silva aa6a024368 Move code to use style instead font.py (removed) 17 years ago
Owen Williams 500f5d8093 Fix for 1846. Strip whitespace from nicks and reject if blank 17 years ago
Marco Pesenti Gritti c91bbd18cc Move SugarKeyGrabber in the lib. Keep it private.
We can't install libraries in datadir.
17 years ago
Dan Williams c89bc07e0b Fix nickname encoding and length issues 17 years ago
Tomeu Vizoso 0573e56d2c Use standard icon name. 17 years ago
Marco Pesenti Gritti a9f26a1faa Use the gtk entry 17 years ago
Dan Williams 824cec3910 Fix typo in Server config section name 18 years ago
Dan Williams b4e4b3875a Better removal of intro video chooser 18 years ago
Dan Williams f2dcadaff5 Revert "Remove picture selection from intro screen for now"
This reverts commit b97edec4db.
18 years ago
Dan Williams b97edec4db Remove picture selection from intro screen for now 18 years ago
Marco Pesenti Gritti a380b7f915 Move data to be relative to the code. 18 years ago
Marco Pesenti Gritti 8ddaa516b3 Add a default picture, so that we don't force people to find one.
Implementation is ugly but the cleanest I could come with :(
18 years ago
John (J5) Palmieri 05081b3fa5 use hal to detect the presence of a v4l device
* right now we check for anything with the capability of 'video4linux' and
  for info.linux.driver = 'cafe1000-ccic' which is the olpc's webcam
18 years ago
Marco Pesenti Gritti 921bccd48c Tweak video size. People report it's too big on the olpc too.
Dan feel free to tweak this, I'm changing it to get a functional
build in for tonight compose.
18 years ago
Marco Pesenti Gritti 69f8d84663 Make video size resolution dependent at least in the emulator. 18 years ago
Dan Williams 7ce21d47bd Ensure video is realized before showing live video 18 years ago
Dan Williams 8a53a31c49 Have IntroWindow handle profile creation so it can hide itself before generating keys 18 years ago
Dan Williams f5051b7c14 Add get_color() function 18 years ago
Dan Williams f3cedf1bca Don't create already existing config sections 18 years ago
Guillaume Desmottes 5535aefc75 Add a Server section in the config file and use it to register only when needed 18 years ago
Dan Williams a1f5684944 Make buddy icon selection a bit more consistent 18 years ago
Dan Williams 88728f996e Remove debugging stuff 18 years ago
Dan Williams 1f91f7f7af New intro/setup screen 18 years ago