summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/windows.cpp
AgeCommit message (Expand)Author
2024-03-02fixes #4259 (IRC: при закрытии окна настроек кана...George Hazan
2023-12-18fixes #4062 (IRC: Some modes still in Topic column)George Hazan
2023-12-12IRC: code cleaningGeorge Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2021-03-26fixes #2798 (IRC: remove "Networks")George Hazan
2020-06-04all improper calls of OnClose replaced with OnDestroy / OnApplyGeorge Hazan
2020-06-04UI classes:George Hazan
2019-04-12wiping custom icolib functions: IRCGeorge Hazan
2018-10-17IRC:George Hazan
2018-07-25finally fixes #1512George Hazan
2018-07-24database:George Hazan
2018-07-23fix for dynamic memory allocationGeorge Hazan
2018-07-23IRC: completely fixes #1512dartraiden
2018-07-11GUI change:George Hazan
2018-05-15IRC:George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-18this feature was never used and only causes problemsGeorge Hazan
2018-02-21IRC: C++'11 iteratorsGeorge 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-28Source files converted to utf-8Kirill Volinsky
2017-11-15IRC: more code cleaningGeorge Hazan
2017-11-13Code modernize ...Goraf
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-05- fix for #1059;George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-29unified project for IRC protocolGeorge Hazan
2015-04-13- nasty crutch removed from Options_AddPage;George Hazan
2015-03-29- adaptation of IRC dialogs to the kernel UI Utils;George Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-26IRC: fixed window title v.2(thx person)Kirill Volinsky
2014-11-25fixed window title (thx person)Kirill Volinsky
2014-01-27code cleaningGeorge Hazan
2014-01-08chat structures slightly cleaned (no changes so far)George Hazan
2013-12-04IRC: custom reconnect code removedGeorge Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan