Age | Commit message (Expand) | Author |
2016-04-01 | report to developers, not Miranda NG program :) | Dart Raiden |
2016-03-12 | MirOTR: Minor cleanup | Tobias Weimer |
2016-03-11 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16456 1316c22d-e87f-b044-9b9... | Vadim Dashevskiy |
2016-03-11 | compilation fix | Vadim Dashevskiy |
2016-03-10 | MirOTR: Updated lobotr to version 4.1.1 (fixes #1208) | Tobias Weimer |
2016-01-26 | MirOTR: Correct version of [14690] (thx White-Tiger) | Tobias Weimer |
2016-01-26 | MirOTR: Fix for a memory allocation conflict introduced in [14690] (fixes #1160) | Tobias Weimer |
2015-12-15 | missing UIDs in MirOTR menu | George Hazan |
2015-11-03 | MirOTR: Deliver unencrypted message to msg dialog to not lose it. | Piotr Piastucki |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-10-17 | MirOTR: | Tobias Weimer |
2015-10-02 | MirOTR: coverity fixes | MikalaiR |
2015-09-24 | OTR: | Tobias Weimer |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-08-13 | 64-bit fix | George Hazan |
2015-07-25 | MirOTR: | Tobias Weimer |
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy |
2015-07-23 | compilation fix | George Hazan |
2015-07-23 | various warning & compilation fixes | George Hazan |
2015-07-23 | temporary reverted | Vadim Dashevskiy |
2015-07-22 | MirOTR: vc2015 compilation fix | Kirill Volinsky |
2015-07-22 | projects references fix | Kirill Volinsky |
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky |
2015-07-21 | preparing for vc2015 | Kirill Volinsky |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-29 | ownerData 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-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |
2015-06-26 | next slice of cutting out unused menu features - popupPosition | George Hazan |
2015-06-25 | rest of genmenu api died | George Hazan |
2015-06-25 | experimental menu adding function without CLISTMENUITEM | George Hazan |
2015-06-25 | crazy own menu creation system removed from MirOTR | George Hazan |
2015-06-25 | another portion of dead genmenu services | George Hazan |
2015-06-24 | fixes for MENUITEMINFO declarations | George Hazan |
2015-06-23 | - Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM; | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-22 | minor correction in the internal genmenu structure | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-28 | MirOTR: | George Hazan |
2015-05-27 | memory leak fix | George Hazan |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |