summaryrefslogtreecommitdiff
path: root/plugins/MirOTR
AgeCommit message (Collapse)Author
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-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06convert txt files to utf-8Kirill Volinsky
2017-12-06fix after files conversationKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-11-08fix for the possible crash with static variablesGeorge Hazan
2017-11-01removed support for VS2010 as obsoleteGeorge Hazan
2017-11-01removing support for VS2013George Hazan
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-08SSE2 instructions not to be used for 32-bit Release configurationsGeorge Hazan
2017-08-08ME_MSG_TOOLBARLOADED is hooked everywhere as a temporary eventGeorge Hazan
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-07-02fix for rare crash in mirOTRGeorge Hazan
2017-04-25this time for real - good byewatcherhd
2017-04-25Revert "farewell MSVS 2015"watcherhd
This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894.
2017-04-25farewell MSVS 2015watcherhd
2017-04-08vs 2017 compilation fixKirill Volinsky
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-03-09Visual Studio 2017 support addedwatcherhd
2017-02-16duplicated lib folders no needed anymoreGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-12-04MirOTR: Fix changing ConvHTML/Policy (fixes #553)Robert Pösel
Problem was that only the changed value of one of the two options was changed/remembered, but when saving the options, both of them were saved. So one of them was always reseted to default value (unless user changed both of them before applying settings). This commit fixes that by remembering value of both options at once. It's not best/beautiful solution (as we always touch more things than we need), but it should be ok for now.
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-12-02m_msg_buttonsbar.h is not needed anymoreGeorge Hazan
2016-12-01more fixesGeorge Hazan
2016-11-29BBBF_ANSITOOLTIP - unused flag removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h
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-09-05Menu_DrawItem & Menu_MeasureItem now simply receive LPARAMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-27<tchar.h> removed from <m_system.h>George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17136 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-07-21improperly named helper renamedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17110 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-18these tons of code aren't needed anymore...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16850 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-01report to developers, not Miranda NG program :)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-12MirOTR: Minor cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16468 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-11git-svn-id: http://svn.miranda-ng.org/main/trunk@16456 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-11compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16455 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-10MirOTR: Updated lobotr to version 4.1.1 (fixes #1208)Tobias Weimer
-Fix an integer overflow bug that can cause a heap buffer overflow (and from there remote code execution) on 64-bit platforms -Fix possible free() of an uninitialized pointer -Be stricter about parsing v3 fragments -Add a testsuite ("make check" to run it), but only on Linux for now, since it uses Linux-specific features such as epoll -Fix a memory leak when reading a malformed instance tag file -Protocol documentation clarifications git-svn-id: http://svn.miranda-ng.org/main/trunk@16454 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-26MirOTR: Correct version of [14690] (thx White-Tiger)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16174 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-26MirOTR: Fix for a memory allocation conflict introduced in [14690] (fixes #1160)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16173 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-15missing UIDs in MirOTR menuGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15869 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c