summaryrefslogtreecommitdiffstats
path: root/src/io (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix get_filename with locale!=NULLThomas Holder2018-12-231-2/+2
* Misc. source comment typo fixesluz.paz2018-12-131-3/+3
* Fix rendering tests (Launchpad bug 1805804).Tavmjong Bah2018-12-031-1/+1
* Remove unused variable.Tavmjong Bah2018-11-252-4/+1
* Switch DATADIR to DATA_DIR to not conflict with #defineTed Gould2018-11-252-3/+3
* Untangle do_export_png().Tavmjong Bah2018-11-221-113/+118
* Rearrange some code, don't quit if one object doesn't export.Tavmjong Bah2018-11-221-34/+34
* Fix command-line export logic.Tavmjong Bah2018-11-222-69/+71
* Small update to src/io/README.Tavmjong Bah2018-11-201-0/+3
* Possible fix to build breakage on Macs.Tavmjong Bah2018-11-191-1/+1
* Send background color/dpi info to std::cerr to allow piping PNG export to file.Tavmjong Bah2018-11-191-3/+3
* Possible fix to MAC build failure.Tavmjong Bah2018-11-191-1/+1
* Merge branch 'main'Tavmjong Bah2018-11-195-0/+915
|\
| * Allow multiple semi-colon separated entries in --export-id; each entry will b...Tavmjong Bah2018-11-192-283/+347
| * Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah2018-11-185-0/+851
* | Add src/io/READMETavmjong Bah2018-11-191-0/+32
|/
* Fix stream class locationsAlexander Valavanis2018-11-181-1/+1
* Fix CMakeLists for stream classesAlexander Valavanis2018-11-181-12/+12
* Move i/o stream classes into own directory. Add README.Tavmjong Bah2018-11-1815-0/+13
* Clarify licensesMax Gaukler2018-11-0828-153/+132
* Remove unused headers in src/io/Emmanuel Gil Peyrot2018-11-055-212/+0
* cleanup: remove Base64OutputStreamThomas Holder2018-10-293-462/+0
* cleanup: remove most of uristream.cppThomas Holder2018-10-293-369/+35
* Fix use after free in error reportingJan Horak2018-10-161-1/+4
* fix vi modelines: encoding -> fileencodingThomas Holder2018-10-151-1/+1
* Move some files to 'io' directory.Tavmjong Bah2018-10-1312-22/+1355
* Remove #include "config.h" wherever possibleEduard Braun2018-10-013-10/+1
* Use _WIN32 instead of WIN32Eduard Braun2018-10-013-5/+5
* Inkscapestream: Make some things const and avoid unnecessary copiesEduard Braun2018-09-292-9/+8
* Purge gunichar from InkscapestreamEduard Braun2018-09-2914-47/+44
* Inkscapestream: Fix write methods for string typesEduard Braun2018-09-291-7/+7
* Inkscapestream: Incredible speed up for writing of stringsEduard Braun2018-09-221-2/+3
* Fix eaae266840146a0faa3332f253ba7bd63eecbb21Eduard Braun2018-09-151-1/+6
* Support reading and writing pipesRainer Keller2018-09-151-0/+19
* Working on iconsJabiertxo Arraiza Cenoz2018-07-271-1/+1
* Fixing paths to allow themes and icons inside main inkscape instalation not o...Jabier Arraiza2018-07-262-2/+10
* Fix a win compiling bug and coding styleJabiertxo Arraiza Cenoz2018-07-251-3/+4
* Working on open folders on WINJabiertxo Arraiza Cenoz2018-07-251-2/+5
* Fixing coding styleJabier Arraiza2018-07-212-15/+12
* Working on themesJabier Arraiza2018-07-212-2/+80
* Run clang-tidy’s modernize-use-noexcept pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-182-2/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-183-25/+18
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-189-68/+68
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-187-128/+128
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-044-6/+6
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-294-6/+6
* Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-171-41/+0
* [meson-build] libio + zlibFelipe Corrêa da Silva Sanches2018-03-171-0/+41
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+4