Age | Commit message (Expand) | Author |
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 |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-02 | rest of TCHAR_STR_PARAM replaced | George Hazan |
2013-02-23 | project fixes | Kirill Volinsky |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-02-11 | year fix for stdafx.cpp & Jabber | George Hazan |
2013-02-10 | uuid standartization | Kirill Volinsky |
2013-01-24 | - getting rid of 24-bit and 8-bit icons (tanks faith_healer) | Vadim Dashevskiy |
2013-01-15 | AddContact+: Not steal focus from protocol's combobox (fixes #9) | Robert Pösel |
2013-01-03 | removed not used headers | Kirill Volinsky |
2013-01-03 | removed not used headers | Kirill Volinsky |
2013-01-03 | added using precompiled header | Kirill Volinsky |
2013-01-03 | removed _EXPORTS | Kirill Volinsky |
2013-01-03 | plugin names standartizaion | Kirill Volinsky |
2012-12-11 | life with filter is better... | George Hazan |
2012-12-07 | - final libs adaptation for MSVC 2012 | Vadim Dashevskiy |
2012-12-06 | - MSVC 2011 adaptation | Vadim Dashevskiy |
2012-12-06 | - MSVC 2012 adaptation part 1 | Vadim Dashevskiy |
2012-12-04 | C++ exceptions turned off when not needed | George Hazan |
2012-12-03 | unused MIID removed | George Hazan |
2012-12-03 | icon fixed | George Hazan |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-12-01 | SKINICONDESC initialization - end of story | George Hazan |