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
*
Update unit extraction regular expressions.
Matthew Petroff
2013-07-30
1
-2
/
+2
*
Removed SPMetric.
Matthew Petroff
2013-07-22
7
-68
/
+0
*
Ported "widgets/ruler.*" away from SPMetric.
Matthew Petroff
2013-07-22
5
-28
/
+50
*
Ported away from and removed "sp-metrics.*".
Matthew Petroff
2013-07-20
19
-182
/
+44
*
Add string output functions for units.
Matthew Petroff
2013-07-20
2
-0
/
+16
*
Removed last traces of "SPUnit" and removed "helper/unit*".
Matthew Petroff
2013-07-20
7
-922
/
+0
*
Ported "widgets/stroke-style.*".
Matthew Petroff
2013-07-20
2
-97
/
+50
*
Added percentage support to "Inkscape::Util::Quantity::convert".
Matthew Petroff
2013-07-20
1
-0
/
+5
*
Cleanup.
Matthew Petroff
2013-07-19
1
-8
/
+0
*
Ported "live_effects/parameter/unit.*".
Matthew Petroff
2013-07-19
4
-22
/
+28
*
Ported "ui/widget/style-swatch.*".
Matthew Petroff
2013-07-19
2
-5
/
+9
*
Ported "ui/widget/selected-style.*".
Matthew Petroff
2013-07-19
4
-20
/
+26
*
Removed "helper/units.h" from "pen-context.cpp".
Matthew Petroff
2013-07-19
1
-3
/
+6
*
Removed "helper/units.h" from "selection-chemistry.cpp".
Matthew Petroff
2013-07-19
1
-1
/
+0
*
Removed "helper/units.h" from "display/canvas-grid.cpp".
Matthew Petroff
2013-07-19
1
-1
/
+1
*
Ported "src/lpe-tool-context.*"
Matthew Petroff
2013-07-19
2
-10
/
+28
*
Removed "helper/units.h" from "snap-preferences.h".
Matthew Petroff
2013-07-19
1
-1
/
+0
*
Removed "helper/units.h" from "ui/dialog/document-properties.cpp".
Matthew Petroff
2013-07-19
1
-3
/
+2
*
Removed "helper/unit-menu.h" and "helper/units.h" from "flood-context.h".
Matthew Petroff
2013-07-19
1
-2
/
+0
*
Removed "helper/unit-menu.h" and "helper/units.h" from "desktop-events.cpp".
Matthew Petroff
2013-07-19
1
-2
/
+0
*
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.
Matthew Petroff
2013-07-19
19
-58
/
+46
*
Removed "helper/unit-menu.h" from "widgets/rect-toolbar.*" and "widgets/spw-u...
Matthew Petroff
2013-07-19
3
-52
/
+0
*
Switch unit functions from using pointer arguements to reference arguements.
Matthew Petroff
2013-07-18
14
-167
/
+144
*
Added more more convientent unit functions.
Matthew Petroff
2013-07-18
2
-1
/
+21
*
Added more convienient unit conversion functions.
Matthew Petroff
2013-07-18
2
-2
/
+30
*
Ported "display/canvas-grid.*" and "display/canvas-axonomgrid.*".
Matthew Petroff
2013-07-18
3
-166
/
+78
*
Added quantity string parsing.
Matthew Petroff
2013-07-18
2
-12
/
+37
*
Ported "ui/dialog/clonetiler.*".
Matthew Petroff
2013-07-18
2
-34
/
+72
*
Ported "ui/dialog/export.*".
Matthew Petroff
2013-07-17
2
-47
/
+35
*
Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".
Matthew Petroff
2013-07-17
5
-7
/
+6
*
Removed "helper/unit-tracker.*".
Matthew Petroff
2013-07-17
3
-344
/
+0
*
Port remaining files away from "helper/unit-tracker.h".
Matthew Petroff
2013-07-17
5
-58
/
+68
*
Fixed botched merge.
Matthew Petroff
2013-07-17
2
-13
/
+2
*
Merge from trunk.
Matthew Petroff
2013-07-17
79
-1803
/
+2422
|
\
|
*
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
|
|
*
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
|
|
|
\
[next]