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
2024-09-12
fixes #4651 (NewStory+tabSRMM: Форматирование текста по...
George Hazan
2023-12-18
fixes #4060 (Crash: Miranda crashes after /part command)
George Hazan
2023-12-18
fixes #4062 (IRC: Some modes still in Topic column)
George Hazan
2023-12-13
MS_FILE_* services became useless since StdFile died
George Hazan
2023-12-12
fixes #4044 (IRC: окно настроек канала создаётся ...
George Hazan
2023-12-12
fixes #4032 (IRC + Tabsrmm: User details windows is without information for I...
George Hazan
2023-12-12
fixes #4042 (IRC: Miranda rejoins channel if you left channel using part comm...
George Hazan
2023-12-12
IRC: code cleaning
George Hazan
2023-01-27
Group chats: all old APIs with lookup by module+session removed
George Hazan
2022-11-15
fixes #3243 (IRC: выпилить предупреждение о больш...
George Hazan
2021-12-26
BYTE -> uint8_t
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
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
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
[next]