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
*
Add balloon symbols and connect defs modified signal.
Martin Owens
2013-04-22
3
-10
/
+18
*
define booleans as booleans (prevent future errors in comparisons)
Kris De Gussem
2013-04-22
2
-6
/
+6
*
fix warnings
Kris De Gussem
2013-04-21
1
-6
/
+6
*
Fix for Bug #1023797 (Unnecessary scroll bars in swatches dialog) by Slagvi.
Nicolas Dufour
2013-04-21
1
-0
/
+2
*
Fix for 600285 : Zoom slider
John Smith
2013-04-21
2
-7
/
+15
*
cppcheck
Kris De Gussem
2013-04-21
4
-90
/
+109
*
Clean up symbol pixmap generator and title description
Martin Owens
2013-04-21
3
-41
/
+29
*
Warn if we get a NULL object
Martin Owens
2013-04-21
1
-4
/
+2
*
Output attributes as lengths instead of doubles.
Martin Owens
2013-04-21
1
-2
/
+4
*
Throw better error when attribute isn't available
Martin Owens
2013-04-21
1
-0
/
+2
*
Pull Merge
Martin Owens
2013-04-21
4
-38
/
+35
|
\
|
*
Group bbox update (Bug 1168979)
Alvin Penner
2013-04-20
2
-0
/
+2
|
*
minor odg export update
Kris De Gussem
2013-04-20
2
-38
/
+33
*
|
Remove GLib error and remove some cruft
Martin Owens
2013-04-21
1
-8
/
+4
|
/
*
Updated aiga symbols to have more meta data and used document title for symbo...
Martin Owens
2013-04-19
1
-3
/
+4
*
Path Union. fix for Bug 614577
Alvin Penner
2013-04-18
1
-3
/
+5
*
Change symbols icon and give minimum size for dialog
Martin Owens
2013-04-18
2
-1
/
+4
*
Fix for Bug #503712 (Personal default template not used) by Slagvi.
Nicolas Dufour
2013-04-15
1
-2
/
+2
*
odg export: some work on gradients
Kris De Gussem
2013-04-12
2
-55
/
+36
*
Fix some broken Vim modelines
Alex Valavanis
2013-04-11
6
-6
/
+6
*
patch by Damjan Velickovski for rotation snap degrees, Bug 525508
Alvin Penner
2013-04-08
1
-2
/
+2
*
Implement read/write of image-rendering property. To be used to control scaling.
Tavmjong Bah
2013-04-08
3
-29
/
+112
*
NULL pointer checks
Kris De Gussem
2013-04-08
2
-36
/
+53
*
Added simple control to font dialog to address text on path's startOffset. Bu...
Jon A. Cruz
2013-04-08
2
-2
/
+58
*
Tidy up dependency list and fix missing inclusion
Alex Valavanis
2013-04-07
1
-0
/
+1
*
add --export-margin option to PDF/EPS/PS export cmdline
Johan B. C. Engelen
2013-04-06
1
-0
/
+15
*
fix bug where extension radiobutton parameters cannot be set from cmdline (e....
Johan B. C. Engelen
2013-04-06
1
-1
/
+1
*
Fix for Bug #1163759 (Mouse selection ignores transform).
Nicolas Dufour
2013-04-04
1
-6
/
+6
*
odf export: code clean up and preparatory work to allow gradients in export. ...
Kris De Gussem
2013-04-03
2
-665
/
+376
*
Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...
Kris De Gussem
2013-04-03
5
-17
/
+28
*
Fix copyright email for Martin Owens
Martin Owens
2013-03-31
1
-1
/
+1
*
Translations. Fix for Bug #1162137 (Untranslatable strings in cdr, vsd and pd...
Nicolas Dufour
2013-03-30
1
-3
/
+3
*
Header cleanup
Alex Valavanis
2013-03-29
17
-59
/
+23
*
Fix for Bug #1161205 (Font substitution dialog appears when generic font fami...
Nicolas Dufour
2013-03-28
1
-1
/
+5
*
Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by M...
Nicolas Dufour
2013-03-28
1
-1
/
+1
*
Fix for Bug #648233 (Measure Path extension doesn't use real superscript) by ...
Nicolas Dufour
2013-03-28
1
-2
/
+2
*
fix build
Johan B. C. Engelen
2013-03-28
1
-3
/
+3
*
Stop using top-level glibmm header
Alex Valavanis
2013-03-26
4
-19
/
+17
*
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
2013-03-26
26
-32
/
+66
*
Revert r12183 and replace with better work-around for Pango bug (incorrect
Tavmjong Bah
2013-03-26
1
-16
/
+24
*
Fixed broken logic in zoom history to fix bug 1106031 (and removed some unrel...
Craig Marshall
2013-03-26
2
-2
/
+1
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
85
-145
/
+111
*
Fixed uninitialized variables & misc warnings.
Jon A. Cruz
2013-03-25
4
-59
/
+61
*
Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Mas...
Nicolas Dufour
2013-03-24
2
-6
/
+6
*
Convert a couple of C-style pointer casts
Alex Valavanis
2013-03-23
2
-3
/
+3
*
Fix more clang warnings
Alex Valavanis
2013-03-23
2
-7
/
+7
*
Hide remaining non-critical GDL warnings. These will stop being our problem ...
Alex Valavanis
2013-03-23
1
-2
/
+2
*
Use subclass of RadioButton rather than setting gobject data in Stroke Style ...
Alex Valavanis
2013-03-23
2
-65
/
+120
*
filter name is random filter232 when first added
Raphael Rosch
2013-03-22
1
-1
/
+1
*
pick a better filter editor icon
Raphael Rosch
2013-03-22
1
-1
/
+1
[next]