summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix C++11 compilationJohan B. C. Engelen2014-05-151-0/+3
* make windows filedialog's code more portable for different mingw versions (fa...Johan B. C. Engelen2014-05-152-11/+7
* Fix Pango markup in Text and Font dialog.Tavmjong Bah2014-05-151-4/+4
* fix windows 64bit build. (changes already committed to trunk)Johan B. C. Engelen2014-05-131-0/+2
* Add Simplify LPEJabier Arraiza Cenoz2014-05-134-3/+125
* Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz2014-05-132-4/+20
* Patch from Jabierxto to fix a bug I reported off-tracker.Josh Andler2014-05-121-2/+2
* Merging Jabier's spirolive+bspline branchVinícius dos Santos Oliveira2014-05-0812-82/+1421
|\
| * adding const _pathmanipulatos staff to handles (handles also have tips)Jabier Arraiza Cenoz2014-05-051-0/+4
| * adding Vinícius work whith node tipsJabier Arraiza Cenoz2014-05-054-15/+18
| |\
| | * Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira2014-05-054-12/+17
| |/
| * update to trunkJabier Arraiza Cenoz2014-04-265-11/+29
| |\
| * \ update to trunkJabier Arraiza Cenoz2014-04-192-0/+6
| |\ \
| * \ \ update to trunkJabier Arraiza Cenoz2014-04-093-21/+15
| |\ \ \
| * | | | Refactor of end anchors.Jabier Arraiza Cenoz2014-04-012-87/+101
| * | | | update to trunkJabier Arraiza Cenoz2014-04-011-2/+2
| |\ \ \ \
| * | | | | A refactor for fixing some issues. Pending how to handle static functions Jabier Arraiza Cenoz2014-04-013-42/+45
| * | | | | Some node.cpp/h work moved to path_manipulator.Jabier Arraiza Cenoz2014-03-315-110/+118
| * | | | | use <cmath> instead <math.h> by point of ViníciusJabier Arraiza Cenoz2014-03-311-1/+1
| * | | | | clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of...Jabier Arraiza Cenoz2014-03-314-29/+20
| * | | | | update to trunkJabier Arraiza Cenoz2014-03-315-672/+592
| |\ \ \ \ \
| * \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-3042-1188/+2047
| |\ \ \ \ \ \
| * \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-2719-405/+461
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-231-39/+43
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-232-0/+8
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed bug continuing cusp nodesJabier Arraiza Cenoz2014-03-201-1/+1
| * | | | | | | | | | Removed persistent blue lineJabier Arraiza Cenoz2014-03-201-0/+4
| * | | | | | | | | | Full refactor of path continuations in bspline-spirolive mode, I think no mor...Jabier Arraiza Cenoz2014-03-204-27/+22
| * | | | | | | | | | Refactor of anchorsJabier Arraiza Cenoz2014-03-203-67/+50
| * | | | | | | | | | Fix a bug when starting path with change from bspline to spiro and inverseJabier Arraiza Cenoz2014-03-191-3/+4
| * | | | | | | | | | Fixing suv mac bug continuing existing bsplines/spiro pathsroot2014-03-191-1/+1
| * | | | | | | | | | This think fix su_v related bug on continuous paths in BSpline or Spiro modeJabier Arraiza Cenoz2014-03-191-1/+13
| * | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-183-3/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-163-356/+326
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix to solve static var in isBSpline functionJabier Arraiza Cenoz2014-03-162-12/+12
| * | | | | | | | | | | | simplify the code in isBSplineJabier Arraiza Cenoz2014-03-141-2/+3
| * | | | | | | | | | | | disabling cache approach for isBSpline function, pointed by ViníciusJabier Arraiza Cenoz2014-03-142-8/+9
| * | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-143-5/+17
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Adding default argument to PathManipulator::isBSpline.Vinícius dos Santos Oliveira2014-03-141-1/+1
| * | | | | | | | | | | | | Small code simplificationVinícius dos Santos Oliveira2014-03-141-5/+1
| * | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-132-8/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-106-13/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Removing repeated condition logical test to make the code more readableVinícius dos Santos Oliveira2014-03-101-8/+6
| * | | | | | | | | | | | | | | Shortening code through removal of variable declaration used only at oneVinícius dos Santos Oliveira2014-03-101-2/+1
| * | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-083-40/+105
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fixed a bug when click over the previuos node in bspline/spiro moderoot2014-03-061-1/+0
| * | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-063-120/+104
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fixing branch problemsJabier Arraiza Cenoz2014-03-0510-107/+106
| * | | | | | | | | | | | | | | | | Fixing branch problemsJabier Arraiza Cenoz2014-03-052-268/+282
| * | | | | | | | | | | | | | | | | TranslationsJabier Arraiza Cenoz2014-03-0510-106/+107