| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to trunk | Jabier Arraiza Cenoz | 2013-11-10 | 123 | -315/+320 |
| |\ | |||||
| | * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 123 | -314/+318 |
| * | | Fixing bugs on update to trunk | Jabier Arraiza Cenoz | 2013-11-08 | 1 | -2/+2 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-11-08 | 124 | -1123/+1613 |
| |\| | |||||
| | * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 120 | -1083/+1573 |
| | * | Fix for Bug #1247985 (Incorrect implementation of plural forms). | Nicolas Dufour | 2013-11-07 | 1 | -2/+2 |
| | * | Partial fix for Bug #1247985 (Incorrect implementation of plural forms). | Nicolas Dufour | 2013-11-06 | 1 | -1/+1 |
| | * | remove unused private members | Johan B. C. Engelen | 2013-11-05 | 2 | -6/+1 |
| | * | fix code (clang complains) | Johan B. C. Engelen | 2013-11-05 | 1 | -2/+2 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-11-03 | 60 | -1674/+2653 |
| |\| | |||||
| | * | Minimise diff against libcroco-0.6.8 (pass 1) | Alex Valavanis | 2013-11-03 | 19 | -141/+170 |
| | * | Fix typo in libcroco/cr-rgb.c | Alex Valavanis | 2013-11-03 | 2 | -2/+2 |
| | * | libcroco: Merge upstream 0.6.8 changes | Alex Valavanis | 2013-11-03 | 1 | -2/+22 |
| | * | libcroco: Merge upstream 0.6.7 changes | Alex Valavanis | 2013-11-03 | 1 | -1/+1 |
| | * | libcroco: Merge upstream 0.6.6 changes | Alex Valavanis | 2013-11-03 | 2 | -15/+10 |
| | * | libcroco: Merge upstream 0.6.5 changes | Alex Valavanis | 2013-11-03 | 1 | -1/+1 |
| | * | libcroco: Merge upstream 0.6.4 changes | Alex Valavanis | 2013-11-03 | 2 | -161/+171 |
| | * | Merge upstream libcroco 0.6.3 changes | Alex Valavanis | 2013-11-03 | 46 | -1275/+2168 |
| | * | more conversions from radians to degrees for arcs (Bug 1239462) | Alvin Penner | 2013-11-02 | 4 | -8/+9 |
| | * | Fix blurry pattern fills on text objects (blocker bug #1005892). | Krzysztof Kosi??ski | 2013-11-01 | 2 | -31/+43 |
| | * | libcroco: Backport size checking fix (commit 209e5,aa60a) | Alex Valavanis | 2013-11-01 | 1 | -2/+2 |
| | * | conversions from radians to degrees for arcs (Bug 324117) | Alvin Penner | 2013-10-31 | 2 | -10/+12 |
| | * | Remove warning on bbox and allow empty bound selection to clear existing sele... | Martin Owens | 2013-10-31 | 1 | -8/+6 |
| | * | Partially fix crashes when entering a group with deleted id | Krzysztof Kosi??ski | 2013-10-31 | 1 | -4/+9 |
| | * | fix memleak. Export dialog still has many of its pointer members leaking !!! | Johan B. C. Engelen | 2013-10-30 | 2 | -24/+26 |
| | * | fix warnings | Johan B. C. Engelen | 2013-10-30 | 1 | -2/+14 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-10-30 | 45 | -129/+158 |
| |\| | |||||
| | * | suppress uninitialized variables (x and y) warning, don't ask why... g++'s wa... | Johan B. C. Engelen | 2013-10-29 | 1 | -2/+5 |
| | * | saving units is not implemented yet, and noone should call the save method | Johan B. C. Engelen | 2013-10-29 | 2 | -5/+6 |
| | * | units: fix stroke/gradient/whatever scaling when changing document unit in th... | Johan B. C. Engelen | 2013-10-29 | 1 | -5/+25 |
| | * | fix warning | Kris De Gussem | 2013-10-29 | 1 | -1/+1 |
| | * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-29 | 8 | -10/+10 |
| | * | fix code: prevent cornercase from crashing | Johan B. C. Engelen | 2013-10-29 | 1 | -33/+31 |
| | * | suppress warning | Johan B. C. Engelen | 2013-10-29 | 1 | -0/+1 |
| | * | supress some compiler warnings | Johan B. C. Engelen | 2013-10-29 | 1 | -4/+2 |
| | * | fix crash | Johan B. C. Engelen | 2013-10-28 | 2 | -13/+16 |
| | * | unit display: fix typo | Johan B. C. Engelen | 2013-10-28 | 1 | -1/+1 |
| | * | fix crash | Johan B. C. Engelen | 2013-10-28 | 1 | -1/+1 |
| | * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-28 | 6 | -16/+16 |
| | * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-27 | 6 | -14/+14 |
| | * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-27 | 6 | -8/+8 |
| | * | fix warning and add comments about fixing code | Johan B. C. Engelen | 2013-10-27 | 2 | -1/+6 |
| | * | fix warnings | Johan B. C. Engelen | 2013-10-27 | 3 | -3/+3 |
| | * | add some nullptr checking, should fix crash (couldn't test) | Johan B. C. Engelen | 2013-10-27 | 5 | -5/+6 |
| | * | fix crash, partly fix vertical positioning issue. couldn't figure out how to ... | Johan B. C. Engelen | 2013-10-27 | 2 | -10/+8 |
| | * | Fix gradient stop selection when switching to dropper tool. | Markus Engel | 2013-10-27 | 1 | -1/+2 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-10-26 | 50 | -184/+197 |
| |\| | |||||
| | * | Added some consts. | Markus Engel | 2013-10-26 | 49 | -183/+196 |
| | * | fix crash | Johan B. C. Engelen | 2013-10-26 | 1 | -1/+1 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-10-26 | 24 | -64/+124 |
| |\| | |||||
