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
Age
Commit message (
Expand
)
Author
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-06-23
new helper applied instead of MS_DB_SETSETTINGRESIDENT
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-06-15
ProtoBroadcastAck - unified helper for all protocols
George Hazan
2013-05-16
we don't need VS2003/2005 support as well
George Hazan
2013-04-20
protocols must return unique ids on SendMsg
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-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
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
2013-03-06
cleanup of the unnecessary UnhookEvent() calls
George Hazan
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-03-02
rest of TCHAR_STR_PARAM replaced
George Hazan
2013-02-25
PROTO_INTERFACE made zeroed on the basic inheritance level
George Hazan
2013-02-23
useless variable m_szProtoName removed
George Hazan
2013-02-23
- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...
George Hazan
2013-02-15
- translation fixes (patch from person)
Vadim Dashevskiy
2013-02-11
year fix for stdafx.cpp & Jabber
George Hazan
2013-01-21
removed old revision information
Kirill Volinsky
2013-01-12
- Protocols descriptions standardization and russian langpack update accordin...
Vadim Dashevskiy
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
SKINICONDESC initialization - end of story
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-11-26
various code cleaning considering protocols' declarations
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-21
consistent hash generation fix - part 4
Vadim Dashevskiy
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-21
patch for eliminating expert mode in options (to replace the simple mode with...
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy