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
2018-08-04
Fix missing icons and warning on ico size in symbols
Jabiertxo Arraiza Cenoz
1
-2
/
+2
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-300
/
+334
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-173
/
+173
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-15
/
+15
2018-05-12
Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVG
Jabier Arraiza
1
-0
/
+4
2018-05-10
Add Maren improvements prepare to merge
Jabiertxo Arraiza Cenoz
1
-0
/
+3
2018-05-10
Allow link a SVG as image
Jabiertxo Arraiza Cenoz
1
-1
/
+4
2018-05-03
Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ...
Tavmjong Bah
1
-2
/
+3
2018-03-28
a bit more of warning cleanup
Felipe Corrêa da Silva Sanches
1
-1
/
+1
2018-03-27
a few more fixes to build warnings related to libnrtype
Felipe Corrêa da Silva Sanches
1
-1
/
+1
2018-03-26
Fixing refs
Jabier Arraiza
1
-2
/
+0
2018-02-10
Misc. typos
luz.paz
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-18
/
+25
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2017-12-30
Back path operations to curves
Jabier Arraiza
1
-0
/
+10
2017-12-29
Revert "Add improvements sugested by Eduard Brawn And Moini"
Marc Jeanmougin
1
-10
/
+0
2017-12-28
Add improvements sugested by Eduard Brawn And Moini
Jabiertxo Arraiza Cenoz
1
-0
/
+10
2017-12-14
Add break apart. Thanks Maren
Jabier Arraiza
1
-0
/
+2
2017-12-14
This commit:
Jabiertxo Arraiza Cenoz
1
-0
/
+7
2017-12-03
Add canvas flipping/rotation reset to the menu, improve strings
Moini
1
-4
/
+4
2017-11-03
Rename wrong named function
Jabier Arraiza
1
-4
/
+2
2017-11-02
Move finctions away object sets
Jabier Arraiza
1
-2
/
+9
2017-11-01
Add widget to color and some refactoring
Jabier Arraiza
1
-0
/
+10
2017-09-05
Replace reference to non-existant icon to one that exists.
Tavmjong Bah
1
-1
/
+1
2017-07-02
Add function to save template
Christophe Lebras
1
-1
/
+1
2017-07-02
Add new verb "save template"
Christophe Lebras
1
-11
/
+17
2017-06-29
Disable "new" filter editor
Marc Jeanmougin
1
-1
/
+1
2017-06-28
First version (non-working)
Marc Jeanmougin
1
-1
/
+1
2017-05-23
selection chemistry: implement z-stack order
chr
1
-0
/
+14
2017-03-22
Add canvas flip. No GUI. Can be bound to keys via preferences.
Tavmjong Bah
1
-0
/
+38
2017-03-21
Add entry for canvas rotate step in Inkscape Preferences dialog.
Tavmjong Bah
1
-1
/
+2
2017-03-21
Add verbs for canvas rotation.
Tavmjong Bah
1
-22
/
+69
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
1
-0
/
+1
2017-03-13
Replace rectangle based zooming by affine based zooming.
Tavmjong Bah
1
-8
/
+12
2017-02-27
Add a very simple prototype dialog as an example and test of deriving from Pa...
Tavmjong Bah
1
-0
/
+5
2017-01-21
Fix "swap fill and stroke" for multiple objects in selection
alexandru.roman
1
-0
/
+5
2016-12-27
Rm remaining Gtk::Stock usage
Alex Valavanis
1
-1
/
+0
2016-11-06
further cppification
Marc Jeanmougin
1
-1
/
+1
2016-11-02
fix prefs icon
Tobias Ellinghaus
1
-1
/
+1
2016-10-27
Add recursive clone unlink feature
Alexander Brock
1
-0
/
+5
2016-10-24
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
1
-57
/
+57
2016-11-09
Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>
Alexander Brock
1
-6
/
+6
2016-10-08
[Bug #770681] KEY MAPPING: Comma and period hijacked by scaling.
sandra-snan
1
-0
/
+46
2016-09-29
allow optional args for xverbs
Dmitry Zhulanov
1
-3
/
+5
2016-08-15
Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/
Tavmjong Bah
1
-1
/
+1
2016-08-03
Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14
Jabier Arraiza Cenoz
1
-0
/
+5
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-7
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+7
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-7
/
+1
[prev]
[next]