Age | Commit message (Expand) | Author |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan |
2017-10-23 | Renamed readme.txt | Tobias Weimer |
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-02-01 | minor code cleaning | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-09-06 | clist services' extermination continued | 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-21 | improperly named helper renamed | George Hazan |
2016-06-05 | - fix for #1059; | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-09-18 | replace "(c)" and "c" by © | Dart Raiden |
2015-09-03 | AddContactPlus: menu uid | Alexander Lantsev |
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-28 | code cleaning | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-25 | another portion of dead genmenu services | 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 | - all static protocol services replaced with functions; | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-05-31 | - CreateProtoServiceFunction() moved into mir_core.dll instead of inlining | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-24 | git-svn-id: http://svn.miranda-ng.org/main/trunk@13107 1316c22d-e87f-b044-9b9... | George Hazan |
2015-04-24 | switch to unified projects | George Hazan |
2015-04-24 | revet | Vadim Dashevskiy |
2015-04-24 | cleanup | Vadim Dashevskiy |
2015-04-24 | AddContactPlus - common project | Vadim Dashevskiy |
2015-04-19 | fixed header bar info | Kirill Volinsky |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-02 | less warnings | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |