26
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected over 1 year ago.
May 29, 2022 — May 29, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move _productType get/set methods to parent class
Gregory Casamento
as Gregory John Casamento
More... 10 months ago
Add implementation of NSUserInterfaceItemIdentifier to NSView
Gregory Casamento
as Gregory John Casamento
More... 10 months ago
Fix memory leak when creating the blank image, the image is retained by -[NSCell initImageCell:]
Gregory Casamento
as Gregory John Casamento
More... 10 months ago
Fix memory leak when creating the blank image, the image is retained by -[NSCell initImageCell:]
Gregory Casamento
as Gregory John Casamento
More... 10 months ago
Correct mispelling of key
Gregory Casamento
as Gregory John Casamento
More... 10 months ago
Fixed issues recommended by @fredkiefer
Gregory Casamento
as Gregory John Casamento
More... 10 months ago
Left shift key equivalent modifier mask in xib unarchiver (#259) More... 10 months ago
Add NSThread unit test for name: and setName: on win32 More... 10 months ago
Fix dummy function signature More... 10 months ago
Guard Windows Header Include More... 10 months ago
NSThread: Fix behaviour and Implement setName on Win32 More... 10 months ago
Add code to handle Title property on NSTableColumn, add code to NSTableView to set the table view to _viewBased if it responds to tableView:viewForTableColumn:row:
Gregory Casamento
as Gregory John Casamento
More... 10 months ago
transition index to NSUInteger, not perfect in all details yet More... 10 months ago
cleanup resizer, use srcImageRep when calculate, else print a warning More... 10 months ago
use NSUInteger for index More... 10 months ago
Code cleanup
Gregory Casamento
as Gregory John Casamento
More... 10 months ago
Code cleanup, remove duplicates, reorganize some methods so that it is the same as in the header
Gregory Casamento
as Gregory John Casamento
More... 10 months ago
Consolidate and refactor the cellview methods in the theme drawing code, so that there is no repeated code
Gregory Casamento
as Gregory John Casamento
More... 10 months ago
Fix formatting More... 10 months ago
NSTimeZone: Import NSScanner More... 10 months ago
Refactor +[NSTimeZone timeZoneArray] More... 10 months ago
handle 16bit thumbnails correctly, by leaving them as 16bit and using getPixel/setPixel More... 10 months ago
rename path to currentPath, clarifying actual content More... 10 months ago
restore accidentally deleted check
rfm
More... 10 months ago
libsframe needed on some systems
rfm
More... 10 months ago
make stack symbols tests more ionformative ... check that class and method names are reported
rfm
More... 10 months ago
Merge pull request #332 from qmfrederik/fixes/blocks-header-detection
rfm
More... 10 months ago
temporary fix: revert ot using httpbin.org - a proper fix would be to use a local server controlled by the test process
rfm
More... 10 months ago
Add libzstd because newer bfd libraries depend on it
rfm
More... 10 months ago
Make nib able to save again now that we know what was wrong with loading and saving
Gregory Casamento
as Gregory John Casamento
More... 10 months ago