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
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
2015-12-03
Add global lock guides to the rulers
Jabier Arraiza Cenoz
1
-0
/
+5
2015-11-21
Hide unused verbs if Potrace is not available
Alex Valavanis
1
-2
/
+41
2015-05-09
duplicating layers now respect prefs for clone relinking
Marc Jeanmougin
1
-33
/
+3
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+3
2015-01-25
Simplify 'File' menu structure (remove submenu 'New').(Bug #1414384)
su_v
1
-2
/
+2
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-20
/
+20
2014-12-21
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
1
-5
/
+1
2014-11-24
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
1
-1
/
+1
2014-10-05
Move more UI code into ui/
Liam P. White
1
-2
/
+2
2014-10-05
Move obvious ui component to ui/
Liam P. White
1
-1
/
+1
2014-10-02
i18n. Fix for Bug #380522 (strings that need to be fixed for translation).
Nicolas Dufour
1
-1
/
+1
2014-10-01
Fix for Bug #1358520 (show/hide other layers not properly recorded in undo hi...
Nicolas Dufour
1
-2
/
+2
2014-09-27
Update to experimental r13565
Liam P. White
1
-1
/
+92
2014-06-27
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
1
-9
/
+9
2014-06-26
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
1
-1
/
+1
2014-06-25
1. make it compile
Liam P. White
1
-9
/
+9
2014-06-14
Add clip group option from Ponyscape
Liam P. White
1
-0
/
+5
2014-05-11
Rename "Tags" to "Selection sets" to avoid confusion with a global tagging sy...
Liam P. White
1
-2
/
+2
2014-05-10
Add selection sets
Liam P. White
1
-5
/
+81
2014-05-02
Removing the old SP_VERB_FILE_EXPORT (replaced with SP_VERB_DIALOG_EXPORT).
Nicolas Dufour
1
-2
/
+1
2014-04-29
Fix bug #1290573 and #1310802
Liam P. White
1
-0
/
+4
2014-04-04
Only apply the offset zoom when the document units match the zoom units
Martin Owens
1
-14
/
+7
2014-03-26
Remove Snap menu item and improve grid menu item text
Martin Owens
1
-1
/
+1
2014-03-07
Start cleanup for merge into trunk
Liam P. White
1
-4
/
+4
2014-03-04
UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description an...
Nicolas Dufour
1
-3
/
+3
2014-03-02
Attempt 2 at getting objects dialogue
Liam P. White
1
-0
/
+2
2014-03-02
Fix verbs.cpp
Liam P. White
1
-0
/
+3
2014-02-25
Rewrite of symbol creation code. Partial fix for 1201325.
Tavmjong Bah
1
-1
/
+1
2014-01-02
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
1
-27
/
+29
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-4
/
+4
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-5
/
+5
2013-09-29
Adding tutorial-tracing-pixelart
VinÃcius dos Santos Oliveira
1
-0
/
+5
2013-09-12
Integrating with libdepixelize
VinÃcius dos Santos Oliveira
1
-0
/
+6
2013-08-12
Allow Object to Path verb from non-GUI (DBus) interface
Eric Greveson
1
-6
/
+17
2013-07-23
Remove the disabled script dialog and the nonfunctional Java binding
Krzysztof Kosi??ski
1
-7
/
+0
2013-07-17
Fix ordering of verbs
Alex Valavanis
1
-2
/
+2
2013-07-06
Fix verbs that were out by 5 because of missing script verbs (broken between ...
Martin Owens
1
-1
/
+11
[prev]
[next]