cacao/src
2021-07-05 15:32:50 -06:00
..
button iOS works again, lol. 2021-04-15 17:13:59 -07:00
cloudkit Working on fixing up docs, general cleanup 2020-03-26 20:19:52 -07:00
color iOS works again, lol. 2021-04-15 17:13:59 -07:00
defaults Add in .layer support for Views. 2021-03-26 16:25:57 -07:00
filesystem Ongoing documentation and cleanup work. 2021-03-15 17:09:50 -07:00
foundation Ongoing documentation and cleanup work. 2021-03-15 17:09:50 -07:00
image iOS works again, lol. 2021-04-15 17:13:59 -07:00
input Fix NSTextField string dealloc bug 2021-04-14 22:47:13 -07:00
ios iOS works again, lol. 2021-04-15 17:13:59 -07:00
layer Add in .layer support for Views. 2021-03-26 16:25:57 -07:00
layout iOS works again, lol. 2021-04-15 17:13:59 -07:00
listview iOS works again, lol. 2021-04-15 17:13:59 -07:00
macos Resolves #11. Pass the actual value, which should compile on macOS 10.15.7 and lower. 2021-06-28 13:11:41 -07:00
networking Ongoing documentation and cleanup work. 2021-03-15 17:09:50 -07:00
notification_center Ongoing documentation and cleanup work. 2021-03-15 17:09:50 -07:00
pasteboard Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
progress iOS works again, lol. 2021-04-15 17:13:59 -07:00
quicklook A rather large and not very clean update. 2021-03-04 17:24:39 -08:00
scrollview Begin moving certain core methods to Layout. 2021-03-26 17:51:37 -07:00
text Begin moving certain core methods to Layout. 2021-03-26 17:51:37 -07:00
user_notifications Finalize some NSString handling that I'd been mulling over. This should be much more sound and transparent regarding ownership while keeping the same general approach that's been working so far. 2020-03-31 20:59:08 -07:00
utils Fix button callbacks and avoid double-locks in listview. 2021-03-26 14:26:17 -07:00
view iOS works again, lol. 2021-04-15 17:13:59 -07:00
webview Resolves #14. Unlike all controls, WebView has 'fn did_load(&self,...)' with self as non-mutable 2021-07-05 15:32:50 -06:00
bundle.rs Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
dragdrop.rs Ongoing push to a v0.1. 2021-03-05 14:11:17 -08:00
error.rs A rather large and not very clean update. 2021-03-04 17:24:39 -08:00
events.rs Ongoing documentation and cleanup work. 2021-03-15 17:09:50 -07:00
geometry.rs Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
invoker.rs More features and cleanup. 2021-02-07 20:25:56 -08:00
lib.rs iOS works again, lol. 2021-04-15 17:13:59 -07:00
switch.rs Begin moving certain core methods to Layout. 2021-03-26 17:51:37 -07:00
user_activity.rs Ongoing push to a v0.1. 2021-03-05 14:11:17 -08:00