index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-27
emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084)
Alvin Penner
2
-12
/
+7
2012-05-18
Correct use of memcopy/sizeof on wrong type. Fixes bug #616178.
Jon A. Cruz
1
-2
/
+4
2012-05-15
pdf import. set a default line width, see http://thread.gmane.org/gmane.comp....
Alvin Penner
1
-1
/
+4
2012-05-06
improved workaround to prevent GfxRadialShading from getting corrupted during...
Alvin Penner
1
-2
/
+15
2012-04-30
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
2
-2
/
+0
2012-04-30
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
4
-0
/
+28
2012-04-29
emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083)
Alvin Penner
1
-0
/
+6
2012-04-22
pdf import. modify criterion for applying scaling to gradientTransform (Bug 9...
Alvin Penner
1
-6
/
+8
2012-04-21
dropping some ghost code / probably fixing a memleak as well
Kris De Gussem
1
-4
/
+0
2012-04-20
cppcheck / fix issue in Dutch translation
Kris De Gussem
2
-10
/
+5
2012-04-20
cppcheck
Kris De Gussem
1
-3
/
+1
2012-04-20
Memory leak fix. (Bug #986271) Code supplied by David Mathog.
Kris De Gussem
2
-6
/
+23
2012-04-18
Warning cleanup
Jon A. Cruz
8
-60
/
+42
2012-04-18
Fix for 169888 : Patch for HIG style frames for PDF import dialogs
John Smith
4
-76
/
+17
2012-04-15
pdf import. for radial gradient, approximate an ExponentialFunction using an ...
Alvin Penner
1
-19
/
+18
2012-04-11
Removed unused function.
Jon A. Cruz
1
-15
/
+0
2012-04-08
pdf import. temporary workaround to prevent GfxRadialShading from getting cor...
Alvin Penner
1
-1
/
+2
2012-04-06
Fix remaining GTKMM deprecation issues
Alex Valavanis
2
-13
/
+18
2012-04-02
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
1
-1
/
+1
2012-03-21
pdf import. improve upon rev 11094. transform four corners of bbox separately...
Alvin Penner
1
-8
/
+14
2012-03-18
Import. Bitmap import improvements (see Bugs #171842 and #847374).
Nicolas Dufour
1
-15
/
+31
2012-03-18
pdf import. transform the bbox associated with a clip path (Bug 919176)
Alvin Penner
1
-0
/
+11
2012-03-07
cppcheck
Kris De Gussem
2
-2
/
+15
2012-03-01
various minor things
Kris De Gussem
2
-2
/
+2
2012-03-01
fix issues introduced with revision 10932
Kris De Gussem
1
-1
/
+1
2012-02-29
cppcheck
Kris De Gussem
2
-0
/
+14
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
5
-20
/
+5
2012-02-28
Fix build failure in extensions
Alex Valavanis
37
-1
/
+42
2012-02-26
header cleaning
Alex Valavanis
1
-1
/
+2
2012-02-25
Header cleaning
Alex Valavanis
2
-17
/
+30
2012-02-25
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
1
-1
/
+1
2012-02-15
cppcheck
Kris De Gussem
1
-1
/
+1
2012-02-15
More header cleanup/fwd declarations
Alex Valavanis
1
-0
/
+9
2012-02-15
cppcheck
Kris De Gussem
3
-84
/
+79
2012-02-12
Header cleaning
Alex Valavanis
2
-0
/
+3
2012-02-08
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
3
-46
/
+32
2012-02-07
Cleaning up my mess... backward compatibility and fix Windows build (hopefully)
Alex Valavanis
2
-0
/
+16
2012-02-06
Extensions: replace deprecated gtkmm symbols
Alex Valavanis
2
-24
/
+22
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+0
2012-02-04
initialisation
Kris De Gussem
2
-14
/
+12
2012-02-04
cppcheck tells us: scanf without field width limits can crash with huge input...
Kris De Gussem
1
-12
/
+7
2012-01-24
emf export. change text height property lfHeight from + to - (Bug 919728)
Alvin Penner
1
-1
/
+1
2012-01-22
memleak / header stuff / unused variable.
Kris De Gussem
1
-10
/
+5
2012-01-20
cppcheck
Kris De Gussem
1
-4
/
+2
2012-01-20
fix memleak
Kris De Gussem
1
-2
/
+2
2012-01-20
cppcheck
Kris De Gussem
1
-4
/
+2
2012-01-20
fix memleak
Kris De Gussem
1
-4
/
+3
2012-01-17
add underscores to some member variables.
Johan B. C. Engelen
3
-15
/
+14
2012-01-07
Warning and uninitialized data cleanup.
Jon A. Cruz
1
-159
/
+245
2011-12-29
cleanup includes
Johan B. C. Engelen
1
-6
/
+6
[next]