Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Collapse)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
|/
*