aboutsummaryrefslogtreecommitdiff
path: root/main/data/menu_app.ui
Commit message (Collapse)AuthorAgeFilesLines
* application: Load help overlay automaticallyChristopher Davis2023-07-081-1/+1
| | | | | | | | | GTK automatically loads and sets up the action and keyboard shortcut for the Keyboard Shortcuts dialog. We don't need to manually do it as long as we put everything in the right place. See https://docs.gtk.org/gtk4/class.Application.html#automatic-resources
* menu_app: Move preferences to last groupChristopher Davis2023-02-091-2/+2
| | | | | | Per https://developer.gnome.org/hig/patterns/controls/menus.html#standard-primary-menu-items, preferences should be at the top of the last group in the menu.
* menu_app: Rename Settings to PreferencesChristopher Davis2023-02-091-1/+1
| | | | The standard name in GNOME applications is Preferences.
* Add version and adjust some cmakeMarvin W2019-12-181-0/+4
|
* Add shortcuts windowfiaxh2019-12-171-0/+6
|
* Move app menu into window, make conversation details dialog directly ↵fiaxh2019-02-051-6/+0
| | | | accessible, no-CSD option for main window
* ui: search sidebar initialbobufa2018-08-131-0/+1
|
* Gettext supportfiaxh2017-04-101-3/+3
|
* Move UI code into main dirMarvin W2017-03-111-0/+20