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
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
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-27
slightly optimized way of getting menu item's module name
George Hazan
2017-11-27
add module name (part 1)
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-12
old good sound services became finally functions
George Hazan
2017-09-12
Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"
George Hazan
2017-09-11
old good sound services became finally functions
George Hazan
2017-08-24
nullptr must be passed inside SetStatusText to return back to the predefined ...
George Hazan
2017-08-15
anonymous SRMM services got names
George Hazan
2017-08-15
fixes #799 (Crash on receiving msg in FB group chat)
George Hazan
2017-08-08
ME_MSG_TOOLBARLOADED is hooked everywhere as a temporary event
George Hazan
2017-08-03
Scriver: swapped MSG_SENDMESSAGE workers
George Hazan
2017-04-07
SRMM events are now created inside the core to avoid problems with dynamic pl...
George Hazan
2017-04-07
Windows-specific code moved to mir_core
George Hazan
2017-04-04
SRMM window list completely incapsulated into mir_app to avoid corrupting it ...
George Hazan
2017-04-03
- SRMM window list management moved to the base class;
George Hazan
2017-03-28
more unneeded code removed
George Hazan
2017-03-28
and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha
George Hazan
2017-03-28
we don't need the uFlags field either
George Hazan
2017-03-28
funny, but without cbSize we have no need in MessageWindowInputData at all
George Hazan
2017-03-28
massive cleanup of useless cbSize fields
George Hazan
2017-03-28
SRMM notifications went to the core with ME_MSG_WINDOWEVENT
George Hazan
[next]