index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporary fixes/kludges.
Matthew Petroff
2013-07-17
2
-2
/
+3
*
Ported "widgets/node-toolbar.cpp".
Matthew Petroff
2013-07-17
1
-14
/
+21
*
Fixed memory corruption introduced in a previous commit.
Matthew Petroff
2013-07-17
2
-5
/
+5
*
Added copyright header and name to AUTHORS.
Matthew Petroff
2013-07-17
3
-0
/
+23
*
Fixed conversion factors and missed unit include removal.
Matthew Petroff
2013-07-17
3
-8
/
+3
*
Ported "widgets/text-toolbar.cpp" and "widgets/paintbucket.cpp"
Matthew Petroff
2013-07-17
2
-14
/
+12
*
Removed unused unit includes.
Matthew Petroff
2013-07-17
12
-53
/
+14
*
Added new UnitTracker class.
Matthew Petroff
2013-07-17
3
-1
/
+333
*
Ported sp-namedview.cpp (todo: fix a bunch of things).
Matthew Petroff
2013-07-09
18
-40
/
+66
*
Switch setWidth and setHeight to use Quantity and switch to forward declarati...
Matthew Petroff
2013-07-06
5
-24
/
+28
*
Ported measure-context.cpp (to do: port widgets/measure-toolbar.cpp so unit s...
Matthew Petroff
2013-07-06
1
-8
/
+13
*
Merge from trunk.
Matthew Petroff
2013-07-02
23
-7610
/
+6024
|
\
|
*
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
2
-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
|
*
Extensions. Strings consistency fix in Rack gears extension.
Nicolas Dufour
2013-06-27
4
-7557
/
+5807
|
*
Update makefile for extensions for gears
Martin Owens
2013-06-26
1
-2
/
+4
|
*
Add render rack gear extension from bug#1174800, modify gears location to ren...
Martin Owens
2013-06-26
5
-20
/
+131
|
*
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
*
|
|
Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.
Matthew Petroff
2013-07-02
7
-110
/
+114
*
|
|
Renamed Length class to Quantity class, fixed bugs, and added functions.
Matthew Petroff
2013-07-02
2
-28
/
+75
*
|
|
Merge from trunk.
Matthew Petroff
2013-06-25
15
-13606
/
+13990
|
\
|
|
|
*
|
Correctly ignore symbolic link to ltmain.sh
Krzysztof Kosi??ski
2013-06-23
1
-1
/
+1
|
*
|
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
|
*
|
Translations. Ukrainian translation update by Yuri Chornoivan.
Nicolas Dufour
2013-06-23
1
-2262
/
+2458
|
*
|
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
|
*
|
Translations. Finnish translation fix by Ville Pätsi (see Bug #752457) and t...
Nicolas Dufour
2013-06-21
2
-11281
/
+11482
*
|
|
Added length class.
Matthew Petroff
2013-06-25
2
-1
/
+50
|
/
/
*
/
Fix my own mis-credit and some symbols labels
Martin Owens
2013-06-17
3
-3
/
+3
|
/
*
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
2
-13
/
+52
*
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
4
-9
/
+18
*
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
*
Restore the old behavior of autogen.sh
Krzysztof Kosi??ski
2013-06-11
1
-2
/
+2
*
Change back to using NULL and fix windows theme error by checking
Martin Owens
2013-06-11
1
-5
/
+8
[next]