index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
IRCG
/
src
/
services.cpp
Age
Commit message (
Expand
)
Author
2023-01-27
Group chats: all old APIs with lookup by module+session removed
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-03-27
IRCG:
George Hazan
2021-03-26
fixes #2798 (IRC: remove "Networks")
George Hazan
2020-02-19
if a protocol handles an event, it shall return 1, not 0
George Hazan
2020-01-25
massive code cleaning:
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-09-27
end of manual experiments with CList/NotOnList
George Hazan
2019-04-12
wiping custom icolib functions: IRC
George Hazan
2018-11-26
Chat_AddGroup - simplified prototype
George Hazan
2018-10-17
IRC:
George Hazan
2018-07-24
database:
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-06-25
IRC: if user decide "kick with reason", he should write a reason manually
dartraiden
2018-05-22
m_chat.h => CMPlugin
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-04-22
EV_PROTO_ONMENU removed
George Hazan
2018-04-22
OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted
George Hazan
2018-04-21
code cleaning:
George Hazan
2018-03-28
common protocol instance management code went into template
George Hazan
2018-02-21
IRC: C++'11 iterators
George Hazan
2017-12-27
obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_a...
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-15
IRC: more code cleaning
George Hazan
2017-11-15
IRC:
George Hazan
2017-11-13
IRC: code cleaning for some crazy moments related to #1010
George Hazan
2017-11-13
Code modernize ...
Goraf
2017-09-19
useless structure GCDEST finally removed
George Hazan
2017-09-18
unneeded calls of DestroyServiceFunction() removed
George Hazan
2017-03-24
revolution in chat menus
George Hazan
2017-03-10
Group chats:
George Hazan
2017-03-09
- GCSessionInfoBase fields iWidth and iHeight moved to StdMSg;
George Hazan
2016-12-02
MS_SYSTEM_* services became functions
George Hazan
2016-11-26
fixes #600 (IRC fails to recognize self status change)
George Hazan
2016-11-26
crash fix for IRC kick/makeop commands
George Hazan
2016-09-21
IRC - now all roles are translated (hopefully)
George Hazan
2016-09-19
IRC - code cleaning
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
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-11
MRA: change avatars load threads count default value from 4 to 1
Rozhuk Ivan
2016-06-05
- fix for #1059;
George Hazan
2016-01-04
There's identical string in commandmonitor.cpp (except for that space)
RMN
2015-10-28
Optimize EV_PROTO_DBSETTINGSCHANGED functions to not use mir_strcmp() but jus...
Robert Pösel
2015-09-04
IRC: menu uid
Alexander Lantsev
[next]