Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
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-162-10/+23
* Update the gaphas submoduleTomeu Vizoso2009-02-161-0/+0
* Better position connections and only update the model once the item has been ...Tomeu Vizoso2009-01-302-32/+81
* Make connections between related thoughtsTomeu Vizoso2009-01-301-0/+12
* Fix sizingTomeu Vizoso2009-01-292-4/+10
* Remove temporal line just before creating the new thoughtTomeu Vizoso2009-01-291-2/+6
* Serialize descendantsTomeu Vizoso2009-01-291-10/+21
* Create a new descendant thought by dragging a handleTomeu Vizoso2009-01-293-8/+88
* Remove more unused codeTomeu Vizoso2009-01-261-40/+0
* Remove our custom canvasTomeu Vizoso2009-01-261-214/+0
* Add checkout instructionsTomeu Vizoso2009-01-251-0/+5
* Set a default title if neededTomeu Vizoso2009-01-251-3/+7
* Move to gaphasTomeu Vizoso2009-01-256-139/+141
* Add a '+' button to the thought view for adding a child thoughtTomeu Vizoso2009-01-242-7/+46
* Move ThoughtView to its own module, it's going to grow soonTomeu Vizoso2009-01-242-125/+153
* Change first thought colorTomeu Vizoso2009-01-241-1/+1
* Place a first thought in new modelsmodel-as-a-treeTomeu Vizoso2009-01-243-2/+21
* Make MindMapModel inherit from gtk.TreeStoreTomeu Vizoso2009-01-244-224/+88
* Revert "Add links to the model"Tomeu Vizoso2009-01-223-126/+45
* Add links to the modelTomeu Vizoso2009-01-223-45/+126
* Change the cursor while the drag happensTomeu Vizoso2009-01-212-4/+11
* Add selection of thoughtsTomeu Vizoso2009-01-202-20/+58
* Added background colors to the model and display themTomeu Vizoso2009-01-203-6/+46
* Don't accept drags outside the canvasTomeu Vizoso2009-01-201-2/+7
* Refactor canvas stuff to another moduleTomeu Vizoso2009-01-202-164/+276
* Initial commitTomeu Vizoso2009-01-1910-0/+1022