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
/
desktop
/
menubar.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-15
Properly initialize sensitivity of menuitems with verb default
Patrick Storz
1
-0
/
+3
2019-10-15
Add checkboxes in flip menu options
Jabier Arraiza
1
-0
/
+6
2019-10-11
Remove warnings of unhandled items on Mac check menu items, thanks to Nathan ...
Jabier Arraiza
1
-3
/
+17
2019-10-11
Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu item...
Jabier Arraiza
1
-4
/
+187
2019-09-21
Make sure all conditions reached (minor touchup)
Nathan Lee
1
-3
/
+3
2019-09-19
Improvements from Nathanl
Jabier Arraiza
1
-1
/
+1
2019-09-19
sink with master and cleanup
Jabier Arraiza
1
-3
/
+2
2019-09-19
Add nathanl improvements
Jabier Arraiza
1
-6
/
+24
2019-09-19
Add @nathanl fixes
Jabier Arraiza
1
-39
/
+11
2019-09-19
Fix issue in toggle menu items like display mode and color mode. Partialy fix...
Jabier Arraiza
1
-10
/
+23
2019-09-10
Menubar: Fix translation of submenu names
Patrick Storz
1
-10
/
+11
2019-08-22
remove HAVE_POTRACE
Marc Jeanmougin
1
-3
/
+0
2019-08-20
This fix a mainmenu bug on toggle checkboxes on all desktops instead current one
Jabier Arraiza
1
-8
/
+12
2019-08-11
Silence a few warnings from 460193870ad22ad7611978c5d139149909f56664
Patrick Storz
1
-5
/
+5
2019-08-11
Fix issue pointed by Nathan
Jabier Arraiza
1
-3
/
+5
2019-07-31
Hide spellcheck dialog if Aspell is missing
Nathan Lee
1
-1
/
+8
2019-07-29
Remove unneded asignaments
Jabiertxof
1
-2
/
+0
2019-07-29
fix a clang marked issue
Jabiertxof
1
-1
/
+1
2019-07-29
fix coding style
Jabiertxof
1
-10
/
+7
2019-07-29
Add Patrick improvements to verbs toggle menu items
Jabiertxof
1
-21
/
+24
2019-07-28
Fix coding style
Jabier Arraiza
1
-10
/
+8
2019-07-28
Add verbs update checkbuttons in menu. Also do improvements requested in http...
Jabier Arraiza
1
-4
/
+31
2019-07-21
Make menu icon preference apply to Layers and Objects dialogs
Patrick Storz
1
-27
/
+42
2019-06-16
Replace deprecated Gtk::Misc functions
Karl Cheng
1
-1
/
+1
2019-03-15
Make InkscapeApplication responsible for managing documents and windows.
Tavmjong Bah
1
-4
/
+5
2019-02-09
ui: Parse mnemonic for Open _Recent
Bryce Harrington
1
-1
/
+1
2019-01-25
Rewrite main menu bar code:
Tavmjong Bah
1
-0
/
+513