1. 15 Mar, 2024 1 commit
  2. 11 Mar, 2024 1 commit
  3. 05 Mar, 2024 1 commit
  4. 03 Mar, 2024 1 commit
  5. 29 Feb, 2024 1 commit
  6. 12 Feb, 2024 1 commit
  7. 09 Feb, 2024 1 commit
  8. 28 Dec, 2023 1 commit
    • Sabri Ünal's avatar
      appdata: Improve appdata for AppStream 1.0 · 94a1e2a6
      Sabri Ünal authored
      - Add the `<developer><name>` tag
      - Mark the `<developer_name>` tag as deprecated
      - Use appstreamcli to validate appdata
      - Add vcs-browser and the translate URLs
      - Update the donation URL
      94a1e2a6
  9. 19 Jun, 2023 1 commit
    • Christopher Davis's avatar
      paginator: Use AdwToolbarView, subclass AdwBin · 2a92106a
      Christopher Davis authored
      * GtkBox isn't meant to be subclassed, and apps should not do it.
      Instead they should subclass AdwBin or GtkWidget depending on their
      use case.
      
      * The main reason we were using GtkBox was to contain our header
      and our content. Now we use AdwToolbarView for that purpose.
      2a92106a
  10. 20 Mar, 2023 2 commits
  11. 25 Feb, 2023 5 commits
  12. 20 Sep, 2022 1 commit
  13. 07 Aug, 2022 1 commit
  14. 19 Mar, 2022 1 commit
  15. 24 Feb, 2022 1 commit
  16. 14 Feb, 2022 1 commit
  17. 29 Jan, 2022 1 commit
  18. 26 Jan, 2022 1 commit
  19. 17 Jan, 2022 2 commits
  20. 03 Jan, 2022 1 commit
  21. 01 Jan, 2022 3 commits
  22. 31 Dec, 2021 1 commit
  23. 10 Dec, 2021 1 commit
    • Christopher Davis's avatar
      Remove redundant and empty style classes · 63e4d0b0
      Christopher Davis authored
      * .page-body is indistinguishable from the default body style
      * libadwaita uses .title-1, so .page-title can be swapped out
      * .large-title was unused
      * Other empty styles removed
      63e4d0b0
  24. 09 Dec, 2021 1 commit
  25. 07 Oct, 2021 1 commit
  26. 31 Aug, 2021 3 commits
  27. 25 Aug, 2021 1 commit
  28. 12 Aug, 2021 1 commit
  29. 11 Aug, 2021 2 commits