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-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
2016-07-27
Renamed some functions, fixed tests
Adrian Boguszewski
1
-9
/
+9
2016-07-20
Changed arguments and names of selection chemistry functions
Adrian Boguszewski
1
-6
/
+6
2016-07-17
Add CSS panel with editing support (no changes reflected yet)
kamalpreetgrewal
1
-0
/
+5
2016-06-04
Register style dialog with support to add selector
kamalpreetgrewal
1
-0
/
+5
2016-04-15
Add a Resize to Page with Keyboard Shortcut
Martin Owens
1
-1
/
+1
2016-04-14
function to release object from group
Raphael Rosch
1
-0
/
+5
2016-04-02
Remove unused variable warnings.
Martin Owens
1
-4
/
+0
2016-04-02
Add icon for Live Path Effects dialog.
insaner and su_v
1
-1
/
+1
2015-12-27
Fix GTK+ fullscreen issue
Alex Valavanis
1
-4
/
+0
2015-12-26
Mark user-visible message for translation
Alexandre Prokoudine
1
-1
/
+1
2015-12-06
Fixes UX pointed in suv review
Jabier Arraiza Cenoz
1
-5
/
+8
2015-12-05
Changed from Desktop to namedview to handle multiples documents
Jabier Arraiza Cenoz
1
-5
/
+4
2015-12-03
String desc fix
Jabier Arraiza Cenoz
1
-2
/
+2
[next]