Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-27 | tabSRMM: fix for the broken warnings order | George Hazan | |
2024-06-27 | fixes #4486 (User notes copy problem) | George Hazan | |
2024-02-26 | fixes #4228 (tabSRMM: add ability to hide a warning about unsent messages in ↵ | George Hazan | |
the queue) | |||
2024-01-08 | Update copyrights | dartraiden | |
2023-01-02 | Update copyrights | dartraiden | |
2022-09-26 | Utils_ClipboardCopy - system-wide helper for writing text to clipboard | George Hazan | |
2022-09-10 | fixes #3158 (TabSRMM: значок в окне предупреждения) | George Hazan | |
2022-08-11 | fixes #3156 (TabSRMM: warning dialog) | George Hazan | |
2022-07-29 | fixes #3126 (tabSRMM: "Colorize nickames in member list" chat option) | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-03-22 | File 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-09 | tabSRMM: warning if a temporary file cannot be written | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-08-31 | these code must have their previous values, otherwise tabSRMM will ask for ↵ | George Hazan | |
them again | |||
2018-08-30 | fixes #1561 (TabSRMM warnings) | George Hazan | |
2018-02-24 | more nullptr | Goraf | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-26 | standard color table exported from core | George Hazan | |
2017-12-26 | TabSRMM: | George Hazan | |
- custom color chooser removed; - unused menu items removed; - version bump | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-10-30 | fixes #1010 (custom colors do not appear in the IRC log) | George Hazan | |
2017-04-10 | code reorder to hide as much data as possible | George Hazan | |
2017-04-05 | SRMM* plugins switched to CCtrlRichEdit | George Hazan | |
2017-03-02 | code cleanup in tabSRMM | George 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-01 | further code cleaning | George Hazan | |
2017-02-28 | TabSrmm -> UI classes | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-27 | less TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-26 | less 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-25 | hello, 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-02 | Copyrights 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-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14168 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-03-05 | TabSRMM: code cleanup | Tobias Weimer | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@12344 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-02-21 | code formatting | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@12236 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-02-21 | tabSRMM chats to use the same rtf formatter both for chats & groupchats | George 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-11 | code cleaning | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-31 | Year 2015 version update | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-13 | fix for the url extractor | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11377 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |