Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add badges to infrastructure access points in mesh viewDan Williams2007-08-304-7/+29
|
* Don't traceback on systems without the right NMDan Williams2007-08-301-1/+2
|
* remove redundant codeDan Williams2007-08-301-10/+0
|
* Add palette to Wireless device on Home view showing channel tooDan Williams2007-08-305-13/+111
| | | | | Convert the tooltip to a palette and show the wireless channel in the palette.
* Snapshot 23ad88db0c.Marco Pesenti Gritti2007-08-291-0/+2
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-292-0/+6
|\
| * Add datastore.complete_indexing() func.Tomeu Vizoso2007-08-292-0/+6
| |
* | Cleanup and fix bugs in palette positioning (again)Marco Pesenti Gritti2007-08-291-37/+44
|/
* Cleanup a bit the positioning logic. Drop specificMarco Pesenti Gritti2007-08-291-44/+15
| | | | | positioning, we can readd it later if it proves to be necessary.
* Add/use a frame widget invoker.Marco Pesenti Gritti2007-08-292-8/+24
|
* Revert accidentally committed debug code.Marco Pesenti Gritti2007-08-291-5/+0
|
* Make remove_item take an item instead of an index.Marco Pesenti Gritti2007-08-292-2/+6
|
* Tray size allocation fixes.Marco Pesenti Gritti2007-08-293-18/+23
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-291-1/+1
|\
| * get_sensitive() does not exist for a toolbar.Simon Schampijer2007-08-281-1/+1
| |
* | Expose and size allocation fixes.Marco Pesenti Gritti2007-08-291-9/+30
| |
* | Sync gtk theme values and style.py. Add a comment at the topMarco Pesenti Gritti2007-08-292-12/+22
|/ | | | of style.py about the reference zoom value.
*