summaryrefslogtreecommitdiff
path: root/plugins/MirOTR
AgeCommit message (Expand)Author
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-16fix for strncat useKirill Volinsky
2015-05-11cleanupKirill Volinsky
2015-05-03fix for the option's page style pt. 3Vadim Dashevskiy
2015-04-30minus critical sectionKirill Volinsky
2015-04-27ConnectionNotify common projectKirill Volinsky
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-21fix for listview position changingGeorge Hazan
2015-04-21- fix for a bug in options (policy & hash aren't saved for protos whose name ...George Hazan
2015-04-16MirOTR:Tobias Weimer
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-27MirOTR:Tobias Weimer
2015-03-27MirOTR: indent "child" option, so it's more clear what's meantRené Schümann
2015-03-27MirOTR: forgot some version bumps... retroactively done nowRené Schümann
2015-03-27MirOTR: translation fixes, removed 2 strings that were not meant to be transl...René Schümann
2015-03-26compilation fixGeorge Hazan
2015-03-26MirOTR: switched resources to English (well they are English actually :P) Tho...René Schümann
2015-03-26MirOTR: added notice when we're using an older protocol, also added info abou...René Schümann
2015-03-26MirOTR: cleaned-up our OTR messages and other string stuff (such as using mir...René Schümann
2015-03-26MirOTR: reverted OTR message prefix back to "OTR: "René Schümann
2015-03-26MirOTR: updated dependencies' project files to disable some warnings (they ar...René Schümann
2015-03-26MirOTR: Libgcrypt, 64bit fix, patch submitted to Libgcrypt devsRené Schümann
2015-03-26MirOTR: dependencies use UTF8/ANSI, don't use Unicode on them.René Schümann
2015-03-26MirOTR: copied OTRL_MSGEVENT_ENCRYPTION_REQUIRED message from Pidgin properly...René Schümann
2015-03-26MirOTR: fixed ICQ problem as it's dropping all messages with "otr.cypherpunks...René Schümann
2015-03-26MirOTR:René Schümann
2015-03-26MirOTR:René Schümann
2015-03-26MirOTR: compatibility update to support/use libotr 4René Schümann
2015-03-26MirOTR: major update to latest libotr 4, with OTR protocol 3 (backwards compa...René Schümann
2015-03-26MirOTR: added files required by libotr while configuring it from source and u...René Schümann
2015-03-26MirOTR: partially reverted r12467René Schümann
2015-03-21- removed debugging using MessageBoxGeorge Hazan
2015-03-21missing header removed from projectsGeorge Hazan
2015-03-21_CRT_SECURE_NO_WARNINGS needed until warnings themselves in MirOTR are fixedVadim Dashevskiy
2015-03-21avoiding module duplicate during linkingGeorge Hazan
2015-03-20MirOTR: if you ask me what I hate about Git, it'll be empty folders and SVN b...René Schümann
2015-03-20MirOTR: added DEPENDENCIES.txt with information about MirOTR's dependencies i...René Schümann