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
...
*
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
*
Merge branch 'master' into shortcuts
Eduard Braun
2017-07-09
2
-1
/
+3
|
\
|
*
Allows one to use Super, Hyper and Meta key modifiers in shortcuts
Marc Jeanmougin
2017-06-29
1
-0
/
+6
|
*
Partial fix for menu items and split contextmenu into separate file
Alexander Valavanis
2017-06-27
2
-1
/
+3
*
|
Improve and simplify shortcut handling.
Eduard Braun
2017-06-23
1
-9
/
+1
|
/
*
Use UTF8 encoding for output on windows console.
Eduard Braun
2017-05-10
1
-11
/
+12
*
Move functions for switching gettext charset to helper/gettext.h
Eduard Braun
2017-05-07
2
-2
/
+30
*
Move gettext initialization into separate function so it can be re-used (will...
Eduard Braun
2017-05-07
3
-2
/
+131
*
Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ...
Jabiertxof
2017-05-06
1
-3
/
+3
*
Pre merge fixing
Jabiertxof
2017-05-06
1
-2
/
+3
*
Updating code to trunk
Jabiertxof
2017-05-06
1
-49
/
+0
*
Update to trunk
Jabier Arraiza Cenoz
2017-05-05
1
-0
/
+2
|
\
*
|
update to trunk
Jabier Arraiza Cenoz
2017-01-25
2
-1
/
+8
|
\
|
|
*
Adding base
Jabiertxof
2017-01-05
2
-1
/
+8
*
|
Update to new code in trunk
Jabiertxof
2017-01-22
2
-0
/
+24
*
|
Update to trunk
Jabiertxof
2017-01-21
11
-127
/
+265
|
\
|
|
*
antialiasing options on export
Marc Jeanmougin
2017-01-04
2
-11
/
+11
|
*
Handle negative width correctly in tolerance calculation
Alexander Brock
2016-11-29
1
-1
/
+1
|
*
Make tolerance a parameter on every level
Alexander Brock
2016-11-29
2
-7
/
+38
|
*
Fix instability caused by degenerate paths (patch by jabiertxof)
Alexander Brock
2016-11-29
1
-6
/
+4
|
*
Make tolerance of offset_curve a parameter
Alexander Brock
2016-11-27
1
-6
/
+6
|
*
Increase tolerance to match old methods precision and improve speed
Alexander Brock
2016-11-27
1
-2
/
+2
[prev]
[next]