index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Makefile_insert
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted text toolbar to GTK toolbar.
Tavmjong Bah
2010-04-23
1
-0
/
+2
*
Adding missing snapping headers.
Ted Gould
2010-03-24
1
-0
/
+1
*
Make dist fixes for src/ directory.
Ted Gould
2010-03-24
1
-2
/
+2
*
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
2010-03-14
1
-0
/
+2
*
Cleanup of gradients and stops.
Jon A. Cruz
2010-03-08
1
-2
/
+1
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
1
-0
/
+3
|
\
|
*
add cxxtests for marker_loc enum. code depends on the exact values of the enu...
Johan B. C. Engelen
2009-12-05
1
-0
/
+1
|
*
Merge GSoC2009 Connectors into trunk
Arcadie M. Cracan
2009-12-02
1
-0
/
+1
|
*
Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France
Josh Andler
2009-11-30
1
-0
/
+1
*
|
Remove remnants of old node tool
Krzysztof Kosi??ski
2009-12-24
1
-2
/
+0
*
|
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-1
/
+0
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-3
/
+0
*
SPDocument->Document
johnce
2009-08-05
1
-0
/
+3
*
remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls
Thomas Holder
2009-03-13
1
-1
/
+0
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-46
/
+2
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-271
/
+237
*
Fix SVN revision reporting so that it doesn't relink on every make
Krzysztof Kosi??ski
2009-02-19
1
-6
/
+7
*
remove desktop-affine.cpp
Thomas Holder
2009-02-11
1
-1
/
+1
*
Add inkscape-version.h to libinkversion sources so it will be
Krzysztof Kosi??ski
2009-01-13
1
-1
/
+1
*
Do not fail when svn client is not installed and .svn directory is
Krzysztof Kosi??ski
2009-01-13
1
-1
/
+1
*
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
2009-01-13
1
-9
/
+26
*
Remove utest.
Krzysztof Kosi??ski
2008-12-30
1
-4
/
+0
*
Build a single test executable on Linux to match Windows build system.
Krzysztof Kosi??ski
2008-12-29
1
-90
/
+2
*
Simplify "make check" makefile rules and remove most of the obsolete
Krzysztof Kosi??ski
2008-12-09
1
-23
/
+24
*
"make check" now compiles and runs on Linux.
Krzysztof Kosi??ski
2008-12-08
1
-9
/
+23
*
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
2008-12-07
1
-0
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-39
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-3
/
+1
*
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
2008-09-23
1
-0
/
+1
*
Support for title and desc elements when serializing as Plain SVG.
Jeff Schiller
2008-08-23
1
-0
/
+2
*
Groundwork for new LPETool tool (which consists of subtools that are construc...
Maximilian Albert
2008-08-18
1
-0
/
+1
*
Added missing new files
Jon A. Cruz
2008-08-09
1
-0
/
+1
*
Reorder libs, to fix a link-time error.
Peter Moulder
2008-08-04
1
-1
/
+1
*
initial handling of <script> tag
Felipe Corr??a da Silva Sanches
2008-07-22
1
-0
/
+1
*
The new CxxTest unit tests now also work on Linux! (Note that test-all
Jasper van de Gronde
2008-07-17
1
-3
/
+3
*
Resolve ID clashes when pasting (fixes bug 165936).
Stephen Silver
2008-06-24
1
-0
/
+1
*
* src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,
mjwybrow
2008-06-22
1
-1
/
+1
*
UnicodeRange class implementation.
Felipe Corr??a da Silva Sanches
2008-06-16
1
-0
/
+1
*
C++ify knotholders
Maximilian Albert
2008-06-04
1
-1
/
+1
*
Refactoring out common code
Jon A. Cruz
2008-05-29
1
-0
/
+1
*
back off on lifecycle stuff for now
MenTaLguY
2008-05-15
1
-1
/
+0
*
introduce lifecycle stuff which will replace libgc
MenTaLguY
2008-05-15
1
-0
/
+1
*
attribute loading for font-face tag
Felipe Corr??a da Silva Sanches
2008-05-10
1
-0
/
+1
*
Starting Summer of Code: SVG Fonts
Felipe Corr??a da Silva Sanches
2008-05-08
1
-0
/
+1
*
Initial cut of eraser tool
Jon A. Cruz
2008-04-26
1
-0
/
+1
*
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
2008-03-28
1
-0
/
+1
*
Split data mode apart from UI and added button trackers
Jon A. Cruz
2008-03-15
1
-0
/
+2
*
Fixed build
Jon A. Cruz
2008-03-10
1
-0
/
+1
*
a bit more boilerplate code for SVGFonts
Felipe Corr??a da Silva Sanches
2008-02-28
1
-0
/
+1
*
more boilerplate code for SVGFonts
Felipe Corr??a da Silva Sanches
2008-02-27
1
-0
/
+1
[next]