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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2018-11-09
14
-21
/
+72
*
Add README to src/ui/view
Tavmjong Bah
2018-11-09
1
-0
/
+41
*
Clarify licenses
Max Gaukler
2018-11-08
417
-588
/
+1071
*
fix clipboard URL rebasing
Thomas Holder
2018-11-07
1
-1
/
+6
*
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
*
Remove delete that is causing crash.
Tavmjong Bah
2018-11-06
1
-1
/
+0
*
C++ify SVGViewWidget. Remove unused code.
Tavmjong Bah
2018-11-06
11
-253
/
+652
*
Remove unused widget.
Tavmjong Bah
2018-11-06
4
-568
/
+1
*
fix memory leak in ClipboardManagerImpl
Thomas Holder
2018-11-06
1
-1
/
+3
*
Remove into filtered groups
Jabier Arraiza
2018-11-05
2
-2
/
+2
*
Fix related bug on eraser
Jabier Arraiza
2018-11-05
1
-1
/
+1
*
Improvemets to find items
Jabier Arraiza
2018-11-05
2
-2
/
+2
*
ContextMenu: Harmonize with menu bar
Eduard Braun
2018-11-05
3
-97
/
+148
*
More cleanup
Eduard Braun
2018-11-05
1
-45
/
+28
*
Simplify code (we don't need a box if there is no icon)
Eduard Braun
2018-11-05
1
-23
/
+21
*
Fix sp_ui_menu_item_set_name to handle arbitrarily packed GtkBoxes
Eduard Braun
2018-11-05
1
-12
/
+17
*
Add a preference to force enable/disable menu icons
Eduard Braun
2018-11-05
3
-19
/
+45
*
Improve positioning of menu icons
Eduard Braun
2018-11-05
1
-9
/
+64
*
Remove unused header.
Tavmjong Bah
2018-11-05
1
-1
/
+0
*
Merge branch 'fix-knot-selection' of gitlab.com:ao2/inkscape
Marc Jeanmougin
2018-11-04
1
-4
/
+4
|
\
|
*
ToolBase::root_handler: fix keyboard movement for KEY_Up and KEY_Down events
Antonio Ospite
2018-11-01
1
-4
/
+4
*
|
Use monospace digits font in messages and spinbuttons
Jabier Arraiza
2018-11-03
2
-28
/
+29
*
|
Minor yaxis fix for meassure tool
Jabier Arraiza
2018-11-03
1
-1
/
+5
*
|
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
*
|
Move contents of document-private.h to document.h.
Tavmjong Bah
2018-10-29
2
-4
/
+2
*
|
SelectedStyle: Ensure constant field width of stroke width
Eduard Braun
2018-10-27
1
-1
/
+4
|
/
*
ShapeEditor: Always keep KnotHolders in set_item()
Eduard Braun
2018-10-24
2
-18
/
+8
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
6
-6
/
+0
*
Fix memory leak
Marc Jeanmougin
2018-10-19
1
-0
/
+1
*
Fix typos
Marc Jeanmougin
2018-10-19
2
-28
/
+29
*
Makes page sizes in document properties customizable
Marc Jeanmougin
2018-10-19
3
-188
/
+175
*
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
*
Remove unused filter-list.h header.
Emmanuel Gil Peyrot
2018-10-19
1
-1
/
+0
*
Remove util/unordered-containers.h aliases.
Emmanuel Gil Peyrot
2018-10-18
2
-6
/
+9
*
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
*
|
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
2018-10-18
1
-2
/
+2
*
|
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
2018-10-18
1
-0
/
+2
*
|
fix vi modelines: encoding -> fileencoding
Thomas Holder
2018-10-15
1
-3
/
+1
*
|
Improve Meassure tool by a sugestion from Maren: https://chat.inkscape.org/ch...
Jabiertxof
2018-10-08
1
-4
/
+4
*
|
Make middle-click functionality on color fields discoverable.
Maren Hachmann
2018-10-07
1
-2
/
+2
*
|
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Marc Jeanmougin
2018-10-07
3
-3
/
+3
|
\
\
|
*
|
Misc. typos
luz.paz
2018-10-06
3
-3
/
+3
*
|
|
Fix dot size for calligraphy
Marc Jeanmougin
2018-10-07
1
-1
/
+1
*
|
|
Fix crash in filter dialog
Marc Jeanmougin
2018-10-07
1
-1
/
+1
*
|
|
Fix warning object!=nullptr
Marc Jeanmougin
2018-10-06
1
-1
/
+1
|
/
/
[next]