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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rm remaining Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-1
/
+0
*
Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>
Alexander Brock
2016-11-09
1
-6
/
+6
*
merge recursive unlink clones branch
Marc Jeanmougin
2016-11-06
1
-0
/
+5
|
\
|
*
Add "Edit->Clone->Unlink Clones recursively" function (ObjectSet::unlinkRecur...
Alexander Brock
2016-11-04
1
-0
/
+5
|
|
\
|
|
*
Add recursive clone unlink feature
Alexander Brock
2016-10-27
1
-0
/
+5
*
|
|
further cppification
Marc Jeanmougin
2016-11-06
1
-1
/
+1
|
/
/
*
/
fix prefs icon
Tobias Ellinghaus
2016-11-02
1
-1
/
+1
|
/
*
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
2016-10-24
1
-57
/
+57
*
[Bug #770681] KEY MAPPING: Comma and period hijacked by scaling.
sandra-snan
2016-10-08
1
-0
/
+46
*
allow optional args for xverbs
Dmitry Zhulanov
2016-09-29
1
-3
/
+5
*
Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/
Tavmjong Bah
2016-08-15
1
-1
/
+1
*
Merged trunk
Adrian Boguszewski
2016-08-09
1
-0
/
+5
|
\
|
*
Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14
Jabier Arraiza Cenoz
2016-08-03
1
-0
/
+5
*
|
Merged trunk
Adrian Boguszewski
2016-08-03
1
-7
/
+1
|
\
|
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-7
/
+1
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+7
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-7
/
+1
*
|
Renamed some functions, fixed tests
Adrian Boguszewski
2016-07-27
1
-9
/
+9
*
|
Changed arguments and names of selection chemistry functions
Adrian Boguszewski
2016-07-20
1
-6
/
+6
|
/
*
Add a Resize to Page with Keyboard Shortcut
Martin Owens
2016-04-15
1
-1
/
+1
*
function to release object from group
Raphael Rosch
2016-04-14
1
-0
/
+5
*
Remove unused variable warnings.
Martin Owens
2016-04-02
1
-4
/
+0
*
Add icon for Live Path Effects dialog.
insaner and su_v
2016-04-02
1
-1
/
+1
*
Fix GTK+ fullscreen issue
Alex Valavanis
2015-12-27
1
-4
/
+0
*
Mark user-visible message for translation
Alexandre Prokoudine
2015-12-26
1
-1
/
+1
*
Fixes UX pointed in suv review
Jabier Arraiza Cenoz
2015-12-06
1
-5
/
+8
*
Changed from Desktop to namedview to handle multiples documents
Jabier Arraiza Cenoz
2015-12-05
1
-5
/
+4
*
String desc fix
Jabier Arraiza Cenoz
2015-12-03
1
-2
/
+2
*
Add global lock guides to the rulers
Jabier Arraiza Cenoz
2015-12-03
1
-0
/
+5
*
Hide unused verbs if Potrace is not available
Alex Valavanis
2015-11-21
1
-2
/
+41
*
duplicating layers now respect prefs for clone relinking
Marc Jeanmougin
2015-05-09
1
-33
/
+3
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+3
*
Simplify 'File' menu structure (remove submenu 'New').(Bug #1414384)
su_v
2015-01-25
1
-2
/
+2
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-20
/
+20
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-5
/
+1
*
Update to trunk r13766
Liam P. White
2014-11-26
1
-1
/
+1
|
\
|
*
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
2014-11-24
1
-1
/
+1
*
|
Update to experimental r13598
Liam P. White
2014-10-08
1
-6
/
+6
|
\
|
|
*
Update to trunk r13580
Liam P. White
2014-10-06
1
-3
/
+3
|
|
\
|
|
*
i18n. Fix for Bug #380522 (strings that need to be fixed for translation).
Nicolas Dufour
2014-10-02
1
-1
/
+1
|
|
*
Fix for Bug #1358520 (show/hide other layers not properly recorded in undo hi...
Nicolas Dufour
2014-10-01
1
-2
/
+2
|
*
|
Move more UI code into ui/
Liam P. White
2014-10-05
1
-2
/
+2
|
*
|
Move obvious ui component to ui/
Liam P. White
2014-10-05
1
-1
/
+1
|
*
|
Add clip group option from Ponyscape
Liam P. White
2014-06-14
1
-0
/
+5
|
*
|
Rename "Tags" to "Selection sets" to avoid confusion with a global tagging sy...
Liam P. White
2014-05-11
1
-2
/
+2
|
*
|
Add selection sets
Liam P. White
2014-05-10
1
-5
/
+81
|
*
|
Update to trunk
Liam P. White
2014-05-04
1
-2
/
+1
|
|
\
|
|
*
|
Fix an issue with doOnRemove not being called
Liam P. White
2014-04-30
1
-0
/
+4
|
|
\
\
|
*
\
\
Updaet to trunk
Liam P. White
2014-04-06
1
-14
/
+7
|
|
\
\
\
|
*
\
\
\
Update to trunk
Liam P. White
2014-03-28
1
-4
/
+4
|
|
\
\
\
\
[next]