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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-05
Remove into filtered groups
Jabier Arraiza
2
-2
/
+2
2018-11-05
Fix related bug on eraser
Jabier Arraiza
1
-1
/
+1
2018-11-05
Improvemets to find items
Jabier Arraiza
2
-2
/
+2
2018-11-05
ContextMenu: Harmonize with menu bar
Eduard Braun
3
-97
/
+148
2018-11-05
More cleanup
Eduard Braun
1
-45
/
+28
2018-11-05
Simplify code (we don't need a box if there is no icon)
Eduard Braun
1
-23
/
+21
2018-11-05
Fix sp_ui_menu_item_set_name to handle arbitrarily packed GtkBoxes
Eduard Braun
1
-12
/
+17
2018-11-05
Add a preference to force enable/disable menu icons
Eduard Braun
3
-19
/
+45
2018-11-05
Improve positioning of menu icons
Eduard Braun
1
-9
/
+64
2018-11-05
Remove unused header.
Tavmjong Bah
1
-1
/
+0
2018-11-03
Use monospace digits font in messages and spinbuttons
Jabier Arraiza
2
-28
/
+29
2018-11-03
Minor yaxis fix for meassure tool
Jabier Arraiza
1
-1
/
+5
2018-11-01
ToolBase::root_handler: fix keyboard movement for KEY_Up and KEY_Down events
Antonio Ospite
1
-4
/
+4
2018-10-30
Add some tooltips to svg font editor, two need to be fixes.
Martin Owens
2
-14
/
+17
2018-10-29
Move contents of document-private.h to document.h.
Tavmjong Bah
2
-4
/
+2
2018-10-27
SelectedStyle: Ensure constant field width of stroke width
Eduard Braun
1
-1
/
+4
2018-10-27
Remembers printer settings between calls to the print dialogue. Fixes bug #17...
Rick Yorgason
2
-0
/
+8
2018-10-24
ShapeEditor: Always keep KnotHolders in set_item()
Eduard Braun
2
-18
/
+8
2018-10-22
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
6
-6
/
+0
2018-10-19
Fix memory leak
Marc Jeanmougin
1
-0
/
+1
2018-10-19
Fix typos
Marc Jeanmougin
2
-28
/
+29
2018-10-19
Makes page sizes in document properties customizable
Marc Jeanmougin
3
-188
/
+175
2018-10-19
Finish to convert SPFilter and SPFilterPrimitive to proper classes.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-10-19
Remove unused includes.
Emmanuel Gil Peyrot
1
-1
/
+0
2018-10-19
Remove unused filter-list.h header.
Emmanuel Gil Peyrot
1
-1
/
+0
2018-10-18
Remove util/unordered-containers.h aliases.
Emmanuel Gil Peyrot
2
-6
/
+9
2018-10-18
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
1
-2
/
+2
2018-10-18
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
1
-0
/
+2
2018-10-15
fix vi modelines: encoding -> fileencoding
Thomas Holder
1
-3
/
+1
2018-10-08
Improve Meassure tool by a sugestion from Maren: https://chat.inkscape.org/ch...
Jabiertxof
1
-4
/
+4
2018-10-07
Make middle-click functionality on color fields discoverable.
Maren Hachmann
1
-2
/
+2
2018-10-07
Fix dot size for calligraphy
Marc Jeanmougin
1
-1
/
+1
2018-10-07
Fix crash in filter dialog
Marc Jeanmougin
1
-1
/
+1
2018-10-06
Fix warning object!=nullptr
Marc Jeanmougin
1
-1
/
+1
2018-10-06
Misc. typos
luz.paz
3
-3
/
+3
2018-10-05
Removal of code but breaks gradients
Martin Owens
1
-5
/
+5
2018-10-03
Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...
Jabiertxof
2
-13
/
+31
2018-10-03
Use SPStyle and SPStyleEnum instead of getStyleProperty.
Martin Owens
1
-11
/
+6
2018-10-01
Move macros.h and remove unneeded macros
Eduard Braun
22
-24
/
+30
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
126
-463
/
+27
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
13
-33
/
+33
2018-10-01
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
14
-56
/
+72
2018-09-30
refactor: simplify loop
Thomas Holder
1
-9
/
+3
2018-09-30
fix Align > Rearrange > clockwise with y-axis down
Thomas Holder
1
-0
/
+3
2018-09-30
Avoid crash on document close if default template is missing
Eduard Braun
1
-1
/
+1
2018-09-29
Fix for bug:#1005036
Jabier Arraiza
1
-3
/
+2
2018-09-27
Comment out a crash creating signal and remove some comments
Martin Owens
1
-5
/
+5
2018-09-27
Make attrdialog use the new iconrenderer sigc++ signal
Martin Owens
2
-25
/
+10
2018-09-27
Propagate IconRenderer's activate signal so we don't have to guess where the ...
Martin Owens
2
-2
/
+16
2018-09-27
Add preference for default global snapping and make it false
Martin Owens
2
-0
/
+7
[next]