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
*
cppcheck
Kris De Gussem
2013-08-04
7
-362
/
+355
*
cppcheck: c-style casts > c++ style casts
Kris De Gussem
2013-08-04
5
-120
/
+113
*
catch exception by reference
Johan B. C. Engelen
2013-08-03
1
-1
/
+1
*
reduce variable scope
Johan B. C. Engelen
2013-08-03
4
-16
/
+11
*
reduce scope of variables
Johan B. C. Engelen
2013-08-03
6
-21
/
+13
*
rename variable for clarity
Johan B. C. Engelen
2013-08-03
1
-3
/
+3
*
fix small "performance" issues (cppcheck)
Johan B. C. Engelen
2013-08-03
6
-36
/
+22
*
fix initialization
Johan B. C. Engelen
2013-08-03
1
-0
/
+1
*
fix initialization
Johan B. C. Engelen
2013-08-03
1
-7
/
+11
*
some code cleanup, trying to get it through cppcheck
Johan B. C. Engelen
2013-08-03
4
-20
/
+14
*
fix bug
Johan B. C. Engelen
2013-08-03
1
-1
/
+1
*
cleanup
Johan B. C. Engelen
2013-08-03
1
-20
/
+23
*
function cleanup
Johan B. C. Engelen
2013-08-03
1
-4
/
+1
*
remove unused variable
Johan B. C. Engelen
2013-08-03
1
-1
/
+0
*
init members
Johan B. C. Engelen
2013-08-03
1
-1
/
+6
*
disable really bad memset on a huge struct that contains member objects besid...
Johan B. C. Engelen
2013-08-03
1
-2
/
+8
*
add comment. cppcheck false positive
Johan B. C. Engelen
2013-08-03
1
-1
/
+1
*
pdf import. re-define tiling pattern scaling matrix (Bug 1168908)
Alvin Penner
2013-08-03
1
-1
/
+19
*
cppcheck fix: Memory leak: rows
Johan B. C. Engelen
2013-08-03
1
-47
/
+50
*
cppcheck Common realloc mistake: 'qrsData' nulled but not freed upon failure
Johan B. C. Engelen
2013-08-03
1
-1
/
+6
*
Fix return code for extension tests]
Alex Valavanis
2013-08-03
2
-2
/
+13
*
Fix attributes test list
Alex Valavanis
2013-08-03
1
-2
/
+13
*
Fix build error
Alex Valavanis
2013-07-31
1
-1
/
+1
*
Fix selection of images in outline mode. Fixes LP #1089702
Krzysztof Kosi??ski
2013-07-31
1
-31
/
+15
*
Remove unnecessary variable from the GMarkup-based unit parser
Krzysztof Kosi??ski
2013-07-24
1
-8
/
+6
*
Remove the "simple SAX" parser. Replace its only use (loading of unit
Krzysztof Kosi??ski
2013-07-24
6
-1751
/
+67
*
Comparison between licenses are now done by comparing the License URI.
Christoffer Holmstedt
2013-07-24
2
-9
/
+86
|
\
|
*
Merging patch from Peter Liljenberg. License comparison is now done by compar...
Christoffer Holmstedt
2013-07-16
2
-9
/
+86
*
|
Actually remove approx-equal.h (oops again)
Krzysztof Kosi??ski
2013-07-23
1
-25
/
+0
*
|
Fix stray prototype of a removed function
Krzysztof Kosi??ski
2013-07-23
1
-3
/
+0
*
|
Actually remove the file containing the unused fix (oops)
Krzysztof Kosi??ski
2013-07-23
1
-194
/
+0
*
|
Remove unused fix for an ancient problem with g_ascii_strtod
Krzysztof Kosi??ski
2013-07-23
2
-2
/
+0
*
|
Remove approx-equal.h and replace with Geom::are_near
Krzysztof Kosi??ski
2013-07-23
5
-7
/
+7
*
|
Fix spelling error in filename
Krzysztof Kosi??ski
2013-07-23
5
-6
/
+6
*
|
Remove the Digest class. Replace its only use with a glibmm call.
Krzysztof Kosi??ski
2013-07-23
5
-2120
/
+6
*
|
Remove the disabled script dialog and the nonfunctional Java binding
Krzysztof Kosi??ski
2013-07-23
521
-32394
/
+0
*
|
Changed metadata tooltips to match the definition of Dublin Core terms.
Christoffer Holmstedt
2013-07-17
1
-16
/
+16
|
\
\
|
*
|
Changed document properties - metadata tooltips to match the definition of du...
Christoffer Holmstedt
2013-06-24
1
-16
/
+16
*
|
|
Fix ordering of verbs
Alex Valavanis
2013-07-17
1
-2
/
+2
*
|
|
Fix remaining g_type_init deprecation issues
Alex Valavanis
2013-07-17
2
-0
/
+6
*
|
|
Shape calculations. re-introduce grid of a smaller size. (http://article.gman...
Alvin Penner
2013-07-16
4
-20
/
+20
|
|
/
|
/
|
*
|
Minor C++ish refactoring pass.
Jon A. Cruz
2013-07-13
2
-99
/
+158
*
|
Whitespace cleanup.
Jon A. Cruz
2013-07-13
1
-79
/
+79
*
|
Use Jon Cruz info about OptRect to correctly get area height and width
Martin Owens
2013-07-12
1
-5
/
+5
*
|
Do not effect the focus in align computation
Martin Owens
2013-07-12
1
-7
/
+9
*
|
Change small to sml to fix windows compile problem
Martin Owens
2013-07-11
2
-4
/
+4
*
|
Remove align point, not required any more
Martin Owens
2013-07-11
2
-6
/
+0
*
|
Step 2 refactoring the align functions, added some functionality to selection.
Martin Owens
2013-07-11
4
-117
/
+68
*
|
Merge from trunk
Eric Greveson
2013-07-10
13
-249
/
+95
|
\
\
|
*
|
Small refactor of align and distribute to reduce complexity.
Martin Owens
2013-07-10
3
-42
/
+23
[next]