summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/gdkpixbuf-input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-01Update internal extensions for latest .inx format changesPatrick Storz1-11/+11
2019-08-31Refactor a lot of the parameter handling codePatrick Storz1-3/+3
2019-02-19Fix incorrect string literal comparisonsKarl Cheng1-2/+2
2018-11-08Clarify licensesMax Gaukler1-0/+10
2018-10-22Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah1-8/+14
2018-10-17Code cleanup and adding comments.Tavmjong Bah1-33/+18
2018-10-13Move some files to 'io' directory.Tavmjong Bah1-1/+1
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-6/+6
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-5/+5
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-5/+5
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+2
2017-10-17Replace boost::scoped_ptrJan Lingscheid1-2/+1
2017-10-02third batchMarc Jeanmougin1-10/+5
2016-09-15adds a layer to put things in when opening raster filesMarc Jeanmougin1-1/+6
2016-06-11Extensions: Use underscored variants of parameters / attribute names in inter...Eduard Braun1-1/+1
2015-12-04added comment + simpler roundingMarc Jeanmougin1-2/+3
2015-12-03Correct rounding when importing bitmapsMarc Jeanmougin1-2/+6
2015-08-17import images with dpi from file : xscale and yscale were not rounded but flo...Marc Jeanmougin1-2/+2
2015-01-21Fix regression: pasted bitmaps should be embeded. (Bug #855440)Tavmjong Bah1-1/+1
2014-11-26Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-7/+6
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-7/+6
2014-05-26Convert from 90px to inch to 96px to inch per SVG (CSS) specification.Tavmjong Bah1-4/+4
2014-02-12Image import dialog: add dpi option (from file or default), use compacter lay...su_v1-5/+17
2014-02-11Set 'preserveAspectRatio' to 'none' when importing an image.Tavmjong Bah1-0/+6
2013-11-19Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.Tavmjong Bah1-15/+41
2013-10-24fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen1-1/+1
2013-09-22Fix adding viewBox to new documents.Matthew Petroff1-0/+6
2013-09-19Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski1-14/+6
2013-09-14Do not recompress images when embedding and generating PDFs.Krzysztof Kosi??ski1-58/+23
2013-07-31Eliminate "unit-constants.h".Matthew Petroff1-2/+2
2012-09-20Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar.Nicolas Dufour1-4/+5
2012-08-19round-off incoming png resolution to 0.1 dpi (Bug 165952 comment 20)Alvin Penner1-2/+2
2012-07-23Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.Nicolas Dufour1-4/+29
2012-04-18Warning cleanupJon A. Cruz1-3/+3
2012-03-18Import. Bitmap import improvements (see Bugs #171842 and #847374).Nicolas Dufour1-15/+31
2012-02-12Header cleaningAlex Valavanis1-0/+2
2011-07-20Minor UI fixKris De Gussem1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-13i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).Nicolas Dufour1-3/+5
2010-07-13i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).Nicolas Dufour1-3/+5
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-3/+3
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2010-03-18Changed the embed/link dialog to use radio buttons instead of a checkbox to m...Jon A. Cruz1-4/+7
2010-03-17make label more informativebuliabyak1-1/+1
2010-03-05Always embed bitmap copies created with Alt+B.Krzysztof Kosi??ski1-21/+2
2010-03-04Improve behavior when pasting, DnDing and importing bitmap imagesKrzysztof Kosi??ski1-35/+78
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2