May 29, 2023 |
6 days 12 hours | Foundation: NSArray: do not do a deep copyWithZone! |
6 days 12 hours | AppKit: NSMenu: properly look for and prefer
validateUserInterfaceItem: if defined |
May 28, 2023 |
7 days 5 hours | AppKit: NSMenu: add validation by validateUserInterfaceItem: |
7 days 6 hours | AppKit: NSDocument: do not implement validateMenuItem but add
saveDocument to validateUserInterfaceItem |
7 days 12 hours | AppKit: xcodeproj: fix some code signing issues |
7 days 12 hours | AppKit: xcodeproj: fix some code signing issues |
7 days 12 hours | AppKit: NSApplication: rework handling of delegate/document
controller for opening an application being DBA or not |
7 days 12 hours | AppKit: NSApplication: rework handling of delegate/document
controller for opening an application being DBA or not |
7 days 12 hours | AppKit: NSDocumentController: implement some application-delegate
methods for opening/printing files |
7 days 12 hours | AppKit: NSDocumentController: implement some application-delegate
methods for opening/printing files |
May 6, 2023 |
29 days 14 hours | mySTEP.make: strip off the longest common prefix of all header files
this is e.g. required for IOBluetooth/objc |
May 5, 2023 |
30 days 10 hours | mySTEP.make: prepare to strip off the longest common prefix of all
header files |
May 3, 2023 |
1 month 1 day | mySTEP.make: use $(LNK) where required |
Apr 27, 2023 |
1 month 8 days | CoreDataBase.php: handle exceptions in mysqli_query() |
Apr 17, 2023 |
1 month 18 days | CoreDataBase: add fetchArray() method to SQLRowEnumerator for
compatibility to SQLite3 class |
1 month 18 days | AppKit.php: openApplicationWithArguments: check for bad
executablePath |
Apr 16, 2023 |
1 month 19 days | AppKit.php: move ob_start() from Foundation.php since we o all HTML,
cookie and header processing here |
1 month 19 days | Foundation.php: (re)move ob_start() to AppKit.php since we do not do
HTML processing here this prevents command line tools from using
echo or NSLog() |
Apr 10, 2023 |
1 month 25 days | mySTEP.make: add a not that we would like to handle additional
framework search paths |
1 month 25 days | CoreData: update CoreData.xcodeproj |