summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #77 from zx2c4-forks/jd/systememnuAlexander Neumann2019-05-141-0/+10
|\ \ | |/ |/|
| * user32: GetSystemMenuJason A. Donenfeld2019-05-141-0/+10
|/
* Merge pull request #76 from zx2c4-forks/jd/app-lockAlexander Neumann2019-05-131-5/+0
|\
| * Leave it up to the app to lock threadJason A. Donenfeld2019-05-121-5/+0
* | Merge pull request #75 from zx2c4-forks/jd/uipiAlexander Neumann2019-05-131-126/+156
|\ \
| * | user32: add UIPI filter modifying function and constantsJason A. Donenfeld2019-05-121-126/+156
| |/
* | Merge pull request #74 from tmm1/go-modAlexander Neumann2019-05-131-0/+3
|\ \ | |/ |/|
| * add go.modAman Gupta2019-05-091-0/+3
|/
* Merge branch 'master' of github.com:lxn/winAlexander Neumann2019-05-082-0/+23
|\
| * Merge pull request #73 from Amebis/is-iconicAlexander Neumann2019-05-082-0/+23
| |\
| | * Add IsZoomedSimon Rozman2019-05-081-0/+11
| | * Add IsIconicSimon Rozman2019-05-082-0/+12
| |/
* / Add GetIconInfoAlexander Neumann2019-05-081-0/+11
|/
* Fix for previous commitAlexander Neumann2019-05-081-1/+1
* Merge branch 'master' of github.com:lxn/winAlexander Neumann2019-05-081-0/+7
|\
| * Merge pull request #72 from zx2c4-forks/jd/constantsAlexander Neumann2019-05-071-0/+7
| |\
| | * user32: add session end constantsJason A. Donenfeld2019-05-071-0/+7
| |/
* / Add SHDefExtractIcon; go fmtAlexander Neumann2019-05-082-7/+21
|/
* Merge pull request #45 from KellPro/fixGPTRAlexander Neumann2019-05-061-1/+1
|\
| * Fix GPTR flag to correct valueAlan Henager2018-02-161-1/+1
* | Merge pull request #71 from zx2c4-forks/jd/default-menu-stateAlexander Neumann2019-05-061-0/+11
|\ \
| * | user32: allow unsetting the default itemJason A. Donenfeld2019-05-041-0/+11
* | | Merge pull request #70 from zx2c4-forks/jd/threadinputAlexander Neumann2019-05-062-0/+33
|\ \ \
| * | | user32/kernel32: add thread attachment functionsJason A. Donenfeld2019-05-042-0/+33
| |/ /
* | | Merge pull request #69 from zx2c4-forks/jd/getversion-dwordAlexander Neumann2019-05-061-2/+2
|\ \ \
| * | | kernel32: GetVersion returns a DWORDJason A. Donenfeld2019-05-041-2/+2
| |/ /
* | | Merge pull request #68 from zx2c4-forks/jd/notifyicon-constantsAlexander Neumann2019-05-061-12/+34
|\ \ \
| * | | shell32: add missing notify icon constantsJason A. Donenfeld2019-05-051-12/+34
| |/ /
* | | Merge pull request #67 from dfbag7/add-resource-api-functionsAlexander Neumann2019-05-063-72/+144
|\ \ \ | |/ / |/| |
| * | Update AUTHORS fileDmitry Bagdanov2019-05-021-0/+1
| * | add several Win32 API functions for finding and loading data from the application's resourcesDmitry Bagdanov2019-05-022-72/+143
* | | Merge pull request #66 from zx2c4-forks/jd/shellexecuteAlexander Neumann2019-05-021-0/+14
|\ \ \ | |/ / |/| |
| * | Add ShellExecuteJason A. Donenfeld2019-05-021-0/+14
|/ /
* | Fix GetSystemMetricsForDpi crashAlexander Neumann2019-05-011-0/+4
* | Add some hidpi stuffAlexander Neumann2019-04-301-0/+30
* | Merge pull request #65 from zx2c4-forks/masterAlexander Neumann2019-04-291-0/+1
|\ \
| * | user32: add missing constant for double bufferingJason A. Donenfeld2019-04-271-0/+1
|/ /
* | Add some image retrieval constantsAlexander Neumann2019-04-231-1/+4
* | Add missing MessageBox constantsAlexander Neumann2019-04-111-21/+32
* | Merge pull request #60 from zx2c4-forks/jd/extractAlexander Neumann2019-03-111-0/+11
|\ \
| * | Add ExtractIconJason A. Donenfeld2019-03-091-0/+11
* | | Merge pull request #59 from zx2c4-forks/masterAlexander Neumann2019-03-111-0/+10
|\ \ \ | |/ / |/| |
| * | Add BringWindowToTopJason A. Donenfeld2019-03-091-0/+10
|/ /
* | Safely load DLLsJason A. Donenfeld2019-03-0715-926/+930
* | Merge pull request #57 from zx2c4-forks/jd/hooksAlexander Neumann2019-02-263-8/+101
|\ \
| * | AUTHORS: Add self to listJason A. Donenfeld2019-02-251-0/+1
| * | user32: Support hooking window events and querying class namesJason A. Donenfeld2019-02-252-8/+100
* | | Add some TrackBar / Slider message constantsAlexander Neumann2019-02-261-0/+4
|/ /
* | Add CheckMenuRadioItemAlexander Neumann2019-02-251-0/+14
* | Merge pull request #56 from SilverCory/patch-1Alexander Neumann2018-10-152-1/+3
|\ \