index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix pointer usage after releasing memory
Kris De Gussem
2011-11-19
2
-15
/
+14
*
cppcheck: initialisation and warning cleanup
Kris De Gussem
2011-11-18
7
-27
/
+40
*
dropped unused variables
Kris De Gussem
2011-11-18
1
-6
/
+0
*
load Win32 symbol fonts. disable USE_PANGO_WIN32 (Bug 165665)
Alvin Penner
2011-11-17
1
-1
/
+1
*
Fix crash when dropping Ctrl-dragged text when DBus interface is enabled
Krzysztof Kosi??ski
2011-11-17
1
-0
/
+1
*
Add a tolerance-based hack, so that radial gradients with focus outside
Krzysztof Kosi??ski
2011-11-14
1
-3
/
+24
*
Fix text redraw problems (LP #837291)
Krzysztof Kosi??ski
2011-11-14
1
-0
/
+2
*
various: warnings and initalization
Kris De Gussem
2011-11-13
7
-97
/
+90
*
cppcheck: initialization / warning cleanup
Kris De Gussem
2011-11-10
4
-23
/
+29
*
lpe: add slider to scalar param optionally (does not work very well yet)
Johan B. C. Engelen
2011-11-09
5
-3
/
+25
*
add const just because it can :)
Johan B. C. Engelen
2011-11-09
2
-2
/
+2
*
Powerstroke: add smoothness parameter for CubicBezierJohan
Johan B. C. Engelen
2011-11-08
3
-0
/
+10
*
split interpolator code from main powerstroke code
Johan B. C. Engelen
2011-11-08
4
-243
/
+279
*
Fixed initialization order.
Jon A. Cruz
2011-11-08
1
-2
/
+11
*
cppcheck: performance and initialisation
Kris De Gussem
2011-11-07
4
-14
/
+16
*
Powerstroke: adjust control points when adding or deleting knots, to try and ...
Johan B. C. Engelen
2011-11-05
9
-27
/
+90
*
fix LPE toggle icon
Johan B. C. Engelen
2011-11-05
1
-1
/
+1
*
increase max values in rows&cols dialog. increase significant digits
Johan B. C. Engelen
2011-11-05
1
-4
/
+4
*
increase significant digits in clone tile dialog
Johan B. C. Engelen
2011-11-05
1
-5
/
+8
*
increase significant digits for page dimensions
Johan B. C. Engelen
2011-11-05
1
-0
/
+8
*
Remove unused parameter
Diederik van Lierop
2011-11-05
2
-3
/
+3
*
Minor code safety and warning cleanup.
Jon A. Cruz
2011-11-05
2
-5
/
+5
*
Various fixes: initialization, memory leak, wrong iterator usage
Kris De Gussem
2011-11-05
3
-12
/
+23
*
1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...
Diederik van Lierop
2011-11-04
12
-292
/
+387
*
Powerstroke: add erasing of knots with ctrl+alt (LPE parameter editing on-can...
Johan B. C. Engelen
2011-11-04
1
-8
/
+30
*
reduce scope of some variables
Johan B. C. Engelen
2011-11-04
1
-11
/
+9
*
add missing units to grid length interpretation (we have 4 different unit con...
Johan B. C. Engelen
2011-11-04
2
-0
/
+8
*
make significant digits consistent for grids
Johan B. C. Engelen
2011-11-04
3
-7
/
+14
*
measurement tool: display length info in white with transparent black backgro...
Felipe Corr??a da Silva Sanches
2011-11-03
1
-1
/
+1
*
measurement tool: display total length near angle info
Felipe Corr??a da Silva Sanches
2011-11-03
1
-32
/
+17
*
measure tool: fix handling of coordinate systems and add display of total mea...
Felipe Corr??a da Silva Sanches
2011-11-03
1
-9
/
+38
*
Misc cleanup including casts and variable lifetime and initialization.
Jon A. Cruz
2011-11-03
2
-88
/
+97
*
fix bug 828400
Felipe Corr??a da Silva Sanches
2011-11-01
1
-3
/
+36
*
Filters. Removing deprecated workaround in drop shadow (see Bug #808013 ).
Nicolas Dufour
2011-11-01
1
-7
/
+2
*
Fixing initializer order and missing initializers.
Jon A. Cruz
2011-10-29
3
-19
/
+26
*
Updating use of libpng jump buffer. Fixes bug #721029.
Jon A. Cruz
2011-10-29
2
-3
/
+3
*
fix usage of iterator when iterator's erase function is used (Bug #812018)
Kris De Gussem
2011-10-29
4
-20
/
+32
*
cppcheck: variable initialisation
Kris De Gussem
2011-10-29
4
-2
/
+6
*
fix order of checks.
Johan B. C. Engelen
2011-10-28
1
-1
/
+4
*
fix potential null pointer deref
Johan B. C. Engelen
2011-10-28
1
-12
/
+14
*
fix potential null pointer deref
Johan B. C. Engelen
2011-10-28
1
-1
/
+1
*
add a cppcheck suppression for memleak that is not a memleak
Johan B. C. Engelen
2011-10-28
1
-0
/
+2
*
one constructor cannot call the other to initialize the object. See C++faq-li...
Johan B. C. Engelen
2011-10-28
2
-5
/
+19
*
fix initialization. add todo comment about gui-hidden not being used.
Johan B. C. Engelen
2011-10-28
1
-1
/
+3
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
157
-1943
/
+2071
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
166
-944
/
+1055
*
cppcheck
Kris De Gussem
2011-10-23
6
-30
/
+30
*
Warning cleanup
Jon A. Cruz
2011-10-23
1
-14
/
+14
*
Cleanup constructors and initialization. Removed unused macro.
Jon A. Cruz
2011-10-23
2
-48
/
+57
*
Documentation update pass.
Jon A. Cruz
2011-10-23
24
-91
/
+88
[next]