index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
fix bug 828400
Felipe Corr??a da Silva Sanches
1
-3
/
+36
2011-11-01
Filters. Removing deprecated workaround in drop shadow (see Bug #808013 ).
Nicolas Dufour
1
-7
/
+2
2011-10-29
Fixing initializer order and missing initializers.
Jon A. Cruz
3
-19
/
+26
2011-10-29
Updating use of libpng jump buffer. Fixes bug #721029.
Jon A. Cruz
2
-3
/
+3
2011-10-29
fix usage of iterator when iterator's erase function is used (Bug #812018)
Kris De Gussem
4
-20
/
+32
2011-10-29
cppcheck: variable initialisation
Kris De Gussem
4
-2
/
+6
2011-10-28
fix order of checks.
Johan B. C. Engelen
1
-1
/
+4
2011-10-28
fix potential null pointer deref
Johan B. C. Engelen
1
-12
/
+14
2011-10-28
fix potential null pointer deref
Johan B. C. Engelen
1
-1
/
+1
2011-10-28
add a cppcheck suppression for memleak that is not a memleak
Johan B. C. Engelen
1
-0
/
+2
2011-10-28
one constructor cannot call the other to initialize the object. See C++faq-li...
Johan B. C. Engelen
2
-5
/
+19
2011-10-28
fix initialization. add todo comment about gui-hidden not being used.
Johan B. C. Engelen
1
-1
/
+3
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
157
-1943
/
+2071
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
166
-944
/
+1055
2011-10-23
cppcheck
Kris De Gussem
6
-30
/
+30
2011-10-23
Warning cleanup
Jon A. Cruz
1
-14
/
+14
2011-10-23
Cleanup constructors and initialization. Removed unused macro.
Jon A. Cruz
2
-48
/
+57
2011-10-23
Documentation update pass.
Jon A. Cruz
24
-91
/
+88
2011-10-23
Warning cleanup.
Jon A. Cruz
6
-110
/
+121
2011-10-23
Fixed unused parameter warnings. Due to being included a few places, this cle...
Jon A. Cruz
1
-73
/
+87
2011-10-23
Removed use of 'void *' as attemtp to limit access to internals.
Jon A. Cruz
2
-22
/
+21
2011-10-22
cppcheck: variable initialisation / fix possible memory leak
Kris De Gussem
4
-3
/
+11
2011-10-21
cppcheck
Kris De Gussem
6
-11
/
+11
2011-10-20
cppcheck
Kris De Gussem
11
-15
/
+15
2011-10-18
cppcheck
Kris De Gussem
2
-3
/
+3
2011-10-18
cppcheck
Kris De Gussem
27
-65
/
+66
2011-10-17
pdf import. modify calculation of GradientTransform (Bug 530895)
Alvin Penner
1
-1
/
+38
2011-10-15
cppcheck
Kris De Gussem
15
-36
/
+36
2011-10-15
Use desktop coordinates for finding snap candidates (regression introduced in...
Diederik van Lierop
1
-3
/
+3
2011-10-12
Object snapper: only use the visual bounding box when absolutely needed; othe...
Diederik van Lierop
1
-3
/
+9
2011-10-09
modify scaling of vertical offset for text placement (Bug 868594)
Alvin Penner
1
-6
/
+6
2011-10-08
update cmake file lists
Campbell Barton
7
-22
/
+15
2011-10-08
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
20
-18
/
+159
2011-10-07
emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369)
Alvin Penner
1
-3
/
+6
2011-10-06
Translations. Ukrainian translation update and typo patch by Yuri Chornoivan.
Nicolas Dufour
2
-3
/
+3
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
72
-319
/
+274
2011-10-04
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
26
-79
/
+89
2011-10-04
More forward.h purging.
Jon A. Cruz
28
-97
/
+101
2011-10-04
Purging some forward.h files.
Jon A. Cruz
22
-143
/
+49
2011-10-04
Fixed mismatched quotes that confused Doxygen.
Jon A. Cruz
1
-1
/
+1
2011-10-03
Doxygen cleanup.
Jon A. Cruz
102
-603
/
+638
2011-10-03
Another minor pass of Doxygen cleanup.
Jon A. Cruz
42
-1028
/
+1015
2011-10-02
Next pass of doxygen @brief cleanup.
Jon A. Cruz
15
-30
/
+35
2011-10-02
Removed forgotten debug statement.
Tavmjong Bah
1
-1
/
+0
2011-10-02
Removing redundant doxygen @brief tag.
Jon A. Cruz
12
-51
/
+85
2011-10-02
Warning cleanup.
Jon A. Cruz
12
-46
/
+36
2011-09-29
add PowerStroke to the normally visible LPEs, but with 'unstable!' warning
Johan B. C. Engelen
1
-2
/
+2
2011-09-29
PowerStroke: handle cusps in some way. properly bugged for all types but "bev...
Johan B. C. Engelen
2
-216
/
+167
2011-09-27
fix for building when WITH_LIBWPG couldn't be found.
Campbell Barton
1
-1
/
+1
2011-09-28
Fixed problem with font names that contain spaces.
Tavmjong Bah
1
-3
/
+8
[next]