index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
darwin
/
Foundation
/
NSApplication.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move `vendor:darwin/Foundation` to `core:sys/darwin/Foundation`
gingerBill
2024-04-08
1
-609
/
+0
*
Add NSApplication.active to Foundation bindings.
Vitalii Kravchenko
2024-04-02
1
-0
/
+11
*
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
1
-2
/
+2
*
Remove `//+build darwin`
gingerBill
2024-01-17
1
-1
/
+0
*
Only build vendor:darwin on darwin
flysand7
2023-10-29
1
-0
/
+1
*
Add more NS bindings and correctly link NS block
Lucas Perlind
2023-08-30
1
-0
/
+4
*
Correct run loop linking
Lucas Perlind
2023-08-25
1
-2
/
+1
*
Update `vendor:darwin/Foundation` to implement `Event`, `Color`, `Screen`, an...
gingerBill
2023-08-24
1
-1
/
+32
*
Use `proc "c"` calling convention in NS Foundation package
gingerBill
2023-05-22
1
-53
/
+53
*
Merge pull request #2310 from Lperlind/staging/ns-application-delegate-fix
gingerBill
2023-01-19
1
-7
/
+7
|
\
|
*
Fix a few bindings in NSApplicationDelegate
Lucas Perlind
2023-01-19
1
-7
/
+7
*
|
Fully implement NSWindowDelegate
Lucas Perlind
2023-01-19
1
-0
/
+31
|
/
*
(almost) Fully implement NSApplicationDelegate
Lucas Perlind
2023-01-17
1
-30
/
+468
*
Use `NS.BOOL` instead of `bool`
Julian Ceipek
2022-10-09
1
-2
/
+2
*
Fix signature for `shouldTerminateAfterLastWindowClosed` delegate proc
Julian Ceipek
2022-10-08
1
-3
/
+3
*
Add MetalKit; Add NSApplication NSMenu NSMenuItem; Improve Metal classes
gingerBill
2022-04-14
1
-0
/
+95