This website requires JavaScript.
cf2cf5cc88
fix xcrun simctl create
Sebastian Imlay
2022-08-21 01:28:19 -0400
4483b815f6
fix ci
Sebastian Imlay
2022-08-21 01:19:06 -0400
caff6a175d
fix cargo fmt
Sebastian Imlay
2022-08-21 01:04:47 -0400
bab9e7d847
Added image to uikit support and integration test
Sebastian Imlay
2022-08-21 01:03:56 -0400
968843e79b
See if forcing target does what I expect
Ryan McGrath
2022-08-18 22:32:48 -0700
9decae65eb
Take a crack at updating the GitHub CI to compile the iOS example as well. I may break this one.
Ryan McGrath
2022-08-18 22:25:00 -0700
c58de62f1d
Nightly fmt pass
Ryan McGrath
2022-08-18 14:45:19 -0700
cf11a935de
Formatting hell
Ryan McGrath
2022-08-17 16:11:45 -0700
66e1f91a6c
Update README instructions for iOS beta to use correct name
Ryan McGrath
2022-08-17 16:02:51 -0700
8b43d43caf
Block off AppKit animator proxy to fix iOS compiling
Ryan McGrath
2022-08-17 16:01:58 -0700
e8f954080b
Merge pull request #49 from ryanmcgrath/fix/ios-sfsymbol-gating
Ryan McGrath
2022-08-21 16:20:55 -0700
71c107e070
Formatting fix
Ryan McGrath
2022-08-21 16:04:20 -0700
a94e9e6dd2
Potential fix for Issue #36 - SFSymbols doesn't need to be blocked off (panic) in iOS
Ryan McGrath
2022-08-21 15:55:31 -0700
120cd86445
Bump version to publish docs changes, touch up README formatting
Ryan McGrath
2022-08-16 16:40:19 -0700
ce0a8e5a48
Merge pull request #45 from simlay/fix-cargo-test
Ryan McGrath
2022-08-16 13:58:39 -0700
e38d56ee42
fix fmt
Sebastian Imlay
2022-08-16 09:34:48 -0400
a8e96836a2
Add extra line in cargo
Sebastian Imlay
2022-08-14 16:50:40 -0400
466d64542e
Removed feature cfg from examples
Sebastian Imlay
2022-08-14 16:49:49 -0400
d0d99df147
Updates from comments
Sebastian Imlay
2022-08-14 16:40:38 -0400
b0b93468d8
Fixed indents on feature flagged compiling of examples
Sebastian Imlay
2022-08-14 16:06:53 -0400
7c917ee0ea
Removed some compile_fail parts
Sebastian Imlay
2022-08-14 15:59:05 -0400
db8af85fed
Simplify CI steps
Sebastian Imlay
2022-08-14 15:48:50 -0400
8bffc30ac1
fix cargo test
Sebastian Imlay
2022-08-14 15:44:53 -0400
b20eff1a2e
Bump to 0.3.1
Ryan McGrath
2022-08-12 20:58:58 -0700
fb9d456a5d
Merge pull request #44 from madsmtm/fix-dependency-cycle
Ryan McGrath
2022-08-11 06:43:43 -0700
0cf19cae35
Fix core-foundation
dependency cycle
Mads Marquart
2022-08-11 15:34:54 +0200
eb2f5cc9a2
Re-enable autolayout example
Ryan McGrath
2022-07-31 21:06:49 -0700
538e9a8f4c
Merge pull request #39 from dagit/ci-build-examples
Ryan McGrath
2022-07-31 20:19:05 -0700
c4b71b729d
Merge branch 'ryanmcgrath:trunk' into ci-build-examples
Jason Dagit
2022-07-31 20:16:15 -0700
b4d34c8c53
Merge pull request #40 from dagit/fix-imports-in-examples
Ryan McGrath
2022-07-31 20:14:13 -0700
8accde6478
fix formatting
Jason Dagit
2022-07-31 20:09:59 -0700
9c070ecb8e
Fix imports
Jason Dagit
2022-07-31 19:27:11 -0700
ac6dc76d8d
build trunk and examples
Jason Dagit
2022-07-31 19:23:24 -0700
6abb235c2b
Merge pull request #37 from glepnir/add_cursor
Ryan McGrath
2022-07-30 16:05:10 -0700
bfb2792d3c
feat: add current cursor and currentsystem cursor
Raphael
2022-07-28 17:14:50 +0800
0294647683
Merge pull request #29
Ryan McGrath
2022-07-17 23:30:30 -0700
1993226f57
Merge pull request #29 from madsmtm/rustfmt
Ryan McGrath
2022-07-17 23:27:09 -0700
48393e8450
Add CI and gate on cargo fmt
output
Mads Marquart
2022-07-10 02:54:16 +0200
56f748910e
Always specify function ABI
Mads Marquart
2022-07-10 17:24:22 +0200
db4f2c0720
Run cargo fmt
Mads Marquart
2022-07-15 16:14:02 +0200
fd1a3ce26d
Configure rustfmt
Mads Marquart
2022-07-10 17:15:33 +0200
02f5d6aa87
Remove trailing whitespace
Mads Marquart
2022-07-10 17:15:29 +0200
a790eb95b7
Merge pull request #31 from ryanmcgrath/airyx-appkit-uikit-features
Ryan McGrath
2022-07-11 22:21:57 -0700
609a822e3f
Merge branch 'trunk' into airyx-appkit-uikit-features
Ryan McGrath
2022-07-11 22:12:54 -0700
9f99b5b196
Merge branch 'trunk' of github.com:ryanmcgrath/cacao into trunk
Ryan McGrath
2022-07-11 22:12:45 -0700
f925205876
Provide a standard NSMenu generator, fix a bug in NSEvent key character releasing, and add an animation example.
Ryan McGrath
2022-01-07 01:13:24 -0800
b9bf30e6f1
Fix examples, fix webview to work with new ObjcAccess trait, rename Image icon method for toolbars
Ryan McGrath
2022-01-06 23:25:36 -0800
4ecfbd0928
A large smattering of updates.
Ryan McGrath
2022-01-02 02:35:12 -0800
01d12396ef
Add custom image drawing example
Ryan McGrath
2021-11-20 17:35:25 -0800
87533d576f
Fix errors when compiling docs.
Ryan McGrath
2021-08-09 02:09:08 -0700
93424f74c0
Throw autolayout behind a feature flag.
Ryan McGrath
2021-08-08 18:42:07 -0700
c713194262
v0.3.
Ryan McGrath
2021-08-07 22:31:48 -0700
2a9a8f8635
Push 0.2.1
Ryan McGrath
2021-07-08 15:26:57 -0700
87eda8f94a
Merge pull request #15 from rrebelo62/trunk
Ryan McGrath
2021-07-06 19:04:14 -0700
1f6f334edb
Merge branch 'ryanmcgrath:trunk' into trunk
Rui A. Rebelo
2021-07-05 15:34:16 -0600
f98ac60239
Resolves #14 . Unlike all controls, WebView has 'fn did_load(&self,...)' with self as non-mutable
Rui A. Rebelo
2021-07-05 15:32:50 -0600
1e132d9080
Merge pull request #13 from rrebelo62/trunk
Ryan McGrath
2021-07-04 15:05:24 -0700
2f7ebbf2ad
Resolves #12 . To avoid a Segmentation Fault retains the body of a message from a webpate to a webview
Rui A. Rebelo
2021-07-03 21:51:02 -0600
aba18412cd
Resolves #11 . Pass the actual value, which should compile on macOS 10.15.7 and lower.
Ryan McGrath
2021-06-28 13:11:41 -0700
9b3f85294f
0.2.0
Ryan McGrath
2021-06-09 16:48:45 -0700
87354a7161
0.2.0
Ryan McGrath
2021-06-09 16:46:28 -0700
7acc060601
Quiet this for 0.2.0
Ryan McGrath
2021-06-09 16:38:52 -0700
644b1228ee
Bump for 0.2.0 release
Ryan McGrath
2021-06-09 16:37:51 -0700
33123c6790
Merge pull request #10 from lemarier/feat/webview-load-url-string
Ryan McGrath
2021-04-26 14:22:22 -0700
eb35b647f7
Update mod.rs
Ryan McGrath
2021-04-26 14:22:07 -0700
5ec3b172e8
feat(webview): Allow loading of HTML string instead of URL.
David Lemarier
2021-04-26 08:09:13 -0400
be6ff21d11
Merge pull request #9 from lemarier/feat/webview-handlers
Ryan McGrath
2021-04-25 17:21:25 -0700
7827dd6490
Make infer
optional
David Lemarier
2021-04-25 19:39:27 -0400
650d8c472d
Merge pull request #8 from lemarier/fix/webview-ios
Ryan McGrath
2021-04-25 16:07:20 -0700
c9d665963a
feat(webview): Add custom protocol (scheme) support
David Lemarier
2021-04-25 12:07:45 -0400
1531043943
fix(webview): setWantsLayer
is not available on iOS
David Lemarier
2021-04-25 08:19:45 -0400
813f452deb
Basic architecture document.
Ryan McGrath
2021-04-23 16:56:44 -0700
f558f8e24d
iOS works again, lol.
Ryan McGrath
2021-04-15 17:13:59 -0700
5f2f1f21b0
Fix NSTextField string dealloc bug
Ryan McGrath
2021-04-14 22:47:13 -0700
8a9c45af61
Building out browser example.
Ryan McGrath
2021-04-14 19:00:34 -0700
80ec654d8d
Adds a text_input example to act as a test.
Ryan McGrath
2021-04-12 18:17:36 -0700
420422187a
Fixes #6 and updates WebView to new layout system.
Ryan McGrath
2021-04-08 17:54:32 -0700
1b0be74fc8
Begin moving certain core methods to Layout.
Ryan McGrath
2021-03-26 17:51:37 -0700
46ee9e2ea8
Add in .layer
support for Views.
Ryan McGrath
2021-03-26 16:25:57 -0700
2894699ace
Fix button callbacks and avoid double-locks in listview.
Ryan McGrath
2021-03-26 14:26:17 -0700
2f9a5b5e67
Rework the Layout trait implementation.
Ryan McGrath
2021-03-26 13:29:39 -0700
5748e76a97
Pasteboard documentation
Ryan McGrath
2021-03-24 18:58:50 -0700
d8d73e45ad
bool
-> BOOL
, per note in Pull Request #4 .
Ryan McGrath
2021-03-18 11:33:43 -0700
42e4a0d798
Cleans up a few pieces of #5 .
Ryan McGrath
2021-03-17 21:57:52 -0700
c3922633b9
Merge branch 'trunk' of github.com:ryanmcgrath/cacao into trunk
Ryan McGrath
2021-03-17 21:45:21 -0700
ce1bca84ce
Merge pull request #5 from MerlinDE/TextField_event_handler
Ryan McGrath
2021-03-17 21:43:46 -0700
85eaedca2a
Merge branch 'trunk' of github.com:ryanmcgrath/cacao into trunk
Ryan McGrath
2021-03-17 21:42:18 -0700
9446092169
Clean up AutoLayout wrapper.
Ryan McGrath
2021-03-16 18:21:31 -0700
696907aa73
Ongoing documentation and cleanup work.
Ryan McGrath
2021-03-15 17:09:50 -0700
a85f41be79
Standard macOS event handlers for TextField
Alexander Czernay
2021-03-14 17:03:20 +0100
bc54b49475
Ongoing push to a v0.1.
Ryan McGrath
2021-03-05 14:11:17 -0800
10c513edad
A rather large and not very clean update.
Ryan McGrath
2021-03-04 17:24:39 -0800
400e763160
Merge pull request #3 from jussiniinikoski/trunk
Ryan McGrath
2021-03-01 09:51:55 -0800
6b53b30565
implemented applicationShouldTerminateAfterLastWindowClosed
jussiniinikoski
2021-03-01 13:32:14 +0200
5cd59b5636
Begin reworking many internals to push for v0.1.
Ryan McGrath
2021-02-12 17:57:06 -0800
9511a5a82c
BOOL handling differs on M1 vs x64.
Ryan McGrath
2021-02-08 11:54:35 -0800
724b40e5a8
Add a (useful) example: a todo list.
Ryan McGrath
2021-02-07 23:37:25 -0800
3a77fd8a91
Fix existing examples
Ryan McGrath
2021-02-07 20:51:40 -0800
c507d2e3b2
Docs bump; fixes #2
Ryan McGrath
2021-02-07 20:36:47 -0800
4d82c4d8b3
Big Sur OS check...
Ryan McGrath
2021-02-07 20:34:40 -0800