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
*
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
*
|
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
*
|
|
Make handle colour a configurable property.
Martin Owens
2013-07-03
4
-16
/
+16
*
|
|
Refactor resize, rotate, skew handle code
Martin Owens
2013-07-02
4
-237
/
+157
|
|
/
|
/
|
*
|
Shape calculations. do not quantize the coordinates. (Bug 168158)
Alvin Penner
2013-07-01
4
-18
/
+18
*
|
LPE bend path: fix crash on "uskeleton.cuts.back()" because of empty uskeleton.
Johan B. C. Engelen
2013-07-01
1
-3
/
+6
*
|
Transform dialog. do not use singular transforms. (Bug 1189446)
Alvin Penner
2013-06-29
1
-0
/
+35
*
|
Make DAMN sure paths with zero nodes do not cause a crash.
Martin Owens
2013-06-29
1
-2
/
+6
*
|
Fix crash when undoing/redoing a duplicate layer.
Martin Owens
2013-06-28
1
-2
/
+2
*
|
Add the ability to reorder filters using drag-drop in the gtklist
Martin Owens
2013-06-28
2
-1
/
+15
*
|
Add render rack gear extension from bug#1174800, modify gears location to ren...
Martin Owens
2013-06-26
1
-17
/
+0
*
|
Fix Gtk3 build by including togglebutton header
Martin Owens
2013-06-26
1
-0
/
+1
*
|
Using CC0 link instead of old Public Domain link
Martin Owens
2013-06-26
1
-2
/
+2
*
|
Merge in: remove-hard-coded-toggle-dropper-keybinding
Martin Owens
2013-06-25
2
-8
/
+2
|
\
\
|
|
/
|
/
|
|
*
Removed hard coded keybinding from event-context.cpp and added the appropiate...
Christoffer Holmstedt
2013-06-17
2
-8
/
+2
*
|
Documentation spelling fix
Krzysztof Kosi??ski
2013-06-23
1
-4
/
+4
*
|
Remove unused file memeq.h
Krzysztof Kosi??ski
2013-06-23
4
-28
/
+1
*
|
odf metadata - let's begin with a first step to full ODF compatibility
Kris De Gussem
2013-06-21
1
-17
/
+27
*
|
cppcheck
Kris De Gussem
2013-06-21
5
-13
/
+17
*
|
Fix my own mis-credit and some symbols labels
Martin Owens
2013-06-17
2
-2
/
+2
|
/
*
Fix layer selection so defs don't change layers, updated symbol text.
Martin Owens
2013-06-16
2
-0
/
+12
*
Fix for 1184408 : Additional zoom levels in zoom context menu
John Smith
2013-06-16
1
-35
/
+78
*
Revert Fix for 600285 : Zoom slider
John Smith
2013-06-15
2
-15
/
+7
*
Improve icons for symbols dialog
Martin Owens
2013-06-15
1
-3
/
+3
*
Fix crash for external symbol documents, should never select these items.
Martin Owens
2013-06-15
1
-2
/
+4
*
Big change in symbols ui and selection chemistry.
Martin Owens
2013-06-15
5
-165
/
+154
*
Allow svg elements to be ungrouped
Martin Owens
2013-06-14
2
-3
/
+8
*
Do not allow markers for children of markers (prevent loop)
Martin Owens
2013-06-14
1
-0
/
+7
*
Use fixed inkscape icon for 'no-marker' instead of gtk theme icon
Martin Owens
2013-06-12
3
-7
/
+10
*
Fix Apache2 license conflict with GPL with re-license from SOIX upstream
Martin Owens
2013-06-12
2
-23
/
+3
*
Use 'remove' instead of 'gtk-remove' for theme.
Martin Owens
2013-06-12
1
-2
/
+2
*
Change back to using NULL and fix windows theme error by checking
Martin Owens
2013-06-11
1
-5
/
+8
*
Fix bug where symbols weren't identified as such
Martin Owens
2013-06-11
1
-2
/
+5
*
Fix new bug with No-Marker having no icon, use Stock GTK::Remove icon for No-...
Martin Owens
2013-06-11
1
-2
/
+5
*
Change marker layout in stroke-widget so they are all on one line.
Martin Owens
2013-06-11
4
-45
/
+68
*
use visual bbox in calculation of filter area (Bug 1188336)
Alvin Penner
2013-06-10
2
-3
/
+8
*
Remove use of separate array for scale values.
Jon A. Cruz
2013-06-09
2
-34
/
+48
*
Replace multiple copies of GTK2/GTK3 #ifdef code with single helper function.
Jon A. Cruz
2013-06-09
1
-78
/
+52
[next]