Go to file
Ariel Abreu 99ec72a94d
Merge pull request #1 from CKegel/CMake_Patch
Build TextEdit with the darwin linker
2023-10-21 21:47:58 -04:00
Base.lproj Add TextEdit sample code 2017-04-10 17:08:22 -07:00
DocumentWindow.nib Add TextEdit sample code 2017-04-10 17:08:22 -07:00
Edit.iconset Add TextEdit sample code 2017-04-10 17:08:22 -07:00
English.lproj Add TextEdit sample code 2017-04-10 17:08:22 -07:00
html.iconset Add TextEdit sample code 2017-04-10 17:08:22 -07:00
rtf.iconset Add TextEdit sample code 2017-04-10 17:08:22 -07:00
rtfd.iconset Add TextEdit sample code 2017-04-10 17:08:22 -07:00
TextEdit.xcodeproj Add TextEdit sample code 2017-04-10 17:08:22 -07:00
txt.iconset Add TextEdit sample code 2017-04-10 17:08:22 -07:00
CMakeLists.txt Update CMakeLists to use the darwin linker 2023-05-01 13:37:47 -04:00
Controller.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
Controller.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
Document.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
Document.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
DocumentController.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
DocumentController.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
DocumentPropertiesPanelController.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
DocumentPropertiesPanelController.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
DocumentWindowController.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
DocumentWindowController.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
Edit_main.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
EncodingManager.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
EncodingManager.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
FontNameTransformer.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
FontNameTransformer.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
Info-TextEdit.plist Add TextEdit sample code 2017-04-10 17:08:22 -07:00
LinePanelController.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
LinePanelController.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
MultiplePageView.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
MultiplePageView.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
Preferences.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
Preferences.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
PrintingTextView.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
PrintingTextView.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
PrintPanelAccessoryController.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
PrintPanelAccessoryController.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
README.md Initial commit 2017-04-10 17:04:44 -07:00
README.rtf Add TextEdit sample code 2017-04-10 17:08:22 -07:00
ReadMe.txt Add TextEdit sample code 2017-04-10 17:08:22 -07:00
ScalingScrollView.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
ScalingScrollView.m Add TextEdit sample code 2017-04-10 17:08:22 -07:00
TextEdit Test Document.rtf Add TextEdit sample code 2017-04-10 17:08:22 -07:00
TextEdit.scatterload Add TextEdit sample code 2017-04-10 17:08:22 -07:00
TextEdit.scriptSuite Add TextEdit sample code 2017-04-10 17:08:22 -07:00
TextEdit.scriptTerminology Add TextEdit sample code 2017-04-10 17:08:22 -07:00
TextEditDefaultsKeys.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
TextEditErrors.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
TextEditMisc.h Add TextEdit sample code 2017-04-10 17:08:22 -07:00
Version.xcconfig Add TextEdit sample code 2017-04-10 17:08:22 -07:00

darling-TextEdit