index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
MirLua
/
Modules
/
WinAPI
Age
Commit message (
Expand
)
Author
2022-04-06
remove executable attribute from affected files
georgehazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2020-05-22
fix for broken project file compatibility in VS2019 16.6.0
George Hazan
2019-07-12
compilation fix
George Hazan
2019-07-12
MirLua: interface for extra icons added
George Hazan
2019-01-08
mirlua: crashfix:
Gluzskiy Alexandr
2018-10-17
MirLua:
aunsane
2018-07-21
MirLua: winapi: current process id should return integer
aunsane
2018-07-20
we don't need two name sets for the same array of functions
George Hazan
2018-02-24
guard headers
Goraf
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-01-16
Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with Utf8Decod...
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-13
some fix
Alexander Lantsev
2016-06-13
lua winapi: GetOpenFileName function
MikalaiR
2016-01-24
Mirlua: CopyFile winapi function
MikalaiR
2016-01-24
Mirlua: GetCurrentProcessId winapi function
MikalaiR
2016-01-16
MirLua: winapi MessageBoxTimeout import
MikalaiR
2016-01-10
MirLua: fixed RegQueryValueEx in winapi
Alexander Lantsev
2016-01-10
MirLua: winapi removed duplicated registry management functions
Alexander Lantsev
2016-01-10
encoding fix
MikalaiR
2016-01-09
MirLua: winapi code cleanup
MikalaiR
2016-01-08
MirLua: winapi cleanup
Alexander Lantsev
2016-01-07
MirLua: WinAPI module moved to external library
MikalaiR