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
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Refactor changes.
VladPavliuk
2025-01-03
1
-5
/
+3
*
|
|
|
Merge branch 'master' into extend_win32_api_types
VladPavliuk
2025-01-03
5
-10
/
+86
|
\
|
|
|
|
*
|
|
added IsZoomed to user32 bindings in sys/windows
CodingChris
2024-12-30
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
typo fixed (MOUSE_ATTRIUBTTES_CHANGED -> MOUSE_ATTRIBUTES_CHANGED)
GonkieDev
2024-12-11
1
-1
/
+1
|
*
|
fix `DNS_RECORD.Data` error align on windows i386
zhylmzr
2024-11-27
1
-1
/
+1
|
*
|
Fix integer type
NicknEma
2024-11-15
1
-1
/
+1
|
*
|
Use tabs instead of spaces
Alex Overstreet
2024-11-13
1
-10
/
+10
|
*
|
Add STICKYKEYS, TOGGLEKEYS, and FILTERKEYS
Alex Overstreet
2024-11-13
1
-0
/
+61
|
*
|
Mark procs as "contextless" in winerror.odin
NicknEma
2024-11-04
1
-7
/
+7
|
*
|
Initial cut of timezones
Colin Davidson
2024-10-09
1
-0
/
+14
*
|
|
Extend win32 types
VladPavliuk
2025-01-03
2
-1
/
+31
|
/
/
*
|
add file flags like in WinBase.h
jakubtomsu
2024-10-06
1
-4
/
+13
*
|
Fix indentation issues
flysand7
2024-09-26
1
-7
/
+7
*
|
[os2]: Implement pipe_has_data procedure
flysand7
2024-09-24
1
-0
/
+8
*
|
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
37
-37
/
+37
*
|
Fix broken cases of `Seek` usage in `_file_stream_proc`
Feoramund
2024-08-28
1
-0
/
+1
*
|
Add Win32 procs needed to handle clipboard
Fakhri Mouad
2024-08-28
2
-0
/
+38
*
|
fix windows bindings where BOOL is not actually a boolean
Laytan Laats
2024-08-28
1
-2
/
+2
*
|
Fix win32 dwmapi enum.
VladPavliuk
2024-08-25
1
-1
/
+1
*
|
Fix `-vet-tabs` issues
gingerBill
2024-08-24
3
-35
/
+35
*
|
Merge pull request #3971 from jasonKercher/os2-process-linux
gingerBill
2024-08-16
1
-0
/
+0
|
\
\
|
*
|
update core:filepath's clean, join and split_list to return optional Allocato...
jason
2024-08-16
1
-0
/
+0
*
|
|
Merge pull request #4038 from Hyrtwol/core-sys-windows-rawinput-code
Jeroen van Rijn
2024-08-08
3
-4
/
+15
|
\
\
\
|
*
|
|
trim whitespace
Thomas la Cour
2024-08-08
2
-2
/
+2
|
*
|
|
rawinput code
Thomas la Cour
2024-08-08
1
-2
/
+13
|
|
/
/
*
|
|
Fix typo.
Jeroen van Rijn
2024-08-08
2
-7
/
+1
*
|
|
Allow symlink test to work irrespective of git settings.
Jeroen van Rijn
2024-08-08
2
-0
/
+10
|
/
/
*
|
removed obsolete fiels on WIN32_FIND_DATAW to match the size from the winsdk ...
Thomas la Cour
2024-07-26
1
-3
/
+0
*
|
missign cursorinfo
Thomas la Cour
2024-07-26
1
-0
/
+15
*
|
format
Thomas la Cour
2024-07-25
2
-21
/
+21
*
|
Merge remote-tracking branch 'upstream/master' into sys-windows-2
Thomas la Cour
2024-07-25
3
-30
/
+306
|
\
\
|
*
\
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-07-24
1
-0
/
+1
|
|
\
\
|
|
*
|
Add CLSCTX_ALL
Jeroen van Rijn
2024-07-24
1
-0
/
+1
|
*
|
|
Add more NtDll stuff
gingerBill
2024-07-24
2
-0
/
+39
|
|
/
/
|
*
|
Improve win32 types
gingerBill
2024-07-24
1
-10
/
+22
|
*
|
Add some more Ntdll calls
gingerBill
2024-07-24
2
-18
/
+124
|
*
|
Merge pull request #3966 from KyleNBurke/sys-windows-add-type
Jeroen van Rijn
2024-07-23
1
-0
/
+6
|
|
\
\
|
|
*
|
Remove semicolon
Kyle Burke
2024-07-23
1
-1
/
+1
|
|
*
|
Add `NCCALCSIZE_PARAMS` to `sys/windows`
Kyle Burke
2024-07-23
1
-0
/
+6
|
|
*
|
[sys/windows]: Fix the value for TH32CS_SNAPPROCESS constant
flysand7
2024-06-30
1
-1
/
+1
|
*
|
|
core/sys/windows: added drag and drop procedures
IllusionMan1212
2024-07-17
1
-0
/
+7
|
*
|
|
General clean up of the os2/process_windows.odin code
gingerBill
2024-07-16
2
-3
/
+109
*
|
|
|
Merge remote-tracking branch 'upstream/master' into sys-windows-2
Thomas la Cour
2024-07-12
4
-21
/
+354
|
\
|
|
|
|
*
|
|
[sys/windows] Add advapi bindings, process-related functions and context-rela...
flysand7
2024-07-12
4
-21
/
+354
*
|
|
|
post rebase
Thomas la Cour
2024-07-11
2
-29
/
+6
*
|
|
|
Merge remote-tracking branch 'upstream/master' into sys-windows-2
Thomas la Cour
2024-07-11
9
-169
/
+451
|
\
|
|
|
|
*
|
|
Unify `IUnknown` COM interface
gingerBill
2024-07-10
1
-7
/
+9
|
*
|
|
Merge pull request #3858 from flysand7/wow64-apiset
gingerBill
2024-07-06
1
-0
/
+85
|
|
\
\
\
|
|
*
|
|
Add bindings for WOW64 API set
flysand7
2024-07-02
1
-0
/
+85
|
|
|
/
/
|
*
|
|
Improve fix.
Jeroen van Rijn
2024-07-05
1
-4
/
+1
[prev]
[next]