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
*
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
*
Adding unit test for verbs.
Jon A. Cruz
2006-04-28
1
-1
/
+2
*
moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ...
Joshua L. Blocher
2006-04-24
1
-1
/
+2
*
SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...
Andrius Ramanauskas
2006-04-20
1
-0
/
+2
*
Fixed link order error
Jon A. Cruz
2006-04-10
1
-1
/
+1
*
Adding rendering-intent to <color-profile>
Jon A. Cruz
2006-04-06
1
-0
/
+4
*
share/keyboards -> share/keys; first shot at configurable keymaps
MenTaLguY
2006-04-06
1
-1
/
+0
*
Converting attributes test to CxxTest
Jon A. Cruz
2006-04-04
1
-3
/
+0
*
Adding support for <color-profile> element
Jon A. Cruz
2006-04-02
1
-0
/
+2
*
crap, disable the layer manager in the build; I forgot to deal with those tem...
MenTaLguY
2006-03-29
1
-1
/
+0
*
draft of layer manager
MenTaLguY
2006-03-29
1
-0
/
+1
*
Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
MenTaLguY
2006-03-15
1
-0
/
+1
[next]