Commit Graph

  • e8de93f4ae
    Merge 2db07cb127 into be9227b9ae #40 João Lucas Farias 2024-10-27 20:41:02 -0300
  • 2db07cb127 Fixes requested changes #40 jlucfarias 2024-10-27 20:40:52 -0300
  • 0010d58c03 Resolve requested changes jlucfarias 2024-09-24 10:35:24 -0300
  • 45ba18e44b Add some CoreText stub definitions but keep most commented jlucfarias 2024-09-21 16:11:41 -0300
  • 3d055b1495
    Merge 14cf4f5ee6 into be9227b9ae #37 Jvm35 2024-09-04 12:03:07 -0700
  • b73c7a341e
    Merge 2b617ea3d8 into be9227b9ae #28 optimisme 2024-08-17 19:07:07 +0200
  • 92ad7f2640
    Merge 14df10a77d into be9227b9ae #15 TheBrokenRail 2024-08-17 09:47:47 -0700
  • 7106e20205
    Merge 9a5219d78f into be9227b9ae #19 TheBrokenRail 2024-08-17 09:47:39 -0700
  • be9227b9ae
    Merge pull request #29 from CKegel/TextEdit_patches master CuriousTommy 2024-08-17 09:41:09 -0700
  • 0baee1d669
    Merge pull request #39 from sirnacnud/iterm2 CuriousTommy 2024-06-19 09:12:18 -0700
  • a199647362 Add CGWindow strings #39 Duncan Cunningham 2024-03-16 16:43:41 +0100
  • 9eee5ab344 Add NSSQLiteManualVacuumOption Duncan Cunningham 2024-03-10 21:35:07 +0100
  • 9cf905288c Add stubs for NSScrubberTextItemView Duncan Cunningham 2024-03-10 14:13:43 +0100
  • ab3f1f7803 Add NSScrubberSelectionStyle Duncan Cunningham 2024-03-10 14:02:33 +0100
  • 4bb6117f35 Add stub for NSCandidateListTouchBarItem Duncan Cunningham 2024-03-10 13:42:24 +0100
  • e9ece9d6cf Add NSPasteboard constants Duncan Cunningham 2024-03-10 13:26:57 +0100
  • 3721b4f874 Add stub for NSFontCollection Duncan Cunningham 2024-03-10 13:03:33 +0100
  • 4dac644abc
    Merge pull request #38 from sirnacnud/nssysteminfopanel-name-fix CuriousTommy 2024-03-16 12:58:29 -0700
  • b74def59bd Use localized CFBundleName for NSSystemInfoPanel #38 Duncan Cunningham 2024-03-16 16:50:19 +0100
  • 14cf4f5ee6 fixed minor bugs #37 James Park 2024-02-20 20:56:34 -0500
  • c190383681 Remove duplicate definition of magnification properties. ckegel 2024-02-16 16:13:17 -0500
  • 0ae4f4c28b added exceptions to setting magnification, first implementation of setMagnfication through rect and point, and allowed negative values to be passed to scaleUnitSize James Park 2024-02-13 12:52:51 -0500
  • 1ab8aac8ab implemented CGFloats min/max magnification and set up method magnifyToFitRect James Park 2024-02-09 17:09:29 -0500
  • 44a657498d implemented cgfloat magnification James Park 2024-02-09 16:56:28 -0500
  • a1e509eca3 implemented boolean allowsMagnification James Park 2024-02-09 16:49:02 -0500
  • 1507165140 initial implementation of scaleUnitSquareToSize James Park 2024-02-06 18:28:56 -0500
  • ad281f226c
    Merge pull request #36 from sirnacnud/nsscreen CuriousTommy 2024-02-16 09:35:13 -0800
  • 317e0778fc Align implementation of documentClassForType: with Apple's developer reference. #29 ckegel 2024-02-09 16:24:40 -0500
  • bce2767698 Correct leak in internal NSTextView method. ckegel 2024-02-09 16:14:34 -0500
  • 41a67f02bb Stub out NSScreen deviceDescription #36 Duncan Cunningham 2024-02-09 21:59:44 +0100
  • a5aeb1aa11 initial implementation of scaleUnitSquareToSize #35 James Park 2024-02-06 18:28:56 -0500
  • 7ea8bb5c26
    Merge pull request #20 from TheBrokenRail/focus-segfault Luboš Doležel 2024-02-03 16:15:08 +0100
  • 310246fd31 Fix crash for focus events after window is destroyed #34 Duncan Cunningham 2024-02-03 15:57:35 +0100
  • d6c5c1c8b3 Convert hexadecimal color values to CGFloat literals. ckegel 2023-12-04 23:18:24 -0500
  • a72e58188c Remove redundant declaration of translatesAutoResizingMaskIntoConstraints ckegel 2023-10-14 11:51:10 -0400
  • b3c2e2dea3 Implement NSParagraph TabStops properly ckegel 2023-04-27 23:54:21 -0400
  • a4bc3feb11 Add framework for size and magnification methods ckegel 2023-04-25 18:00:59 -0400
  • 7fcfc33365 Implement readFromURL: in NSMutableAttributedString ckegel 2023-04-21 11:59:13 -0400
  • 2f6272f476 Align documentClassForType: implementation with Apple's developer documentation ckegel 2023-04-21 11:58:46 -0400
  • e086fe9f33 Add document format inference in NSAttributedString ckegel 2023-04-21 11:47:30 -0400
  • 5300f80f18 Fix handling of NSTextContainer and NSTextStorage in NSTextView.subproj ckegel 2023-04-20 22:41:22 -0400
  • fd68ee23c7 Implement NSUserInterfaceItemIdentifcation protocol ckegel 2023-04-20 21:18:12 -0400
  • 81d2422c67 add NSDocumentController type discovery ckegel 2023-04-12 19:02:09 -0400
  • bb0c134428 Add missing methods and stubs for TextEdit ckegel 2023-04-07 20:24:42 -0400
  • e348862349
    Merge pull request #33 from sirnacnud/add-NSApplicationLaunchUserNotificationKey CuriousTommy 2024-01-06 19:57:46 -0800
  • 8271f7e5ec Add symbol for NSApplicationLaunchUserNotificationKey #33 Duncan Cunningham 2024-01-06 21:32:31 +0100
  • e01bcde594
    Merge pull request #32 from CKegel/warning_fixes Ariel Abreu 2023-10-17 00:05:27 -0400
  • 8283bdabbe Implement correct formatting for NSInteger values #32 ckegel 2023-10-16 20:52:55 -0400
  • 9a223835e7
    Merge pull request #31 from CKegel/master Ariel Abreu 2023-10-16 14:26:26 -0400
  • 410d10de2a Use correct key values in NSMenuItem encodeWithCoder: implementation #31 ckegel 2023-10-16 10:59:37 -0400
  • 80e61187d4
    Many encodeWithCoder: implementations for Interface Builder Ariel Abreu 2023-10-13 10:33:13 -0400
  • 86a42fbbf9
    NSIBObjectData: Add some properties for Xcode; use NSMapTables Ariel Abreu 2023-10-13 10:31:12 -0400
  • 491b0b0418
    NSWindowTemplate: Add a lot more properties Ariel Abreu 2023-10-13 10:22:23 -0400
  • bd843143fb
    Misc. stubs, fixes, and implementations for Xcode Ariel Abreu 2023-10-13 10:18:19 -0400
  • 1efc3b97de
    Implement NSUserInterfaceItemIdentification Ariel Abreu 2023-10-13 10:08:54 -0400
  • 6f9958fd46
    Add performSynchronousFileAccessUsingBlock stub Ariel Abreu 2023-10-07 23:50:19 -0400
  • 22e542f69d
    Correct IBCocoaFramework value Ariel Abreu 2023-10-07 23:50:03 -0400
  • d7fc1ce4b7
    More fixes and stubs for Xcode Ariel Abreu 2023-10-07 11:00:59 -0400
  • ac4514c596
    More stubs and fixes for Xcode Ariel Abreu 2023-09-25 16:17:44 -0400
  • a23a4bab20
    Merge pull request #30 from darlinghq/fedora_38_fix CuriousTommy 2023-06-28 10:29:56 -0700
  • 6b006c021b Fix implicit-function-declaration #30 Thomas A 2023-06-19 11:30:55 -0700
  • 2b617ea3d8 Merge branch 'master' into fix-1351-wrong-nsstringdrawer-truncating-text #28 Albert 2023-04-26 17:36:54 +0200
  • b30c2be791 Change include from CoreServices to CarbonCore Thomas A 2023-01-24 10:31:43 -0800
  • 6ee1944e97 Added contribution suggestions Albert 2023-04-14 19:24:21 +0200
  • 442cc7c8bf Handle truncation cases separately Albert 2023-04-13 08:53:07 +0200
  • 29fd2806ab Fixed 1351 Albert 2023-04-11 23:33:11 +0200
  • 3bf0491936 Fixed missing NSLineBreakByClipping Albert 2023-04-11 20:28:12 +0200
  • 57cc5f0241 Fix NSStringDrawer truncated texts and performance Albert 2023-04-11 20:02:17 +0200
  • 3c656d84f5
    [mtl] Only require texture memory to be host-visible if it's not framebuffer-only Ariel Abreu 2023-04-11 08:16:16 -0400
  • c449e7608e
    Make Metal an optional part of the build Ariel Abreu 2022-12-31 13:16:50 -0500
  • 96122cff43
    Use Indium's DynamicVK to load Vulkan functions dynamically Ariel Abreu 2022-12-31 00:30:04 -0500
  • 6afea83f6c
    [mtl-layer] Fix some lock issues with queued drawables Ariel Abreu 2022-12-30 10:22:20 -0500
  • ccf32c6281
    Ensure objc presented handlers are invoked Ariel Abreu 2022-12-27 21:02:08 -0500
  • c99fc73ebd
    Fix huge memory leak Ariel Abreu 2022-12-27 20:49:40 -0500
  • 55bafce1f1
    Initial support for Metal layers and drawables Ariel Abreu 2022-12-26 00:03:28 -0500
  • 3159ee117c Fix "parameter name omitted" For CGWindowLevelForKey. Add Note About CGWindowLevel. Thomas A 2023-03-29 09:15:52 -0700
  • 624da5b8e1 Replace nil with kCGErrorSuccess Thomas A 2023-03-27 11:23:05 -0700
  • 4ea39ed10d
    Merge pull request #26 from genkiinstruments/coretext-missing-symbols CuriousTommy 2023-03-27 10:14:32 -0700
  • b001b467d5 Use NS_ENUM for added enums in CoreText #26 Daniel Gretarsson 2023-03-26 13:41:57 +0000
  • ccd8c204e1 Add some stubs for missing symbols in CoreText Daniel Gretarsson 2023-03-17 11:17:39 +0000
  • a72fb066cd
    Merge pull request #25 from genkiinstruments/coregraphics-missing-symbols CuriousTommy 2023-03-26 10:27:35 -0700
  • 90c9369964 Use CF_ENUM on new enums in CoreGraphics #25 Daniel Gretarsson 2023-03-26 14:23:02 +0000
  • 520c4c91a9
    Merge pull request #27 from genkiinstruments/appkit-missing-symbols CuriousTommy 2023-03-26 06:17:20 -0700
  • 6ee777f377 Add printf to stubs in NSAccessibility.m and NSPasteboard.m #27 Daniel Gretarsson 2023-03-26 13:11:29 +0000
  • c1b75488c7 Add missing symbols and stubs for AppKit Daniel Gretarsson 2023-03-17 11:19:55 +0000
  • 2691295544 Add some stubs and missing symbols for CoreGraphics Daniel Gretarsson 2023-03-17 11:15:30 +0000
  • aaa486783e Add CGDisplayModeGetPixelWidth Stub Thomas A 2023-03-17 19:51:54 -0700
  • 4f29ff5b7d
    Fix button leak #24 Juan Patricio 2023-02-23 17:59:16 -0300
  • aba55454af
    Moved addButtonWithTitle/_addButtonWithTitle definition before its usage, fixed formatting and typo Juan Patricio 2023-02-23 15:51:17 -0300
  • 4a75b8cbc7
    NSInteger-ization of NSAlert.m Juan Patricio 2023-02-23 13:47:21 -0300
  • 2b0caf2f51
    Fixed return code for alets created with alertWithMessageText Juan Patricio 2023-02-23 13:37:44 -0300
  • 1af135a557
    Merge pull request #23 from juanmuscaria/master CuriousTommy 2022-11-20 21:31:59 -0800
  • f2a7267dca Remove duplicate "usesSingleLineMode" stub Thomas A 2022-11-20 10:50:03 -0800
  • e78da59d44 Fix NSCell "usesSingleLineMode" typo Thomas A 2022-11-20 10:36:08 -0800
  • e00b4468c4 Fix int-conversion error Thomas A 2022-11-20 10:30:36 -0800
  • afbfeabeb4
    Added missing method implementations for NSMenuView optimization #23 Juan Patricio 2022-11-18 13:19:02 -0300
  • b22b56f497
    Merge pull request #22 from darlinghq/gen_developer_sdk CuriousTommy 2022-09-05 20:16:27 -0700
  • 19b47b890d Generate Headers for AppKit, Cocoa, CoreData, CoreGraphics, CoreText, Onyx2D, and QuartzCore #22 Thomas A 2022-09-04 10:58:40 -0700
  • d18eb37843
    Add cache for NSStringDrawer, it's a hot path and it's slow to recalculate every time Lubos Dolezel 2022-04-22 16:46:19 +0200
  • 8aa99376f4
    NSMenuView optimizations to speed things up a bit Lubos Dolezel 2022-04-22 16:45:29 +0200