Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-12-30
| ||
05:12 | Correct feed. Leaf check-in: b3b7096b67 user: stephanie.gawroriski tags: trunk | |
2024-12-29
| ||
23:25 | Actually add feed entry full text. check-in: ac46f9d5b1 user: stephanie.gawroriski tags: trunk | |
23:25 | Merge from trunk. Leaf check-in: 6262380235 user: stephanie.gawroriski tags: wip-nanocoatexec | |
23:18 | Add feed entry; Update copyrights to 2025. check-in: 2e9d438e37 user: stephanie.gawroriski tags: trunk | |
2024-12-28
| ||
20:43 | Use more version ranges for performSelector(OnMainThread), additionally that was added in macOS 10.2. Leaf check-in: 03cbe315f5 user: stephanie.gawroriski tags: wip-cocoa | |
00:28 | Define GNUstep Base version check for Cocoa, which always fails. check-in: f3990fc22b user: stephanie.gawroriski tags: wip-cocoa | |
2024-12-27
| ||
22:25 | Older frameworks do not have CGFloat. check-in: 95cbd695d1 user: stephanie.gawroriski tags: wip-cocoa | |
16:15 | Merge from trunk. check-in: 1a5ffed0e3 user: stephanie.gawroriski tags: wip-cocoa | |
05:53 | Do not let clang lie about GCC or MSVC, because it is not 100% compatible. check-in: e4204326b2 user: stephanie.gawroriski tags: trunk | |
05:36 | Remove Cocoa callstack dump. check-in: 451c65f95c user: stephanie.gawroriski tags: wip-cocoa | |
04:42 | Merge from trunk; There is no need to grab the main thread as we already know it, however macOS 10.4 does not have the ability to grab it anyway. check-in: d3ea5566f4 user: stephanie.gawroriski tags: wip-cocoa | |
04:37 | Actually fail if the GCC version is below the checked major version. check-in: 6b2822c970 user: stephanie.gawroriski tags: trunk | |
04:34 | The optimize attribute was also added in GCC 4.4. check-in: ae83c0063c user: stephanie.gawroriski tags: trunk | |
04:30 | Merge from trunk; Improve version macros. check-in: 68956f51c3 user: stephanie.gawroriski tags: wip-cocoa | |
04:16 | Simplify version macros. check-in: faa897608e user: stephanie.gawroriski tags: trunk | |
03:54 | Check the against in the version macro with zero in the event it is not defined or expands to nothing. check-in: 33bfb08b98 user: stephanie.gawroriski tags: wip-cocoa | |
03:41 | Cocoa version macro fixes? check-in: 3c96425f7f user: stephanie.gawroriski tags: wip-cocoa | |
02:59 | Correct if block; Use fallback for Cocoa versions if not set. check-in: 71872d68f3 user: stephanie.gawroriski tags: wip-cocoa | |
02:45 | Fixes to more property abuse. check-in: 3181e6e316 user: stephanie.gawroriski tags: wip-cocoa | |
02:43 | contentView is a function, do not access it as a field. check-in: 8cd7fc204a user: stephanie.gawroriski tags: wip-cocoa | |
02:22 | Merge from trunk. check-in: dabcf4c243 user: stephanie.gawroriski tags: wip-cocoa | |
01:32 | Remove over uses of binary prefix. check-in: 2d5a359538 user: stephanie.gawroriski tags: trunk | |
01:04 | Merge from trunk. check-in: fc9cb2b065 user: stephanie.gawroriski tags: wip-cocoa | |
01:03 | GCC greater than 4 for artificial if not 4. check-in: 26d43b306f user: stephanie.gawroriski tags: trunk | |
00:55 | Merge from trunk. check-in: 31ee6f00cb user: stephanie.gawroriski tags: wip-cocoa | |
00:54 | GCC's artificial only exists since GCC 4.4; Do not use 0b prefix for the ScritchUI rotation calculation, just use decimal values. check-in: 6a8b297f97 user: stephanie.gawroriski tags: trunk | |
00:42 | Merge from trunk. check-in: d00168a5c9 user: stephanie.gawroriski tags: wip-cocoa | |
00:42 | Corrections to the macOS 10.4 atomic code. check-in: eb181c307b user: stephanie.gawroriski tags: trunk | |
00:31 | Merge from trunk. check-in: 654a2d823c user: stephanie.gawroriski tags: wip-cocoa | |
00:30 | Cast to integer before performing operations. check-in: d9dd07e02a user: stephanie.gawroriski tags: trunk | |
00:21 | Merge from trunk. check-in: 1a01ad0477 user: stephanie.gawroriski tags: wip-cocoa | |
00:20 | Make sjme_thread_barrier() instead sjme_atomic_barrier(); Add support for atomics for macOS 10.4. check-in: e073e09170 user: stephanie.gawroriski tags: trunk | |
2024-12-26
| ||
22:22 | Merge from trunk. check-in: a156dc41b5 user: stephanie.gawroriski tags: wip-cocoa | |
22:21 | Implement atomics for GCC before 4.7. check-in: 6a09f88506 user: stephanie.gawroriski tags: trunk | |
2024-12-25
| ||
23:04 | Custom GNUstep macro is using a single parameter. check-in: a74f7cc1bb user: stephanie.gawroriski tags: wip-cocoa | |
23:00 | Implement coversion for 10.7+? check-in: b37db3f755 user: stephanie.gawroriski tags: wip-cocoa | |
22:55 | Use DPI projection in Cocoa panel. check-in: ffe8f2376c user: stephanie.gawroriski tags: wip-cocoa | |
22:29 | When setting NSDebugEnabled, check against macOS 10.0. check-in: 743c75614f user: stephanie.gawroriski tags: wip-cocoa | |
22:27 | Add DPI scale projection and reverse projection; Fix and cleanup macros for macOS Cocoa and GNUstep. check-in: 69afd03e38 user: stephanie.gawroriski tags: wip-cocoa | |
20:27 | Merge from trunk. check-in: 39f7f2e230 user: stephanie.gawroriski tags: wip-cocoa | |
20:25 | Remove Lua library, nothing used it and I currently see no benefit to including it at this time. check-in: f75b7ab900 user: stephanie.gawroriski tags: trunk | |
20:05 | Use better name for using the AWT event loop. check-in: 6f22980455 user: stephanie.gawroriski tags: wip-cocoa | |
17:50 | Remove a number of struct redefinitions. check-in: 10389ac10b user: stephanie.gawroriski tags: wip-cocoa | |
17:40 | Handle some macOS deprecations. check-in: e1d0bbca93 user: stephanie.gawroriski tags: wip-cocoa | |
17:29 | Better version checking macros for GNUstep and macOS? check-in: 1dc7a535b8 user: stephanie.gawroriski tags: wip-cocoa | |
17:04 | Use suggested view size as well as the current view size. check-in: 0a712712c4 user: stephanie.gawroriski tags: wip-cocoa | |
16:52 | Define out some selectors GNUstep does not have. check-in: 7f3861f9aa user: stephanie.gawroriski tags: wip-cocoa | |
2024-12-24
| ||
20:57 | Allow bounds to override view size or the container size. check-in: 1e3df0b8aa user: stephanie.gawroriski tags: wip-cocoa | |
20:49 | Use correct frame size. check-in: 326421f456 user: stephanie.gawroriski tags: wip-cocoa | |
06:50 | Set window minimum sizes when showing a window in Cocoa based on the container size. check-in: b3b4a1c8cb user: stephanie.gawroriski tags: wip-cocoa | |