Age | Commit message (Expand) | Author |
2017-01-01 | bump copyright year | dartraiden |
2016-12-13 | use http://miranda-ng.org/p/<plugin_name> which we use in plugin details (thx... | dartraiden |
2016-11-17 | Utils_OpenUrlT | 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-07-22 | Standartize "Version.h" to "version.h" (final rename) | Robert Pösel |
2016-07-22 | Standartize "Version.h" to "version.h" (temporary rename) | Robert Pösel |
2016-07-22 | Standartize "Version.h" to "version.h" in all plugin's and protocol's includes | Robert Pösel |
2016-06-05 | - fix for #1059; | George Hazan |
2016-05-18 | unused proprietary services removed from UserInfoEx | George Hazan |
2016-05-13 | SpellChecker: Updated hunspell to 1.4.1 | Tobias Weimer |
2016-05-13 | missing window unsubclassing | George Hazan |
2016-01-30 | compilation fix | Vadim Dashevskiy |
2016-01-30 | version bump | Vadim Dashevskiy |
2016-01-30 | SpellChecker: linked with external hunspell | MikalaiR |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-10-22 | Fix wrong path from r15592 | Robert Pösel |
2015-10-22 | Move utils files from "plugins/utils" to "/utils" so it can be used from prot... | Robert Pösel |
2015-10-11 | SpellChecker: minor bugfixes | MikalaiR |
2015-10-02 | reverting last revert | Vadim Dashevskiy |
2015-10-02 | SpellChecker: partially reverted | MikalaiR |
2015-10-02 | SpellChecker: coverity fixes | MikalaiR |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-23 | SpellChecker: | Tobias Weimer |
2015-08-22 | correct version of rev [14997] | Vadim Dashevskiy |
2015-08-20 | URL to additional dictionaries download has been changed | Vadim Dashevskiy |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-09 | fixed underline color in win10 | Kirill Volinsky |
2015-08-03 | dll name fix | Vadim Dashevskiy |
2015-08-02 | Project fix | Kirill Volinsky |
2015-08-02 | SpellChecker icons: common projects | Kirill Volinsky |
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy |
2015-07-22 | vc2015 compilation fixes | Kirill Volinsky |
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky |
2015-07-21 | preparing for vc2015 | Kirill Volinsky |
2015-06-24 | fixes for MENUITEMINFO declarations | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-03 | fix for the option's page style pt. 5 | Vadim Dashevskiy |