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
/
protocols
/
IRCG
/
src
/
commandmonitor.cpp
Age
Commit message (
Expand
)
Author
2014-07-13
wrapping the most evident critical sections into a class
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-27
code cleaning
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
- end of ANSI support in chats;
George Hazan
2014-01-08
chat structures slightly cleaned (no changes so far)
George Hazan
2014-01-01
removed unicode prefix, updated year
Tobias Weimer
2014-01-01
Slightly modified IRC CTCP VERSION response send information about x64/x86 ve...
Tobias Weimer
2013-12-23
spelling correction (e.g. twitter -> Twitter)
Dart Raiden
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-09-24
PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...
George Hazan
2013-07-20
protocol helper for detecting chats: isChatRoom
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-06-15
ProtoBroadcastAck - unified helper for all protocols
George Hazan
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
rest of menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-04-05
various menu items quirks, simplifications & optimization
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-28
new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy