Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/view.py
Commit message (Expand)AuthorAgeFilesLines
* Actually apply the name changeHEADmasterTomeu Vizoso2009-02-171-37/+11
* Implement in-place renamingTomeu Vizoso2009-02-171-1/+61
* Add arrow headTomeu Vizoso2009-02-171-1/+22
* Update connections on an idle callback so the items have been already placedTomeu Vizoso2009-02-171-1/+2
* Update connections after every moveTomeu Vizoso2009-02-161-10/+22
* Better position connections and only update the model once the item has been ...Tomeu Vizoso2009-01-301-32/+76
* Make connections between related thoughtsTomeu Vizoso2009-01-301-0/+12
* Fix sizingTomeu Vizoso2009-01-291-4/+6
* Remove temporal line just before creating the new thoughtTomeu Vizoso2009-01-291-2/+6
* Create a new descendant thought by dragging a handleTomeu Vizoso2009-01-291-4/+65
* Remove more unused codeTomeu Vizoso2009-01-261-40/+0
* Move to gaphasTomeu Vizoso2009-01-251-13/+29
* Move ThoughtView to its own module, it's going to grow soonTomeu Vizoso2009-01-241-125/+2
* Place a first thought in new modelsmodel-as-a-treeTomeu Vizoso2009-01-241-0/+1
* Make MindMapModel inherit from gtk.TreeStoreTomeu Vizoso2009-01-241-36/+48
* Revert "Add links to the model"Tomeu Vizoso2009-01-221-5/+5
* Add links to the modelTomeu Vizoso2009-01-221-5/+5
* Change the cursor while the drag happensTomeu Vizoso2009-01-211-0/+2
* Add selection of thoughtsTomeu Vizoso2009-01-201-20/+57
* Added background colors to the model and display themTomeu Vizoso2009-01-201-0/+15
* Don't accept drags outside the canvasTomeu Vizoso2009-01-201-2/+7
* Refactor canvas stuff to another moduleTomeu Vizoso2009-01-201-164/+89
* Initial commitTomeu Vizoso2009-01-191-0/+268