summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgoptions.cpp
AgeCommit message (Expand)Author
2018-01-01massive copyright updatedartraiden
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-12-03TabSRMM: added link to addons siteKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-11-10fixes #1022 (in tabSRMM log options dialog the plugins' combo is always disab...George Hazan
2017-10-05fixes #969 (some controls don't work without classes)George Hazan
2017-10-02fixes #967 (Broken templates preview in TabSRMM native templates editor)George Hazan
2017-09-13all usual options dialogs rewritten on UI classesGeorge Hazan
2017-09-13VS2010 compilation fixGeorge Hazan
2017-09-13tabSRMM: log options dialog rewritten using UI classesGeorge Hazan
2017-09-13tabSRMM: container options dialog rewritten using UI classesGeorge Hazan
2017-08-22unused code removedGeorge Hazan
2017-08-20minus ModernOptGeorge Hazan
2017-08-06Update rest of links to httpsRobert Pösel
2017-04-04SRMM window list completely incapsulated into mir_app to avoid corrupting it ...George Hazan
2017-03-14some fixes to make Coverity happierGeorge Hazan
2017-03-08code cleaningGeorge Hazan
2017-03-02further tabSRMM cleanupGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-01toolbar icons processing code moved to mir_appGeorge Hazan
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-11-13fix for built-in clist_modern in the typing notification options dialogGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-10-25Allow '0' in "Flash containers" TabSRMM setting to disable flashing.ultramage
2016-09-06MS_CLIST_SYSTRAY_NOTIFY - more useless code removedGeorge Hazan
2016-09-05TabSRMM: Make default settings more user friendly and use nicer templatesRobert Pösel
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-04-26absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavismGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-09-01- adaptation for the kernel strdel();George Hazan
2015-08-28TabSEMM:Tobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-01tabsrmm: common projectKirill Volinsky
2015-08-01switch from miranda.or.at to our wikiDart Raiden
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-05some another sudden Unicode appearancesGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-05TabSRMM: code cleanupTobias Weimer