| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | if viewbox does not exist in file, set the document-units to be px. (Bug ↵ | Alvin Penner | 2015-03-01 | 1 | -1/+3 |
| | | | | | | | | | 1239682) Fixed bugs: - https://launchpad.net/bugs/1239682 (bzr r13955) | ||||
| * | Workaround for bug #1426090 (more LPE nastiness) | Liam P. White | 2015-02-28 | 1 | -4/+30 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1426090 (bzr r13954) | ||||
| * | Translations. New Icenlandic translation. | Sveinn í Felli | 2015-02-27 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1426423 (bzr r13951) | ||||
| * | Rename libgc/ => inkgc/ to reflect difference from Boehm GC | Liam P. White | 2015-02-26 | 41 | -52/+52 |
| | | | | (bzr r13950) | ||||
| * | whoops | Liam P. White | 2015-02-25 | 1 | -0/+1 |
| | | | | (bzr r13949) | ||||
| * | Collect util/ into a static library | Liam P. White | 2015-02-25 | 9 | -14/+18 |
| | | | | (bzr r13948) | ||||
| * | fix for bug 1425317 | mathog | 2015-02-25 | 4 | -7/+25 |
| | | | | (bzr r13947) | ||||
| * | Isolate components of libgc | Liam P. White | 2015-02-25 | 42 | -43/+69 |
| | | | | (bzr r13946) | ||||
| * | Remove useless file | Liam P. White | 2015-02-25 | 3 | -23/+0 |
| | | | | (bzr r13945) | ||||
| * | Don't compile doxygen-main.cpp | Liam P. White | 2015-02-25 | 3 | -2/+0 |
| | | | | (bzr r13944) | ||||
| * | load rectangle parameters as px. (Bug 1424798) | Alvin Penner | 2015-02-25 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424798 (bzr r13943) | ||||
| * | Removed reference to factory.h in the src/makefile_insert file that was | Ryan Lerch | 2015-02-25 | 1 | -1/+0 |
| | | | | | | breaking make dist. factory.h was removed in revision 13940. (bzr r13942) | ||||
| * | Backport commit 2086344 from GIMP master: try to fix rulers (bug #1351597) | Liam P. White | 2015-02-25 | 1 | -17/+25 |
| | | | | | | This might not do what it's supposed to, but I doubt keeping it in will do any harm if it doesn't fix the bug (bzr r13941) | ||||
| * | Restore libinkscape.a | Liam P. White | 2015-02-25 | 1 | -3/+4 |
| | | | | (bzr r13939.1.4) | ||||
| * | Kill factory.h | Liam P. White | 2015-02-25 | 1 | -95/+0 |
| | | | | (bzr r13939.1.3) | ||||
| * | Strip ToolFactory | Liam P. White | 2015-02-25 | 28 | -221/+112 |
| | | | | (bzr r13939.1.2) | ||||
| * | create SPObject factory | Liam P. White | 2015-02-25 | 84 | -1035/+361 |
| | | | | (bzr r13939.1.1) | ||||
| * | on a File->Open, set the viewBox if it did not previously exist, same as was ↵ | Alvin Penner | 2015-02-23 | 1 | -0/+6 |
| | | | | | | | | | done for File->New. (Bug 1239682) Fixed bugs: - https://launchpad.net/bugs/1239682 (bzr r13938) | ||||
| * | fix scaling of letter-spacing and word-spacing. (Bug 772057) | Alvin Penner | 2015-02-22 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/772057 (bzr r13937) | ||||
| * | Make icon creation more consistent - use sp_icon_new where possible | Liam P. White | 2015-02-22 | 9 | -188/+84 |
| | | | | (bzr r13936) | ||||
| * | Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933 | Marc Jeanmougin | 2015-02-21 | 6 | -17/+19 |
| | | | | | | Added std::list<SPObject*> hrefList member to SPObject class. (bzr r13935) | ||||
| * | Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting ↵ | Marc Jeanmougin | 2015-02-21 | 1 | -1/+3 |
| | | | | | | | | | clone grid Fixed bugs: - https://launchpad.net/bugs/469885 (bzr r13934) | ||||
| * | Speed up ungrouping test, adding note as to why it is so slow. | Tavmjong Bah | 2015-02-21 | 1 | -1/+2 |
| | | | | (bzr r13933) | ||||
| * | Fixes bug 1152657: "Paste selection with original+clone(s): Wrong placement ↵ | Marc Jeanmougin | 2015-02-21 | 1 | -1/+9 |
| | | | | | | | | | between original and clones" Fixed bugs: - https://launchpad.net/bugs/1152657 (bzr r13932) | ||||
| * | Fix for bug 1409591 : | Marc Jeanmougin | 2015-02-20 | 3 | -69/+37 |
| | | | | | | | | | Inconsistent selection with 'Select same' on object with clones Fixed bugs: - https://launchpad.net/bugs/1409195 (bzr r13930) | ||||
| * | Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken) | Marc Jeanmougin | 2015-02-20 | 1 | -3/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168651 (bzr r13929) | ||||
| * | Mitre is not an SVG/CSS unit. Don't test. | Tavmjong Bah | 2015-02-20 | 1 | -1/+4 |
| | | | | (bzr r13928) | ||||
| * | Eliminate errors and reduce warnings. | Tavmjong Bah | 2015-02-20 | 1 | -2/+9 |
| | | | | (bzr r13927) | ||||
| * | scale groups when changing document units. (Bug 1369197) | Alvin Penner | 2015-02-19 | 1 | -10/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1369197 (bzr r13926) | ||||
| * | i18n | Kris De Gussem | 2015-02-16 | 2 | -2/+2 |
| | | | | (bzr r13925) | ||||
| * | Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the ↵ | mc | 2015-02-16 | 3 | -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) | ||||
| * | Adjust timeout for snap tool tips to 4 seconds | Diederik van Lierop | 2015-02-15 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1420301 (bzr r13923) | ||||
| * | device-manager: Get rid of GLists | Alex Valavanis | 2015-02-14 | 1 | -55/+51 |
| | | | | (bzr r13922) | ||||
| * | device-manager: Migrate to Gtkmm | Alex Valavanis | 2015-02-14 | 1 | -91/+102 |
| | | | | (bzr r13921) | ||||
| * | desktop-events: Get rid of GList usage. | Alex Valavanis | 2015-02-12 | 2 | -20/+23 |
| | | | | (bzr r13919) | ||||
| * | use up-to-date document units when intiallizing viewbox during a file load | Alvin Penner | 2015-02-12 | 3 | -12/+9 |
| | | | | (bzr r13918) | ||||
| * | Bump Poppler dependency to 0.8.3 | Alex Valavanis | 2015-02-12 | 1 | -20/+0 |
| | | | | (bzr r13917) | ||||
| * | two typos in patch at rev 13914 | mathog | 2015-02-09 | 1 | -2/+2 |
| | | | | (bzr r13915) | ||||
| * | fix for bug 1419926 | mathog | 2015-02-09 | 2 | -26/+43 |
| | | | | (bzr r13914) | ||||
| * | fix for bug 1405292 | mathog | 2015-02-09 | 3 | -5/+5 |
| | | | | (bzr r13913) | ||||
| * | restore original behavior of 'Resize Page to Selection' for the special case ↵ | Alvin Penner | 2015-02-09 | 1 | -11/+27 |
| | | | | | | | | | where page size is in %. (Bug 1419122) Fixed bugs: - https://launchpad.net/bugs/1419122 (bzr r13912) | ||||
| * | Commenting dead assignments. | Nicolas Dufour | 2015-02-08 | 3 | -13/+24 |
| | | | | (bzr r13909) | ||||
| * | Fixing dead assignment and uninitialized argument value. | Nicolas Dufour | 2015-02-07 | 2 | -5/+6 |
| | | | | (bzr r13908) | ||||
| * | Fix for Bug #1417752 (Find & Replace ignores Flowed text objects). | Nicolas Dufour | 2015-02-06 | 1 | -1/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1417752 (bzr r13903) | ||||
| * | for grid spacing, reduce numerical error if viewbox and page are same size | Alvin Penner | 2015-02-04 | 2 | -0/+6 |
| | | | | (bzr r13900) | ||||
| * | Replace Catmull-Rom by fininte-differences in smoothing routines. | Tavmjong Bah | 2015-02-04 | 2 | -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 Dufour | 2015-02-04 | 1 | -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 Bah | 2015-02-03 | 1 | -2/+0 |
| | | | | (bzr r13897) | ||||
| * | for viewbox scaling, reduce numerical error if viewbox and page are same size | Alvin Penner | 2015-02-03 | 1 | -16/+24 |
| | | | | (bzr r13896) | ||||
| * | Typos (Bug #1417127) | Kris De Gussem | 2015-02-03 | 1 | -1/+1 |
| | | | | (bzr r13895) | ||||
