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
*
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
|
|
\
\
\
\
|
*
\
\
\
\
Update to trunk
Liam P. White
2014-03-28
1
-1
/
+1
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Update to trunk
Liam P. White
2014-03-09
1
-3
/
+3
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Start cleanup for merge into trunk
Liam P. White
2014-03-07
1
-4
/
+4
|
*
|
|
|
|
|
|
Merge to trunk
Liam P. White
2014-03-04
1
-0
/
+5
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Attempt 2 at getting objects dialogue
Liam P. White
2014-03-02
1
-0
/
+2
|
*
|
|
|
|
|
|
|
Fix verbs.cpp
Liam P. White
2014-03-02
1
-0
/
+3
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Update to experimental r13565
Liam P. White
2014-09-27
1
-1
/
+92
*
|
|
|
|
|
|
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-9
/
+9
*
|
|
|
|
|
|
|
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
2014-06-26
1
-1
/
+1
*
|
|
|
|
|
|
|
1. make it compile
Liam P. White
2014-06-25
1
-9
/
+9
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Removing the old SP_VERB_FILE_EXPORT (replaced with SP_VERB_DIALOG_EXPORT).
Nicolas Dufour
2014-05-02
1
-2
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Fix bug #1290573 and #1310802
Liam P. White
2014-04-29
1
-0
/
+4
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Only apply the offset zoom when the document units match the zoom units
Martin Owens
2014-04-04
1
-14
/
+7
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Commit a merge to trunk, with probabal errors
Martin Owens
2014-03-27
1
-263
/
+490
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Remove Snap menu item and improve grid menu item text
Martin Owens
2014-03-26
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description an...
Nicolas Dufour
2014-03-04
1
-3
/
+3
|
|
/
|
*
Rewrite of symbol creation code. Partial fix for 1201325.
Tavmjong Bah
2014-02-25
1
-1
/
+1
|
*
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
2014-01-02
1
-27
/
+29
|
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-4
/
+4
|
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-5
/
+5
|
*
Adding tutorial-tracing-pixelart
VinÃcius dos Santos Oliveira
2013-09-29
1
-0
/
+5
|
*
Integrating with libdepixelize
VinÃcius dos Santos Oliveira
2013-09-12
1
-0
/
+6
|
*
NewFromTemplate GSoC project for static templates
Slagvi Public
2013-08-14
1
-0
/
+6
|
|
\
|
|
*
Added loading templates into NewFromTemplate dialog.
Slagvi Public
2013-07-04
1
-1
/
+1
|
|
*
Adding NewFromTemplate to the Inkscape menu
Slagvi Public
2013-07-02
1
-0
/
+6
|
*
|
Allow Object to Path verb from non-GUI (DBus) interface
Eric Greveson
2013-08-12
1
-6
/
+17
|
*
|
Remove the disabled script dialog and the nonfunctional Java binding
Krzysztof Kosi??ski
2013-07-23
1
-7
/
+0
|
*
|
Fix ordering of verbs
Alex Valavanis
2013-07-17
1
-2
/
+2
|
*
|
Fix verbs that were out by 5 because of missing script verbs (broken between ...
Martin Owens
2013-07-06
1
-1
/
+11
|
*
|
Code readability improvements and licence changes for action-context.*
Eric Greveson
2013-07-04
1
-67
/
+24
|
*
|
Merge recent changes from inkscape trunk
Eric Greveson
2013-07-03
1
-1
/
+2
|
|
\
\
|
|
*
|
Removed hard coded keybinding from event-context.cpp and added the appropiate...
Christoffer Holmstedt
2013-06-17
1
-1
/
+2
|
|
|
/
|
*
|
Changed dbus interface to treat 'division' like other boolops, with a new
Eric Greveson
2013-07-03
1
-19
/
+18
[next]