summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/options.cpp
AgeCommit message (Expand)Author
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
2013-09-25valid options initializationGeorge Hazan
2013-09-21protocols cleanupKirill Volinsky
2013-09-03- settings convertor for Popup+;George Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01SKINICONDESC initialization - end of storyGeorge Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-21patch for eliminating expert mode in options (to replace the simple mode with...George Hazan
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy