index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
verbs.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-23
add livecoding tool to toolbar
s-ol
1
-0
/
+12
2019-11-18
Make canvas rotation unchanged by y-axis direction
Nathan Lee
1
-5
/
+5
2019-11-01
Remove OCAL
Marc Jeanmougin
1
-10
/
+0
2019-11-01
Improve clip LPE
Jabier Arraiza
1
-1
/
+8
2019-10-22
Make `FitCanvasVerb`s sensitive by default
Patrick Storz
1
-3
/
+1
2019-10-09
Improve node selection ~x3 removing unneded updateNow() called in non necesar...
Jabier Arraiza
1
-2
/
+2
2019-09-10
Improve help string for CSS dialog
Patrick Storz
1
-1
/
+1
2019-08-22
remove HAVE_POTRACE
Marc Jeanmougin
1
-34
/
+0
2019-08-21
Remove pixelart dialog
Marc Jeanmougin
1
-7
/
+0
2019-08-19
Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.
Valentin Ionita
1
-0
/
+7
2019-07-31
Keep tutorial even if built without potrace
Nathan Lee
1
-5
/
+0
2019-07-31
Hide spellcheck dialog if Aspell is missing
Nathan Lee
1
-6
/
+4
2019-07-29
Verbs: Disable SP_VERB_DIALOG_SPELLCHECK when compiling without Aspell
Patrick Storz
1
-0
/
+8
2019-07-29
Add Patrick improvements to verbs toggle menu items
Jabiertxof
1
-1
/
+1
2019-07-28
Fix coding style
Jabier Arraiza
1
-2
/
+1
2019-07-28
Fix some issues with inverse coordinates pointed by Maren
Jabier Arraiza
1
-2
/
+2
2019-07-28
Add verbs update checkbuttons in menu. Also do improvements requested in http...
Jabier Arraiza
1
-6
/
+6
2019-07-19
icons: do not re-use 'layer-rename' for "Move selection to layer"
Patrick Storz
1
-1
/
+1
2019-07-19
icons: replace deprecated gtk stock icons
Patrick Storz
1
-1
/
+1
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-1
/
+1
2019-06-10
Add shortcut
Jabiertxof
1
-2
/
+1
2019-06-10
Fixing coding style
Jabier Arraiza
1
-2
/
+3
2019-06-10
Move from XMLDialog to another paned dialog
Jabier Arraiza
1
-5
/
+5
2019-04-18
Remove unimplemented Find Dialog (obsolete)
Nathan Lee
1
-5
/
+0
2019-03-06
fix toggling snap with key shortcut breaks history
Yosshi999
1
-0
/
+3
2019-03-02
After delete, next selected layer is sibling of equal depth, with preference ...
Nathan Lee
1
-9
/
+23
2019-02-24
Merge in bazaar branch for alignment handles
Martin Owens
1
-2
/
+42
2019-02-20
Remove Tags functionality (replaced by css selectors)
Martin Owens
1
-76
/
+0
2019-02-16
Tutorials: Improve logic for loading localized versions
Patrick Storz
1
-29
/
+10
2019-02-11
Fix bounds check in sp_action_get_title!
Tim Rawlinson
1
-1
/
+1
2019-02-11
Updated inkscape.pot to include Center page in window
WizardOhio24
1
-1
/
+1
2019-02-11
Added Feature: Recenter page in window, Ctrl+4 shortcut
WizardOhio24
1
-0
/
+5
2019-02-10
Update sp_action_get_title to remove Unicode Character "…" (U+2026)
Tim Rawlinson
1
-2
/
+6
2019-02-08
Fix more capitalisation inconsistencies.
tim_rawlinson
1
-1
/
+1
2019-02-07
Fix capitalisation of menu items.
Tim Rawlinson
1
-7
/
+7
2019-01-22
Fix some typos and syntax errors
Mattia Rizzolo
1
-1
/
+1
2019-01-02
modernize loops
Marc Jeanmougin
1
-17
/
+12
2018-12-04
fix coding style
Jabier Arraiza
1
-2
/
+2
2018-12-04
Added XRay
Jabier Arraiza
1
-0
/
+6
2018-12-01
Fix coding style
Jabier Arraiza
1
-2
/
+2
2018-12-01
Fix merge to master and add shortcut
Jabier Arraiza
1
-3
/
+3
2018-12-01
Initial commit of split canvas
Jabiertxof
1
-2
/
+8
2018-11-08
Clarify licenses
Max Gaukler
1
-17
/
+16
2018-11-06
C++ify SVGViewWidget. Remove unused code.
Tavmjong Bah
1
-5
/
+0
2018-10-18
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
1
-4
/
+4
2018-10-18
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
1
-0
/
+5
2018-10-06
Misc. typos
luz.paz
1
-1
/
+1
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-5
/
+0
2018-09-22
Fix problems on dialogs with extensions. TODO: Add dialog on drag&drop a SVG
Jabier Arraiza
1
-10
/
+2
2018-09-13
fixes and improvementes to power clip and powermask
Jabiertxof
1
-0
/
+2
[next]