index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
io
/
sys.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
1
-2
/
+2
2018-09-15
Fix eaae266840146a0faa3332f253ba7bd63eecbb21
Eduard Braun
1
-1
/
+6
2018-09-15
Support reading and writing pipes
Rainer Keller
1
-0
/
+19
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-29
/
+29
2017-10-19
Drop obsolete wrapper around Glib::file_open_tmp
Stefano Facchini
1
-21
/
+0
2017-09-27
Create parent directories when opening a file for writing
Eduard Braun
1
-1
/
+11
2017-04-22
Simplify code and avoid conditional compilation by consistently using glib fu...
Eduard Braun
1
-15
/
+7
2017-04-22
Cleanup: Remove some unused debug messages
Eduard Braun
1
-54
/
+0
2017-01-12
Use GStatBuf where appropriate to ensure usage of the correct type
Eduard Braun
1
-1
/
+1
2013-04-03
Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...
Kris De Gussem
1
-2
/
+4
2013-02-11
A couple of forward declarations
Alex Valavanis
1
-0
/
+1
2012-11-30
Fix for 430301 : core dump exporting to non existing folder
John Smith
1
-0
/
+34
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-2
/
+0
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2011-05-20
Reinstating version bump.
Jon A. Cruz
1
-3
/
+1
2011-05-19
Revert version bump so win devlibs can catch up.
Jon A. Cruz
1
-1
/
+3
2011-05-18
Made dependencies explicit and bumped versions.
Jon A. Cruz
1
-3
/
+1
2011-04-15
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
1
-6
/
+0
2011-03-24
Made dialog's state persistant
Andrew rugby471@gmail.com
1
-0
/
+9
2010-03-28
Allow Inkscape to run from Unicode directories on Windows
Krzysztof Kosi??ski
1
-904
/
+0
2010-03-01
Cast cleanup.
Jon A. Cruz
1
-2
/
+1
2010-02-28
Compilation fixes for Windows 64-bit by Fridrich
Krzysztof Kosi??ski
1
-4
/
+7
2009-09-16
Fix by Adib for 353847
Josh Andler
1
-0
/
+34
2009-04-06
doc
Peter Moulder
1
-3
/
+3
2008-10-27
From trunk
Ted Gould
1
-4
/
+5
2008-03-28
fix broken link to _wspawn prototype
Adib Taraben
1
-1
/
+15
2008-03-27
comment #define BYPASS_GLIB_SPAWN 1 to fix build on windows
Johan B. C. Engelen
1
-1
/
+1
2008-03-27
Bug #204779 win32 crash on help menu - win32 spawn problem
Adib Taraben
1
-1
/
+882
2008-03-13
fix compile
bulia byak
1
-0
/
+1
2008-03-13
BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...
Albin Sunnanbo
1
-0
/
+45
2007-12-01
Warning cleanup (including OFFSET_OF warning)
Jon A. Cruz
1
-0
/
+3