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
/
IEView
/
src
/
ChatHTMLBuilder.cpp
Age
Commit message (
Expand
)
Author
2019-10-04
IEView: unused builders removed
George Hazan
2019-10-04
IEView: obsolete protocol management code removed
George Hazan
2019-09-18
m_ieview.h: code cleaning
George Hazan
2019-07-24
massive warning fix
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-24
database:
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
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
2015-07-24
ieview: common project
Kirill Volinsky
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
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-16
damned magic
George Hazan
2014-12-16
type conversion warnings fixed
George Hazan
2014-12-15
IEView: changed warning lavel to w4
Kirill Volinsky
2014-11-30
lstr* replacements
George Hazan
2014-06-14
fixed smiles and link not showing
Kirill Volinsky
2013-07-23
replace sprintf to mir_snprintf (part 3)
Kirill Volinsky
2013-06-23
various warning fixes
George Hazan
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-04-06
postfix to the standard functions patch by Mataes
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-16
own UTF8Encode removed. now use core encoding.
Kirill Volinsky
2013-02-27
added version info
Kirill Volinsky
2012-07-20
IEView, IgnoreState: changed folder structure
Vadim Dashevskiy