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
/
AssocMgr
/
src
/
utils.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-26
WCHAR -> wchar_t
George Hazan
2018-07-16
AssocMgr: code cleaning
George Hazan
2018-05-16
AssocMgr: cmplugin adaptation
Kirill Volinsky
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
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-25
more accurate solution for AssocMgr that doesn't change current working direc...
George Hazan
2017-11-23
database enumerators => void* instead of LPARAM
George Hazan
2017-11-13
Code modernize ...
Goraf
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-09-06
MS_CLIST_SYSTRAY_NOTIFY - more useless code removed
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-18
langpack services module destroyed from mir_app
George Hazan
2015-06-06
fix for some warnings
George Hazan
2015-04-24
AssocMgr - common project
Vadim Dashevskiy
2014-11-30
lstr* replacements
George Hazan
2013-01-12
final variant of profile name's fix for AssocMgr
George Hazan
2012-07-04
AssocMgr: changed folder structure
Vadim Dashevskiy