summaryrefslogtreecommitdiffstats
path: root/src/io/sys.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-2/+2
2018-09-15Fix eaae266840146a0faa3332f253ba7bd63eecbb21Eduard Braun1-1/+6
2018-09-15Support reading and writing pipesRainer Keller1-0/+19
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-29/+29
2017-10-19Drop obsolete wrapper around Glib::file_open_tmpStefano Facchini1-21/+0
2017-09-27Create parent directories when opening a file for writingEduard Braun1-1/+11
2017-04-22Simplify code and avoid conditional compilation by consistently using glib fu...Eduard Braun1-15/+7
2017-04-22Cleanup: Remove some unused debug messagesEduard Braun1-54/+0
2017-01-12Use GStatBuf where appropriate to ensure usage of the correct typeEduard Braun1-1/+1
2013-04-03Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...Kris De Gussem1-2/+4
2013-02-11A couple of forward declarationsAlex Valavanis1-0/+1
2012-11-30Fix for 430301 : core dump exporting to non existing folderJohn Smith1-0/+34
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-2/+0
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2011-05-20Reinstating version bump.Jon A. Cruz1-3/+1
2011-05-19Revert version bump so win devlibs can catch up.Jon A. Cruz1-1/+3
2011-05-18Made dependencies explicit and bumped versions.Jon A. Cruz1-3/+1
2011-04-15No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde1-6/+0
2011-03-24Made dialog's state persistantAndrew rugby471@gmail.com1-0/+9
2010-03-28Allow Inkscape to run from Unicode directories on WindowsKrzysztof Kosi??ski1-904/+0
2010-03-01Cast cleanup.Jon A. Cruz1-2/+1
2010-02-28Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski1-4/+7
2009-09-16Fix by Adib for 353847Josh Andler1-0/+34
2009-04-06docPeter Moulder1-3/+3
2008-10-27From trunkTed Gould1-4/+5
2008-03-28fix broken link to _wspawn prototypeAdib Taraben1-1/+15
2008-03-27comment #define BYPASS_GLIB_SPAWN 1 to fix build on windowsJohan B. C. Engelen1-1/+1
2008-03-27Bug #204779 win32 crash on help menu - win32 spawn problemAdib Taraben1-1/+882
2008-03-13fix compilebulia byak1-0/+1
2008-03-13BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...Albin Sunnanbo1-0/+45
2007-12-01Warning cleanup (including OFFSET_OF warning)Jon A. Cruz1-0/+3