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
/
MessageState
/
src
/
messagestate.cpp
Age
Commit message (
Expand
)
Author
2021-05-14
fixes #2884 (ICQ: время прочтения сообщения безбо...
George Hazan
2020-03-03
MessageState: inside local networks only one check could be displayed sometim...
George Hazan
2020-02-29
MessageState: rewritten from scratch to work
George Hazan
2019-03-07
Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...
George Hazan
2019-03-07
Skin_GetProtoIcon - new function to retrieve status icon's handle
George Hazan
2019-02-21
one more fix for #1853
George Hazan
2019-02-21
fixes #1853 (MessageState doesn't update the icon when current sub is changed)
George Hazan
2019-02-01
fixes #1780 (MessageState doesn't work in metacontacts)
George Hazan
2019-01-17
code cleaning
George Hazan
2018-11-14
hContact, MODULENAME -> g_plugin
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-22
Srmm_AddIcon unbound from hLangpack
George Hazan
2018-05-18
Icon_Register(g_plugin.getInst() => g_plugin.registerIcon
George Hazan
2018-05-17
KeyboardNotify, ListeningTo, MessageState, MirandaG15, MirFox, Msg_Export, Ms...
George Hazan
2018-03-16
class renaming, part II
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
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
2017-03-28
massive cleanup of useless cbSize fields
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-05-15
MessageState: fix(?) extra icons error
MikalaiR
2016-05-11
MessageState: small fix
MikalaiR
2016-04-27
compilation fix.
MikalaiR
2016-04-22
MessageState: code cleanup
MikalaiR
2015-10-11
MessageState: fix for files
MikalaiR
2015-09-09
MessageState: code optimization; leaks fixes
MikalaiR
2015-09-05
oops
MikalaiR
2015-09-05
git-svn-id: http://svn.miranda-ng.org/main/trunk@15281 1316c22d-e87f-b044-9b9...
MikalaiR
2015-09-05
MessageState: fixed icon changing
MikalaiR
2015-09-05
MessageState: clist extra icons feature
MikalaiR
2015-09-05
MessageState: small fix
MikalaiR
2015-09-05
MessageState: refactoring
MikalaiR
2015-08-30
MessageState: code cleanup
MikalaiR
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-09
MessageState: Added description (thx RMN)
MikalaiR
2015-06-09
MessageState: Cleanup.
MikalaiR
2015-06-09
spelling correction
MikalaiR
2015-06-09
MessageState: Added dummy service.
MikalaiR
2015-06-09
MessageState: Initial commit.
MikalaiR