| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix handling of SVG lengths with spaces between value and unit (hopefully ↵ | Matthew Petroff | 2013-09-12 | 1 | -0/+2 |
| | | | | | | | | | without breaking things this time) [Bug #1208002]. Fixed bugs: - https://launchpad.net/bugs/1208002 (bzr r12508) | ||||
| * | fix Windows build | Johan B. C. Engelen | 2013-09-12 | 1 | -3/+3 |
| | | | | (bzr r12507) | ||||
| * | partially revert 12471, this fixes bug 1215575, but undoes the fix for the ↵ | Johan B. C. Engelen | 2013-09-11 | 1 | -8/+10 |
| | | | | | | | | | | | less important bug 1208002. (also improved unit conversion legibility) Fixed bugs: - https://launchpad.net/bugs/1215575 (bzr r12506) | ||||
| * | improve legibility | Johan B. C. Engelen | 2013-09-10 | 1 | -5/+5 |
| | | | | (bzr r12505) | ||||
| * | Add a check so objects removed from the document dont crash inkscape, ↵ | Martin Owens | 2013-09-08 | 1 | -1/+2 |
| | | | | | | | | | happens on close bc event race condition or misorder of what to destroy Fixed bugs: - https://launchpad.net/bugs/1220143 (bzr r12504) | ||||
| * | Fix for bug #1219175 (Typing in Layers Dialog searches hidden/unhidden state ↵ | Nicolas Dufour | 2013-09-07 | 1 | -1/+2 |
| | | | | | | | | | instead of layer name). Fixed bugs: - https://launchpad.net/bugs/1219175 (bzr r12503) | ||||
| * | Allow EMF import from Wine apps on Linux | Krzysztof Kosi??ski | 2013-09-02 | 1 | -14/+17 |
| | | | | (bzr r12500) | ||||
| * | Unduplicate some code in the metafile printing extensions | Krzysztof Kosi??ski | 2013-09-01 | 10 | -2183/+1843 |
| | | | | (bzr r12499) | ||||
| * | Fix grids with comma as decimal separator [Bug #1216306]. | Matthew Petroff | 2013-09-01 | 1 | -2/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1216306 (bzr r12498) | ||||
| * | Fix compilation warnings in libuemf | Krzysztof Kosi??ski | 2013-09-01 | 3 | -23/+57 |
| | | | | (bzr r12497) | ||||
| * | Fix PNG export with non-px default unit [Bug #1215104]. | Matthew Petroff | 2013-09-01 | 1 | -1/+1 |
| | | | | (bzr r12495) | ||||
| * | update cmakefiles | Campbell Barton | 2013-08-31 | 5 | -8/+12 |
| | | | | (bzr r12493) | ||||
| * | Move libuemf to a separate directory. | Krzysztof Kosi??ski | 2013-08-31 | 36 | -62/+84 |
| | | | | | | Rename libunicode-convert to symbol_convert and put it in libuemf. (bzr r12490) | ||||
| * | Merge in pdf work by david bild, thanks David\! | Martin Owens | 2013-08-30 | 8 | -18/+112 |
| |\ | | | | | (bzr r12489) | ||||
| | * | use multiple graphic/text layers for pdf+latex output | David R. Bild | 2013-08-29 | 4 | -6/+90 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/771957 (bzr r12487.1.2) | ||||
| | * | Move omit text feature from cairo renderer to context | David R. Bild | 2013-08-26 | 6 | -12/+22 |
| | | | | | | | (bzr r12487.1.1) | ||||
| * | | adapt to changes in r12471 (unit refactoring) | su_v | 2013-08-29 | 4 | -18/+14 |
| | | | | | | | (bzr r11668.1.76) | ||||
| * | | merge from trunk (r12487) | su_v | 2013-08-29 | 782 | -41919/+5787 |
| |\| | | | | | (bzr r11668.1.75) | ||||
| | * | Updating outdated test. Fixes bug #1202271. | Jon A. Cruz | 2013-08-26 | 1 | -16/+16 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1202271 (bzr r12487) | ||||
| | * | better memory leak fix (fixes bug 986271: memory leaks associated with images) | Kris De Gussem | 2013-08-21 | 3 | -19/+1 |
| | | | | | | | | | | | Patch by David Mathog, including revert of former fix in rev 11268 (bzr r12482) | ||||
| | * | Prevent writing out empty style strings. | Tavmjong Bah | 2013-08-15 | 1 | -1/+5 |
| | | | | | | | (bzr r12481) | ||||
| | * | Add option to write out path data using only relative coordinates | Tavmjong Bah | 2013-08-15 | 5 | -35/+73 |
| | | | | | | | | | | | | | (in addition to using only absolute coordinates or using a mixture of absolute and relative coordinates optimized for length). (bzr r12480) | ||||
| | * | Fix Gtk+ 3 build failure and make check | Alex Valavanis | 2013-08-15 | 3 | -6/+8 |
| | | | | | | | (bzr r12479) | ||||
| | * | Fix warning and hopefully fix build failures on Launchpad | Krzysztof Kosi??ski | 2013-08-14 | 2 | -3/+4 |
| | | | | | | | (bzr r12478) | ||||
| | * | fix build with dbusapi enabled | su_v | 2013-08-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1212355 (bzr r12477) | ||||
| | * | NewFromTemplate GSoC project for static templates | Slagvi Public | 2013-08-14 | 13 | -106/+696 |
| | |\ | | | | | | | (bzr r12476) | ||||
| | | * | Cleanups before merge | Slagvi Public | 2013-08-13 | 4 | -8/+6 |
| | | | | | | | | | | (bzr r12379.2.21) | ||||
| | | * | Existing templates metadata added. Small keywords processing fix. | Slagvi Public | 2013-08-10 | 1 | -0/+5 |
| | | | | | | | | | | (bzr r12379.2.20) | ||||
| | | * | Adapted sp_file_new for use with templates | Slagvi Public | 2013-08-06 | 3 | -20/+35 |
| | | | | | | | | | | (bzr r12379.2.19) | ||||
| | | * | Removing template data from XML tree added | Slagvi Public | 2013-08-04 | 5 | -9/+25 |
| | | | | | | | | | | (bzr r12379.2.18) | ||||
| | | * | Template preview size fixed | Slagvi Public | 2013-07-27 | 2 | -2/+5 |
| | | | | | | | | | | (bzr r12379.2.17) | ||||
| | | * | New preview rendering option in New From Template | Slagvi Public | 2013-07-27 | 3 | -1/+15 |
| | | | | | | | | | | (bzr r12379.2.16) | ||||
| | | * | Templates related bug fixes | Slagvi Public | 2013-07-27 | 2 | -2/+10 |
| | | | | | | | | | | (bzr r12379.2.15) | ||||
| | | * | Templates gui fixes | Slagvi Public | 2013-07-24 | 4 | -20/+19 |
| | | | | | | | | | | (bzr r12379.2.14) | ||||
| | | * | Old templates support removed | Slagvi Public | 2013-07-24 | 5 | -114/+2 |
| | | | | | | | | | | (bzr r12379.2.13) | ||||
| | | * | Minor code fixes | Slagvi Public | 2013-07-19 | 6 | -49/+23 |
| | | | | | | | | | | (bzr r12379.2.12) | ||||
| | | * | New From Template ui rearrangement | Slagvi Public | 2013-07-19 | 8 | -144/+160 |
| | | | | | | | | | | (bzr r12379.2.11) | ||||
| | | * | Searching by words in descriptions, titles etc. Translation support improved | Slagvi Public | 2013-07-17 | 2 | -13/+60 |
| | | | | | | | | | | (bzr r12379.2.10) | ||||
| | | * | Template info loading + searching by keywords added. | Slagvi Public | 2013-07-12 | 3 | -10/+109 |
| | | | | | | | | | | (bzr r12379.2.9) | ||||
| | | * | Coding style improvements and display bug fixes | Slagvi Public | 2013-07-08 | 6 | -62/+126 |
| | | | | | | | | | | (bzr r12379.2.8) | ||||
| | | * | Added loading templates into NewFromTemplate dialog. | Slagvi Public | 2013-07-04 | 9 | -21/+109 |
| | | | | | | | | | | (bzr r12379.2.7) | ||||
| | | * | Templates menu item fixed | Slagvi Public | 2013-07-03 | 5 | -7/+16 |
| | | | | | | | | | | (bzr r12379.2.6) | ||||
| | | * | Adding NewFromTemplate to the Inkscape menu | Slagvi Public | 2013-07-02 | 11 | -0/+15 |
| | | | | | | | | | | (bzr r12379.2.5) | ||||
| | | * | Coding style fixes | Slagvi Public | 2013-06-27 | 6 | -63/+63 |
| | | | | | | | | | | (bzr r12379.2.4) | ||||
| | | * | Changed comboBox into editable | Slagvi Public | 2013-06-22 | 1 | -2/+2 |
| | | | | | | | | | | (bzr r12379.2.3) | ||||
| | | * | Coding style fixes | Slagvi Public | 2013-06-22 | 13 | -285/+323 |
| | | | | | | | | | | (bzr r12379.2.2) | ||||
| | | * | First newFromTemplate commit. Some basic widgets mechanics | Slagvi Public | 2013-06-18 | 8 | -0/+297 |
| | | | | | | | | | | (bzr r12379.2.1) | ||||
| | * | | Merge bool fix and clean up the warning | Martin Owens | 2013-08-12 | 1 | -9/+36 |
| | |\ \ | | | | | | | | | (bzr r12475) | ||||
| | | * | | Fix to do the "right thing" for difference/intersection boolean ops when | Eric Greveson | 2013-08-08 | 1 | -5/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | one or more input paths are truncated to zero-size by the quantization step (coordinate rounding). Previously this had only been fixed for union ops (which happened to work for exclusion (XOR) ops as well). (bzr r12472.1.1) | ||||
| | * | | | Allow Object to Path verb from non-GUI (DBus) interface | Eric Greveson | 2013-08-12 | 5 | -15/+26 |
| | |/ / | | | | | | | (bzr r12473.1.1) | ||||
