summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/path-manipulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-1/+0
* | Remove extra codeJabier Arraiza Cenoz2013-03-231-11/+0
* | Mauro based feedbak added some fixesJabier Arraiza Cenoz2013-03-231-7/+16
* | Fixed end extremium node delete fault, ready for testingroot2013-03-221-13/+23
* | Fixing errors at delete extrewmiuns nodesJabier Arraiza Cenoz2013-03-211-8/+18
* | Fixed redraw handles at node deleteJabier Arraiza Cenoz2013-03-211-6/+6
* | Inserting nodes fixed, cleanupJabier Arraiza Cenoz2013-03-211-30/+20
|\ \
| * \ Fixing node creations in BSpline mode.jtx2013-03-201-25/+14
| |\ \ | |/ / |/| |
* | | For testing, widget added, regression fixedJabier Arraiza Cenoz2013-03-201-1/+6
|/ /
* | Working width widgetsJabier Arraiza Cenoz2013-03-191-1/+1
* | working whith widgetsJabier Arraiza Cenoz2013-03-181-3/+13
* | Permanent show outline in BSpline modeJabier Arraiza Cenoz2013-03-061-0/+3
* | Fixed closed pc->eaJabier Arraiza Cenoz2013-02-281-30/+15
* | Saved for next refactorJabier Arraiza Cenoz2013-02-231-27/+11
* | Mayor refactorJabier Arraiza Cenoz2013-02-191-41/+49
* | refactorJabier Arraiza Cenoz2013-02-181-20/+82
* | All done except cusp continuous and close bsplineJabier Arraiza Cenoz2013-02-141-2/+21
|/
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-1/+1
* Extended resizing to node handles.Jon A. Cruz2012-05-171-0/+9
* Warning cleanup.Jon A. Cruz2012-04-041-1/+1
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+1
* Patch from John Smith for 623660Josh Andler2012-01-231-1/+1
* turn SPPath into a class, and add some methods...Johan B. C. Engelen2012-01-171-2/+2
* new: add nodes at extreme values of selected subpathsJohan B. C. Engelen2012-01-041-0/+61
* Powerstroke: adjust control points when adding or deleting knots, to try and ...Johan B. C. Engelen2011-11-051-8/+26
* fix usage of iterator when iterator's erase function is used (Bug #812018)Kris De Gussem2011-10-291-1/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-4/+7
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-2/+2
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-2/+2
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-1/+1
* Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-221-4/+4
* update to latest 2geom. fixes bezier curve casts.Johan B. C. Engelen2011-02-131-1/+1
* Fix node tool brokenness resulting from a switch to runtime orderKrzysztof Kosi??ski2011-02-051-6/+7
* update to latest 2geom !Johan B. C. Engelen2011-02-021-6/+6
* Node tool: special case node duplication for endnodes - select new endnodeKrzysztof Kosi??ski2010-12-161-10/+19
* Node tool: fix Tab and Shift+TabKrzysztof Kosi??ski2010-12-161-58/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-11/+17
|\
| * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-1/+1
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-5/+10
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-2/+2
* | Fix rare crash when trying to drag after undo in the node toolKrzysztof Kosi??ski2010-11-191-0/+2
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Fix oddities related to smooth endnodes. Should fix a crasher.Krzysztof Kosi??ski2010-10-121-9/+3
* | Cherry pick node duplication from 0.48 stableKrzysztof Kosi??ski2010-10-121-0/+33
* | Fix funny behavior when dragging near the start node of a pathKrzysztof Kosi??ski2010-08-131-1/+4
* | Fix node editor crash when dragging near the last node of a pathKrzysztof Kosi??ski2010-08-131-1/+1
|/
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-1/+1
* Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-031-1/+1
* Fix a few remaining oddities in handle scaling via keyboardKrzysztof Kosi??ski2010-03-181-10/+15