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
/
Scriver
/
src
/
msgs.cpp
Age
Commit message (
Expand
)
Author
2023-08-02
fixes #3605 (NewsAggregator: при использовании встроен...
George Hazan
2023-07-26
code cleaning
George Hazan
2023-05-21
Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEvent
George Hazan
2023-04-14
duplicate code removed
George Hazan
2023-04-14
SRMM code unification
George Hazan
2023-03-30
massive code cleaning after regression caused by #3210
George Hazan
2023-03-15
SRMM: common code exctracted to a Srmm_AddEvent() function
George Hazan
2023-03-15
HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded method
George Hazan
2023-02-09
SRMM: better support for group chats in database
George Hazan
2023-01-05
new database functions for Telegram
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2022-07-16
Contact_IsGroupChat - a helper to detect chat rooms
George Hazan
2022-06-02
fixes #3083 (Scriver: окно сообщений закрывается пр...
George Hazan
2021-01-07
we don't have to restore unread events from blocked accounts
George Hazan
2020-08-18
SmileyAdd:
George Hazan
2020-03-03
HM_DBEVENTADDED to be delayed, instead of sending it immediately
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-10-02
merge with SrmmLogContainer
George Hazan
2019-09-11
Scriver: all useless messages converted into methods
George Hazan
2019-09-09
Scriver: container-related code moved to the class
George Hazan
2019-09-08
.
George Hazan
2019-08-30
Scriver:
George Hazan
2019-07-26
warning fixes
George Hazan
2019-07-21
Restore "Free for chat" status support (fixes #1963)
dartraiden
2019-05-27
fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...
George Hazan
2019-05-08
Scriver: fix for meta contacts behavior
George Hazan
2019-04-12
wiping custom icolib functions: Scriver
George Hazan
2019-03-07
Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...
George Hazan
2019-03-05
Popup:
George Hazan
2019-02-27
popup code cleaning (cause we have no tchar.h)
George Hazan
2018-11-12
Scriver -> g_plugin calls
George Hazan
2018-09-27
Scriver: fix loading read messages into the log when contact window is open
ElzorFox
2018-09-27
StdMsg and Scriver: ME_DB_EVENT_EDITED support
ElzorFox
2018-07-16
Unify special keys names
dartraiden
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-31
fixes #1397 (StdMsg: dynamic loading breaks meta menu)
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-05-22
Srmm_AddButton unbound from hLangpack
George Hazan
2018-05-22
Srmm_AddIcon unbound from hLangpack
George Hazan
2018-05-20
sounds packed into CMPlugin (reduces usage of hLangpack)
George Hazan
2018-05-18
CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE
George Hazan
2018-05-16
Scriver -> CMPlugin
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-02-21
all another C++'11 iterators
George Hazan
2018-02-04
the error code of db_event_get() should be checked
George Hazan
[next]