Age | Commit message (Expand) | Author |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2020-05-07 | MirOTR: two another option dialogs -> UI classes | George Hazan |
2020-05-07 | MirOTR: | George Hazan |
2020-04-19 | MirOTR: | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-28 | MirOTR: | George Hazan |
2019-02-28 | MirOTR: code cleaning | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2018-11-14 | hContact, MODULENAME -> g_plugin | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-17 | MirLua, MirOTR, New_GPG, OpenSSL, SecureIM -> CMplugin | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | George Hazan |
2018-03-16 | class renaming, part II | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2016-12-04 | MirOTR: Fix changing ConvHTML/Policy (fixes #553) | Robert Pösel |
2016-12-01 | more fixes | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-03-12 | MirOTR: Minor cleanup | Tobias Weimer |
2016-01-26 | MirOTR: Correct version of [14690] (thx White-Tiger) | Tobias Weimer |
2015-10-17 | MirOTR: | 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-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-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-04-30 | minus critical section | Kirill Volinsky |
2015-04-27 | ConnectionNotify common project | Kirill Volinsky |
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-26 | MirOTR: cleaned-up our OTR messages and other string stuff (such as using mir... | 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-14 | MirOTR: part 3, file/folder structure change | René Schümann |