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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...
Kris De Gussem
2012-09-03
1
-7
/
+3
*
|
converted some c-string usage to c++ string class usage: should fix some memo...
Kris De Gussem
2012-09-02
1
-3
/
+7
*
|
emf import. add support for EMR_PIE element (Bug 1040339)
Alvin Penner
2012-09-01
1
-0
/
+43
*
|
round-off incoming png resolution to 0.1 dpi (Bug 165952 comment 20)
Alvin Penner
2012-08-19
1
-2
/
+2
*
|
Extensions. Better fix for Bug #944077 (inkscape crashed with SIGSEGV in Inks...
Nicolas Dufour
2012-07-31
1
-2
/
+1
*
|
Add missing files and add Daniel Wagenaar to Authors
Josh Andler
2012-07-23
2
-0
/
+358
*
|
Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.
Nicolas Dufour
2012-07-23
2
-5
/
+33
*
|
Fix for Bug #1022719 (Inkscape fails to open file from the web (via URL) on t...
Nicolas Dufour
2012-07-19
1
-0
/
+10
*
|
Translations. Fix for Bug #425202 (Script messages not translated).
Nicolas Dufour
2012-07-12
1
-7
/
+1
|
/
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
7
-36
/
+0
*
emf import. missing tick marks (Bug 715692)
Alvin Penner
2012-07-02
1
-1
/
+2
*
Fix building with Poppler 0.20 (LP: #1005565)
Luca Bruno
2012-06-30
2
-16
/
+209
*
Gtk+ 3 drawing fixes for PDF input dialogs
Alex Valavanis
2012-06-09
4
-22
/
+33
*
cppcheck
Kris De Gussem
2012-06-07
1
-3
/
+7
*
emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084)
Alvin Penner
2012-05-27
2
-12
/
+7
*
Drop deprecated GtkNotebookPage usage
Alex Valavanis
2012-05-22
1
-2
/
+9
*
Correct use of memcopy/sizeof on wrong type. Fixes bug #616178.
Jon A. Cruz
2012-05-18
1
-2
/
+4
*
pdf import. set a default line width, see http://thread.gmane.org/gmane.comp....
Alvin Penner
2012-05-15
1
-1
/
+4
*
A couple of simple Gtk3 fixes
Alex Valavanis
2012-05-06
1
-0
/
+8
*
improved workaround to prevent GfxRadialShading from getting corrupted during...
Alvin Penner
2012-05-06
1
-2
/
+15
*
Syntax of null pointer dereference checking
Kris De Gussem
2012-05-03
1
-4
/
+6
*
extensions: string class usage
Kris De Gussem
2012-05-01
1
-17
/
+7
*
fix extension path scan (Bug #801568 ; patch of Patrick Monnerat)
Kris De Gussem
2012-05-01
1
-4
/
+2
*
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
2012-04-30
2
-2
/
+0
*
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2012-04-30
6
-2
/
+56
*
emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083)
Alvin Penner
2012-04-29
1
-0
/
+6
*
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
2012-04-28
5
-3
/
+12
*
C++ify syntax a bit
Johan B. C. Engelen
2012-04-28
1
-7
/
+6
*
fix paths when working with command line (Bug #695120 , patch by Patrick Monn...
Kris De Gussem
2012-04-28
1
-0
/
+26
*
pdf import. modify criterion for applying scaling to gradientTransform (Bug 9...
Alvin Penner
2012-04-22
1
-6
/
+8
*
dropping some ghost code / probably fixing a memleak as well
Kris De Gussem
2012-04-21
1
-4
/
+0
*
cppcheck / fix issue in Dutch translation
Kris De Gussem
2012-04-20
2
-10
/
+5
*
cppcheck
Kris De Gussem
2012-04-20
1
-3
/
+1
*
Memory leak fix. (Bug #986271) Code supplied by David Mathog.
Kris De Gussem
2012-04-20
2
-6
/
+23
*
Warning cleanup
Jon A. Cruz
2012-04-18
8
-60
/
+42
*
Fix for 169888 : Patch for HIG style frames for PDF import dialogs
John Smith
2012-04-18
4
-76
/
+17
*
Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...
Alex Valavanis
2012-04-17
2
-0
/
+2
*
pdf import. for radial gradient, approximate an ExponentialFunction using an ...
Alvin Penner
2012-04-15
1
-19
/
+18
*
Workaround for gtkmm build issue with dbus API
Alex Valavanis
2012-04-14
1
-2
/
+1
*
Clean up a few Gtkmm orientables
Alex Valavanis
2012-04-11
1
-0
/
+5
*
Removed unused function.
Jon A. Cruz
2012-04-11
1
-15
/
+0
*
cppcheck stuff
Kris De Gussem
2012-04-09
1
-2
/
+2
*
pdf import. temporary workaround to prevent GfxRadialShading from getting cor...
Alvin Penner
2012-04-08
1
-1
/
+2
*
Fix remaining GTKMM deprecation issues
Alex Valavanis
2012-04-06
2
-13
/
+18
*
Warning cleanup.
Jon A. Cruz
2012-04-04
1
-6
/
+6
*
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2012-04-02
1
-1
/
+1
*
pdf import. improve upon rev 11094. transform four corners of bbox separately...
Alvin Penner
2012-03-21
1
-8
/
+14
*
Extensions. Script parameters values can now be translated (see Bug #955798).
Nicolas Dufour
2012-03-19
1
-1
/
+10
*
Import. Bitmap import improvements (see Bugs #171842 and #847374).
Nicolas Dufour
2012-03-18
2
-15
/
+47
*
pdf import. transform the bbox associated with a clip path (Bug 919176)
Alvin Penner
2012-03-18
1
-0
/
+11
[prev]
[next]