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
/
include
/
m_chat.h
Age
Commit message (
Expand
)
Author
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-22
m_chat.h => CMPlugin
George Hazan
2018-03-13
chat engine:
George Hazan
2018-02-24
more nullptr
Goraf
2018-02-24
guard headers
Goraf
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
unused fields removed
George Hazan
2017-09-22
attempt to fix #935
George Hazan
2017-09-19
fix for a comment
George Hazan
2017-09-19
add warning about GCDEST deprecation
dartraiden
2017-09-19
useless structure GCDEST finally removed
George Hazan
2017-04-04
- GC_FONTSIZE considered useless;
George Hazan
2017-03-24
revolution in chat menus
George Hazan
2017-03-24
- merge of WndProc_Nicklist functions;
George Hazan
2017-03-21
unused shit removed
George Hazan
2017-03-10
Group chats:
George Hazan
2017-02-20
TabSRMM: default mask values must match options
George Hazan
2017-02-15
GCEF_SILENT - the special flag to suppress any event logging
George Hazan
2017-01-23
shit fixed in chat api
George Hazan
2017-01-23
no need to implement the same code in each plugin
George Hazan
2017-01-20
Chat_NewSession to return a pointer to a newly created session, not to dig it...
George Hazan
2016-11-02
- common mouse hovering processing code moved to MIR_APP_DLL
George Hazan
2016-09-19
- struct GCSESSION died;
George Hazan
2016-09-19
chat code reordering
George Hazan
2016-09-19
Chat_AddGroup - even less structures
George Hazan
2016-09-17
chats: more functions, less structures
George Hazan
2016-09-16
- chats services replaces with functions;
George Hazan
2016-07-29
removing TCHAR + WCHAR from headers
George Hazan
2014-02-21
ME_GC_HOOK_EVENT - hook for the incoming chat events
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-19
chat log icons are back
George Hazan
2014-01-11
forgotten to declare two remaining fields as const
George Hazan
2014-01-10
GCDEST::pszModule and GCDEST::ptszID must be constant
George Hazan
2014-01-08
fix comment
Robert Pösel
2014-01-08
- end of ANSI support in chats;
George Hazan
2014-01-08
chat structures slightly cleaned (no changes so far)
George Hazan
2013-07-06
flag for displaying offline contacts in chats
George Hazan
2013-06-16
Fixed notifying events.
Robert Pösel
2013-06-16
Chat API: added flag to not notify particular event
Robert Pösel
2012-06-27
sync
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy