index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
helper
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
Fix issue LPE Line Join rendering wrong for arcs line join. https://gitlab.co...
Jabier Arraiza
1
-1
/
+1
2019-08-23
Eliminate clang warnings
Thomas Holder
1
-2
/
+0
2019-08-19
Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.
Valentin Ionita
1
-26
/
+23
2019-08-18
reduce usage of desktop coordinates (#341)
Thomas Holder
1
-1
/
+6
2019-07-27
Make doc2dt a document property
Thomas Holder
1
-6
/
+1
2019-07-01
Fix various minor typos
Yuri Chornoivan
2
-2
/
+2
2019-06-06
Refactoring: call setAttribute() directly.
Shlomi Fish
1
-1
/
+1
2019-05-21
Improvemets to GeomPathstroke and Offset LPE
Jabiertxof
2
-90
/
+35
2019-05-20
Improvements to Offset LPE
Jabiertxof
2
-9
/
+19
2019-05-20
Remove unwanted file
Jabiertxof
1
-0
/
+0
2019-05-20
Add knot ungrabbed event
Jabiertxof
1
-0
/
+0
2019-05-17
Improvements to geom-pathstroke and offset LPE.
Jabiertxof
1
-2
/
+2
2019-05-10
Fix for inbox issue 467
Jabiertxof
1
-0
/
+4
2019-03-31
Some anti-aliasing
Patrick Storz
2
-2
/
+2
2019-03-30
Remove "PACKAGE_LOCALE_DIR" environment variable
Patrick Storz
1
-2
/
+0
2019-03-24
Fix localization
Marc Jeanmougin
1
-2
/
+2
2019-02-12
Header cleanup.
Tavmjong Bah
3
-11
/
+17
2019-02-10
Toolbox: Move deprecated VerbAction to separate file
Alexander Valavanis
3
-0
/
+269
2019-01-30
Allow InkscapeApplication to track current document, selection, and desktop.
Tavmjong Bah
2
-6
/
+1
2019-01-24
Timestamp: Switch to std::shared_ptr.
Emmanuel Gil Peyrot
1
-1
/
+1
2019-01-24
Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...
Emmanuel Gil Peyrot
1
-5
/
+4
2019-01-09
Remove helper/window.h helper/window.cpp
Tavmjong Bah
3
-111
/
+0
2019-01-02
modernize loops (2)
Marc Jeanmougin
1
-9
/
+9
2019-01-02
modernize loops
Marc Jeanmougin
3
-42
/
+42
2018-11-09
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
4
-145
/
+1
2018-11-09
Fix compiling bug
Jabiertxof
2
-5
/
+14
2018-11-09
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2
-94
/
+40
2018-11-08
Clarify licenses
Max Gaukler
30
-149
/
+159
2018-11-06
Fix icon loader to allow inverse color in symbolic icons. Also added searchin...
Jabier Arraiza
2
-27
/
+40
2018-10-22
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
1
-1
/
+0
2018-10-15
fix vi modelines: encoding -> fileencoding
Thomas Holder
5
-13
/
+5
2018-10-01
Move macros.h and remove unneeded macros
Eduard Braun
1
-2
/
+0
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
5
-17
/
+1
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
1
-3
/
+3
2018-09-27
SP_ACTIVE_DESKTOP: check for NULL or eliminate
Thomas Holder
1
-5
/
+2
2018-09-26
Fix PDF bitmap export (inverted y-axis)
Thomas Holder
1
-7
/
+7
2018-09-12
New option to invert y-axis
Thomas Holder
2
-8
/
+10
2018-09-11
Several more typos
luz.paz
1
-1
/
+1
2018-09-11
Refactor xml editor, improve UI and prepare for future additions
Martin Owens
1
-1
/
+2
2018-09-11
Remove unneeded sp-marshal.{h,cpp}.mingw
Eduard Braun
2
-398
/
+0
2018-08-28
Fix opacity of rasterized filters in PDF export
Eduard Braun
1
-0
/
+3
2018-08-04
Fix missing icons and warning on ico size in symbols
Jabiertxo Arraiza Cenoz
1
-3
/
+0
2018-07-31
Remove XGD_DATA_DIR as sugestion of su_v
Jabier Arraiza
1
-1
/
+7
2018-07-27
Refactor fo theme switcher
Jabier Arraiza
1
-13
/
+4
2018-07-27
Working on icons
Jabiertxo Arraiza Cenoz
1
-1
/
+4
2018-07-26
Fixing paths to allow themes and icons inside main inkscape instalation not o...
Jabier Arraiza
1
-4
/
+0
2018-07-21
Fixing coding style
Jabier Arraiza
2
-16
/
+17
2018-07-21
Working on themes
Jabier Arraiza
2
-2
/
+27
2018-07-21
adding gtk-theme
Jabier Arraiza
4
-2
/
+162
2018-06-20
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
1
-2
/
+2
[next]