| Commit message (Expand) | Author | Age | Files | Lines |
| * | update to trunk | Jabier Arraiza Cenoz | 2015-02-07 | 17 | -9428/+10786 |
| |\ |
|
| | * | Distribute autogen.sh. Fixes build on systems that need to reconfigure intltool | Alex Valavanis | 2015-02-07 | 1 | -0/+1 |
| | * | Translation. Catalan translation update. | Jordi Mas i Hernàndez | 2015-02-07 | 2 | -8057/+9272 |
| | * | Fix for Bug #1417311 (not closed comment in build.xml). | Alf Gaida | 2015-02-06 | 1 | -1/+1 |
| | * | Fix for Bug #1417752 (Find & Replace ignores Flowed text objects). | Nicolas Dufour | 2015-02-06 | 1 | -1/+5 |
| | * | Translations. Arabic translations update. | مصعب الزعبي | 2015-02-06 | 1 | -1129/+1139 |
| | * | Latvian translation update | Janis Eisaks | 2015-02-04 | 1 | -64/+80 |
| | * | 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 | 2 | -3/+3 |
| | * | Dutch translation update | Kris De Gussem | 2015-02-03 | 1 | -95/+52 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-02-02 | 466 | -125196/+151810 |
| |\| |
|
| | * | Translations. Arabic translation update. | مصعب الزعبي (moceap) | 2015-02-02 | 1 | -14806/+10953 |
| | * | packaging/macosx: add librevenge to default variants for local port inkscape-... | su_v | 2015-02-02 | 1 | -2/+2 |
| | * | packaging/macosx: Fix local py26 ports | su_v | 2015-02-02 | 5 | -5/+5 |
| | * | Experimental mesh smoothing code. | Tavmjong Bah | 2015-02-02 | 9 | -27/+910 |
| | * | Enable experimental features for wider testing: meshes, LPE tool, additional ... | Tavmjong Bah | 2015-02-02 | 1 | -2/+2 |
| | * | fixed import bug when using multiple pens (paths where put into wrong layers)... | Sebastian Wüst | 2015-02-01 | 1 | -54/+33 |
| | * | patch by Mark Harmer to allow DirUtil test to pass in Windows. (Bug 1409208) | Alvin Penner | 2015-02-01 | 1 | -0/+8 |
| | * | Translations. Italian translation update. | Firas Hanife | 2015-02-01 | 1 | -5413/+4063 |
| | * | Updated Doxyfile for doxygen 1.8.6 | Christoffer Holmstedt | 2015-02-01 | 1 | -952/+1388 |
| | * | added option for sending pre-stream commands, renamed command language from Z... | Sebastian Wüst | 2015-01-31 | 2 | -14/+19 |
| | * | Latvian translation update | Janis Eisaks | 2015-01-30 | 1 | -6336/+2289 |
| | * | packaging/macosx: Fix copy&paste error in README.txt | su_v | 2015-01-29 | 1 | -1/+1 |
| | * | 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 | 3 | -79/+97 |
| | * | Latvian translation update | Janis Eisaks | 2015-01-27 | 1 | -2246/+2359 |
| | * | Documentation. Italian translation update of Basic and Advanced tutorials. | Firas Hanife | 2015-01-26 | 2 | -373/+358 |
| | * | Translations. Russian translation update. | Alexandre Prokoudine | 2015-01-26 | 1 | -5162/+5899 |
| | * | for viewbox scaling, revert revs 13581, 13582, 13859, and handle the case of ... | Alvin Penner | 2015-01-25 | 1 | -20/+22 |
| | * | Latvian translation update | Janis Eisaks | 2015-01-25 | 1 | -5768/+7487 |
| | * | 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 |
| | * | Documentation. K&M reference not available in German. | Nicolas Dufour | 2015-01-25 | 1 | -1/+2 |
| | * | Documentation. Updating K&M reference links to the new version. | Nicolas Dufour | 2015-01-25 | 8 | -25856/+34490 |
| | * | Translations. Reverting Slovak translation file due to build errors (see Bug ... | Nicolas Dufour | 2015-01-24 | 1 | -9754/+4748 |
| | * | * [INTL:sk] Slovak translation update | Ivan Mas??r | 2015-01-24 | 1 | -4748/+9754 |
| | * | 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 |
| | * | Translations. Italian tutorials update. | Firas Hanife | 2015-01-17 | 2 | -779/+698 |
| | * | Translations. Italian translation update. | Firas Hanife | 2015-01-17 | 1 | -65/+65 |
| | * | Documentation. New Galician translation of the Shapes tutorial by Leandro Reg... | Nicolas Dufour | 2015-01-17 | 2 | -0/+1124 |
| | * | improve precision of i2doc for case where viewBox aspect ratio does not change | Alvin Penner | 2015-01-16 | 1 | -1/+3 |