Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/home/HomeWindow.py
Commit message (Collapse)AuthorAgeFilesLines
* Move the zoom levels inside the modelMarco Pesenti Gritti2007-07-021-9/+9
|
* Evil tricks to not always show the XO palette at startup.Marco Pesenti Gritti2007-07-021-0/+26
|
* Replace Menu for Palette.Tomeu Vizoso2007-07-011-3/+2
|
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
|
* Refactor the window API a bit to make it more flexible.Marco Pesenti Gritti2007-04-271-8/+12
|
* More work on the new graphics API.Marco Pesenti Gritti2007-04-261-5/+5
|
* Get rid of the notebook which was causing strange flickering.Marco Pesenti Gritti2007-04-161-35/+12
|
* Implement the transition between zoom view.Marco Pesenti Gritti2007-04-161-5/+33
|
* Suspend the mesh view when it's not active so thatMarco Pesenti Gritti2007-03-291-7/+30
| | | | we don't keep blinking the icon in the background.
* Split model/view in the activities donut.Marco Pesenti Gritti2006-12-241-2/+11
| | | | Provide some infrastructure for Alt+Tab implementation.
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-34/+34
|
* Move the menu positioning code inside menu shell andMarco Pesenti Gritti2006-10-181-5/+3
| | | | unify it.
* Add GPL headersMarco Pesenti Gritti2006-10-141-0/+16
|
* Spread box cleanups and fixesMarco Pesenti Gritti2006-10-071-0/+3
|
* Reimplement the donut using hippo canvasMarco Pesenti Gritti2006-10-041-18/+6
|
* Move all the canvas code that doesn't depend on goocanvas anymore in graphics.Marco Pesenti Gritti2006-10-031-1/+1
|
* Get rid of the old Grid and CanvasBoxMarco Pesenti Gritti2006-10-031-1/+1
|
* Port mesh and friends view to hippo, needs workMarco Pesenti Gritti2006-10-031-4/+15
|
* Write a mesh model and start using it in the mesh viewMarco Pesenti Gritti2006-09-251-1/+1
|
* Use a different menu shell for the zoom view and the frameMarco Pesenti Gritti2006-09-191-1/+4
|
* Implement friends removal, lots of cleanupsMarco Pesenti Gritti2006-09-151-1/+1
|
* Pass around the shell so that groups can reuse the gridMarco Pesenti Gritti2006-09-151-4/+4
|
* Move the view to his own moduleMarco Pesenti Gritti2006-09-151-0/+50