summaryrefslogtreecommitdiffstats
path: root/src/ui/desktop/menubar.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Properly initialize sensitivity of menuitems with verb defaultPatrick Storz2019-10-151-0/+3
* Add checkboxes in flip menu optionsJabier Arraiza2019-10-151-0/+6
* Remove warnings of unhandled items on Mac check menu items, thanks to Nathan ...Jabier Arraiza2019-10-111-3/+17
* Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu item...Jabier Arraiza2019-10-111-4/+187
* Make sure all conditions reached (minor touchup)Nathan Lee2019-09-211-3/+3
* Improvements from NathanlJabier Arraiza2019-09-191-1/+1
* sink with master and cleanupJabier Arraiza2019-09-191-3/+2
* Add nathanl improvementsJabier Arraiza2019-09-191-6/+24
* Add @nathanl fixesJabier Arraiza2019-09-191-39/+11
* Fix issue in toggle menu items like display mode and color mode. Partialy fix...Jabier Arraiza2019-09-191-10/+23
* Menubar: Fix translation of submenu namesPatrick Storz2019-09-101-10/+11
* remove HAVE_POTRACEMarc Jeanmougin2019-08-221-3/+0
* This fix a mainmenu bug on toggle checkboxes on all desktops instead current oneJabier Arraiza2019-08-201-8/+12
* Silence a few warnings from 460193870ad22ad7611978c5d139149909f56664Patrick Storz2019-08-111-5/+5
* Fix issue pointed by NathanJabier Arraiza2019-08-111-3/+5
* Hide spellcheck dialog if Aspell is missingNathan Lee2019-07-311-1/+8
* Remove unneded asignamentsJabiertxof2019-07-291-2/+0
* fix a clang marked issueJabiertxof2019-07-291-1/+1
* fix coding styleJabiertxof2019-07-291-10/+7
* Add Patrick improvements to verbs toggle menu itemsJabiertxof2019-07-291-21/+24
* Fix coding styleJabier Arraiza2019-07-281-10/+8
* Add verbs update checkbuttons in menu. Also do improvements requested in http...Jabier Arraiza2019-07-281-4/+31
* Make menu icon preference apply to Layers and Objects dialogsPatrick Storz2019-07-211-27/+42
* Replace deprecated Gtk::Misc functionsKarl Cheng2019-06-161-1/+1
* Make InkscapeApplication responsible for managing documents and windows.Tavmjong Bah2019-03-151-4/+5
* ui: Parse mnemonic for Open _RecentBryce Harrington2019-02-091-1/+1
* Rewrite main menu bar code:Tavmjong Bah2019-01-251-0/+513