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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Additional cleanup.
Jon A. Cruz
2012-04-10
1
-1
/
+1
*
cppcheck stuff
Kris De Gussem
2012-04-09
1
-11
/
+7
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
2
-0
/
+11
|
\
|
*
merged with trunk so I can build again...
Andrew Higginson
2011-12-27
20
-116
/
+116
|
|
\
|
*
|
Made dialog's state persistant
Andrew rugby471@gmail.com
2011-03-24
2
-0
/
+11
*
|
|
cppcheck tells us: fprintf format string has 0 parameters but 1 are given
Kris De Gussem
2012-02-02
1
-2
/
+2
|
|
/
|
/
|
*
|
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
4
-10
/
+2
*
|
variable initialisation
Kris De Gussem
2011-11-19
1
-5
/
+8
*
|
fix pointer usage after releasing memory
Kris De Gussem
2011-11-19
2
-15
/
+14
*
|
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
8
-8
/
+8
*
|
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
6
-25
/
+31
*
|
cppcheck
Kris De Gussem
2011-10-18
1
-2
/
+2
*
|
Memory leak fixes (Bug #812497)
Kris De Gussem
2011-07-20
2
-11
/
+16
*
|
memory leak fix
Kris De Gussem
2011-07-20
1
-0
/
+2
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
2
-19
/
+33
|
\
\
|
*
|
cmake:
Campbell Barton
2011-06-13
1
-1
/
+16
|
*
|
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-1
/
+2
|
*
|
cmake:
Campbell Barton
2011-06-13
1
-2
/
+2
|
*
|
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+3
|
*
|
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-15
/
+14
|
*
|
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
|
*
|
Reinstating version bump.
Jon A. Cruz
2011-05-20
1
-3
/
+1
|
*
|
Revert version bump so win devlibs can catch up.
Jon A. Cruz
2011-05-19
1
-1
/
+3
|
*
|
Made dependencies explicit and bumped versions.
Jon A. Cruz
2011-05-18
1
-3
/
+1
|
|
/
*
/
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
2011-04-15
2
-22
/
+1
|
/
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
3
-3
/
+3
*
Allow Inkscape to run from Unicode directories on Windows
Krzysztof Kosi??ski
2010-03-28
1
-904
/
+0
*
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
2010-03-14
3
-0
/
+715
*
Cast cleanup.
Jon A. Cruz
2010-03-01
1
-2
/
+1
*
Compilation fixes for Windows 64-bit by Fridrich
Krzysztof Kosi??ski
2010-02-28
1
-4
/
+7
*
Fix by Adib for 353847
Josh Andler
2009-09-16
2
-0
/
+36
*
FIX 407115 test writing into file and throw exception upstream if needed
theAdib
2009-08-02
1
-1
/
+4
*
doc
Peter Moulder
2009-04-06
1
-3
/
+3
*
io/crystalegg.xml: Fix a couple of textual errors.
Peter Moulder
2009-04-03
1
-4
/
+2
*
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
2009-02-26
2
-0
/
+2
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-6
/
+1
*
Remove last remnants of ancient plugin support. Tidy up acinclude.m4.
Krzysztof Kosi??ski
2009-02-13
2
-3
/
+0
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+3
*
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
2009-01-09
1
-0
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-4
/
+5
*
Cmake: remove header files from source lists
Joshua L. Blocher
2008-06-24
1
-11
/
+1
*
Remove warnings
Bob Jamison
2008-05-04
2
-8
/
+53
*
warning cleanup and fixed string free issue
Jon A. Cruz
2008-05-04
1
-1
/
+1
*
cmake: copy over some excluded files from build.xml
Johan B. C. Engelen
2008-04-15
1
-1
/
+1
*
cmake: EOL of cmakelists.txt in subdirs
Johan B. C. Engelen
2008-04-07
1
-22
/
+22
*
delete remaining .cvsignore files
Adib Taraben
2008-04-01
1
-5
/
+0
*
add CMakeFiles for io, jabber_whiteboard libavoid libcola.
Johan B. C. Engelen
2008-03-30
1
-0
/
+23
*
fix broken link to _wspawn prototype
Adib Taraben
2008-03-28
1
-1
/
+15
*
comment #define BYPASS_GLIB_SPAWN 1 to fix build on windows
Johan B. C. Engelen
2008-03-27
1
-1
/
+1
*
Bug #204779 win32 crash on help menu - win32 spawn problem
Adib Taraben
2008-03-27
2
-1
/
+892
[next]