index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
IEHistory
/
src
/
utils.cpp
Age
Commit message (
Expand
)
Author
2024-05-13
DbEvent_GetTextA: unused function removed
George Hazan
2023-12-25
DbEvent_GetTextW: useless second parameter removed
George Hazan
2023-12-20
DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2020-02-24
IEHistory: some old trash removed
George Hazan
2018-11-07
IEHistory: memory allocation fix
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-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-05-18
these tons of code aren't needed anymore...
George Hazan
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-11
cleanup
Kirill Volinsky
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-08-21
first version that compiles
George Hazan
2014-08-21
IEHistory: Miranda NG compatibility.
René Schümann
2014-08-21
IEHistory:
René Schümann