Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

groovy update: regenerate #19

Merged
merged 45 commits into from
Oct 24, 2020
Merged

groovy update: regenerate #19

merged 45 commits into from
Oct 24, 2020

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    5e280a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69073bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    393e856 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7192518 View commit details
    Browse the repository at this point in the history
  5. generate a18y types

    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    58ed2f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afd281f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    efa1e4a View commit details
    Browse the repository at this point in the history
  8. generate popover types

    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    0d8326a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed43575 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42bd1d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c44415d View commit details
    Browse the repository at this point in the history
  12. generate action types

    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    46f4779 View commit details
    Browse the repository at this point in the history
  13. generate filter types

    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    c05b682 View commit details
    Browse the repository at this point in the history
  14. generate missing lists

    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    ba01ccb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6c4a683 View commit details
    Browse the repository at this point in the history
  16. generate sorter types

    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    e6c04f4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    af5fb72 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bf546c9 View commit details
    Browse the repository at this point in the history
  19. generate emoji chooser

    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    ec65823 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9cdda98 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8e6d20b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8ea37c2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2a929a7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2ca0aa3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    35a56b8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4859b13 View commit details
    Browse the repository at this point in the history
  27. generate tree expander

    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    dea7225 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2471d28 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4707e29 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3145cf8 View commit details
    Browse the repository at this point in the history
  31. gir: resort & regen

    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    cfb6cdf View commit details
    Browse the repository at this point in the history
  32. make it compile

    mostly removes the old api's and ignore some broken ones
    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    68c3cc8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9d8ce2f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    338f6f2 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    6558d02 View commit details
    Browse the repository at this point in the history
  36. cargo: use gdk from gtk-rs

    now that's merged, let's use it
    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    efe44ef View commit details
    Browse the repository at this point in the history
  37. CI: use a custom image

    the latest fedora/ubuntu/debian don't provide us a very up to date gtk4
    which makes testing the bindings for the latest stuff impossible.
    
    This uses a custom docker image built on top of fedora:latest
    with gtk3.99.3 built on it along with gtksourceview5 from master
    
    The image should be updated to something else once gtk4 is released
    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    da625df View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1283745 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    563e666 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    590ab71 View commit details
    Browse the repository at this point in the history
  41. re-add gsk::ColorStop

    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    a26645c View commit details
    Browse the repository at this point in the history
  42. re-add ShortcutTrigger

    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    d1e7aa6 View commit details
    Browse the repository at this point in the history
  43. add ShortcutsShortcut

    bilelmoussaoui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    308aa93 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    86afd71 View commit details
    Browse the repository at this point in the history
  2. disable *Expression types for now

    see #21
    bilelmoussaoui committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    15d018a View commit details
    Browse the repository at this point in the history