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
(
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-22
Drop deprecated GtkNotebookPage usage
Alex Valavanis
1
-2
/
+9
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
A couple of simple Gtk3 fixes
Alex Valavanis
1
-0
/
+8
2012-05-06
improved workaround to prevent GfxRadialShading from getting corrupted during...
Alvin Penner
1
-2
/
+15
2012-05-03
Syntax of null pointer dereference checking
Kris De Gussem
1
-4
/
+6
2012-05-01
extensions: string class usage
Kris De Gussem
1
-17
/
+7
2012-05-01
fix extension path scan (Bug #801568 ; patch of Patrick Monnerat)
Kris De Gussem
1
-4
/
+2
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
6
-2
/
+56
2012-04-29
emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083)
Alvin Penner
1
-0
/
+6
2012-04-28
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
5
-3
/
+12
2012-04-28
C++ify syntax a bit
Johan B. C. Engelen
1
-7
/
+6
2012-04-28
fix paths when working with command line (Bug #695120 , patch by Patrick Monn...
Kris De Gussem
1
-0
/
+26
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-17
Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...
Alex Valavanis
2
-0
/
+2
2012-04-15
pdf import. for radial gradient, approximate an ExponentialFunction using an ...
Alvin Penner
1
-19
/
+18
2012-04-14
Workaround for gtkmm build issue with dbus API
Alex Valavanis
1
-2
/
+1
2012-04-11
Clean up a few Gtkmm orientables
Alex Valavanis
1
-0
/
+5
2012-04-11
Removed unused function.
Jon A. Cruz
1
-15
/
+0
2012-04-09
cppcheck stuff
Kris De Gussem
1
-2
/
+2
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-04
Warning cleanup.
Jon A. Cruz
1
-6
/
+6
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-19
Extensions. Script parameters values can now be translated (see Bug #955798).
Nicolas Dufour
1
-1
/
+10
2012-03-18
Import. Bitmap import improvements (see Bugs #171842 and #847374).
Nicolas Dufour
2
-15
/
+47
2012-03-18
pdf import. transform the bbox associated with a clip path (Bug 919176)
Alvin Penner
1
-0
/
+11
2012-03-07
UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the tit...
Nicolas Dufour
1
-4
/
+0
2012-03-07
cppcheck
Kris De Gussem
4
-880
/
+874
2012-03-01
various minor things
Kris De Gussem
3
-18
/
+20
2012-03-01
fix issues introduced with revision 10932
Kris De Gussem
1
-1
/
+1
2012-02-29
cppcheck
Kris De Gussem
5
-4
/
+15
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
22
-62
/
+78
2012-02-28
Fix build failure in extensions
Alex Valavanis
37
-1
/
+42
2012-02-26
header cleaning
Alex Valavanis
8
-15
/
+18
2012-02-25
Header cleaning
Alex Valavanis
3
-12
/
+11
2012-02-25
Header cleaning
Alex Valavanis
4
-23
/
+41
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
2
-7
/
+28
2012-02-15
cppcheck
Kris De Gussem
9
-128
/
+90
[next]