15 Commits

Author SHA1 Message Date
34f5b46d60 Update to Swift 6 2024-09-30 22:31:07 +02:00
018d21ee65 Lossy conversion from Int64/UInt64 to Int32/UInt32 2024-08-25 11:13:18 +02:00
9f83b2309f Migrate to Meta backend 2024-08-13 08:33:53 +02:00
8cba3242f5 Add support for ID subscripts 2024-04-04 16:51:17 +02:00
50b22115b0 Merge branch 'main' of https://github.com/AparokshaUI/adwaita-swift 2024-04-04 15:50:55 +02:00
adbd1c2a00 Add shortcut for getting element of array binding 2024-04-04 15:29:31 +02:00
Zev Eisenberg
e22f528cf3 Simpler array bounds checking. 2024-03-26 09:34:46 -04:00
4937c36b3b Improve updating performance
And update docs reflecting the changes in the latest commits
2024-01-27 08:07:05 +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
083b352348 Make FileDialog a window 2023-12-09 13:08:11 +01:00
7a97d36585 Migrate from SwiftGui to Libadwaita 2023-11-26 15:22:57 +01:00
a478acbdcd Add modifiers for modifying child views of a view 2023-11-11 16:03:31 +01:00
cbbf08bd3b Add widgets and demo application 2023-09-26 15:35:15 +02:00
2611e0c448 Improve window management 2023-09-24 15:40:16 +02:00
a1c8c3b891 Initial Commit 2023-09-12 08:17:52 +02:00