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
/
IEView
/
src
/
TemplateHTMLBuilder.cpp
Age
Commit message (
Expand
)
Author
2024-06-17
fixes #4458 (IEView: Template Does not apply to Groupchats)
George Hazan
2024-05-07
TimeZone_ToStringT - obsolete macro removed
George Hazan
2023-07-20
fixes #3591 completely (Относительные пути в скинах)
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2022-02-08
fixes #3023 (IEView: не отображаются подписи к файл...
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2020-07-06
fix for old bug with passing parameters inside IEView
George Hazan
2020-06-08
fixes #2434 (IEView не отображается поле %fileDesc%, но ...
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-10-04
IEView: obsolete protocol management code removed
George Hazan
2019-09-18
m_ieview.h: code cleaning
George Hazan
2019-02-27
IEView => #1846
George Hazan
2019-01-18
code cleaning
George Hazan
2018-11-07
IEView: double settings set removed
George Hazan
2018-07-24
database:
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-19
IEView: parse bbc, links, smyles, etc. in text all eventtypes
ElzorFox
2018-04-10
obsolete compatibility code removed from AVS
George Hazan
2018-03-31
IEView: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_s
Mataes
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-08
code cleaning
George Hazan
2016-07-29
no more TCHARs
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-29
IEView: fix(?) avatar path, code cleaning
MikalaiR
2016-05-18
these tons of code aren't needed anymore...
George Hazan
2016-04-21
IEView: minor cleanup
MikalaiR
2016-01-21
IEView: memleaks fix, warnings fix
MikalaiR
2015-10-02
IEView: flash avatars removed; other fixes
MikalaiR
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-24
ieview: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
timezone api migrated to mir_core
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncat to mir_strncat
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-16
fix for strncat use
Kirill Volinsky
2015-04-19
- all strings operations were rewritten using CMString instead of ugly self-m...
George Hazan
2015-03-27
IEView:
Tobias Weimer
2014-12-15
IEView: changed warning lavel to w4
Kirill Volinsky
[next]