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
/
input.cpp
Age
Commit message (
Expand
)
Author
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-13
Code modernize ...
Goraf
2016-12-02
MS_SYSTEM_* services became functions
George Hazan
2016-09-19
IRC - code cleaning
George Hazan
2016-09-17
chats: more functions, less structures
George Hazan
2016-09-16
- chats services replaces with functions;
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
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-16
name conflicts solved
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-04-29
unified project for IRC protocol
George Hazan
2015-03-29
code cleaning
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-04-05
- fixes #640 (IRC: "server code page option" reset its value)
Tobias Weimer
2014-02-24
- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-27
code cleaning
George Hazan
2014-01-25
ะก++ sources: __VERSION_STRING -> __VERSION_STRING_DOTS
George Hazan
2014-01-11
forgotten to declare two remaining fields as const
George Hazan
2014-01-10
GCDEST::pszModule and GCDEST::ptszID must be constant
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2014-01-08
chat structures slightly cleaned (no changes so far)
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
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
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy