summaryrefslogtreecommitdiffstats
path: root/src/io/sys.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-29/+29
* Drop obsolete wrapper around Glib::file_open_tmpStefano Facchini2017-10-191-21/+0
* Create parent directories when opening a file for writingEduard Braun2017-09-271-1/+11
* Simplify code and avoid conditional compilation by consistently using glib fu...Eduard Braun2017-04-221-15/+7
* Cleanup: Remove some unused debug messagesEduard Braun2017-04-221-54/+0
* Use GStatBuf where appropriate to ensure usage of the correct typeEduard Braun2017-01-121-1/+1
* Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...Kris De Gussem2013-04-031-2/+4
* A couple of forward declarationsAlex Valavanis2013-02-111-0/+1
* Fix for 430301 : core dump exporting to non existing folderJohn Smith2012-11-301-0/+34
* merged with trunk so I can build again...Andrew Higginson2011-12-271-11/+1
|\
| * Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-2/+0
| * Merge from trunkKrzysztof Kosi??ski2011-06-191-4/+2
| |\
| | * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | * Reinstating version bump.Jon A. Cruz2011-05-201-3/+1
| | * Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-191-1/+3
| | * Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-181-3/+1
| * | No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-151-6/+0
| |/
* / Made dialog's state persistantAndrew rugby471@gmail.com2011-03-241-0/+9
|/
* Allow Inkscape to run from Unicode directories on WindowsKrzysztof Kosi??ski2010-03-281-904/+0
* Cast cleanup.Jon A. Cruz2010-03-011-2/+1
* Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski2010-02-281-4/+7
* Fix by Adib for 353847Josh Andler2009-09-161-0/+34
* docPeter Moulder2009-04-061-3/+3
* From trunkTed Gould2008-10-271-4/+5
* fix broken link to _wspawn prototypeAdib Taraben2008-03-281-1/+15
* comment #define BYPASS_GLIB_SPAWN 1 to fix build on windowsJohan B. C. Engelen2008-03-271-1/+1
* Bug #204779 win32 crash on help menu - win32 spawn problemAdib Taraben2008-03-271-1/+882
* fix compilebulia byak2008-03-131-0/+1
* BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...Albin Sunnanbo2008-03-131-0/+45
* Warning cleanup (including OFFSET_OF warning)Jon A. Cruz2007-12-011-0/+3
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+300