Age | Commit message (Expand) | Author |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan |
2018-02-21 | all another C++'11 iterators | George Hazan |
2018-01-26 | code optimization | George Hazan |
2018-01-18 | SpellChecker: | George Hazan |
2018-01-17 | neglection of const might easily cause problems | George Hazan |
2018-01-15 | fix for various memory problems in SpellChecker | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-12-03 | SpellChecker: code cleaning | George Hazan |
2017-12-03 | Hunspell: lib updated to 1.6.2 | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan |
2017-10-23 | Renamed readme.txt | Tobias Weimer |
2017-10-20 | fix for broken project filters | George Hazan |
2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel |
2017-07-30 | Hotkeys: code cleaning | George Hazan |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan |
2017-02-14 | fix for include duplicates & recursions | George Hazan |
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 |