Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redesign and rewrite accounts and settings dialog into a combined one | fiaxh | 2024-06-20 | 1 | -7/+1 |
| | |||||
* | application: Load help overlay automatically | Christopher Davis | 2023-07-08 | 1 | -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 group | Christopher Davis | 2023-02-09 | 1 | -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 Preferences | Christopher Davis | 2023-02-09 | 1 | -1/+1 |
| | | | | The standard name in GNOME applications is Preferences. | ||||
* | Add version and adjust some cmake | Marvin W | 2019-12-18 | 1 | -0/+4 |
| | |||||
* | Add shortcuts window | fiaxh | 2019-12-17 | 1 | -0/+6 |
| | |||||
* | Move app menu into window, make conversation details dialog directly ↵ | fiaxh | 2019-02-05 | 1 | -6/+0 |
| | | | | accessible, no-CSD option for main window | ||||
* | ui: search sidebar initial | bobufa | 2018-08-13 | 1 | -0/+1 |
| | |||||
* | Gettext support | fiaxh | 2017-04-10 | 1 | -3/+3 |
| | |||||
* | Move UI code into main dir | Marvin W | 2017-03-11 | 1 | -0/+20 |