summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* SPColorSlider c++-sification: remove unnecessary reference to Gtk::AdjustmentTomasz Boczkowski2014-05-241-3/+0
* SPColorSlider c++-sification: remove gobject based codeTomasz Boczkowski2014-05-242-718/+0
* SPColorSlider c++-sification: fixed size requestTomasz Boczkowski2014-05-242-1/+13
* SPColorSlider c++-sification: compilation with GTK3Tomasz Boczkowski2014-05-242-32/+100
* SPColorSlider c++-sification: fixed failed Gtk assertionTomasz Boczkowski2014-05-241-1/+3
* SPColorSlider c++-sification: fixed drawing borderTomasz Boczkowski2014-05-241-8/+10
* SPColorSlider c++-sification: ported mouse eventsTomasz Boczkowski2014-05-241-3/+50
* SPColorSlider c++-sification: ported drawingTomasz Boczkowski2014-05-232-7/+78
* ported draw methodTomasz Boczkowski2014-05-231-6/+167
* moved widgets/sp-color-slider to ui/widget/color-sliderTomasz Boczkowski2014-05-234-0/+1111
* 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