19 Commits

Author SHA1 Message Date
2d12c57236 Set a scroll view's scroll bar policies
All checks were successful
Deploy Docs / publish (push) Successful in 20m49s
SwiftLint / SwiftLint (push) Successful in 4s
2024-10-26 18:44:31 +02:00
356eec00a9 Replace GtkSpinner with AdwSpinner
All checks were successful
Deploy Docs / publish (push) Successful in 21m36s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-26 17:32:45 +02:00
e7c81dba1d Do not compare bindings before updating
All checks were successful
Deploy Docs / publish (push) Successful in 21m8s
SwiftLint / SwiftLint (push) Successful in 4s
2024-10-22 13:11:48 +02:00
8eeda083e9 Separate AnyView extensions from widgets
All checks were successful
Deploy Docs / publish (push) Successful in 18m28s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-16 14:22:34 +02:00
574aca245a Add support for GtkFixed 2024-07-21 14:18:41 +02:00
77dd38e712 Add support for GtkSeparator 2024-07-21 08:38:56 +02:00
e9e4cf0e94 Add support for GtkAspectFrame 2024-07-19 10:48:56 +02:00
46d4fc1173 Add support for picture's content fit modifier 2024-07-19 10:26:59 +02:00
7ac57d8a59 Fix ActionRow setting text before markup option 2024-05-22 07:19:29 +02:00
b7aabb0966 Add support for GtkPicture 2024-04-21 11:52:34 +02:00
6ee069ebd9 Add support for dialogs 2024-03-21 06:25:09 +01:00
c825ccebb9 Fix style problem 2024-02-27 06:22:17 +01:00
Greg Cotten
414cb95432 make generation work on macOS 2024-02-26 11:42:24 -08:00
279219ea6c Add support for navigation views 2024-02-17 14:32:37 +01:00
3a1ca63ef2 Check bindings before updating
Updating if there's no change could lead to an infinite loop in rare cases
2024-02-14 16:23:57 +01:00
adfea3f581 Include interfaces in auto generation 2024-02-14 15:02:25 +01:00
5cf2be2f54 Add support for flow boxes 2024-02-12 11:31:51 +01:00
30482196b6 Add support for popovers 2024-02-10 16:00:56 +01:00
d8de611510 Add support for auto-generated widget bindings
Additionally fix an update problem occurring with custom views
2024-01-22 21:45:31 +01:00