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
/
IEView.cpp
Age
Commit message (
Expand
)
Author
2023-03-07
fixes #3385 (IEView: crash on filetransfer open)
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-26
WCHAR -> wchar_t
George Hazan
2020-07-07
IEView:
George Hazan
2020-07-06
code cleaning
George Hazan
2020-03-09
IEView:
George Hazan
2019-09-18
m_ieview.h: code cleaning
George Hazan
2019-07-26
warning fixes
George Hazan
2018-11-07
IEView: double settings set removed
George Hazan
2018-09-03
fixes #1567 (IEView shouldn't expose debug messages to user)
George Hazan
2018-05-17
IEView, IgnoreState, Import: cmplugin adaptation
Kirill Volinsky
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
[next]