| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update internal extensions for latest .inx format changes | Patrick Storz | 2019-09-01 | 1 | -28/+28 |
| | | |||||
| * | Refactor a lot of the parameter handling code | Patrick Storz | 2019-08-31 | 1 | -2/+2 |
| | | | | | | | | Many fixes, improvements and simplifications to existing code. Implements the first part of the changes discussed in https://gitlab.com/inkscape/inkscape/issues/333 | ||||
| * | An a few more config.h fixes | Patrick Storz | 2019-03-28 | 1 | -4/+0 |
| | | |||||
| * | fix compilation with HAVE_CAIRO_PDF=0 | Thomas Holder | 2019-01-18 | 1 | -1/+2 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -1/+1 |
| | | |||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -2/+2 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -9/+9 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -7/+7 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -7/+7 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -4/+2 |
| | | | | | A lot of header clean-up. | ||||
| * | Show appropriate warning if non-existent export ID is specified | Eduard Braun | 2017-12-22 | 1 | -0/+3 |
| | | | | | | Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1739497 | ||||
| * | Implement rotation via desktop to window affine. | Tavmjong Bah | 2017-03-20 | 1 | -5/+2 |
| | | | | | | | Remove rotation via viewbox. Still some work to do... (bzr r15603) | ||||
| * | Add exporters | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -2/+5 |
| | | | | (bzr r15142.1.32) | ||||
| * | Extensions: Use underscored variants of parameters / attribute names in ↵ | Eduard Braun | 2016-06-11 | 1 | -20/+20 |
| | | | | | | | | | internal extensions where translation via gettext is desired. Fixed bugs: - https://launchpad.net/bugs/1591230 (bzr r14979) | ||||
| * | Fix for Bug #437567 (PDF Save As dialog convert text to paths option is ↵ | Kence (casey.peel@gmail.com) | 2015-01-28 | 1 | -8/+14 |
| | | | | | | | | | confusing). Fixed bugs: - https://launchpad.net/bugs/437567 (bzr r13880) | ||||
| * | Fix EPS export area (Bug #1411208) | su_v | 2015-01-17 | 1 | -5/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1411208 (bzr r13863) | ||||
| * | change default pdf import resolution to 96 dpi | Alvin Penner | 2014-11-02 | 1 | -2/+2 |
| | | | | (bzr r13660) | ||||
| * | revise email theadib | Adib Taraben | 2014-06-06 | 1 | -1/+1 |
| | | | | (bzr r13410) | ||||
| * | drop useless checks for hard Cairo version dependency | Alex Valavanis | 2014-01-15 | 1 | -4/+0 |
| | | | | (bzr r12933) | ||||
| * | UI message uniformisation | Kris De Gussem | 2013-09-15 | 1 | -1/+1 |
| | | | | (bzr r12520) | ||||
| * | Move omit text feature from cairo renderer to context | David R. Bild | 2013-08-26 | 1 | -1/+1 |
| | | | | (bzr r12487.1.1) | ||||
| * | code cleanup (cppcheck) | Johan B. C. Engelen | 2013-08-05 | 1 | -6/+6 |
| | | | | (bzr r12469) | ||||
| * | Fix for command line EPS/PS export (bug 1173776). Patch from Vinipsmaker. | Tavmjong Bah | 2013-05-29 | 1 | -4/+24 |
| | | | | (bzr r12345) | ||||
| * | Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by ↵ | Nicolas Dufour | 2013-03-24 | 1 | -4/+4 |
| | | | | | | | | | Masato HASHIMOTO." Translations. Fix for Bug #1159347 (Non-localized strings in PS-export)." Translations. PO template update. (bzr r12239) | ||||
| * | add bleed/margin to pdf export | Johan B. C. Engelen | 2012-10-28 | 1 | -3/+3 |
| | | | | (bzr r11847) | ||||
| * | Fix for 499965 : PS Output : Convert export area to radio buttons | John Smith | 2012-09-05 | 1 | -54/+52 |
| | | | | (bzr r11654) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -0/+1 |
| | | | | (bzr r11030) | ||||
| * | Merge Andrew's new OCAL dialog and clean headers. Please test | Alex Valavanis | 2012-02-27 | 1 | -0/+1 |
| | | | | (bzr r11027) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -6/+3 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -1/+0 |
| | | | | (bzr r10347.1.21) | ||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -1/+1 |
| | | | | (bzr r10461) | ||||
| * | Export. Fix PS/EPS export (Bug #698340, PS Level Restriction reversed. | Nicolas Dufour | 2011-01-07 | 1 | -2/+2 |
| | | | | (bzr r10000) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -5/+7 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -1/+1 |
| | | | | | | | (bzr r9546.1.2) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -3/+3 |
| | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | ||||
| * | | Extensions. Consistency fix and UI improvements (internal extensions and ↵ | Nicolas Dufour | 2010-09-10 | 1 | -6/+6 |
| | | | | | | | | | | | filters). (bzr r9754) | ||||
| * | | pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex" | Johan B. C. Engelen | 2010-06-29 | 1 | -12/+2 |
| |/ | | | | | | Fixed bugs: - https://launchpad.net/bugs/595312 (bzr r9547) | ||||
| * | latex export: add transparency export for pdf | Johan B. C. Engelen | 2010-02-26 | 1 | -2/+2 |
| | | | | (bzr r9115) | ||||
| * | - change cmdline option to --export-latex. | Johan B. C. Engelen | 2010-02-22 | 1 | -13/+66 |
| | | | | | | | - change source file names to reflect that it is "generic" latex renderer - make latex export work for EPS and PS aswell (bzr r9101.1.13) | ||||
| * | Warning cleanup | Jon A. Cruz | 2009-12-20 | 1 | -12/+12 |
| | | | | (bzr r8895) | ||||
| * | Change "canvas" to "page" to be consistent with use in all other dialogs and | Tavmjong Bah | 2009-08-07 | 1 | -8/+8 |
| | | | | | | menus. '-C' is kept, as '-P' is used for PostScript export. (bzr r8438) | ||||
| * | Make PDF, PS, and EPS dialogs consistent. | Tavmjong Bah | 2009-08-06 | 1 | -4/+4 |
| | | | | | | Change "Canvas" to "Page" to be consistent with other dialogs and menu items. (bzr r8423) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -3/+3 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -3/+3 |
| | | | | (bzr r8408) | ||||
| * | copyedit labels, expand range | bulia byak | 2009-04-30 | 1 | -2/+2 |
| | | | | (bzr r7802) | ||||
| * | noop: Rename argument from uri to filename for Extension::...::save ↵ | Peter Moulder | 2009-04-06 | 1 | -6/+6 |
| | | | | | | | | implementations, given that that's how it's used at present. Add a couple of fixme comments to do with use of this argument. (bzr r7637) | ||||
| * | unify labels | bulia byak | 2008-11-30 | 1 | -2/+2 |
| | | | | (bzr r6923) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -2/+2 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -133/+74 |
| | | | | (bzr r6885) | ||||
