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
/
irclib.cpp
Age
Commit message (
Expand
)
Author
2018-01-09
fixes #1082
George Hazan
2017-12-22
quick-n-dirty fix for #1069
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
Code modernize ...
Goraf
2017-01-14
separate handle types for HNETLIBCONN & HNETLIBBIND
George Hazan
2017-01-13
(wiping blood from hands) no more netlib services
George Hazan
2017-01-13
a bit less netlib services
George Hazan
2016-12-02
MS_SYSTEM_* services became functions
George Hazan
2016-11-26
crash fix for IRC kick/makeop commands
George Hazan
2016-09-17
chats: more functions, less structures
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
2015-10-02
IRC: coverity fixes
MikalaiR
2015-09-01
- strdel()/strdelw() moved to the core;
George Hazan
2015-08-16
name conflicts solved
George Hazan
2015-08-13
fix for wrong CMString::Mid calls
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-29
unified project for IRC protocol
George Hazan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-25
IRC code cleanup
Rozhuk Ivan
2014-07-13
wrapping the most evident critical sections into a class
George Hazan
2014-06-24
typo
Dart Raiden
2014-06-12
headers of not adopted plugins moved to !Deprecated
Kirill Volinsky
2014-05-24
spelling correction
Dart Raiden
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
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
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-04-05
- rest of menus cleared;
George Hazan
2013-04-05
various menu items quirks, simplifications & optimization
George Hazan
2013-03-02
rest of TCHAR_STR_PARAM replaced
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