ethanc8

Results 26 comments of ethanc8

I haven't had time to look at the AppImage.

@davidchisnall When building GNUstep, should we patch out libdispatch's own Blocks Runtime and use libobjc2's Blocks Runtime? If so, should we keep a repo which tracks libdispatch's stable releases except...

If we have a choice, is it better to use libobjc2's or libdispatch's? I heard that libobjc2 had support for using the Blocks as Objective-C objects, while libdispatch's didn't, but...

@gcasa What is the progress on this? I want to use it for my [port of GitUp](https://github.com/ethanc8/GitUp).

@fredkiefer Does this need code review? It's been sitting here for over a year.

Ok, thank you! What is the current progress, and is there anything I can do to help? I'm a bit busy now, and want to get finished with upstreaming and...

Is it in a usable but not tested state? As in, is the main view-based cell functionality implemented, but we don't have test cases written and more obscure features are...

Does buildtool deal with xcassets now? I see xcassets in the linked repo

Here's the diff: https://github.com/gnustep/libs-gui/compare/master...NSTableCellView_branch#files_bucket. It looks like we have mostly stubs so far.

This document would probably be useful (but you might have already seen it): https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/TableView/Introduction/Introduction.html?language=objc#//apple_ref/doc/uid/10000026i