Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | application: Subclass AdwApplicationwip/cdavis/adwapplication | Christopher Davis | 2023-03-16 | 3 | -10/+1 |
* | Release GNOME Logs 43.0gnome-logs-43.043.0 | Emmanuele Bassi | 2022-09-23 | 1 | -0/+8 |
* | appdata: Update screenshot | Sophie Herold | 2022-08-25 | 1 | -2/+2 |
* | Use navigation-sidebar style for flap | Maximiliano Sandoval R | 2022-03-28 | 3 | -44/+4 |
* | eventtoolbar: Use flat style on main menu | Maximiliano Sandoval R | 2022-03-28 | 1 | -0/+1 |
* | Remove shadow-type property from scrolled windows | Maximiliano Sandoval R | 2022-03-28 | 1 | -0/+2 |
* | Remove all uses of visible=True and can-focus | Maximiliano Sandoval R | 2022-03-28 | 7 | -166/+0 |
* | Replace shadow-type property from scrolled windows | Maximiliano Sandoval R | 2022-03-28 | 1 | -2/+2 |
* | Remove max-length property | Maximiliano Sandoval R | 2022-03-28 | 1 | -8/+0 |
* | Remove border_width | Maximiliano Sandoval R | 2022-03-28 | 1 | -4/+0 |
* | Port expand property | Maximiliano Sandoval R | 2022-03-28 | 1 | -1/+1 |
* | Remove deprecated transitions-enabled property | Maximiliano Sandoval R | 2022-03-28 | 1 | -1/+0 |
* | Port margin property | Maximiliano Sandoval R | 2022-03-28 | 1 | -1/+4 |
* | Remove uses of show_all | Maximiliano Sandoval R | 2022-03-28 | 1 | -12/+0 |
* | seachpopover: Don't use private ModelButton | Maximiliano Sandoval R | 2022-03-28 | 1 | -5/+21 |
* | toolbar: Remove relief property | Maximiliano Sandoval R | 2022-03-28 | 1 | -1/+0 |
* | searchpopover: Replace Radios with Check buttons | Maximiliano Sandoval R | 2022-03-28 | 1 | -7/+3 |
* | categorylist: Subclass from GtkWidget | Maximiliano Sandoval R | 2022-03-28 | 1 | -1/+0 |
* | buttons: Use icon-name rather than setting a child | Maximiliano Sandoval R | 2022-03-28 | 1 | -30/+3 |
* | window: Use set_key_capture_widget in entry bar | Maximiliano Sandoval R | 2022-03-28 | 1 | -2/+0 |
* | info_bar: Set label in the UI file | Maximiliano Sandoval R | 2022-03-28 | 1 | -2/+8 |
* | css: Replace selected color with accent color | Maximiliano Sandoval R | 2022-03-28 | 1 | -3/+3 |
* | Use libadwaita and gtk4 in C files | Maximiliano Sandoval R | 2022-03-28 | 1 | -1/+1 |
* | Use grid layout manager instead of packing | Maximiliano Sandoval R | 2022-03-28 | 2 | -223/+196 |
* | Port UI files | Maximiliano Sandoval R | 2022-03-28 | 6 | -1039/+957 |
* | Add UI file headers | Maximiliano Sandoval R | 2022-03-28 | 7 | -0/+7 |
* | metainfo: Align app name with .desktop name | Sophie Herold | 2022-01-06 | 1 | -1/+1 |
* | Opt-in to dark mode user preference | Maximiliano Sandoval R | 2022-01-06 | 1 | -2/+2 |
* | event-detail: Drop width-request | Guido Günther | 2021-08-05 | 1 | -2/+2 |
* | search-entry: Drop width-request | Guido Günther | 2021-08-05 | 1 | -1/+0 |
* | gl-window: Set default-{width,height} | Guido Günther | 2021-08-05 | 1 | -2/+2 |
* | eventviewlist: Insert HdyFlap | Guido Günther | 2021-08-05 | 1 | -40/+45 |
* | window, eventtoolbar, application: Use HdyApplicationWindow and HdyHeaderBar | Christopher Davis | 2021-07-23 | 2 | -7/+7 |
* | Fix typo: shorcuts -> shortcuts | Yuri Chornoivan | 2020-07-27 | 1 | -1/+1 |
* | help-overlay.ui: Add three shortcuts | Sabri Ünal | 2020-07-27 | 1 | -1/+22 |
* | Appdata: update per the latest specs | Bilal Elmoussaoui | 2019-10-09 | 1 | -3/+8 |
* | icon: create a nightly app icon | Jakub Steiner | 2019-10-04 | 1 | -0/+1 |
* | meson: Fix wrong po directory while merging translations | Jonathan Kang | 2019-07-31 | 1 | -2/+2 |
* | build: fix manpage version number | Jeremy Bicha | 2019-04-19 | 1 | -1/+4 |
* | toolbar: Fix headerbar’s height bigger than default | Jonathan Kang | 2019-04-18 | 1 | -1/+3 |
* | Clean up some .ui files | Jonathan Kang | 2018-12-15 | 2 | -7/+0 |
* | icon: improve app icon | Jakub Steiner | 2018-12-04 | 1 | -3477/+369 |
* | Update app menu | Jonathan Kang | 2018-11-12 | 1 | -10/+5 |
* | meson: update data/meson.build to drop menus.ui | Jonathan Kang | 2018-10-10 | 1 | -2/+1 |
* | Remove app menu | Jonathan Kang | 2018-10-10 | 3 | -32/+49 |
* | icon: update app icon | Jakub Steiner | 2018-09-12 | 12 | -19311/+3608 |
* | Use metainfo as installfolder for meson build like we do for autotools build | Bjørn Lie | 2018-07-13 | 1 | -1/+1 |
* | Fix obvious typo | Bjørn Lie | 2018-06-15 | 1 | -1/+1 |
* | theme: avoid using hard-coded colors | Jakub Steiner | 2018-02-01 | 1 | -12/+12 |
* | Port to meson build system | Jonathan Kang | 2017-12-13 | 2 | -0/+120 |