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
/
core
/
sys
/
darwin
/
Foundation
/
NSWindow.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create new `core:sys/darwin/CoreGraphics` package (#6147)
Tohei Ichikawa
2026-01-23
1
-3
/
+23
*
Add NSWindow layout information method bindings to darwin/Foundation (#6040)
Jacob Evelyn
2026-01-13
1
-0
/
+20
*
More bindings for darwin
Lucas Perlind
2025-12-19
1
-0
/
+8
*
Added more NSApplication and NSWindow bindings
Tohei Ichikawa
2025-12-05
1
-0
/
+24
*
Add NSWindow coordinate space conversion bindings
Tohei Ichikawa
2025-11-18
1
-0
/
+32
*
Add Window_center
Glenn
2025-11-03
1
-0
/
+4
*
Add View alloc
Glenn
2025-11-03
1
-0
/
+4
*
Add additional window bindings
Glenn
2025-11-03
1
-0
/
+32
*
Add orderFront and orderOut
Glenn
2025-11-03
1
-0
/
+8
*
Add getter for the WindowDelegate from the Window
Glenn
2025-11-03
1
-0
/
+4
*
Add WindowCollectionBehaviour, WindowLevel, WindowTabbingMode
Glenn
2025-11-03
1
-0
/
+54
*
Fixed and added obj-c methods for NSWindow
Stanislav Ch. Nikolov
2025-08-28
1
-2
/
+11
*
Additional obj-c methods for darwin Foundation
Steve Waddicor
2025-07-29
1
-0
/
+8
*
Add missing SEL _cmd argument to objc class_addMethod IMPs
Zach Clark
2025-05-27
1
-52
/
+52
*
Added Foundation bindings
Samuel Elgozi
2025-01-17
1
-0
/
+32
*
More Foundation bindings.
Vitalii Kravchenko
2024-08-16
1
-12
/
+45
*
Add `vendor:wgpu`
Laytan Laats
2024-06-12
1
-0
/
+4
*
Move `vendor:darwin/Foundation` to `core:sys/darwin/Foundation`
gingerBill
2024-04-08
1
-0
/
+714
*
Move Objective-C libraries located in `core:sys/darwin/*` to `vendor:darwin/*`
gingerBill
2022-02-16
1
-74
/
+0
*
Minor aesthetic clean ups of Foundation
gingerBill
2022-02-15
1
-7
/
+0
*
Add `new` shorthand
gingerBill
2022-02-13
1
-21
/
+26
*
Add more methods
gingerBill
2022-02-13
1
-1
/
+19
*
Correct types
gingerBill
2022-02-13
1
-1
/
+18
*
Add utility classes for dealing with Windows
gingerBill
2022-02-13
1
-0
/
+41