summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-3037-129/+125
* Fix handling of filenames of linked images in .odg exportEduard Braun2018-01-242-6/+1
* PDF+LaTeX: fix line spacing, add basic support for line-heightEduard Braun2018-01-141-19/+28
* Misc. typosluz.paz2018-01-089-12/+12
* Show appropriate warning if non-existent export ID is specifiedEduard Braun2017-12-223-1/+10
* PDF+LaTeX export: do not apply style to newlinesEduard Braun2017-12-051-25/+28
* PDF+LaTeX export: Fix multiline textEduard Braun2017-12-051-13/+30
* PDF+LaTeX export: Avoid printing empty boxesEduard Braun2017-12-051-0/+5
* CairoRenderer: print warning if rendering failedEduard Braun2017-12-041-1/+5
* Proper fix for multipage PDF+Latex exportEduard Braun2017-12-041-2/+33
* Revert "Fix PDF+TeX output for text inside groups with clip/mask"Eduard Braun2017-12-042-33/+3
* Two fixes (should work on Linux now)Eduard Braun2017-11-211-3/+2
* Fix printing multiple copies of a documentEduard Braun2017-11-202-5/+8
* Merge branch 'luzpaz/inkscape-typos' (!119)Eduard Braun2017-11-079-14/+14
|\
| * Misc. typosUnknown2017-11-079-14/+14
* | Change abs to std::abs to fix warningsSimon Wells2017-11-042-5/+5
|/
* Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscapeMarc Jeanmougin2017-10-202-4/+2
|\
| * Replace boost::scoped_ptrJan Lingscheid2017-10-172-4/+2
* | Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
|/
* Remove deprecated GNOME VFSStefano Facchini2017-10-131-61/+22
* third batchMarc Jeanmougin2017-10-021-10/+5
* Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-10-011-12/+20
|\
| * Do not crash if raster image can not be opened by ImageMagickEduard Braun2017-09-301-12/+20
* | Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-013-14/+10
|/
* adapt to poppler 0.58David Tardon2017-09-072-0/+527
* Cleanup: eliminate version from config.hEduard Braun2017-07-172-3/+5
* Gtkmm deprecation fixesAlexander Valavanis2017-07-063-3/+0
* Introduce get_filenames which scans paths for all filenames.Martin Owens2017-07-012-60/+18
* Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-282-11/+11
* [Bug #1417470] Fix PDF+TeX output for text inside groups with clip/maskMax Gaukler2017-06-132-3/+33
* Avoid name conflict with libwmf (wmf_free).Tavmjong Bah2017-06-011-1/+1
* Use uniform name for input and output (and PDF is an ISO standard and no long...Tavmjong Bah2017-06-011-2/+2
* Fix PDF export with respect to 'image-rendering'.Tavmjong Bah2017-05-291-5/+5
* CDR/VSD input: Avoid crash when preview image can not be rendered and show a ...Eduard Braun2017-04-302-1/+27
* Remove unused field "scope"Eduard Braun2017-04-091-2/+2
* EMF/WMF: Hopefully resolve locale issues with decimal separator for goodEduard Braun2017-04-064-28/+35
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-209-45/+15
* Fix Gtkmm deprecation warnings in VSD import dialogAlex Valavanis2017-03-111-14/+18
* Fix Gtkmm deprecation warnings in CDR import dialogAlex Valavanis2017-03-111-16/+21
* EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo...Eduard Braun2017-03-062-6/+29
* [Bug #1664372] preset filter names inconsistent.suv-lp2017-02-182-2/+2
* improve dot dash support in wmf exportmathog2017-02-171-1/+22
* resolve bug 1665421mathog2017-02-171-0/+10
* Fix a memory leak introduced in r15421 and r15501 respectivelyEduard Braun2017-02-113-8/+15
* fix two memory leaksperegrine2017-02-071-0/+1
* [Bug #1537497] Icon preview doesn't render background.tghs2017-01-251-1/+1
* fixing to new trunkJabiertxof2017-01-247-22/+84
|\
| * Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...Eduard Braun2017-01-173-0/+21
| * Fix typoAlex Valavanis2016-12-261-1/+1
| * vsd-input: Gtk3 fixesAlex Valavanis2016-12-261-2/+2