Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CleanupsMarco Pesenti Gritti2007-07-021-2/+3
|
* Notify zoom level changeMarco Pesenti Gritti2007-07-021-0/+1
|
* Cleanup zoom level managementMarco Pesenti Gritti2007-07-022-23/+38
|
* Move the zoom levels inside the modelMarco Pesenti Gritti2007-07-0210-38/+45
|
* Merge branch 'master' of git://dev.laptop.org/sugarTomeu Vizoso2007-07-022-0/+31
|\
| * Evil tricks to not always show the XO palette at startup.Marco Pesenti Gritti2007-07-022-0/+31
| |
* | Reposition palette after expanding it.Tomeu Vizoso2007-07-021-0/+2
| |
* | Implement secondary state of palettes.Tomeu Vizoso2007-07-021-0/+37
|/
* Corrected some formatting issues with imports.Tomeu Vizoso2007-07-023-0/+4
|
* Remove old popup classes.Tomeu Vizoso2007-07-015-351/+0
|
* Take out forgotten print.Tomeu Vizoso2007-07-011-1/+0
|
* Replace Menu for Palette.Tomeu Vizoso2007-07-0113-293/+183
|
* Two more small palette fixes.Tomeu Vizoso2007-07-011-3/+3
|
* Fix typo.Tomeu Vizoso2007-07-011-1/+1
|
* Restore CanvasIcon prelighting.Tomeu Vizoso2007-07-011-0/+9
|
* Restrict palette positioning to screen height/width - 1 grid cell.Tomeu Vizoso2007-07-014-50/+45
|
* Some palette improvements and add palette support to CanvasIcon.Tomeu Vizoso2007-07-013-180/+39
|
* Include NEWS in the xoMarco Pesenti Gritti2007-06-291-0/+8
|
* Adapt to API changesMarco Pesenti Gritti2007-06-291-4/+1
|
* Set glib program name and application name.Marco Pesenti Gritti2007-06-2910-20/+45
| | | | | Better way of importing ltihooks. Several cleanups.
*