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
/
clist.cpp
Age
Commit message (
Expand
)
Author
2017-03-17
forgotten TCHAR removed
George Hazan
2016-09-19
IRC - code cleaning
George Hazan
2016-09-17
chats: more functions, less structures
George Hazan
2016-09-14
second major wipeout of database services & 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-01-28
another atavism removed: old stub services for clist events
George Hazan
2016-01-28
atavism removed: CLISTEVENT::cbSize
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-04-29
unified project for IRC protocol
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-04-05
- fixes #640 (IRC: "server code page option" reset its value)
Tobias Weimer
2014-02-12
another bunch of useless conversions died
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
2013-07-20
protocol helper for detecting chats: isChatRoom
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-06-21
minor code cleaning
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 menus cleared;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy