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-12-26
Bitmap. Test for JPEG resolution reordered, and coding style corrected.
Nicolas Dufour
1
-179
/
+200
2012-12-26
Win32. Fixing invalid cast (introduced rev.11986).
Nicolas Dufour
1
-1
/
+1
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
3
-8
/
+8
2012-12-16
libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)
su_v
1
-0
/
+43
2012-12-16
GTK+ 3: Use orientable widgets
Alex Valavanis
1
-0
/
+5
2012-12-16
Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook pag...
Nicolas Dufour
1
-8
/
+10
2012-11-26
Drop support for GTK+ < 2.24
Alex Valavanis
4
-24
/
+0
2012-11-25
Fix for 1036059 : Keyboard shortcut editor
John Smith
1
-1
/
+1
2012-11-11
emf import. modify sequence of operations to load file EMF_Illustrator_a4.emf...
Alvin Penner
1
-9
/
+14
2012-11-11
cppcheck: Convert more C-style pointer casts to GObject or C++
Alex Valavanis
1
-1
/
+1
2012-10-28
fix margin for PDF exporting page area
Johan B. C. Engelen
1
-10
/
+15
2012-10-28
add bleed/margin to pdf export
Johan B. C. Engelen
7
-16
/
+28
2012-10-19
Filters. Fixing filters structure and typo.
Nicolas Dufour
1
-1
/
+0
2012-10-16
Getting all the filter headers
Ted Gould
1
-0
/
+14
2012-10-15
Files in /src that no longer exist
Ted Gould
2
-3
/
+0
2012-10-13
GTK+ 3: Fix crash with live-preview checkbox in extensions dialog
Alex Valavanis
1
-6
/
+4
2012-10-11
Fix for 426763 : Cancelling import leads to error message
John Smith
6
-3
/
+22
2012-10-10
emf import. re-implement filtering of isolated control characters (Bug 217231)
Alvin Penner
1
-0
/
+4
2012-10-07
Typo fix by Yuri Chornoivan.
Nicolas Dufour
1
-1
/
+1
2012-10-06
emf import. support for PATCOPY in EMR_BITBLT (Bug 1060141)
Alvin Penner
1
-1
/
+1
2012-10-04
code cleanup: make more functions static, add includes.
Campbell Barton
1
-0
/
+2
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
1
-1
/
+1
2012-10-03
add missing source files
Campbell Barton
1
-0
/
+4
2012-09-28
Filters. Some filters fixes, renaming and simplifications.
Nicolas Dufour
2
-62
/
+53
2012-09-22
Fix for 1014988 : Converts slide widgets to new spin-scale widget
John Smith
2
-24
/
+26
2012-09-20
some memleak fixes (Bug #1043571)
Kris De Gussem
1
-6
/
+14
2012-09-20
Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar.
Nicolas Dufour
1
-4
/
+5
2012-09-18
Fix for 818628 : DBUS Metadata for error domain warning when using File>New
John Smith
6
-52
/
+61
2012-09-10
pdf import. move style attribute from <tspan> node to <text> node (Bug 219709)
Alvin Penner
1
-1
/
+2
2012-09-10
Fix for 649441 : Extension dialogs without live preview should not be modal
John Smith
1
-0
/
+5
2012-09-05
Fix for 499965 : PS Output : Convert export area to radio buttons
John Smith
2
-89
/
+82
2012-09-03
revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...
Kris De Gussem
1
-7
/
+3
2012-09-02
converted some c-string usage to c++ string class usage: should fix some memo...
Kris De Gussem
1
-3
/
+7
2012-09-01
emf import. add support for EMR_PIE element (Bug 1040339)
Alvin Penner
1
-0
/
+43
2012-08-19
round-off incoming png resolution to 0.1 dpi (Bug 165952 comment 20)
Alvin Penner
1
-2
/
+2
2012-07-31
Extensions. Better fix for Bug #944077 (inkscape crashed with SIGSEGV in Inks...
Nicolas Dufour
1
-2
/
+1
2012-07-23
Add missing files and add Daniel Wagenaar to Authors
Josh Andler
2
-0
/
+358
2012-07-23
Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.
Nicolas Dufour
2
-5
/
+33
2012-07-19
Fix for Bug #1022719 (Inkscape fails to open file from the web (via URL) on t...
Nicolas Dufour
1
-0
/
+10
2012-07-12
Translations. Fix for Bug #425202 (Script messages not translated).
Nicolas Dufour
1
-7
/
+1
2012-07-09
Added Visio Files
Fridrich Strba
2
-0
/
+343
2012-07-09
Add support for libvisio
Fridrich Strba
2
-0
/
+11
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
7
-36
/
+0
2012-07-02
emf import. missing tick marks (Bug 715692)
Alvin Penner
1
-1
/
+2
2012-06-30
Fix building with Poppler 0.20 (LP: #1005565)
Luca Bruno
2
-16
/
+209
2012-06-09
Gtk+ 3 drawing fixes for PDF input dialogs
Alex Valavanis
4
-22
/
+33
2012-06-07
cppcheck
Kris De Gussem
1
-3
/
+7
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
[next]