summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/srmm.cpp
AgeCommit message (Collapse)Author
2025-01-03fixes #4809 (tabSRMM: make CTRL+UP / CTRL-DOWN combination optional)George Hazan
2025-01-01Another year has passeddartraiden
2024-11-12SRMM options unificationGeorge Hazan
2024-11-01more for #4600 - an option to apply tab creation rules for private chats to ↵George Hazan
group chats
2024-10-24fixes #4756 (Плагины сообшений: отдать ↵George Hazan
доступность кнопок форматирования полностью на откуп протоколу)
2024-09-20fixes #4686 (tabSRMM: group chat windows to use the same activation options ↵George Hazan
like the private chats do)
2024-03-15WM_DROPFILES / WM_PASTE processing unificationGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-01-02Update copyrightsdartraiden
2022-09-24tabSRMM: death of proprietary option treeGeorge Hazan
2022-06-22fixes #3108 (tabSRMM doesn't take typing notification settings for unknown ↵George Hazan
contacts into consideration) + code cleaning
2022-05-20fixes #3071 (TabSRMM имеет настройку отключения ↵George Hazan
попапов про набор текста, которая конфликтует с настройкой StdPopup)
2022-01-27fixes #3016 (Названия журналов так и не ↵George Hazan
переводятся)
2022-01-01Happy new year, Mirandadartraiden
2021-12-04Make the name of the internal log translatabledartraiden
2021-05-02tabSRMM: crash on clean profileGeorge Hazan
2021-03-28code cleaningGeorge Hazan
2021-01-17Update copyrightsdartraiden
2021-01-10CSendLater: fake class removedGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed ↵George Hazan
in each plugin. mir_getLP() remains for compatibility with pascal plugins only
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
it remains existing for now, but as reference to g_plugin.m_hLang
2018-05-16tabSRMM -> CMPluginGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-09-18unneeded calls of DestroyServiceFunction() removedGeorge Hazan
2017-03-08code cleaningGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-11-01- StdChat removed from all solutions;George Hazan
- MIID_CHAT removed
2016-09-13mode old database junk to dieGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-06MS_CLIST_SYSTRAY_NOTIFY - more useless code removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 3 (final)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28TabSEMM:Tobias Weimer
- minor leak fixed - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@15073 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c