summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/input.cpp
AgeCommit message (Expand)Author
2024-09-12fixes #4651 (NewStory+tabSRMM: Форматирование текста по...George Hazan
2023-12-18fixes #4060 (Crash: Miranda crashes after /part command)George Hazan
2023-12-18fixes #4062 (IRC: Some modes still in Topic column)George Hazan
2023-12-13MS_FILE_* services became useless since StdFile diedGeorge Hazan
2023-12-12fixes #4044 (IRC: окно настроек канала создаётся ...George Hazan
2023-12-12fixes #4032 (IRC + Tabsrmm: User details windows is without information for I...George Hazan
2023-12-12fixes #4042 (IRC: Miranda rejoins channel if you left channel using part comm...George Hazan
2023-12-12IRC: code cleaningGeorge Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2022-11-15fixes #3243 (IRC: выпилить предупреждение о больш...George Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-03-30fixes #2820 (useless "Network" field in Options - IRC - Ignore)George Hazan
2021-03-27IRCG:George Hazan
2021-03-26fixes #2798 (IRC: remove "Networks")George Hazan
2018-10-17IRC:George Hazan
2018-07-24database:George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-15IRC: more code cleaningGeorge Hazan
2017-11-13Code modernize ...Goraf
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-09-19IRC - code cleaningGeorge Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-04-29unified project for IRC protocolGeorge Hazan
2015-03-29code cleaningGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge 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-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-27code cleaningGeorge Hazan
2014-01-25С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTSGeorge Hazan
2014-01-11forgotten to declare two remaining fields as constGeorge Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-08chat structures slightly cleaned (no changes so far)George Hazan