summaryrefslogtreecommitdiffstats
path: root/src/ui/desktop/menubar.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-15Properly initialize sensitivity of menuitems with verb defaultPatrick Storz1-0/+3
2019-10-15Add checkboxes in flip menu optionsJabier Arraiza1-0/+6
2019-10-11Remove warnings of unhandled items on Mac check menu items, thanks to Nathan ...Jabier Arraiza1-3/+17
2019-10-11Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu item...Jabier Arraiza1-4/+187
2019-09-21Make sure all conditions reached (minor touchup)Nathan Lee1-3/+3
2019-09-19Improvements from NathanlJabier Arraiza1-1/+1
2019-09-19sink with master and cleanupJabier Arraiza1-3/+2
2019-09-19Add nathanl improvementsJabier Arraiza1-6/+24
2019-09-19Add @nathanl fixesJabier Arraiza1-39/+11
2019-09-19Fix issue in toggle menu items like display mode and color mode. Partialy fix...Jabier Arraiza1-10/+23
2019-09-10Menubar: Fix translation of submenu namesPatrick Storz1-10/+11
2019-08-22remove HAVE_POTRACEMarc Jeanmougin1-3/+0
2019-08-20This fix a mainmenu bug on toggle checkboxes on all desktops instead current oneJabier Arraiza1-8/+12
2019-08-11Silence a few warnings from 460193870ad22ad7611978c5d139149909f56664Patrick Storz1-5/+5
2019-08-11Fix issue pointed by NathanJabier Arraiza1-3/+5
2019-07-31Hide spellcheck dialog if Aspell is missingNathan Lee1-1/+8
2019-07-29Remove unneded asignamentsJabiertxof1-2/+0
2019-07-29fix a clang marked issueJabiertxof1-1/+1
2019-07-29fix coding styleJabiertxof1-10/+7
2019-07-29Add Patrick improvements to verbs toggle menu itemsJabiertxof1-21/+24
2019-07-28Fix coding styleJabier Arraiza1-10/+8
2019-07-28Add verbs update checkbuttons in menu. Also do improvements requested in http...Jabier Arraiza1-4/+31
2019-07-21Make menu icon preference apply to Layers and Objects dialogsPatrick Storz1-27/+42
2019-06-16Replace deprecated Gtk::Misc functionsKarl Cheng1-1/+1
2019-03-15Make InkscapeApplication responsible for managing documents and windows.Tavmjong Bah1-4/+5
2019-02-09ui: Parse mnemonic for Open _RecentBryce Harrington1-1/+1
2019-01-25Rewrite main menu bar code:Tavmjong Bah1-0/+513