summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2015-05-101-2/+10
|\
| * Fix for bug 1194091Marc Jeanmougin2015-05-101-2/+10
* | Working on Krzysztof review. Seems to be all fixed.Jabier Arraiza Cenoz2015-05-101-9/+9
* | fixing reviewJabier Arraiza Cenoz2015-05-092-5/+5
* | update to trunkJabier Arraiza Cenoz2015-05-0999-775/+432
|\|
| * Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-092-27/+3
| * fixes a few of jenkins warningsMarc Jeanmougin2015-05-0811-24/+11
| * Fixed the layer blendsMarc Jeanmougin2015-05-083-21/+17
| * fix for stl "remove"Marc Jeanmougin2015-05-071-1/+1
| * better fix, using std::remove instead of std::eraseMarc Jeanmougin2015-05-071-3/+1
| * fix crash when converting a group of objects to pathMarc Jeanmougin2015-05-071-1/+3
| * UI. Fix for Bug #1450877 (GUI glitch in Object Properties)Nicolas Dufour2015-05-061-2/+2
| * show filter usage countRaphael Rosch2015-05-052-6/+29
| * Fixed comparison function used in sortsMarc Jeanmougin2015-05-021-1/+1
| * updated with trunkMarc Jeanmougin2015-04-2957-286/+2
| |\
| | * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-2757-286/+2
| * | removed a few useless SP_OBJECT() castsMarc Jeanmougin2015-04-273-3/+3
| * | removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin2015-04-272-6/+0
| * | Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-263-4/+3
| * | mergingMarc Jeanmougin2015-04-2631-539/+818
| |\|
| * | mergeMarc Jeanmougin2015-04-2632-226/+116
| |\ \
| * | | more cast cleanupMarc Jeanmougin2015-02-2710-21/+21
| * | | corrected the casts (hopefully)Marc Jeanmougin2015-02-2726-82/+68
| * | | Merge, resolved conflictsMarc Jeanmougin2015-02-2313-174/+88
| |\ \ \
| * | | | added a set to the SelectionMarc Jeanmougin2015-02-193-20/+14
| * | | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-1935-187/+181
| * | | | I can't really understand why, but i can now launch inkscape without it segfa...mc2015-02-183-9/+9
| * | | | Just...mc2015-02-1829-246/+236
| * | | | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-179-159/+162
* | | | | update to trunkJabier Arraiza Cenoz2015-04-222-35/+25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Replace GList by std::vectorTavmjong Bah2015-04-142-35/+25
* | | | | update to trunkJabier Arraiza Cenoz2015-04-1010-358/+372
|\| | | |
| * | | | Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-109-350/+357
| * | | | Cleaned up cmake files to build successfully on Linux.Jon A. Cruz2015-04-081-11/+18
* | | | | Update pathinfo class to allow piecewise and pathvector as input.Jabier Arraiza Cenoz2015-04-032-12/+5
* | | | | update to trunkJabier Arraiza Cenoz2015-04-021-0/+1
|\| | | |
| * | | | inicialice a header variableJabier Arraiza Cenoz2015-04-021-0/+1
* | | | | Added documentation and fix to coding style.Jabier Arraiza Cenoz2015-04-012-65/+69
* | | | | Move 2Geom work to a intermediate positon -helper-Jabier Arraiza Cenoz2015-04-012-13/+13
* | | | | adding append modeJabier Arraiza Cenoz2015-03-261-1/+0
* | | | | update to trunkJabier Arraiza Cenoz2015-03-261-23/+17
|\| | | |
| * | | | Fix a bug introduced by me using path parameters in LPEJabier Arraiza Cenoz2015-03-231-23/+17
* | | | | Fixed bug when deleting nodesJabier Arraiza Cenoz2015-03-221-1/+1
* | | | | update to trunkJabier Arraiza Cenoz2015-03-212-3/+2
|\| | | |
| * | | | Fix a bug in multi-path-manipulator and finish bspline refactorJabier Arraiza Cenoz2015-03-213-17/+13
| * | | | Fix GTK3 build (typo).Tavmjong Bah2015-03-211-1/+1
* | | | | Fixed bug whith mapsJabier Arraiza Cenoz2015-03-213-18/+16
* | | | | update to trunkJabier Arraiza Cenoz2015-03-216-48/+208
|\| | | |
| * | | | Improve the cache system of bspline, "Correctly" show bspline weight power on...Jabier Arraiza Cenoz2015-03-214-14/+28
| * | | | Add GUI for 'viewBox'.Tavmjong Bah2015-03-212-22/+168