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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-19
updates for cmake
Campbell Barton
1
-2
/
+0
2013-07-24
Remove the "simple SAX" parser. Replace its only use (loading of unit
Krzysztof Kosi??ski
4
-1595
/
+0
2013-04-10
Removed unused (ancient!) code.
Markus Engel
3
-540
/
+0
2013-04-03
Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...
Kris De Gussem
1
-2
/
+4
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2013-03-13
cppcheck
Kris De Gussem
1
-1
/
+1
2013-03-12
c++ify
Kris De Gussem
1
-14
/
+14
2013-03-12
cppcheck
Kris De Gussem
1
-34
/
+33
2013-03-12
fix build warning
Kris De Gussem
1
-1
/
+1
2013-03-11
Drop duplicate io code ( Bug #1120585 )
Kris De Gussem
4
-1
/
+270
2013-03-08
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
1
-1
/
+1
2013-03-03
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
12
-59
/
+26
2013-02-14
fix yet another warning
Kris De Gussem
2
-4
/
+3
2013-02-14
fix warnings introduced in revision 12123
Kris De Gussem
4
-4
/
+4
2013-02-13
fixing variable type in stream classes to what was intended (preparation for ...
Kris De Gussem
6
-25
/
+15
2013-02-11
A couple of forward declarations
Alex Valavanis
5
-4
/
+5
2013-02-11
Dropped duplicate code for dom/io and io/ (Bug #1120585 )
Kris De Gussem
2
-5
/
+35
2012-11-30
Fix for 430301 : core dump exporting to non existing folder
John Smith
2
-0
/
+36
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
1
-2
/
+2
2012-04-10
Additional cleanup.
Jon A. Cruz
1
-1
/
+1
2012-04-09
cppcheck stuff
Kris De Gussem
1
-11
/
+7
2012-02-02
cppcheck tells us: fprintf format string has 0 parameters but 1 are given
Kris De Gussem
1
-2
/
+2
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
4
-10
/
+2
2011-11-19
variable initialisation
Kris De Gussem
1
-5
/
+8
2011-11-19
fix pointer usage after releasing memory
Kris De Gussem
2
-15
/
+14
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
8
-8
/
+8
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
6
-25
/
+31
2011-10-18
cppcheck
Kris De Gussem
1
-2
/
+2
2011-07-20
Memory leak fixes (Bug #812497)
Kris De Gussem
2
-11
/
+16
2011-07-20
memory leak fix
Kris De Gussem
1
-0
/
+2
2011-06-13
cmake:
Campbell Barton
1
-1
/
+16
2011-06-13
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
1
-1
/
+2
2011-06-13
cmake:
Campbell Barton
1
-2
/
+2
2011-06-12
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
1
-2
/
+3
2011-06-12
work in progress cmake commit:
Campbell Barton
1
-15
/
+14
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
2
-22
/
+1
2011-03-24
Made dialog's state persistant
Andrew rugby471@gmail.com
2
-0
/
+11
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
3
-3
/
+3
2010-03-28
Allow Inkscape to run from Unicode directories on Windows
Krzysztof Kosi??ski
1
-904
/
+0
2010-03-14
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
3
-0
/
+715
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
2
-0
/
+36
2009-08-02
FIX 407115 test writing into file and throw exception upstream if needed
theAdib
1
-1
/
+4
2009-04-06
doc
Peter Moulder
1
-3
/
+3
2009-04-03
io/crystalegg.xml: Fix a couple of textual errors.
Peter Moulder
1
-4
/
+2
[next]