Age | Commit message (Expand) | Author |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-21 | fix for listview position changing | George Hazan |
2015-04-21 | - fix for a bug in options (policy & hash aren't saved for protos whose name ... | George Hazan |
2015-04-16 | MirOTR: | Tobias Weimer |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-03-27 | MirOTR: | Tobias Weimer |
2015-03-27 | MirOTR: indent "child" option, so it's more clear what's meant | René Schümann |
2015-03-27 | MirOTR: forgot some version bumps... retroactively done now | René Schümann |
2015-03-27 | MirOTR: translation fixes, removed 2 strings that were not meant to be transl... | René Schümann |
2015-03-26 | compilation fix | George Hazan |
2015-03-26 | MirOTR: switched resources to English (well they are English actually :P) Tho... | René Schümann |
2015-03-26 | MirOTR: added notice when we're using an older protocol, also added info abou... | René Schümann |
2015-03-26 | MirOTR: cleaned-up our OTR messages and other string stuff (such as using mir... | René Schümann |
2015-03-26 | MirOTR: reverted OTR message prefix back to "OTR: " | René Schümann |
2015-03-26 | MirOTR: updated dependencies' project files to disable some warnings (they ar... | René Schümann |
2015-03-26 | MirOTR: Libgcrypt, 64bit fix, patch submitted to Libgcrypt devs | René Schümann |
2015-03-26 | MirOTR: dependencies use UTF8/ANSI, don't use Unicode on them. | René Schümann |
2015-03-26 | MirOTR: copied OTRL_MSGEVENT_ENCRYPTION_REQUIRED message from Pidgin properly... | René Schümann |
2015-03-26 | MirOTR: fixed ICQ problem as it's dropping all messages with "otr.cypherpunks... | René Schümann |
2015-03-26 | MirOTR: | René Schümann |
2015-03-26 | MirOTR: | René Schümann |
2015-03-26 | MirOTR: compatibility update to support/use libotr 4 | René Schümann |
2015-03-26 | MirOTR: major update to latest libotr 4, with OTR protocol 3 (backwards compa... | René Schümann |
2015-03-26 | MirOTR: added files required by libotr while configuring it from source and u... | René Schümann |
2015-03-26 | MirOTR: partially reverted r12467 | René Schümann |
2015-03-21 | - removed debugging using MessageBox | George Hazan |
2015-03-21 | missing header removed from projects | George Hazan |
2015-03-21 | _CRT_SECURE_NO_WARNINGS needed until warnings themselves in MirOTR are fixed | Vadim Dashevskiy |
2015-03-21 | avoiding module duplicate during linking | George Hazan |
2015-03-20 | MirOTR: if you ask me what I hate about Git, it'll be empty folders and SVN b... | René Schümann |
2015-03-20 | MirOTR: added DEPENDENCIES.txt with information about MirOTR's dependencies i... | René Schümann |
2015-03-20 | MirOTR: Libgcrypt and Libgpg-error update | René Schümann |
2015-03-20 | MirOTR: updated ekhtml from 0.3.2 to 0.3.3-pre (Git 0092d9d), this fixes a me... | René Schümann |
2015-03-16 | project fix | Kirill Volinsky |
2015-03-14 | MirOTR: part 5, file/folder structure change | René Schümann |
2015-03-14 | MirOTR: part 4, file/folder structure change | René Schümann |
2015-03-14 | MirOTR: part 3, file/folder structure change | René Schümann |
2015-03-14 | MirOTR: part 2, file/folder structure change | René Schümann |
2015-03-14 | MirOTR: part one of many file/folder structure changes | René Schümann |
2015-03-14 | MirOTR: | Tobias Weimer |
2015-03-13 | MirOTR: | Tobias Weimer |
2015-03-08 | MirOTR: Fix showing in options that certificat is trusted even it's not; Vers... | Robert Pösel |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-03 | missing icon added to icolib | Kirill Volinsky |
2014-12-18 | various calls of setlocale removed | George Hazan |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | memmove -> memcpy in some cases, review req | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |