Age | Commit message (Expand) | Author |
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 |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-02 | m_database.h is not needed in many cases | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-23 | fixes #524 (AddContact+: contacts added to the wrong group) | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-20 | some more spelling corrections | Dart Raiden |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-09-07 | direct access to CListGroups restricted | George Hazan |
2013-08-24 | AddContactPlus: cosmetics | Dart Raiden |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-28 | git-svn-id: http://svn.miranda-ng.org/main/trunk@5176 1316c22d-e87f-b044-9b9b... | Robert Pösel |
2013-06-28 | Białek to Bialek, no better way. | Robert Pösel |
2013-06-27 | Reverted previous fix as his ł is too big to proper handling. | Robert Pösel |
2013-06-27 | Fix for Bartosz Białek name. | Robert Pösel |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |