index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
menus-skeleton.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-0
/
+9
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2017-07-21
Use menus.xml for menus, load a basic File>Quit menu as backup.
Martin Owens
1
-300
/
+0
2017-07-17
Cleanup: eliminate version from config.h
Eduard Braun
1
-1
/
+1
2017-07-02
Add new verb "save template"
Christophe Lebras
1
-0
/
+1
2017-06-28
Add a show-icon attribute to menu XML
Alexander Valavanis
1
-14
/
+14
2017-02-27
Add a very simple prototype dialog as an example and test of deriving from Pa...
Tavmjong Bah
1
-0
/
+1
2016-10-27
Add recursive clone unlink feature
Alexander Brock
1
-0
/
+1
2016-06-04
Register style dialog with support to add selector
kamalpreetgrewal
1
-0
/
+1
2016-04-15
Add a Resize to Page with Keyboard Shortcut
Martin Owens
1
-0
/
+2
2016-04-14
function to release object from group
Raphael Rosch
1
-0
/
+1
2015-12-09
Fix GTK3 rulers on guide Lock and remove gap between guides and horizontal ruler
Jabier Arraiza Cenoz
1
-1
/
+1
2015-12-06
Fixes UX pointed in suv review
Jabier Arraiza Cenoz
1
-0
/
+1
2015-11-21
Hide unused verbs if Potrace is not available
Alex Valavanis
1
-0
/
+2
2015-11-09
Enable builds without flood/trace on systems without Potrace
Alex Valavanis
1
-1
/
+7
2015-01-25
Simplify 'File' menu structure (remove submenu 'New').(Bug #1414384)
su_v
1
-4
/
+2
2014-09-27
Update to experimental r13565
Liam P. White
1
-0
/
+3
2014-05-10
Add selection sets
Liam P. White
1
-0
/
+1
2014-03-26
Remove Snap menu item and improve grid menu item text
Martin Owens
1
-1
/
+0
2014-03-09
Remove all trace of the Tags dialog
Liam P. White
1
-1
/
+0
2014-03-02
Updated to include (non-functional) Objects dialogue
Liam P. White
1
-0
/
+1
2013-09-29
Adding tutorial-tracing-pixelart
VinÃcius dos Santos Oliveira
1
-0
/
+1
2013-09-12
Integrating with libdepixelize
VinÃcius dos Santos Oliveira
1
-0
/
+1
2013-07-24
Old templates support removed
Slagvi Public
1
-1
/
+0
2013-07-23
Remove the disabled script dialog and the nonfunctional Java binding
Krzysztof Kosi??ski
1
-1
/
+0
2013-07-02
Adding NewFromTemplate to the Inkscape menu
Slagvi Public
1
-0
/
+1
2013-06-15
Big change in symbols ui and selection chemistry.
Martin Owens
1
-4
/
+0
2013-03-19
Fixing regression
jtx
1
-2
/
+0
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-0
/
+2
2013-03-16
Drop checks for ancient dependency versions. These are satisfied elsewhere.
Alex Valavanis
1
-2
/
+0
2013-03-04
Drop dead Inkboard code. Config flag no longer exists
Alex Valavanis
1
-5
/
+0
2012-10-11
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog
Tavmjong Bah
1
-0
/
+5
2012-09-22
Fix for 172222 : Move direct to specified layer
John Smith
1
-0
/
+1
2012-08-29
Fix for 980520 : Conflicting accelerator keys
John Smith
1
-1
/
+1
2012-08-09
Fix for 819671 : No visual indication for grid and snap being on/off
John Smith
1
-4
/
+4
2012-07-25
Fix for 722625 : Select Same by Object Type
John Smith
1
-0
/
+1
2012-07-05
Patch for bug #728081 (Keyboard shortcut - Lock current layer).
Nicolas Dufour
1
-1
/
+4
2012-06-19
Fix for 1005064 : Move menu item File->Input Devices to Edit->Input Devices
John Smith
1
-1
/
+2
2012-06-11
Fix for 1005064 : Move menu item File->Input Devices to Edit->Input Devices
John Smith
1
-1
/
+1
2012-05-17
Fix for 997888 : Merge into Document Properties
John Smith
1
-1
/
+1
2012-05-11
Fix for 169759 : HIG compliant Edit menu
John Smith
1
-1
/
+1
2012-04-27
Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab...
Denis Declara
1
-1
/
+1
2012-04-04
Fix for 170378 : Select same objects by fill or stroke : Added stroke style
John Smith
1
-2
/
+3
2012-04-03
Fix for 170378 : Select same objects by fill or stroke
John Smith
1
-0
/
+5
2012-03-03
Fix for 390458 : Convert Export Bitmap to a dockable dialog
John Smith
1
-1
/
+1
2012-01-15
add a menu item for using the Clone original LPE efficiently.
Johan B. C. Engelen
1
-0
/
+1
2011-06-22
Adding a "Remove All Guides" option to the Edit menu.
Felipe Corr??a da Silva Sanches
1
-0
/
+1
2011-04-21
UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ver...
Nicolas Dufour
1
-1
/
+1
2011-04-18
Remove some GNOME_VFS checks
Andrew rugby471@gmail.com
1
-2
/
+0
2011-02-21
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
1
-0
/
+8
[next]