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
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-0
/
+3
*
r16217@tres: ted | 2007-08-10 10:36:27 -0700
Ted Gould
2007-08-10
1
-1
/
+2
*
tweak tool
bulia byak
2007-08-08
1
-0
/
+1
*
Added support for feMerge filter priitive
Niko Kiirala
2007-07-26
1
-0
/
+1
*
Patch from Jean-René Reinhard: support for feDiffuseLighting and
Niko Kiirala
2007-07-20
1
-0
/
+3
*
Filter effects:
Nicholas Bishop
2007-07-14
1
-0
/
+2
*
bug 1243190: add tref element support; limited editing support thus far (patc...
Richard Hughes
2007-07-11
1
-0
/
+2
*
Move 3D axis manipulation functions to separate file
Maximilian Albert
2007-07-11
1
-0
/
+1
*
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
2007-06-21
1
-0
/
+7
*
Removal of old grid code - fully enabled new grid code.
Johan B. C. Engelen
2007-04-15
1
-1
/
+0
*
Replacing old multifunction widget with separate widget & model
Jon A. Cruz
2007-04-05
1
-0
/
+2
*
Adding the new/change label to the star toolbar
Jon A. Cruz
2007-03-27
1
-0
/
+2
*
missing isnormal.h from Makefile_insert
Kees Cook
2007-03-22
1
-0
/
+1
*
remove useless and half-broken slideshow mode in favor of inkview
bulia byak
2007-03-22
1
-1
/
+0
*
dropping moved/dead files
Kees Cook
2007-03-13
1
-2
/
+0
*
r14632@tres: ted | 2007-02-28 23:12:58 -0800
Ted Gould
2007-03-01
1
-0
/
+1
*
Add flood fill tool
John Bintz
2007-02-25
1
-0
/
+1
*
Moving functions from svg_preview_cache.h to a new .cpp
Bryce Harrington
2007-02-20
1
-0
/
+1
*
isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...
bulia byak
2007-02-13
1
-0
/
+1
*
fixing the rest of packaging bug missing files 1632894
theAdib
2007-01-11
1
-2
/
+2
*
correct the Perl linking symantics
Kees Cook
2006-12-16
1
-1
/
+0
*
Renaming sp-marker.* to marker.*
Bryce Harrington
2006-12-06
1
-1
/
+1
*
Committed double code because of the hurry to let you use the axonom-snapping...
Johan B. C. Engelen
2006-10-23
1
-1
/
+0
*
Axonometric grid: snapping to vertical gridlines
Johan B. C. Engelen
2006-10-23
1
-0
/
+1
*
Adding custom action to work with spinbuttons in toolbars
Jon A. Cruz
2006-10-19
1
-0
/
+4
*
new file for filter manipulation stuff
bulia byak
2006-10-07
1
-0
/
+2
*
Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...
Hugo Rodrigues
2006-08-14
1
-0
/
+2
*
Remove trailing tab after backslash (added in previous commit).
Peter Moulder
2006-08-04
1
-1
/
+1
*
Added skeleton files for other filter primitives' SP-objects. Added blur slid...
Hugo Rodrigues
2006-08-02
1
-3
/
+33
*
r13107@tres: ted | 2006-07-30 11:47:41 -0700
Ted Gould
2006-07-31
1
-0
/
+1
*
* src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,
mjwybrow
2006-07-14
1
-14
/
+14
*
Previously graph layout was done using the Kamada-Kawai layout algorithm
Tim Dwyer
2006-07-12
1
-0
/
+2
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-0
/
+1
*
manually merging the INKBOARD_PEDRO branch into trunk
daleharvey
2006-06-23
1
-1
/
+3
*
quick g_message UndoStackObserver for tracing calls to the undo system
David Yip
2006-06-23
1
-0
/
+1
*
svg-filters branch merged back to head
Niko Kiirala
2006-06-21
1
-0
/
+7
*
include registrytool.cpp/h in win32_sources
Ralf Stephan
2006-06-02
1
-1
/
+1
*
next try for intended change from OS_WIN32 to PLATFORM_WIN32
Ralf Stephan
2006-05-31
1
-1
/
+1
*
revert previous change, not from me
Ralf Stephan
2006-05-31
1
-1
/
+1
*
complete started revert of 10737, fixes autogen problem
Ralf Stephan
2006-05-31
1
-1
/
+1
*
two more missing entries in test_all_headers
Ralf Stephan
2006-05-22
1
-1
/
+3
*
two missing entries in test_all_includes
Ralf Stephan
2006-05-22
1
-0
/
+2
*
add missing files for make distcheck
Ralf Stephan
2006-05-22
1
-0
/
+1
*
* Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to man...
Milosz Derezynski
2006-05-19
1
-0
/
+1
*
Base implementation of a layers dialog.
Jon A. Cruz
2006-05-15
1
-0
/
+1
*
r11667@tres: ted | 2006-05-01 22:48:49 -0700
Ted Gould
2006-05-02
1
-12
/
+5
*
(bzr r690)
Ted Gould
2006-05-02
1
-5
/
+12
*
Moved four more tests to CxxTest
Jon A. Cruz
2006-05-01
1
-12
/
+5
*
add finalizer logging
MenTaLguY
2006-04-29
1
-1
/
+1
*
Replaced two tests with CxxTest versions.
Jon A. Cruz
2006-04-28
1
-6
/
+2
[next]