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
/
IEView.cpp
Age
Commit message (
Expand
)
Author
2015-08-16
name conflicts solved
George Hazan
2015-07-24
ieview: common project
Kirill Volinsky
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-14
fix for memory leak
George Hazan
2015-04-19
- all strings operations were rewritten using CMString instead of ugly self-m...
George Hazan
2015-04-15
minus one critical section
George Hazan
2015-04-14
major memory leak fix
George Hazan
2015-01-10
crash when sending or receiving 50+ smileys fixed
Vadim Dashevskiy
2014-12-31
memleaks fix
Kirill Volinsky
2014-12-15
IEView: changed warning lavel to w4
Kirill Volinsky
2014-12-04
Db_autobackups: multiple changes
Rozhuk Ivan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-06-14
fixed smiles and link not showing
Kirill Volinsky
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-05
revert
Vadim Dashevskiy
2013-10-05
spelling correction (thanks RMN)
Vadim Dashevskiy
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-04-06
postfix to the standard functions patch by Mataes
George Hazan
2013-03-17
- crash fix
Vadim Dashevskiy
2013-03-17
one more part of replacing own functions to core functions
Kirill Volinsky
2013-02-27
added version info
Kirill Volinsky
2013-02-20
fixes for various hangups & crashes on exit
George Hazan
2012-09-07
support for unicode URLs
Tobias Weimer
2012-07-20
IEView, IgnoreState: changed folder structure
Vadim Dashevskiy