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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
1
-1
/
+0
*
fix vi modelines: encoding -> fileencoding
Thomas Holder
2018-10-15
5
-13
/
+5
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
1
-2
/
+0
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
5
-17
/
+1
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-3
/
+3
*
SP_ACTIVE_DESKTOP: check for NULL or eliminate
Thomas Holder
2018-09-27
1
-5
/
+2
*
Fix PDF bitmap export (inverted y-axis)
Thomas Holder
2018-09-26
1
-7
/
+7
*
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Marc Jeanmougin
2018-09-13
1
-1
/
+1
|
\
|
*
Several more typos
luz.paz
2018-09-11
1
-1
/
+1
*
|
New option to invert y-axis
Thomas Holder
2018-09-12
2
-8
/
+10
|
/
*
Refactor xml editor, improve UI and prepare for future additions
Martin Owens
2018-09-11
1
-1
/
+2
*
Remove unneeded sp-marshal.{h,cpp}.mingw
Eduard Braun
2018-09-11
2
-398
/
+0
*
Fix opacity of rasterized filters in PDF export
Eduard Braun
2018-08-28
1
-0
/
+3
*
Fix missing icons and warning on ico size in symbols
Jabiertxo Arraiza Cenoz
2018-08-04
1
-3
/
+0
*
Remove XGD_DATA_DIR as sugestion of su_v
Jabier Arraiza
2018-07-31
1
-1
/
+7
*
Refactor fo theme switcher
Jabier Arraiza
2018-07-27
1
-13
/
+4
*
Working on icons
Jabiertxo Arraiza Cenoz
2018-07-27
1
-1
/
+4
*
Fixing paths to allow themes and icons inside main inkscape instalation not o...
Jabier Arraiza
2018-07-26
1
-4
/
+0
*
Fixing coding style
Jabier Arraiza
2018-07-21
2
-16
/
+17
*
Working on themes
Jabier Arraiza
2018-07-21
2
-2
/
+27
*
adding gtk-theme
Jabier Arraiza
2018-07-21
4
-2
/
+162
*
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
1
-2
/
+2
*
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
1
-2
/
+2
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
2
-20
/
+20
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
9
-55
/
+55
*
ZoomToolbar: C++ify and GtkAction migration
Alexander Valavanis
2018-06-17
2
-1
/
+44
*
Misc. typos
luz.paz
2018-05-14
1
-1
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
10
-31
/
+31
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
10
-31
/
+31
*
Erase rejected files
Jabier Arraiza
2018-04-07
1
-38
/
+0
*
Add LPE Dash Stroke
Jabier Arraiza
2018-04-01
1
-0
/
+38
*
Fix fillet chamfer LPE bug on adding points to paths
Jabier Arraiza
2018-03-31
1
-3
/
+17
*
Add lots of README's.
Tavmjong Bah
2018-03-30
1
-0
/
+8
*
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
2018-03-17
1
-59
/
+0
*
[meson-build] libsrcdir
Felipe Corrêa da Silva Sanches
2018-03-17
1
-2
/
+3
*
[meson-build] wip: sp-object, sp-marshal and lib_helper
Felipe Corrêa da Silva Sanches
2018-03-17
1
-0
/
+58
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
3
-10
/
+12
*
Misc. typos
luz.paz
2018-01-08
1
-2
/
+2
*
sp-marshal: fix deprecation
Alexander Valavanis
2017-12-25
1
-1
/
+1
*
license fix
Eduard Braun
2017-11-26
2
-2
/
+2
*
Merge branch 'luzpaz/inkscape-typos' (!119)
Eduard Braun
2017-11-07
5
-6
/
+6
|
\
|
*
Misc. typos
Unknown
2017-11-07
5
-6
/
+6
*
|
Change abs to std::abs to fix warnings
Simon Wells
2017-11-04
1
-2
/
+2
|
/
*
Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscape
Marc Jeanmougin
2017-10-20
1
-2
/
+1
|
\
|
*
Replace boost::scoped_ptr
Jan Lingscheid
2017-10-17
1
-2
/
+1
*
|
Remove all unused makefile.in
Stefano Facchini
2017-10-19
1
-17
/
+0
|
/
*
Removed all GSList occurences in .h files
Marc Jeanmougin
2017-10-01
2
-13
/
+14
*
remove helper/gnome-utils.*
Marc Jeanmougin
2017-09-29
3
-151
/
+0
*
Include the prefix.h defines in gettext config
Ted Gould
2017-08-05
1
-1
/
+5
[next]