| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | - change cmdline option to --export-latex. | Johan B. C. Engelen | 2010-02-22 | 5 | -92/+144 |
| | * | fix alignment issue. now the boundingbox is used for aligning, instead of the... | Johan B. C. Engelen | 2010-02-21 | 1 | -8/+32 |
| | * | add method to scale the image | Johan B. C. Engelen | 2010-02-21 | 1 | -104/+31 |
| | * | remove g_message | Johan B. C. Engelen | 2010-02-21 | 1 | -1/+0 |
| | * | add rotation to text output (the positioning is a little off) | Johan B. C. Engelen | 2010-02-21 | 1 | -3/+16 |
| | * | fix transforms | Johan B. C. Engelen | 2010-02-21 | 2 | -20/+43 |
| | * | output test.tex instead of test.pdf.tex which does not work well. strip path ... | Johan B. C. Engelen | 2010-02-21 | 2 | -6/+18 |
| | * | start outputting text to tex. position is wrong. filename of pdf is wrong in ... | Johan B. C. Engelen | 2010-02-21 | 1 | -38/+57 |
| | * | writePreamble and writePostamble | Johan B. C. Engelen | 2010-02-21 | 3 | -7/+189 |
| | * | initial work, plugging in a LaTeX renderer to write the text stuff to a .tex ... | Johan B. C. Engelen | 2010-02-20 | 6 | -10/+581 |
| | * | add option to exclude/omit text from the PDF when saving to pdf | Johan B. C. Engelen | 2010-02-20 | 3 | -2/+22 |
| * | | PStricks opacity fix. | Nicolas Dufour | 2010-02-23 | 1 | -1/+13 |
| |/ |
|
| * | Fixing conts correctness. | Jon A. Cruz | 2010-01-20 | 2 | -2/+4 |
| * | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 7 | -22/+58 |
| |\ |
|
| | * | Remove any "inkscape:*" or "sodipodi:*" attributes when saving as "plain SVG"... | Jon A. Cruz | 2010-01-02 | 1 | -4/+38 |
| | * | Restore files that shouldn't have been touched. Grrr | Diederik van Lierop | 2009-12-30 | 1 | -11/+11 |
| | * | When combining paths: clear the selection before deleting the original objects | Diederik van Lierop | 2009-12-30 | 1 | -11/+11 |
| | * | fix build again for old poppler libs, by reverting a part of my previous commit | Diederik van Lierop | 2009-12-25 | 1 | -11/+11 |
| | * | refactoring the snapping code (laying the groundwork for my next commit which... | Diederik van Lierop | 2009-12-24 | 1 | -11/+11 |
| | * | Warning cleanup | Jon A. Cruz | 2009-12-20 | 2 | -14/+14 |
| | * | Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation... | Josh Andler | 2009-12-16 | 4 | -4/+6 |
| * | | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 1 | -0/+1 |
| |/ |
|
| * | Patch by Adib for 271695 | Josh Andler | 2009-11-09 | 2 | -12/+35 |
| * | regression patch from 388257 | bulia byak | 2009-11-09 | 1 | -4/+2 |
| * | Patch for 456148 by Johan | Josh Andler | 2009-11-08 | 1 | -29/+51 |
| * | Krzysztof's patch for 388257 | bulia byak | 2009-11-08 | 1 | -14/+19 |
| * | revert the PS rotation part of Adrian's patch for 437550, see discussion in t... | bulia byak | 2009-11-07 | 1 | -9/+1 |
| * | More proper fix for 451588 by Tavmjong | Josh Andler | 2009-10-16 | 1 | -9/+21 |
| * | Patch by Tavmjong for 451588 | Josh Andler | 2009-10-14 | 1 | -5/+16 |
| * | Patch from Adrian for 437550. | Josh Andler | 2009-09-27 | 1 | -3/+13 |
| * | Fix by Adib for 430804. | Josh Andler | 2009-09-22 | 1 | -11/+19 |
| * | patch by Adib for 406470 | bulia byak | 2009-09-05 | 1 | -2/+10 |
| * | Maximum value of alpha is 255 (not 256). | Tavmjong Bah | 2009-08-11 | 1 | -1/+1 |
| * | Change "canvas" to "page" to be consistent with use in all other dialogs and | Tavmjong Bah | 2009-08-07 | 2 | -10/+10 |
| * | Make PDF, PS, and EPS dialogs consistent. | Tavmjong Bah | 2009-08-06 | 2 | -6/+6 |
| * | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 2009-08-06 | 41 | -78/+78 |
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| * | SPDocument->Document | johnce | 2009-08-05 | 2 | -4/+4 |
| * | SPDocument->Document | johnce | 2009-08-05 | 22 | -46/+46 |
| * | SPDocument->Document | johnce | 2009-08-05 | 17 | -28/+28 |
| * | fix a small memleak | bulia byak | 2009-07-12 | 1 | -0/+1 |
| * | better fix, and prevent any further crashes; now tested on windows too | bulia byak | 2009-06-29 | 1 | -4/+8 |
| * | fix imagemagick effects for file:// uris | bulia byak | 2009-06-29 | 1 | -1/+4 |
| * | fix obvious typo, patch 340311 | bulia byak | 2009-06-22 | 1 | -1/+1 |
| * | Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869 | Jon A. Cruz | 2009-06-17 | 1 | -24/+12 |
| * | Warning and whitespace cleanup | Jon A. Cruz | 2009-06-17 | 1 | -51/+83 |
| * | imitate black fill for objects with unset fill on export | bulia byak | 2009-06-05 | 1 | -1/+6 |
| * | * [INTL:*] translator comments for all context strings added | Ivan Mas??r | 2009-06-03 | 1 | -0/+2 |
| * | BUG 284680 convert text to paths on cairo output | theAdib | 2009-05-12 | 1 | -3/+9 |
| * | BUG 218090 opening of bitmap fails, now error message | theAdib | 2009-05-10 | 1 | -1/+2 |