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
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
55
-714
/
+592
*
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
2013-07-31
43
-276
/
+161
*
Further refactoring of EventContexts.
Markus Engel
2013-07-30
60
-1176
/
+1147
*
Merge from trunk (r12439).
Markus Engel
2013-07-25
551
-36354
/
+214
|
\
|
*
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
|
|
|
/
|
|
/
|
*
|
|
Merged from trunk (r12419).
Markus Engel
2013-07-14
259
-3285
/
+5464
|
\
|
|
|
*
|
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
|
|
*
|
Fix for Bug #1185132 (colorspace.h not included in the tarball when doing a m...
Nicolas Dufour
2013-07-09
1
-0
/
+1
|
|
*
|
Revert wrong changes and apply right fixes from prev-commit
Martin Owens
2013-07-08
2
-3
/
+1
|
|
*
|
Make colour a guint instead of a uint. bug 1198501
Martin Owens
2013-07-07
1
-1
/
+3
|
|
*
|
Fix build failure with GDL >= 3.6
Alex Valavanis
2013-07-06
2
-9
/
+21
|
|
*
|
Fix verbs that were out by 5 because of missing script verbs (broken between ...
Martin Owens
2013-07-06
1
-1
/
+11
|
|
*
|
Merge: scale, rotate and skew handles refactoring
Martin Owens
2013-07-05
5
-196
/
+38
|
|
|
\
\
|
|
|
*
|
Adjust sizes of lists
Martin Owens
2013-07-05
2
-2
/
+2
|
|
|
*
|
Improve handle xpm loading using rotate
Martin Owens
2013-07-04
4
-196
/
+38
|
*
|
|
|
Added "dbus-name" command line option to allow a D-Bus bus name other than
Eric Greveson
2013-07-10
5
-7
/
+57
|
|
/
/
/
|
*
|
|
Merge: Command-line and DBus refactoring to improve inkscapes ability to be r...
Martin Owens
2013-07-05
61
-1058
/
+1843
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Fix for builds without --enable-dbusapi (missing #ifdef)
Eric Greveson
2013-07-04
1
-1
/
+5
|
|
*
|
Further renaming of DBus variables (object -> app_interface/doc_interface
Eric Greveson
2013-07-04
9
-403
/
+450
|
|
*
|
Code readability improvements and licence changes for action-context.*
Eric Greveson
2013-07-04
15
-305
/
+210
|
|
*
|
Merge recent changes from inkscape trunk
Eric Greveson
2013-07-03
15
-53
/
+87
|
|
|
\
\
|
|
*
|
|
Changed dbus interface to treat 'division' like other boolops, with a new
Eric Greveson
2013-07-03
10
-148
/
+94
|
|
*
|
|
Modified dbus interface so that it works in console mode (--dbus-listen)
Eric Greveson
2013-07-03
20
-253
/
+536
|
|
*
|
|
Added error messages when attempting to use verbs requiring GUI in
Eric Greveson
2013-07-01
3
-15
/
+78
|
|
*
|
|
Added new files referenced in previous commit message (forgot to add!)
Eric Greveson
2013-07-01
4
-0
/
+515
|
|
*
|
|
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
41
-362
/
+384
|
|
|
|
/
|
|
|
/
|
[next]