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
*
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
*
Warning cleanup.
Jon A. Cruz
2011-10-23
6
-110
/
+121
*
Fixed unused parameter warnings. Due to being included a few places, this cle...
Jon A. Cruz
2011-10-23
1
-73
/
+87
*
Removed use of 'void *' as attemtp to limit access to internals.
Jon A. Cruz
2011-10-23
2
-22
/
+21
*
cppcheck: variable initialisation / fix possible memory leak
Kris De Gussem
2011-10-22
4
-3
/
+11
*
cppcheck
Kris De Gussem
2011-10-21
6
-11
/
+11
*
cppcheck
Kris De Gussem
2011-10-20
11
-15
/
+15
*
cppcheck
Kris De Gussem
2011-10-18
2
-3
/
+3
*
cppcheck
Kris De Gussem
2011-10-18
27
-65
/
+66
*
pdf import. modify calculation of GradientTransform (Bug 530895)
Alvin Penner
2011-10-17
1
-1
/
+38
*
cppcheck
Kris De Gussem
2011-10-15
15
-36
/
+36
*
Use desktop coordinates for finding snap candidates (regression introduced in...
Diederik van Lierop
2011-10-15
1
-3
/
+3
*
Object snapper: only use the visual bounding box when absolutely needed; othe...
Diederik van Lierop
2011-10-12
1
-3
/
+9
*
modify scaling of vertical offset for text placement (Bug 868594)
Alvin Penner
2011-10-09
1
-6
/
+6
*
update cmake file lists
Campbell Barton
2011-10-08
7
-22
/
+15
*
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
2011-10-08
20
-18
/
+159
*
emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369)
Alvin Penner
2011-10-07
1
-3
/
+6
*
Translations. Ukrainian translation update and typo patch by Yuri Chornoivan.
Nicolas Dufour
2011-10-06
2
-3
/
+3
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
72
-319
/
+274
*
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
2011-10-04
26
-79
/
+89
*
More forward.h purging.
Jon A. Cruz
2011-10-04
28
-97
/
+101
*
Purging some forward.h files.
Jon A. Cruz
2011-10-04
22
-143
/
+49
*
Fixed mismatched quotes that confused Doxygen.
Jon A. Cruz
2011-10-04
1
-1
/
+1
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
102
-603
/
+638
*
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
42
-1028
/
+1015
*
Next pass of doxygen @brief cleanup.
Jon A. Cruz
2011-10-02
15
-30
/
+35
*
Removed forgotten debug statement.
Tavmjong Bah
2011-10-02
1
-1
/
+0
*
Removing redundant doxygen @brief tag.
Jon A. Cruz
2011-10-02
12
-51
/
+85
*
Warning cleanup.
Jon A. Cruz
2011-10-02
12
-46
/
+36
*
add PowerStroke to the normally visible LPEs, but with 'unstable!' warning
Johan B. C. Engelen
2011-09-29
1
-2
/
+2
*
PowerStroke: handle cusps in some way. properly bugged for all types but "bev...
Johan B. C. Engelen
2011-09-29
2
-216
/
+167
*
fix for building when WITH_LIBWPG couldn't be found.
Campbell Barton
2011-09-27
1
-1
/
+1
*
Fixed problem with font names that contain spaces.
Tavmjong Bah
2011-09-28
1
-3
/
+8
*
cmake: aspell/gtkspell/poppler-cairo/libwpg
Campbell Barton
2011-09-26
1
-1
/
+1
*
powerstroke: add bevel cusp. but it bugs closed paths. need to restructure...
Johan B. C. Engelen
2011-09-24
1
-21
/
+14
*
restructure powerstroke LPE a bit in preparation for cusp fixup
Johan B. C. Engelen
2011-09-22
2
-184
/
+253
*
partial 2geom update, powerstroke wants it
Johan B. C. Engelen
2011-09-22
1
-1
/
+3
*
initialize value as const (clang complains about this)
Campbell Barton
2011-09-21
1
-1
/
+1
*
fix for cmake linking
Campbell Barton
2011-09-21
2
-16
/
+19
*
LPE Powerstroke: add similar line end caps as Synfig. (and fix round caps bug)
Johan B. C. Engelen
2011-09-21
2
-43
/
+132
*
removing useless messages to stdout.
Felipe Corr??a da Silva Sanches
2011-09-19
2
-2
/
+0
*
Snap to guide-path intersections, and don't snap to paths when only path inte...
Diederik van Lierop
2011-09-18
6
-13
/
+123
*
Fix crash when previewing objectBoundingBox gradients
Krzysztof Kosi??ski
2011-09-18
1
-1
/
+1
*
Do not apply the fix of rev. #10624 to all types of items
Diederik van Lierop
2011-09-17
1
-7
/
+16
*
Make "snap page border" toggle independent of "snap paths" toggle
Diederik van Lierop
2011-09-17
2
-6
/
+4
[next]