Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Gtk.Paned to Adw.Leaflet in MainWindow | Teemu Ikonen | 2023-01-24 | 1 | -5/+8 |
| | |||||
* | Remove set_window_buttons() from MainWindow | Teemu Ikonen | 2023-01-24 | 1 | -14/+0 |
| | |||||
* | Use Adw.HeaderBar for CSD header bars | Teemu Ikonen | 2023-01-24 | 1 | -0/+2 |
| | | | | | This allows showing the correct buttons with 'show-start-title-buttons' and 'show-end-title-buttons' properties when folding. | ||||
* | Convert main window layout to 2 vertical boxes | Teemu Ikonen | 2023-01-24 | 1 | -19/+13 |
| | | | | | Use Adw.Window as main window widget, add the now missing HeaderBars to MainWindowPlaceholder and MainWindow in the NoCSD case. | ||||
* | Move icons out of scalable/ui/ since it's not allowed by icon naming spec | fiaxh | 2022-09-18 | 1 | -1/+1 |
| | |||||
* | Improve Gtk4 port | fiaxh | 2022-07-27 | 1 | -2/+2 |
| | |||||
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -54/+53 |
| | |||||
* | Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'') | fiaxh | 2021-10-12 | 1 | -4/+4 |
| | |||||
* | Fix some typos in variable names (#1016) | Sergey | 2021-03-09 | 1 | -3/+3 |
| | | | | | * Fix WelcomePlaceholder typo * Fix DEFAULT_TABLE_NAME typo | ||||
* | Update translations | Translations | 2020-05-17 | 1 | -13/+0 |
| | |||||
* | Rename UnifiedWindow -> MainWindow | fiaxh | 2020-02-22 | 1 | -0/+237 |