summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/utils.h
AgeCommit message (Collapse)Author
2024-06-27tabSRMM: fix for the broken warnings orderGeorge Hazan
2024-06-27fixes #4486 (User notes copy problem)George Hazan
2024-02-26fixes #4228 (tabSRMM: add ability to hide a warning about unsent messages in ↵George Hazan
the queue)
2024-01-08Update copyrightsdartraiden
2023-01-02Update copyrightsdartraiden
2022-09-26Utils_ClipboardCopy - system-wide helper for writing text to clipboardGeorge Hazan
2022-09-10fixes #3158 (TabSRMM: значок в окне предупреждения)George Hazan
2022-08-11fixes #3156 (TabSRMM: warning dialog)George Hazan
2022-07-29fixes #3126 (tabSRMM: "Colorize nickames in member list" chat option)George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-03-22File transfers:George Hazan
- fixes #2274 (StdMsg & Scriver cannot send files to offline contacts even if their protocol allows that to do); - all copies of AddToFileList in all plugins removed; - ProcessFileDrop() function introduced to handle all file drop operations in all SRMM plugins & contact list
2020-03-09tabSRMM: warning if a temporary file cannot be writtenGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-08-31these code must have their previous values, otherwise tabSRMM will ask for ↵George Hazan
them again
2018-08-30fixes #1561 (TabSRMM warnings)George Hazan
2018-02-24more nullptrGoraf
2018-01-01massive copyright updatedartraiden
2017-12-26standard color table exported from coreGeorge Hazan
2017-12-26TabSRMM:George Hazan
- custom color chooser removed; - unused menu items removed; - version bump
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-10-30fixes #1010 (custom colors do not appear in the IRC log)George Hazan
2017-04-10code reorder to hide as much data as possibleGeorge Hazan
2017-04-05SRMM* plugins switched to CCtrlRichEditGeorge Hazan
2017-03-02code cleanup in tabSRMMGeorge Hazan
- unused cursor removed (IDC_HYPERLINKHAND); - unused header file removed (all functions from generic_msghandlers.h are now declared inside a class) - code reorder;
2017-03-01further code cleaningGeorge Hazan
2017-02-28TabSrmm -> UI classesGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 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-09-01- adaptation for the kernel strdel();George Hazan
- buffer overrun removed (rare crashes); - old useless code removed; - removal of a blank line after comments was a bad idea git-svn-id: http://svn.miranda-ng.org/main/trunk@15136 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-01- %g added to tabSRMM window header's masks -> users's group;George Hazan
- code optimization git-svn-id: http://svn.miranda-ng.org/main/trunk@15132 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14168 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace strlen to mir_strlenKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-05TabSRMM: code cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@12344 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-21code formattingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12236 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-21tabSRMM chats to use the same rtf formatter both for chats & groupchatsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12235 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-21- fix for underlining processing;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@12231 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-11code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31Year 2015 version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13fix for the url extractorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11377 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c