| Commit message (Expand) | Author | Age | Files | Lines |
| * | create SPObject factory | Liam P. White | 2015-02-25 | 84 | -1035/+361 |
| * | Translations. Hungarian translation update. | Peter Bojtos | 2015-02-24 | 1 | -8374/+9138 |
| * | on a File->Open, set the viewBox if it did not previously exist, same as was ... | Alvin Penner | 2015-02-23 | 1 | -0/+6 |
| * | fix scaling of letter-spacing and word-spacing. (Bug 772057) | Alvin Penner | 2015-02-22 | 1 | -2/+2 |
| * | Make icon creation more consistent - use sp_icon_new where possible | Liam P. White | 2015-02-22 | 9 | -188/+84 |
| * | Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933 | Marc Jeanmougin | 2015-02-21 | 6 | -17/+19 |
| * | Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting clone... | Marc Jeanmougin | 2015-02-21 | 1 | -1/+3 |
| * | Speed up ungrouping test, adding note as to why it is so slow. | Tavmjong Bah | 2015-02-21 | 1 | -1/+2 |
| * | Fixes bug 1152657: "Paste selection with original+clone(s): Wrong placement ... | Marc Jeanmougin | 2015-02-21 | 1 | -1/+9 |
| * | packaging: Add LP script to close bug reports | Bryce Harrington | 2015-02-20 | 1 | -0/+75 |
| * | Fix for bug 1409591 : | Marc Jeanmougin | 2015-02-20 | 3 | -69/+37 |
| * | Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken) | Marc Jeanmougin | 2015-02-20 | 1 | -3/+4 |
| * | Mitre is not an SVG/CSS unit. Don't test. | Tavmjong Bah | 2015-02-20 | 1 | -1/+4 |
| * | Eliminate errors and reduce warnings. | Tavmjong Bah | 2015-02-20 | 1 | -2/+9 |
| * | scale groups when changing document units. (Bug 1369197) | Alvin Penner | 2015-02-19 | 1 | -10/+4 |
| * | i18n | Kris De Gussem | 2015-02-16 | 2 | -2/+2 |
| * | Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the clo... | mc | 2015-02-16 | 3 | -9/+59 |
| * | Adjust timeout for snap tool tips to 4 seconds | Diederik van Lierop | 2015-02-15 | 1 | -1/+1 |
| * | device-manager: Get rid of GLists | Alex Valavanis | 2015-02-14 | 1 | -55/+51 |
| * | device-manager: Migrate to Gtkmm | Alex Valavanis | 2015-02-14 | 1 | -91/+102 |
| * | Fix for Bug #137168 (Update Columns in inkscape default palette). | Nicolas Dufour | 2015-02-14 | 4 | -4/+2 |
| * | desktop-events: Get rid of GList usage. | Alex Valavanis | 2015-02-12 | 2 | -20/+23 |
| * | 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 | 2 | -28/+3 |
| * | extensions. gimp_xcf.py. add error message if Inkscape installation not found... | Alvin Penner | 2015-02-11 | 1 | -1/+9 |
| * | 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 |
| * | Fix build failure on Windows | Nicolas Dufour | 2015-02-09 | 1 | -1/+1 |
| * | win packaging, fix for 1418598, writing to wrong registry key, update .bat to... | Adib Taraben | 2015-02-08 | 2 | -4/+4 |
| * | 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 |
| * | build-x64.xml, add librsvg and libcroco into binary package | Adib Taraben | 2015-02-07 | 1 | -0/+2 |
| * | 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 |
| * | 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 |