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
2018-11-26
Chat_AddGroup - simplified prototype
George Hazan
2018-11-14
code cleaning
George Hazan
2018-10-17
IRC:
George Hazan
2018-09-21
old crutch removed: error messages to go in Unicode
George Hazan
2018-07-25
cosmetic fixes, typos
dartraiden
2018-07-24
database:
George Hazan
2018-04-22
EV_PROTO_ONMENU removed
George Hazan
2018-04-22
OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted
George Hazan
2018-04-21
EV_PROTO_DBSETTINGSCHANGED - old useless stub removed
George Hazan
2018-04-21
code cleaning:
George Hazan
2018-04-19
EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(...
George Hazan
2018-03-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
George Hazan
2018-02-21
IRC: C++'11 iterators
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-23
database enumerators => void* instead of LPARAM
George Hazan
2017-11-13
Code modernize ...
Goraf
2017-10-16
the whole idea of customizable colors in chat considered totally useless
George Hazan
2017-03-21
warning fix
George Hazan
2017-01-31
- NUF_HTTPGATEWAY: unused option removed;
George Hazan
2017-01-11
strong typization - better typization
George Hazan
2016-11-17
Utils_OpenUrlT
George Hazan
2016-09-19
- struct GCSESSION died;
George Hazan
2016-09-17
chats: more functions, less structures
George Hazan
2016-09-16
- chats services replaces with functions;
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-09-06
MS_CLIST_SYSTRAY_NOTIFY - more useless code removed
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
2016-06-05
- fix for #1059;
George Hazan
2016-02-20
IRC: no need to display connection dialogs as many times as ::SetStatus was c...
George Hazan
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
[next]