| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use up-to-date document units when intiallizing viewbox during a file load | Alvin Penner | 2015-02-12 | 3 | -12/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump Poppler dependency to 0.8.3 | Alex Valavanis | 2015-02-12 | 1 | -20/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | two typos in patch at rev 13914 | mathog | 2015-02-09 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for bug 1419926 | mathog | 2015-02-09 | 2 | -26/+43 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for bug 1405292 | mathog | 2015-02-09 | 3 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | restore original behavior of 'Resize Page to Selection' for the special case ... | Alvin Penner | 2015-02-09 | 1 | -11/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first steps | Jabier Arraiza Cenoz | 2015-02-15 | 2 | -0/+209 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first steps | Jabier Arraiza Cenoz | 2015-02-15 | 15 | -325/+173 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-02-08 | 5 | -18/+30 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commenting dead assignments. | Nicolas Dufour | 2015-02-08 | 3 | -13/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing dead assignment and uninitialized argument value. | Nicolas Dufour | 2015-02-07 | 2 | -5/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | starting whith pointwise | Jabier Arraiza Cenoz | 2015-02-08 | 13 | -623/+295 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor of pointwise base | Jabier Arraiza Cenoz | 2015-02-07 | 4 | -36/+93 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-02-07 | 9 | -80/+239 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1417752 (Find & Replace ignores Flowed text objects). | Nicolas Dufour | 2015-02-06 | 1 | -1/+5 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for grid spacing, reduce numerical error if viewbox and page are same size | Alvin Penner | 2015-02-04 | 2 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace Catmull-Rom by fininte-differences in smoothing routines. | Tavmjong Bah | 2015-02-04 | 2 | -52/+199 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1417990 (Trunk: crash on export to PS/EPS/PDF via command line (... | Nicolas Dufour | 2015-02-04 | 1 | -8/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix two instances of "Dead Initialization" found via Clang scan-build. | Tavmjong Bah | 2015-02-03 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for viewbox scaling, reduce numerical error if viewbox and page are same size | Alvin Penner | 2015-02-03 | 1 | -16/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Typos (Bug #1417127) | Kris De Gussem | 2015-02-03 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-02-02 | 339 | -5235/+7239 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Experimental mesh smoothing code. | Tavmjong Bah | 2015-02-02 | 9 | -27/+910 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch by Mark Harmer to allow DirUtil test to pass in Windows. (Bug 1409208) | Alvin Penner | 2015-02-01 | 1 | -0/+8 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for snapping to grids and guides, reduce numerical error for the case of unif... | Alvin Penner | 2015-01-29 | 3 | -2/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #437567 (PDF Save As dialog convert text to paths option is confu... | Kence (casey.peel@gmail.com) | 2015-01-28 | 2 | -12/+21 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for viewbox scaling, revert revs 13581, 13582, 13859, and handle the case of ... | Alvin Penner | 2015-01-25 | 1 | -20/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify 'File' menu structure (remove submenu 'New').(Bug #1414384) | su_v | 2015-01-25 | 2 | -6/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug #1130348 (Paint bucket filling multiple regions crashes when scro... | Kim Maxim (fixer21k) | 2015-01-25 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improved precision in placing grids and guides. (Bug 1373311) | Alvin Penner | 2015-01-23 | 2 | -5/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix regression: pasted bitmaps should be embeded. (Bug #855440) | Tavmjong Bah | 2015-01-21 | 2 | -3/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unnecesary headers from rotate curves | Jabier Arraiza Cenoz | 2015-01-20 | 1 | -7/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix wrong knots in rotate curves LPE | Jabier Arraiza Cenoz | 2015-01-20 | 2 | -40/+110 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't update viewbox if referenced element not <symbol> or <svg> | Tavmjong Bah | 2015-01-19 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix EPS export area (Bug #1411208) | su_v | 2015-01-17 | 1 | -5/+5 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improve precision of i2doc for case where viewBox aspect ratio does not change | Alvin Penner | 2015-01-16 | 1 | -1/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test implementation of 'shape-padding'. | Tavmjong Bah | 2015-01-16 | 2 | -2/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start to implement SVG 2 text in a shape. | Tavmjong Bah | 2015-01-16 | 1 | -5/+58 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for symbol description, report 'id' if 'title' does not exist. | Alvin Penner | 2015-01-15 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow stroke_width to be scaled even if stroke color is not defined. (Bug 136... | Alvin Penner | 2015-01-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | during copy and paste, scale stock symbols from units of 'px' to 'document-un... | Alvin Penner | 2015-01-15 | 4 | -14/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Read properties for SVG 2 text in a shape. | Tavmjong Bah | 2015-01-15 | 4 | -0/+43 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix warnings when tracing enabled. | Tavmjong Bah | 2015-01-14 | 1 | -12/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n. String handling improvement and memory leak fix. | Nicolas Dufour | 2015-01-13 | 1 | -5/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing build error on Ubuntu (GThread error due to include ordering). | Nicolas Dufour | 2015-01-12 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Undo. Partial fix for Bug #171990 (pen tool commit for each node for more gra... | Jeremiah Darais | 2015-01-12 | 2 | -85/+107 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Italian translation udpate. | Firas Hanife | 2015-01-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preferences. Fix for Bug #1401993 (Keyboard shortcut editor throws together e... | Nicolas Dufour | 2015-01-07 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rejection sampling to avoid indeterminate gradients in feTurbulence. | Jasper van de Gronde | 2015-01-06 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add getDocumentScale() to return "real-world" to "user-unit" scale factor. | Tavmjong Bah | 2015-01-06 | 3 | -2/+25 | |
