summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/options.cpp
AgeCommit message (Expand)Author
2017-12-22quick-n-dirty fix for #1069George 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-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-15IRC: more code cleaningGeorge Hazan
2017-11-15IRC:George Hazan
2017-11-13Code modernize ...Goraf
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13mode old database junk to dieGeorge 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
2016-01-23DND → Do not disturbDart Raiden
2016-01-20"N/A" -> "Not available" (thx Wishmaster for idea)Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-06-25- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-29unified project for IRC protocolGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George 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
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to u...George Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-07-08IRC: Make "events menu" translatable (fixes #649)Robert Pösel
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-04-07IRC: more correct nameDart Raiden
2014-04-07IRC: simple tab nameDart Raiden
2014-04-05- fixes #640 (IRC: "server code page option" reset its value)Tobias Weimer
2014-01-27code cleaningGeorge 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