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
/
ircproto.cpp
Age
Commit message (
Expand
)
Author
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-08-13
fix for wrong CMString::Mid calls
George Hazan
2015-07-03
IRC: Fixed deleting void pointer
Tobias Weimer
2015-06-30
- fix for the old perversion with manual protocol root calculation;
George Hazan
2015-06-25
another portion of dead genmenu services
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-18
"Status" became resident for all protocols, in a constructor
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-31
- CreateProtoServiceFunction() moved into mir_core.dll instead of inlining
George Hazan
2015-05-31
another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-21
war against atavisms continues
George Hazan
2015-04-29
unified project for IRC protocol
George Hazan
2015-03-22
- PROTO_INTERFACE got the default implementation;
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-09-16
MS_CLIST_REMOVEMAINMENUITEM also removed
George Hazan
2014-07-13
wrapping the most evident critical sections into a class
George Hazan
2014-06-12
headers of not adopted plugins moved to !Deprecated
Kirill Volinsky
2014-05-12
remove \ befor '
Kirill Volinsky
2014-04-05
- fixes #640 (IRC: "server code page option" reset its value)
Tobias Weimer
2014-02-16
PS_CHANGEINFO is never called, and therefore exterminated
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
more HCONTACT
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-27
code cleaning
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2013-12-04
IRC: custom reconnect code removed
George Hazan
2013-10-15
code cleanup
Kirill Volinsky
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-09-25
PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused
George Hazan
2013-09-17
Spelling correction (patch from RMN)
Vadim Dashevskiy
2013-09-03
- settings convertor for Popup+;
George Hazan
2013-07-28
- fix for name conflict in proto helpers;
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-23
new helper applied instead of MS_DB_SETSETTINGRESIDENT
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-06-15
ProtoBroadcastAck - unified helper for all protocols
George Hazan
2013-04-20
protocols must return unique ids on SendMsg
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
[next]