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