Age | Commit message (Expand) | Author |
2017-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Core: convert source files to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-10-31 | Initial CMake support. (#1013) | Vitaly Svyastyn |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan |
2017-09-14 | remove ModernOpt support completely | dartraiden |
2017-08-20 | minus ModernOpt | George Hazan |
2017-08-06 | Update rest of links to https | Robert Pösel |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel |
2017-02-14 | fix for include duplicates & recursions | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | 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-21 | improperly named helper renamed | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-09-18 | replace "(c)" and "c" by © | Dart Raiden |
2015-09-03 | added menu uid in std modules | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-08 | warnings fixes | Vadim Dashevskiy |
2015-08-08 | stdaway: common project | Kirill Volinsky |
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy |
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky |
2015-07-21 | preparing for vc2015 | Kirill Volinsky |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | unused helper removed | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ... | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-03 | fix for the option's page style pt. 10 | Vadim Dashevskiy |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-02-28 | Core: | Tobias Weimer |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |