| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Properly initialize sensitivity of menuitems with verb default | Patrick Storz | 2019-10-15 | 1 | -0/+3 |
| | | |||||
| * | Add checkboxes in flip menu options | Jabier Arraiza | 2019-10-15 | 1 | -0/+6 |
| | | |||||
| * | Remove warnings of unhandled items on Mac check menu items, thanks to Nathan ↵ | Jabier Arraiza | 2019-10-11 | 1 | -3/+17 |
| | | | | | Lee for the help. | ||||
| * | Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu ↵ | Jabier Arraiza | 2019-10-11 | 1 | -4/+187 |
| | | | | | items do not reflect currently-selected modes (Mac, 1.0a) | ||||
| * | Make sure all conditions reached (minor touchup) | Nathan Lee | 2019-09-21 | 1 | -3/+3 |
| | | |||||
| * | Improvements from Nathanl | Jabier Arraiza | 2019-09-19 | 1 | -1/+1 |
| | | |||||
| * | sink with master and cleanup | Jabier Arraiza | 2019-09-19 | 1 | -3/+2 |
| | | |||||
| * | Add nathanl improvements | Jabier Arraiza | 2019-09-19 | 1 | -6/+24 |
| | | |||||
| * | Add @nathanl fixes | Jabier Arraiza | 2019-09-19 | 1 | -39/+11 |
| | | |||||
| * | Fix issue in toggle menu items like display mode and color mode. Partialy ↵ | Jabier Arraiza | 2019-09-19 | 1 | -10/+23 |
| | | | | | fix https://gitlab.com/inkscape/inkscape/issues/157 | ||||
| * | Menubar: Fix translation of submenu names | Patrick Storz | 2019-09-10 | 1 | -10/+11 |
| | | | | | | | | * drop underscore from submenus' "name" attribute and extract for translation by default * avoid crash for submenus missing a name * fix ITS rules (only top-level menu names where extracted) | ||||
| * | remove HAVE_POTRACE | Marc Jeanmougin | 2019-08-22 | 1 | -3/+0 |
| | | |||||
| * | This fix a mainmenu bug on toggle checkboxes on all desktops instead current one | Jabier Arraiza | 2019-08-20 | 1 | -8/+12 |
| | | |||||
| * | Silence a few warnings from 460193870ad22ad7611978c5d139149909f56664 | Patrick Storz | 2019-08-11 | 1 | -5/+5 |
| | | |||||
| * | Fix issue pointed by Nathan | Jabier Arraiza | 2019-08-11 | 1 | -3/+5 |
| | | |||||
| * | Hide spellcheck dialog if Aspell is missing | Nathan Lee | 2019-07-31 | 1 | -1/+8 |
| | | | | | Hide warnings emitted if Aspell/Potrace missing | ||||
| * | Remove unneded asignaments | Jabiertxof | 2019-07-29 | 1 | -2/+0 |
| | | |||||
| * | fix a clang marked issue | Jabiertxof | 2019-07-29 | 1 | -1/+1 |
| | | |||||
| * | fix coding style | Jabiertxof | 2019-07-29 | 2 | -11/+8 |
| | | |||||
| * | Add Patrick improvements to verbs toggle menu items | Jabiertxof | 2019-07-29 | 2 | -21/+25 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2019-07-28 | 1 | -10/+8 |
| | | |||||
| * | Add verbs update checkbuttons in menu. Also do improvements requested in ↵ | Jabier Arraiza | 2019-07-28 | 1 | -4/+31 |
| | | | | | https://gitlab.com/inkscape/inkscape/issues/323 and improve XRay rendering | ||||
| * | Make menu icon preference apply to Layers and Objects dialogs | Patrick Storz | 2019-07-21 | 1 | -27/+42 |
| | | | | | | Also fix "show-icons" attribute inheritance in menus.xml and make it apply to canvas icons. | ||||
| * | Replace deprecated Gtk::Misc functions | Karl Cheng | 2019-06-16 | 1 | -1/+1 |
| | | |||||
| * | Misc. typos | luz.paz | 2019-03-26 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Make InkscapeApplication responsible for managing documents and windows. | Tavmjong Bah | 2019-03-15 | 1 | -4/+5 |
| | | | | | Any change from previous behavior is a bug. | ||||
| * | ui: Parse mnemonic for Open _Recent | Bryce Harrington | 2019-02-09 | 1 | -1/+1 |
| | | | | | | | | | | In Gtkmm, looks like when creating a MenuItem, there is a second boolean parameter to indicate if the string should be parsed for mnemonics. When the gtk code was converted to gtkmm (2c971690) the flag was left unspecified and defaulted to false. Fixes: https://gitlab.com/inkscape/inkscape/issues/57 | ||||
| * | Rewrite main menu bar code: | Tavmjong Bah | 2019-01-25 | 3 | -0/+585 |
| Convert to GTKMM. General cleanup. Move to dedicated files. | |||||
