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
2024-01-26
major atavism, PROTORECVEVENT, died with its own set of constants
George Hazan
2023-12-12
IRC: code cleaning
George Hazan
2023-02-09
SRMM: better support for group chats in database
George Hazan
2023-01-27
Group chats: all old APIs with lookup by module+session removed
George Hazan
2022-08-05
fixes #3145 (IRC: crash on channels list request)
George Hazan
2022-05-07
Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die...
George Hazan
2022-02-08
fixes #3022 (Jabber file transfers don't report failure)
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-06-26
for #2928 - atavism removed from IRC: scripting support
George Hazan
2021-03-30
fixes #2820 (useless "Network" field in Options - IRC - Ignore)
George Hazan
2021-03-27
IRCG:
George Hazan
2021-03-26
fixes #2798 (IRC: remove "Networks")
George Hazan
2019-07-24
obsolete code removed from NETLIBBIND
George Hazan
2019-07-24
useless member NETLIBOPENCONNECTION::cbSize removed
George Hazan
2018-11-26
Chat_AddGroup - simplified prototype
George Hazan
2018-10-17
IRC:
George Hazan
2018-07-24
database:
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-17
MNonCopyable - the common class to avoid declaring fake private constructors
George Hazan
2018-04-03
unneeded size fields removed
George Hazan
2018-04-03
code cleaning: old unions replaced with MAllStrings & MAllStringsArray
George Hazan
2018-03-28
common protocol instance management code went into template
George Hazan
2018-03-15
LIST<> iterators:
George Hazan
2018-02-21
IRC: C++'11 iterators
George Hazan
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
[next]