index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
contextmenu.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove HAVE_POTRACE
Marc Jeanmougin
2019-08-22
1
-19
/
+0
*
reduce usage of desktop coordinates (#341)
Thomas Holder
2019-08-18
1
-1
/
+2
*
Hide spellcheck dialog if Aspell is missing
Nathan Lee
2019-07-31
1
-0
/
+4
*
If potrace unavailable, hide from the context menu
Nathan Lee
2019-07-31
1
-0
/
+4
*
Make menu icon preference apply to Layers and Objects dialogs
Patrick Storz
2019-07-21
1
-9
/
+8
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-4
/
+0
*
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
2019-02-20
1
-2
/
+2
*
Fix more capitalisation inconsistencies.
tim_rawlinson
2019-02-08
1
-2
/
+2
*
Fix capitalisation of menu items.
Tim Rawlinson
2019-02-07
1
-4
/
+4
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-11
/
+11
*
Fix codding style
Jabiertxof
2018-11-09
1
-1
/
+1
*
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
2018-11-09
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove into filtered groups
Jabier Arraiza
2018-11-05
1
-1
/
+1
*
Improvemets to find items
Jabier Arraiza
2018-11-05
1
-1
/
+1
*
ContextMenu: Harmonize with menu bar
Eduard Braun
2018-11-05
1
-33
/
+125
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-1
/
+1
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-40
/
+40
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-32
/
+32
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-10
/
+10
*
Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVG
Jabier Arraiza
2018-05-12
1
-9
/
+26
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-7
/
+8
*
First batch
Marc Jeanmougin
2017-10-01
1
-1
/
+1
*
contextmenu: Rm icons per GNOME HIG
Alexander Valavanis
2017-06-28
1
-19
/
+1
*
Partial fix for menu items and split contextmenu into separate file
Alexander Valavanis
2017-06-27
1
-0
/
+932