| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | more windows kerfuffle | Colin Davidson | 2023-01-06 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into get_core_count | Colin Davidson | 2023-01-06 | 6 | -0/+123 |
| |\ | |||||
| | * | Merge pull request #2265 from JooperGH/more_dwmapi_bindings | gingerBill | 2023-01-06 | 6 | -0/+121 |
| | |\ | | | | | | | More dwmapi bindings | ||||
| | | * | Fixed CI error | Jooper | 2022-12-21 | 2 | -1/+2 |
| | | | | |||||
| | | * | App bar bindings | JooperGH | 2022-12-19 | 1 | -0/+33 |
| | | | | |||||
| | | * | One last binding | JooperGH | 2022-12-19 | 1 | -0/+1 |
| | | | | |||||
| | | * | HRGB and Rect functions | JooperGH | 2022-12-19 | 2 | -0/+30 |
| | | | | |||||
| | | * | CreateSolidBrush and FillRect | JooperGH | 2022-12-19 | 2 | -0/+4 |
| | | | | |||||
| | | * | Added uxtheme bindings | JooperGH | 2022-12-19 | 2 | -3/+12 |
| | | | | |||||
| | | * | Merge branch 'master' of https://github.com/odin-lang/Odin into ↵ | JooperGH | 2022-12-19 | 3 | -0/+21 |
| | | |\ | | | | | | | | | | | | | more_dwmapi_bindings | ||||
| | | * | | Added more DWMAPI bindings | JooperGH | 2022-12-19 | 2 | -0/+43 |
| | | | | | |||||
| | * | | | Add GetKeyboardState to user32 | matias | 2023-01-06 | 1 | -0/+2 |
| | | |/ | |/| | |||||
| * | | | fix more things? | Colin Davidson | 2023-01-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix windows structs | Colin Davidson | 2023-01-05 | 1 | -7/+10 |
| | | | | |||||
| * | | | name raw union | Colin Davidson | 2023-01-05 | 1 | -10/+11 |
| | | | | |||||
| * | | | use raw_union? | Colin Davidson | 2023-01-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | add get core count | Colin Davidson | 2023-01-05 | 1 | -0/+44 |
| |/ / | |||||
| * | | sys/windows: add GetMonitorInfoW | hikari | 2022-12-13 | 2 | -0/+20 |
| | | | |||||
| * | | sys/windows: add DescribePixelFormat | hikari | 2022-12-07 | 1 | -0/+1 |
| |/ | |||||
| * | Merge branch 'odin-lang:master' into master | Dragos Popescu | 2022-12-06 | 1 | -0/+12 |
| |\ | |||||
| | * | sys/windows: wgl style fix | hikari | 2022-12-06 | 1 | -1/+2 |
| | | | |||||
| | * | sys/windows: fix wgl function loading in accordance with OpenGL wiki | hikari | 2022-12-06 | 1 | -1/+7 |
| | | | |||||
| | * | sys/windows: added helper gl proc | hikari | 2022-12-05 | 1 | -0/+5 |
| | | | |||||
| * | | core:sys/windows: Added CSIDL_PROFILE | Dragos Popescu | 2022-12-06 | 1 | -0/+1 |
| |/ | |||||
| * | sys/windows: add CreateWaitableTimerExW | hikari | 2022-12-02 | 2 | -0/+13 |
| | | |||||
| * | sys/windows: add SHGetFolderPathW (#2213) | ftphikari | 2022-11-28 | 2 | -0/+35 |
| | | | | | * sys/windows: add SHGetFolderPathW * sys/windows: add some hittest constants | ||||
| * | Merge pull request #2193 from ftphikari/master | Jeroen van Rijn | 2022-11-14 | 2 | -0/+53 |
| |\ | | | | | sys/windows: add ShellExecuteExW | ||||
| | * | sys/windows: add ShellExecuteExW | hikari | 2022-11-14 | 2 | -0/+53 |
| | | | |||||
| * | | Fix +build ignore | gingerBill | 2022-11-04 | 1 | -1/+1 |
| |/ | |||||
| * | Heavily improve time handling on Windows for `time.now()` and `os.File_Info` | gingerBill | 2022-10-26 | 2 | -1/+22 |
| | | |||||
| * | Fix typo | gingerBill | 2022-10-26 | 1 | -1/+1 |
| | | |||||
| * | Add `GetSystemTimePreciseAsFileTime` | gingerBill | 2022-10-26 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'master' of https://github.com/odin-lang/Odin | gingerBill | 2022-10-18 | 2 | -0/+125 |
| |\ | |||||
| | * | sys/windows: add ITaskbarList interfaces | hikari | 2022-10-13 | 1 | -0/+82 |
| | | | |||||
| | * | sys/windows: add SHFileOperationW | hikari | 2022-10-12 | 2 | -0/+43 |
| | | | |||||
| * | | Allow for `N = -1` in `wstring_to_utf8` | gingerBill | 2022-10-18 | 1 | -4/+4 |
| |/ | |||||
| * | sys/windows: replace A with W | hikari | 2022-10-10 | 1 | -2/+2 |
| | | |||||
| * | sys/windows: add free disk space function binding | hikari | 2022-10-10 | 2 | -0/+8 |
| | | |||||
| * | sys/windows: add some constants | hikari | 2022-10-07 | 2 | -2/+14 |
| | | |||||
| * | Merge branch 'odin-lang:master' into master | ftphikari | 2022-10-04 | 2 | -1/+13 |
| |\ | |||||
| | * | Add a few Fiber functions to kernel32.odin | matias | 2022-10-03 | 1 | -1/+12 |
| | | | | | | | This is not the complete set, but a start. | ||||
| | * | Update Darwin release map | Ricardo Silva | 2022-10-03 | 1 | -0/+1 |
| | | | |||||
| * | | sys/windows: add comctl32 | hikari | 2022-10-01 | 1 | -0/+9 |
| | | | |||||
| * | | sys/windows: add a bunch of stuff | hikari | 2022-10-01 | 6 | -1/+169 |
| |/ | |||||
| * | Merge pull request #2085 from matias-eduardo/patch-2 | gingerBill | 2022-09-27 | 1 | -0/+1 |
| |\ | | | | | Add WSATRY_AGAIN to windows/types.odin | ||||
| | * | Add WSATRY_AGAIN to windows/types.odin | matias | 2022-09-26 | 1 | -0/+1 |
| | | | | | | | Not sure if the intent is to only add the defines that are commonly used in this file in order to keep things lean, rather than the complete list of WSA error codes from winerror.h into winerror.odin. I can close this and redo by adding all the WSA codes into winerror.odin and deleting these instead if preferred. | ||||
| * | | Merge branch 'odin-lang:master' into master | ftphikari | 2022-09-27 | 1 | -0/+144 |
| |\| | |||||
| | * | [sys/windows] Add DCB structure, SetCommState, GetCommState | Tetralux | 2022-09-22 | 1 | -0/+144 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are the procedures for configuring a serial port. You simply open the port with CreateFile (os.open), followed by a call to GetCommState, setting the DCB as desired, followed by a SetCommState call. The DCB structure uses C bitfields, so a configuration struct is provided along with a helper procedure to make it easier to initialize in Odin code. This makes it possible to initialize a DCB structure with one call to the helper: ``` dcb: DCB windows.init_dcb_with_config(&dcb, { BaudRate = 115200, ByteSize = 8, Parity = .None, StopBits = .One, }) ``` (The parity and the stopbits are actually optional in this example, as their zero-values are None and One, respectively.) | ||||
| * | | Merge remote-tracking branch 'origin/master' | hikari | 2022-09-27 | 1 | -12/+21 |
| |\| | |||||
| | * | Clean up of the core library to make the stream vtables not be pointers ↵ | gingerBill | 2022-09-15 | 1 | -12/+21 |
| | | | | | | | | | directly. | ||||