26
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 11 months ago.
May 29, 2022 — May 29, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add missing method declaration More... almost 2 years ago
exit immediately after rejection More... almost 2 years ago
Remove idle connection limit by default More... almost 2 years ago
Change encode/init to use encode/decode functions to handle integers
Gregory Casamento
as Gregory John Casamento
More... almost 2 years ago
Update to use the correct header under MSVC More... almost 2 years ago
provide accessor More... almost 2 years ago
Add support for thread naming More... almost 2 years ago
Encode all information for the grid layout
Gregory Casamento
as Gregory John Casamento
More... almost 2 years ago
Decode all information for the grid layout
Gregory Casamento
as Gregory John Casamento
More... almost 2 years ago
Add implementation of setters and getters in NSCollectionViewGridLayout
Gregory Casamento
as Gregory John Casamento
More... almost 2 years ago
Update to the correct size when laying out the collection view.
Gregory Casamento
as Gregory John Casamento
More... almost 2 years ago
Update visibleItems when arranging items
Gregory Casamento
as Gregory John Casamento
More... almost 2 years ago
some code restyle More... almost 2 years ago
Switch index to NSInteger More... almost 2 years ago
Cleanup of selection code, use proper NSInteger for Matrix access More... almost 2 years ago
Implement makeItemWithIdentifier:atIndexPath:
Gregory Casamento
as Gregory John Casamento
More... almost 2 years ago
Update implementation to calculate position of items for the flow layout. implementation of copyWithZone. Implementation of initWithCoder for flow layout
Gregory Casamento
as Gregory John Casamento
More... almost 2 years ago
Update flow layout. Fix decoding issue with Xib interpretation for NSCollectionViewLayout.
Gregory Casamento
as Gregory John Casamento
More... almost 2 years ago
Fix typo in test comment More... almost 2 years ago
improve alarm message More... almost 2 years ago
raise alarm on deadlock More... almost 2 years ago
Merge pull request #251 from gnustep/nstask_updates More... almost 2 years ago
Remove test, since it is not needed
Gregory Casamento
as Gregory John Casamento
More... almost 2 years ago
Minor cleanup, add test
Gregory Casamento
as Gregory John Casamento
More... almost 2 years ago
Update NSTask and add test
Gregory Casamento
as Gregory John Casamento
More... almost 2 years ago
Remove duplicate More... almost 2 years ago
Add some more recent appl error codes More... almost 2 years ago
Return errors and use them to raise exception in -launch More... almost 2 years ago
Implement launch in terms of launchAndReturnError:
Gregory Casamento
as Gregory John Casamento
More... almost 2 years ago
* Source/NSImageCell.m, * Source/NSAccessibilityCustomAction.m, * Source/NSStackView.m, * Source/NSGridView.m: Fix compiler warnings More... almost 2 years ago