Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* properly manage the registered field in the config fileGuillaume Desmottes2007-02-271-1/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-271-0/+27
|\
| * Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2007-02-271-1/+1
| |\
| * | Add a Server section in the config file and use it to register only when neededGuillaume Desmottes2007-02-271-0/+27
* | | Use a custom style to get rid of the damned window backgroundMarco Pesenti Gritti2007-02-271-5/+11
| |/ |/|
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-271-1/+3
|\ \ | |/
| * Button fixes.Tomeu Vizoso2007-02-271-1/+3
* | Fix some bugs with frame animation and enable itMarco Pesenti Gritti2007-02-271-1/+1
|/
* Use Window, add a compatibility hack to not break APIMarco Pesenti Gritti2007-02-271-3/+11
* Make the canvas window background transparentMarco Pesenti Gritti2007-02-271-0/+4
* Add a window class to graphics, it contains a canvas.Marco Pesenti Gritti2007-02-272-0/+15
* Added Button control.Tomeu Vizoso2007-02-264-7/+135
* Some control fixes.Tomeu Vizoso2007-02-263-3/+11
* Ensure correctly formatted colorDan Williams2007-02-261-1/+1
* MergeDan Williams2007-02-2610-37/+96
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-251-8/+14
| |\
| | * First try at menu sizing in OptionMenu.Tomeu Vizoso2007-02-251-8/+14
| * | Fix strength propagationMarco Pesenti Gritti2007-02-251-6/+6
| |/
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-243-2/+16
| |\
| | * Make OptionMenu grab the pointer on popup.Tomeu Vizoso2007-02-243-2/+16
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-241-2/+2
| |\ \ | | |/
| | * Make the default icon scale depend on the screen resolution.Tomeu Vizoso2007-02-241-2/+2
| * | Don't present from inside the Activity constructorMarco Pesenti Gritti2007-02-242-2/+1
| |/
| * Add hovering to MenuItem.Tomeu Vizoso2007-02-242-0/+10
| * Adjusted rounded box radius.Tomeu Vizoso2007-02-241-1/+1
| * Add hover to BuddyIcon in the Frame.Tomeu Vizoso2007-02-241-1/+1
| * Highlight buttons and change menu background to black.Tomeu Vizoso2007-02-233-18/+48
* | Create separate plugins for connection methodsDan Williams2007-02-261-0/+32
* | New intro/setup screenDan Williams2007-02-251-3/+26
|/
* Rename color property in CanvasIcon to xo-color and added properties fill-col...Tomeu Vizoso2007-02-235-48/+88
* Rework the implementation and add an explanationMarco Pesenti Gritti2007-02-231-9/+81
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-236-11/+10
* Added some SystemColors for the buttons.Tomeu Vizoso2007-02-231-1/+13
* Added tooltips to CanvasIcon and implement popup positioning in the Frame.Tomeu Vizoso2007-02-223-17/+41
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-02-2218-722/+667
|\
| * Adapt to activity api changeMarco Pesenti Gritti2007-02-221-0/+1
| * Remove bundle specific stuff from env.Marco Pesenti Gritti2007-02-223-26/+10
| * Add a class attribute as per the updated spec.Marco Pesenti Gritti2007-02-223-14/+29
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-222-66/+29
| |\
| | * Make OptionMenu use the new Menu and MenuItem classes.Tomeu Vizoso2007-02-222-66/+29
| * | Make sugar-activity-factory just a wrapper.Marco Pesenti Gritti2007-02-221-6/+16
| |/
| * Put exec back, I forgot it was used by the camera.Marco Pesenti Gritti2007-02-223-32/+41
| * Cleanup the Activity API, code needs more love.Marco Pesenti Gritti2007-02-213-48/+14
| * Improve handle marshalling. Add an uri to the handle.Marco Pesenti Gritti2007-02-213-11/+26
| * Fix capsMarco Pesenti Gritti2007-02-212-1/+1
| * Add an handle argument to the factory and to the activity constructor.Marco Pesenti Gritti2007-02-215-11/+56
| * Use hippo.CanvasContext.translate_to_screen() for positioning popups.Tomeu Vizoso2007-02-212-4/+2
| * Removed MenuIcon.Tomeu Vizoso2007-02-212-81/+0
| * Make ClipboardIcon use the new Menu.Tomeu Vizoso2007-02-211-0/+3
| * Generate the id in ActivityFactory. I want it to be easy toMarco Pesenti Gritti2007-02-211-1/+32