Brent Simmons
|
666f1d9f4a
|
Remove unused code in Keyboard.swift. Make the String extension private, since it’s used only in that file.
|
2024-05-26 11:56:37 -07:00 |
|
Brent Simmons
|
e275367664
|
Provide hash(into:) functions where the default implementation might be doing too much work.
|
2024-05-26 11:53:36 -07:00 |
|
Brent Simmons
|
43a94793a7
|
Fix the last of the duplicate implementation warnings.
|
2024-05-21 22:07:06 -07:00 |
|
Brent Simmons
|
756231c4da
|
Create AppKitExtras tests. Add it to test plan. Add parser tests to test plan.
|
2024-05-18 17:14:03 -07:00 |
|
Brent Simmons
|
22d9b31715
|
Simplify isDarkMode.
|
2024-05-18 12:14:11 -07:00 |
|
Brent Simmons
|
2418076364
|
Fix some concurrency warnings.
|
2024-05-03 22:00:35 -07:00 |
|
Brent Simmons
|
a9d50f3a14
|
Make some things private in UserApp.
|
2024-05-03 21:40:46 -07:00 |
|
Brent Simmons
|
81cede769a
|
Fix a few concurrency warnings.
|
2024-05-03 11:57:20 -07:00 |
|
Brent Simmons
|
d52e53d2e8
|
Fix deprecation warning. Make launchIfNeeded async.
|
2024-04-22 17:25:56 -07:00 |
|
Brent Simmons
|
814097504c
|
Move constraintsToMakeSubViewFullSize into Core module.
|
2024-04-16 19:37:43 -07:00 |
|
Brent Simmons
|
c01e2d1682
|
Fix numerous concurrency warnings.
|
2024-03-24 12:37:55 -07:00 |
|
Brent Simmons
|
101cf02fec
|
Fix deprecation warning by removing reference to .activateIgnoringOtherApps.
|
2024-03-23 11:47:58 -07:00 |
|
Brent Simmons
|
c911a3b257
|
Remove unused code in AppKitExtras.
|
2024-03-20 21:51:20 -07:00 |
|
Brent Simmons
|
2461e937bf
|
Replace RSCore with several local modules. Update code as needed.
|
2024-03-20 20:49:15 -07:00 |
|