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 include for Windows _rmdir More... about 1 year ago
Refactor layout core methods implementation to use ivars More... about 1 year ago
Remove Boehm GC support code. More... about 1 year ago
Rewrite the selector table in C++. More... about 1 year ago
Implement supporting core layout methods on NSView More... about 1 year ago
Various CMake cleanups and modernisations. More... about 1 year ago
Update MISSING file
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Merge pull request #169 from BennyKJohnson/nsautoresizingMaskLayoutConstraint More... about 1 year ago
CI: add tools-make/tools-windows-msvc branch name to run name More... about 1 year ago
CI: fix MSVC builds when building dependencies More... about 1 year ago
NSURLSession: mark broken test as hopeful on Windows More... about 1 year ago
Eliminate white space, some experimental changes
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
write/delete both prefixed and unprefixed versions of default keys More... about 1 year ago
Update changelog
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Remove uneeded item object
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Minor update, remove redundant setSelected: calls
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Merge pull request #106 from gnustep/NSCollectionView_branch More... about 1 year ago
Remove extra call to setSelected: in selectAll: deselectAll: etc methods, this should only happen in setSelectionIndexes and setSelectionIndexPaths
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Run cleanup-whitespace in emacs to eliminate all extraneous whitespace
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Add private methods to internal private category
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Add private methods to internal private category
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Fix issue with FOR_IN loop
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Methods to keep selectionIndexes and selectionIndexPaths in sync per discussion with @fredkiefer
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Make layout constraint attribute constants static and add comment for ordering More... about 1 year ago
Remove check on parameter nasmes in interface and implementation. We only need types to match More... about 1 year ago
Fix OVERIDDEN macro, override method in NSCollectionViewGridLayout
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Fix possible exception setting header value More... about 1 year ago
Get rid of extranous include
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Update as discussed, get rid of extra commented out code and of uneeded imports
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Add better var names in flow layout
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago