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
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
2016-11-17
Utils_OpenUrlT
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-29
IEView: fix(?) avatar path, code cleaning
MikalaiR
2016-06-07
warning fix
Kirill Volinsky
2016-04-21
IEView: minor cleanup
MikalaiR
2016-01-27
IEView: CallContactService function
MikalaiR
2016-01-24
IEView: fix(?) always true on Win7-
MikalaiR
2016-01-23
this is bad idea
MikalaiR
2016-01-22
git-svn-id: http://svn.miranda-ng.org/main/trunk@16145 1316c22d-e87f-b044-9b9...
MikalaiR
2016-01-22
IEView: more external functions
MikalaiR
2016-01-22
IEView: set custom context menu handler from javascript
MikalaiR
2016-01-21
IEView: memleaks fix, warnings fix
MikalaiR
2016-01-21
IEView: external db_set function
MikalaiR
2016-01-21
IEView: win32_ShellExecute javascript function
MikalaiR
2016-01-20
IEView: code cleanup, vs2010 compilation fix(?)
MikalaiR
2016-01-20
IEView: code optimization
MikalaiR
2016-01-20
IEView: support getting db settings via javascript (via external.db_get)
MikalaiR
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