index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing styles
Jabier Arraiza
2018-12-26
5
-38
/
+36
*
add "add" button on same place
Jabier Arraiza
2018-12-26
2
-19
/
+22
*
Add messagess to CSS dialog
Jabier Arraiza
2018-12-26
2
-2
/
+67
*
Add status to attribute widget
Jabier Arraiza
2018-12-26
4
-27
/
+66
*
Add inkFlowBox widget and apply to XML inspector
Jabier Arraiza
2018-12-26
2
-16
/
+10
*
Merge branch 'patch-1' of gitlab.com:techtonik/inkscape
Marc Jeanmougin
2018-12-20
1
-1
/
+3
|
\
|
*
Turn off clang-format for about box formatting
anatoly techtonik
2018-12-01
1
-0
/
+2
|
*
aboutbox.cpp: Add 2019 as some 1.0 release date in the future
anatoly techtonik
2018-11-27
1
-1
/
+1
*
|
Add preference for using SVG2 auto-flowed text in GUI.
Tavmjong Bah
2018-12-19
1
-0
/
+4
*
|
Add some SVG 2 fallbacks:
Tavmjong Bah
2018-12-07
4
-5
/
+56
*
|
fix coding style
Jabier Arraiza
2018-12-04
2
-3
/
+3
*
|
Ready to review XRay
Jabier Arraiza
2018-12-04
2
-0
/
+6
*
|
Use std::unique_ptr for all MessageContext
Emmanuel Gil Peyrot
2018-12-03
2
-6
/
+4
*
|
Replace InkGC with std::shared_ptr for MessageStack
Emmanuel Gil Peyrot
2018-12-03
3
-4
/
+6
*
|
Include clean-up.
Tavmjong Bah
2018-11-27
1
-1
/
+3
|
/
*
EekPreview: Replace deprecated g_type_class_add_private and adhere to GObject...
Alexander Valavanis
2018-11-25
1
-3
/
+3
*
Fix encoding of "title" label in win32 native file dialog
Eduard Braun
2018-11-11
1
-1
/
+4
*
Fix codding style
Jabiertxof
2018-11-09
9
-12
/
+11
*
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
2018-11-09
16
-18
/
+18
*
Fix compiling bug
Jabiertxof
2018-11-09
1
-1
/
+0
*
Fixing symbols icon size
Jabiertxof
2018-11-09
2
-1
/
+6
*
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2018-11-09
12
-16
/
+67
*
Clarify licenses
Max Gaukler
2018-11-08
135
-210
/
+340
*
Allow symbolic icons in default icon theme
Jabier Arraiza
2018-11-06
1
-0
/
+5
*
Fix icon loader to allow inverse color in symbolic icons. Also added searchin...
Jabier Arraiza
2018-11-06
1
-8
/
+4
*
C++ify SVGViewWidget. Remove unused code.
Tavmjong Bah
2018-11-06
3
-233
/
+170
*
Remove unused widget.
Tavmjong Bah
2018-11-06
1
-1
/
+0
*
Add a preference to force enable/disable menu icons
Eduard Braun
2018-11-05
2
-0
/
+8
*
Remove unused header.
Tavmjong Bah
2018-11-05
1
-1
/
+0
*
Merge branch 'RememberPrinterSettings2' of gitlab.com:Skrapion/inkscape
Marc Jeanmougin
2018-11-02
2
-0
/
+8
|
\
|
*
Remembers printer settings between calls to the print dialogue. Fixes bug #17...
Rick Yorgason
2018-10-27
2
-0
/
+8
*
|
Add some tooltips to svg font editor, two need to be fixes.
Martin Owens
2018-10-30
2
-14
/
+17
|
/
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
2
-2
/
+0
*
Finish to convert SPFilter and SPFilterPrimitive to proper classes.
Emmanuel Gil Peyrot
2018-10-19
1
-1
/
+1
*
Remove unused includes.
Emmanuel Gil Peyrot
2018-10-19
1
-1
/
+0
*
Merge branch 'bugfix-1789838-confirmation-needed-before-overwriting-template'...
Marc Jeanmougin
2018-10-18
2
-8
/
+13
|
\
|
*
Fix bug 1789838 - Ask for confirmation before overwriting template
Christophe Lebras
2018-08-31
2
-8
/
+13
*
|
fix vi modelines: encoding -> fileencoding
Thomas Holder
2018-10-15
1
-3
/
+1
*
|
Fix crash in filter dialog
Marc Jeanmougin
2018-10-07
1
-1
/
+1
*
|
Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...
Jabiertxof
2018-10-03
2
-13
/
+31
*
|
Use SPStyle and SPStyleEnum instead of getStyleProperty.
Martin Owens
2018-10-03
1
-11
/
+6
*
|
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
46
-155
/
+16
*
|
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
9
-22
/
+22
*
|
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
10
-56
/
+64
*
|
refactor: simplify loop
Thomas Holder
2018-09-30
1
-9
/
+3
*
|
fix Align > Rearrange > clockwise with y-axis down
Thomas Holder
2018-09-30
1
-0
/
+3
*
|
Comment out a crash creating signal and remove some comments
Martin Owens
2018-09-27
1
-5
/
+5
*
|
Make attrdialog use the new iconrenderer sigc++ signal
Martin Owens
2018-09-27
2
-25
/
+10
*
|
Add preference for default global snapping and make it false
Martin Owens
2018-09-27
2
-0
/
+7
*
|
Merge branch 'cppcheck_memory' of gitlab.com:serval2412/inkscape
Marc Jeanmougin
2018-09-27
1
-0
/
+1
|
\
\
[next]