Move _productType get/set methods to parent class |
|
More...
|
10 months ago
|
Add implementation of NSUserInterfaceItemIdentifier to NSView |
|
More...
|
10 months ago
|
Fix memory leak when creating the blank image, the image is retained by -[NSCell initImageCell:] |
|
More...
|
10 months ago
|
Fix memory leak when creating the blank image, the image is retained by -[NSCell initImageCell:] |
|
More...
|
10 months ago
|
Correct mispelling of key |
|
More...
|
10 months ago
|
Fixed issues recommended by @fredkiefer |
|
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: |
|
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 |
|
More...
|
10 months ago
|
Code cleanup, remove duplicates, reorganize some methods so that it is the same as in the header |
|
More...
|
10 months ago
|
Consolidate and refactor the cellview methods in the theme drawing code, so that there is no repeated code |
|
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 |
|
More...
|
10 months ago
|
libsframe needed on some systems |
|
More...
|
10 months ago
|
make stack symbols tests more ionformative ... check that class and method names are reported |
|
More...
|
10 months ago
|
Merge pull request #332 from qmfrederik/fixes/blocks-header-detection |
|
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 |
|
More...
|
10 months ago
|
Add libzstd because newer bfd libraries depend on it |
|
More...
|
10 months ago
|
Make nib able to save again now that we know what was wrong with loading and saving |
|
More...
|
10 months ago
|