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.h
Age
Commit message (
Expand
)
Author
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-03-09
IEView:
George Hazan
2019-10-04
unused declarations removed
George Hazan
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
2016-06-29
IEView: fix(?) avatar path, code cleaning
MikalaiR
2016-04-21
IEView: minor cleanup
MikalaiR
2016-01-23
this is bad idea
MikalaiR
2016-01-22
IEView: more external functions
MikalaiR
2016-01-22
IEView: set custom context menu handler from javascript
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-07-24
ieview: common project
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
2014-12-15
IEView: changed warning lavel to w4
Kirill Volinsky
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2012-07-20
IEView, IgnoreState: changed folder structure
Vadim Dashevskiy