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
2013-09-19
Do not require a new layer for clipping paths in the Cairo renderer.
Adrian Johnson
1
-2
/
+2
2013-09-19
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
8
-48
/
+40
2013-09-15
UI message uniformisation
Kris De Gussem
1
-1
/
+1
2013-09-14
Do not recompress images when embedding and generating PDFs.
Krzysztof Kosi??ski
2
-67
/
+32
2013-09-13
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
2
-27
/
+31
2013-09-01
Unduplicate some code in the metafile printing extensions
Krzysztof Kosi??ski
10
-2183
/
+1843
2013-08-31
update cmakefiles
Campbell Barton
1
-0
/
+2
2013-08-31
Move libuemf to a separate directory.
Krzysztof Kosi??ski
24
-26241
/
+13
2013-08-29
adapt to changes in r12471 (unit refactoring)
su_v
4
-18
/
+14
2013-08-29
use multiple graphic/text layers for pdf+latex output
David R. Bild
4
-6
/
+90
2013-08-26
Move omit text feature from cairo renderer to context
David R. Bild
6
-12
/
+22
2013-08-21
better memory leak fix (fixes bug 986271: memory leaks associated with images)
Kris De Gussem
2
-19
/
+0
2013-08-15
patch of David Mathog in bugtread 988601 comment 186
Kris De Gussem
1
-2
/
+1
2013-08-12
Allow Object to Path verb from non-GUI (DBus) interface
Eric Greveson
1
-1
/
+1
2013-08-05
code cleanup (cppcheck)
Johan B. C. Engelen
8
-25
/
+24
2013-08-04
Removing template data from XML tree added
Slagvi Public
1
-1
/
+1
2013-08-03
pdf import. re-define tiling pattern scaling matrix (Bug 1168908)
Alvin Penner
1
-1
/
+19
2013-08-03
Cleaned up.
Markus Engel
1
-1
/
+1
2013-08-02
reordered SPDesktop::set_event_context2; fixed last mismatched-tags
Markus Engel
2
-2
/
+2
2013-08-01
Fixed Windows compile bug.
Matthew Petroff
2
-40
/
+41
2013-08-01
Fixed Windows compile bug.
Matthew Petroff
2
-41
/
+42
2013-08-01
Fixed more mismatched-tags; replaced GObject-properties in SPGuide
Markus Engel
1
-1
/
+1
2013-07-31
Eliminate "unit-constants.h".
Matthew Petroff
10
-30
/
+26
2013-07-23
Remove the disabled script dialog and the nonfunctional Java binding
Krzysztof Kosi??ski
5
-352
/
+0
2013-07-10
Added "dbus-name" command line option to allow a D-Bus bus name other than
Eric Greveson
4
-7
/
+37
2013-07-04
Further renaming of DBus variables (object -> app_interface/doc_interface
Eric Greveson
6
-400
/
+424
2013-07-04
Code readability improvements and licence changes for action-context.*
Eric Greveson
4
-182
/
+130
2013-07-03
Changed dbus interface to treat 'division' like other boolops, with a new
Eric Greveson
6
-68
/
+29
2013-07-03
Modified dbus interface so that it works in console mode (--dbus-listen)
Eric Greveson
7
-162
/
+285
2013-07-01
Added error messages when attempting to use verbs requiring GUI in
Eric Greveson
1
-1
/
+4
2013-07-01
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
5
-7
/
+9
2013-06-21
odf metadata - let's begin with a first step to full ODF compatibility
Kris De Gussem
1
-17
/
+27
2013-06-19
changes_2013_05_22a.patch:
David Mathog
8
-400
/
+1104
2013-06-07
Glibmm 2.32+ fix extended to optional components. Fixes bug #1179338.
Jon A. Cruz
3
-0
/
+16
2013-06-07
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
3
-0
/
+12
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
16
-0
/
+32
2013-06-05
Refactor: Changed some functions from Extension to const.
VinÃcius dos Santos Oliveira
2
-12
/
+12
2013-06-05
Add command line option to specify PDF export version. Patch from schwieni.
VinÃcius dos Santos Oliveira
6
-1
/
+78
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
16
-0
/
+31
2013-05-29
Fix for command line EPS/PS export (bug 1173776). Patch from Vinipsmaker.
Tavmjong Bah
1
-4
/
+24
2013-05-13
Fix for Bug #1173806 (Don't use deprecated g_type_init()) by Davis Evans.
Nicolas Dufour
1
-0
/
+2
2013-05-12
Fix for Bug #1085949 (Use ImageMagick fallback when importing bitmap resoluti...
Nicolas Dufour
2
-11
/
+45
2013-05-05
Fix for 1171434 : trunk: INX <optiongroup> broken^
John Smith
2
-3
/
+27
2013-05-02
Fix UI after inclusion of gimp style sliders
Kris De Gussem
6
-126
/
+126
2013-05-01
Fix UI after inclusion of gimp style sliders
Kris De Gussem
5
-63
/
+63
2013-04-29
UI messages
Kris De Gussem
1
-2
/
+2
2013-04-29
Fixed logic error confusing bitwise and with logical and.
Jon A. Cruz
1
-8
/
+8
2013-04-20
minor odg export update
Kris De Gussem
2
-38
/
+33
2013-04-12
odg export: some work on gradients
Kris De Gussem
2
-55
/
+36
2013-04-08
NULL pointer checks
Kris De Gussem
1
-33
/
+48
[next]