| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace deprecated Gtk::Misc functions | Karl Cheng | 2019-06-16 | 1 | -1/+1 |
| | | |||||
| * | 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 | 1 | -0/+513 |
| Convert to GTKMM. General cleanup. Move to dedicated files. | |||||
