summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added flexible/fixed to fillet chamfer and fix bugsJabier Arraiza Cenoz2015-02-237-50/+166
| | | (bzr r13645.1.20)
* fixed some bugsJabier Arraiza Cenoz2015-02-192-4/+4
| | | (bzr r13645.1.19)
* reducing size in pointwise LPE dataJabier Arraiza Cenoz2015-02-192-10/+10
| | | (bzr r13645.1.18)
* update to trunkJabier Arraiza Cenoz2015-02-191-10/+4
|\ | | | | (bzr r13645.1.17)
| * scale groups when changing document units. (Bug 1369197)Alvin Penner2015-02-191-10/+4
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1369197 (bzr r13926)
* | Basic filleting using pointwiseJabier Arraiza Cenoz2015-02-1910-1472/+190
| | | | | | (bzr r13645.1.16)
* | starting fillet/chamferJabier Arraiza Cenoz2015-02-164-4/+2
| | | | | | (bzr r13645.1.15)
* | update to trunkJabier Arraiza Cenoz2015-02-165-11/+61
|\| | | | | (bzr r13645.1.14)
| * i18nKris De Gussem2015-02-162-2/+2
| | | | | | (bzr r13925)
| * Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the ↵mc2015-02-163-9/+59
| | | | | | | | | | | | | | | | | | clones shift position) and bug #653574 (Ungrouping moves clones inside nested groups). Fixed bugs: - https://launchpad.net/bugs/653574 - https://launchpad.net/bugs/1245339 (bzr r13924)
* | continuing fillet/chamferJabier Arraiza Cenoz2015-02-167-48/+259
| | | | | | (bzr r13645.1.13)
* | added knotsJabier Arraiza Cenoz2015-02-154-18/+20
| | | | | | (bzr r13645.1.12)
* | update to trunkJabier Arraiza Cenoz2015-02-1512-214/+234
|\| | | | | (bzr r13645.1.11)
| * Adjust timeout for snap tool tips to 4 secondsDiederik van Lierop2015-02-151-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1420301 (bzr r13923)
| * device-manager: Get rid of GListsAlex Valavanis2015-02-141-55/+51
| | | | | | (bzr r13922)
| * device-manager: Migrate to GtkmmAlex Valavanis2015-02-141-91/+102
| | | | | | (bzr r13921)
| * desktop-events: Get rid of GList usage.Alex Valavanis2015-02-122-20/+23
| | | | | | (bzr r13919)
| * use up-to-date document units when intiallizing viewbox during a file loadAlvin Penner2015-02-123-12/+9
| | | | | | (bzr r13918)
| * Bump Poppler dependency to 0.8.3Alex Valavanis2015-02-121-20/+0
| | | | | | (bzr r13917)
| * two typos in patch at rev 13914mathog2015-02-091-2/+2
| | | | | | (bzr r13915)
| * fix for bug 1419926mathog2015-02-092-26/+43
| | | | | | (bzr r13914)
| * fix for bug 1405292mathog2015-02-093-5/+5
| | | | | | (bzr r13913)
| * restore original behavior of 'Resize Page to Selection' for the special case ↵Alvin Penner2015-02-091-11/+27
| | | | | | | | | | | | | | | | where page size is in %. (Bug 1419122) Fixed bugs: - https://launchpad.net/bugs/1419122 (bzr r13912)
* | first stepsJabier Arraiza Cenoz2015-02-152-0/+209
| | | | | | (bzr r13645.1.10)
* | first stepsJabier Arraiza Cenoz2015-02-1515-325/+173
| | | | | | (bzr r13645.1.9)
* | update to trunkJabier Arraiza Cenoz2015-02-085-18/+30
|\| | | | | (bzr r13645.1.8)
| * Commenting dead assignments.Nicolas Dufour2015-02-083-13/+24
| | | | | | (bzr r13909)
| * Fixing dead assignment and uninitialized argument value.Nicolas Dufour2015-02-072-5/+6
| | | | | | (bzr r13908)
* | starting whith pointwiseJabier Arraiza Cenoz2015-02-0813-623/+295
| | | | | | (bzr r13645.1.7)
* | refactor of pointwise baseJabier Arraiza Cenoz2015-02-074-36/+93
| | | | | | (bzr r13645.1.6)
* | update to trunkJabier Arraiza Cenoz2015-02-079-80/+239
|\| | | | | (bzr r13645.1.5)
| * Fix for Bug #1417752 (Find & Replace ignores Flowed text objects).Nicolas Dufour2015-02-061-1/+5
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1417752 (bzr r13903)
| * for grid spacing, reduce numerical error if viewbox and page are same sizeAlvin Penner2015-02-042-0/+6
| | | | | | (bzr r13900)
| * Replace Catmull-Rom by fininte-differences in smoothing routines.Tavmjong Bah2015-02-042-52/+199
| | | | | | | | | | Set cross-derivatives to zero for the moment. (bzr r13899)
| * Fix for Bug #1417990 (Trunk: crash on export to PS/EPS/PDF via command line ↵Nicolas Dufour2015-02-041-8/+4
| | | | | | | | | | | | | | | | (rev >= 13880)). Fixed bugs: - https://launchpad.net/bugs/1417990 (bzr r13898)
| * Fix two instances of "Dead Initialization" found via Clang scan-build.Tavmjong Bah2015-02-031-2/+0
| | | | | | (bzr r13897)
| * for viewbox scaling, reduce numerical error if viewbox and page are same sizeAlvin Penner2015-02-031-16/+24
| | | | | | (bzr r13896)
| * Typos (Bug #1417127)Kris De Gussem2015-02-031-1/+1
| | | | | | (bzr r13895)
* | update to trunkJabier Arraiza Cenoz2015-02-02339-5235/+7239
|\| | | | | (bzr r13645.1.4)
| * Experimental mesh smoothing code.Tavmjong Bah2015-02-029-27/+910
| | | | | | (bzr r13890)
| * patch by Mark Harmer to allow DirUtil test to pass in Windows. (Bug 1409208)Alvin Penner2015-02-011-0/+8
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1409208 (bzr r13887)
| * for snapping to grids and guides, reduce numerical error for the case of ↵Alvin Penner2015-01-293-2/+19
| | | | | | | | | | uniform scaling of viewbox (bzr r13881)
| * Fix for Bug #437567 (PDF Save As dialog convert text to paths option is ↵Kence (casey.peel@gmail.com)2015-01-282-12/+21
| | | | | | | | | | | | | | | | confusing). Fixed bugs: - https://launchpad.net/bugs/437567 (bzr r13880)
| * for viewbox scaling, revert revs 13581, 13582, 13859, and handle the case of ↵Alvin Penner2015-01-251-20/+22
| | | | | | | | | | | | | | | | uniform scaling as a special case. (Bug 1373311) Fixed bugs: - https://launchpad.net/bugs/1373311 (bzr r13876)
| * Simplify 'File' menu structure (remove submenu 'New').(Bug #1414384)su_v2015-01-252-6/+4
| | | | | | (bzr r13874)
| * Fix for bug #1130348 (Paint bucket filling multiple regions crashes when ↵Kim Maxim (fixer21k)2015-01-251-1/+1
| | | | | | | | | | | | | | | | scrolling). Fixed bugs: - https://launchpad.net/bugs/1130348 (bzr r13873)
| * improved precision in placing grids and guides. (Bug 1373311)Alvin Penner2015-01-232-5/+22
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1373311 (bzr r13868)
| * Fix regression: pasted bitmaps should be embeded. (Bug #855440)Tavmjong Bah2015-01-212-3/+6
| | | | | | (bzr r13867)
| * Remove unnecesary headers from rotate curvesJabier Arraiza Cenoz2015-01-201-7/+0
| | | | | | (bzr r13866)
| * Fix wrong knots in rotate curves LPEJabier Arraiza Cenoz2015-01-202-40/+110
| | | | | | (bzr r13865)