Yoshimasa Niwa
00c67e59e6
mac-capture: Improve various Objective-C code
...
Improve complicated Objective-C implementations in
mac-screen-capture implementation.
- Use `for` instead of overuse of block based iteration code.
- Use `YES` and `NO` for `BOOL` type instead of wrong `TRUE`, `FALSE`,
`true`, `false`.
- Use `length` to check empty string, omit unnecessary `nil` checks.
2023-06-24 16:58:09 -07:00
..
2023-06-17 12:23:33 -04:00
2023-06-17 12:23:33 -04:00
2023-06-17 12:23:33 -04:00
2023-03-27 13:39:03 +00:00
2023-06-17 12:23:33 -04:00
2023-05-27 16:24:57 -07:00
2023-06-22 09:26:27 -03:00
2023-03-26 18:20:38 -04:00
2023-06-10 17:03:19 -07:00
2023-05-20 16:35:05 -07:00
2023-06-10 16:13:05 -07:00
2023-06-17 12:23:33 -04:00
2023-06-24 16:58:09 -07:00
2023-06-17 12:23:33 -04:00
2023-06-17 12:23:33 -04:00
2023-06-17 12:23:33 -04:00
2023-05-20 01:31:18 -07:00
2023-06-24 16:55:41 -07:00
2023-06-17 16:15:33 -07:00
2023-03-27 13:39:03 +00:00
2023-06-17 12:23:33 -04:00
2023-05-20 16:35:05 -07:00
2023-05-01 23:11:13 +00:00
2023-06-17 12:23:33 -04:00
2023-06-17 12:23:33 -04:00
2023-06-10 16:52:56 -07:00
2023-06-15 21:01:09 -04:00
2023-06-17 12:23:33 -04:00
2023-05-01 23:11:13 +00:00
2023-06-24 16:11:03 -07:00
2023-03-27 13:39:03 +00:00
2023-06-17 16:35:47 -07:00
2023-06-17 12:23:33 -04:00
2023-06-09 04:46:10 -07:00
2023-06-10 16:13:05 -07:00
2023-03-27 13:39:03 +00:00
2023-06-09 20:20:49 -05:00