summaryrefslogtreecommitdiff
path: root/plugins/MirOTR
AgeCommit message (Expand)Author
2016-04-01report to developers, not Miranda NG program :)Dart Raiden
2016-03-12MirOTR: Minor cleanupTobias Weimer
2016-03-11git-svn-id: http://svn.miranda-ng.org/main/trunk@16456 1316c22d-e87f-b044-9b9...Vadim Dashevskiy
2016-03-11compilation fixVadim Dashevskiy
2016-03-10MirOTR: Updated lobotr to version 4.1.1 (fixes #1208)Tobias Weimer
2016-01-26MirOTR: Correct version of [14690] (thx White-Tiger)Tobias Weimer
2016-01-26MirOTR: Fix for a memory allocation conflict introduced in [14690] (fixes #1160)Tobias Weimer
2015-12-15missing UIDs in MirOTR menuGeorge Hazan
2015-11-03MirOTR: Deliver unencrypted message to msg dialog to not lose it.Piotr Piastucki
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-10-17MirOTR:Tobias Weimer
2015-10-02MirOTR: coverity fixes MikalaiR
2015-09-24OTR:Tobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-1364-bit fixGeorge Hazan
2015-07-25MirOTR:Tobias Weimer
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-23compilation fixGeorge Hazan
2015-07-23various warning & compilation fixesGeorge Hazan
2015-07-23temporary revertedVadim Dashevskiy
2015-07-22MirOTR: vc2015 compilation fixKirill Volinsky
2015-07-22projects references fixKirill Volinsky
2015-07-21platform toolset updated for vc2015Kirill Volinsky
2015-07-21preparing for vc2015Kirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29ownerData isolated inside TMO_IntMenuItem not to allow external structures to...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-25experimental menu adding function without CLISTMENUITEMGeorge Hazan
2015-06-25crazy own menu creation system removed from MirOTRGeorge Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-24fixes for MENUITEMINFO declarationsGeorge Hazan
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-22minor correction in the internal genmenu structureGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-28MirOTR:George Hazan
2015-05-27memory leak fixGeorge Hazan
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky