Age | Commit message (Expand) | Author |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-17 | Tipper, StopSpamMod, StopSpam, StatusManager, StatusChange, StartupSilence, S... | George Hazan |
2018-05-17 | WinterSpeak, WhoUsesMyFiles, WhenWasIt, wbOSD, Watrack_MPD -> CMPlugin | George Hazan |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-02-24 | guard headers | Goraf |
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 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
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-01-01 | bump copyright year | dartraiden |
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-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-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-09-05 | WhoUsesMyFiles: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-11 | 'unreferenced formal parameter' warnings fixed | George Hazan |
2015-08-01 | wumf: common project | Kirill Volinsky |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-28 | code cleaning | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |
2015-06-26 | next slice of cutting out unused menu features - popupPosition | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-21 | - resizer moved to mir_core, because it uses hard-coded windows structures; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | 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 _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-22 | WUMF to use the kernel logger instead of reinventing the wheel | George Hazan |
2014-12-18 | various calls of setlocale removed | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |