Age | Commit message (Expand) | Author |
2015-05-03 | fix for the option's page style | Vadim Dashevskiy |
2015-04-30 | minus critical section | Kirill Volinsky |
2015-04-24 | *.sln fies update | Vadim Dashevskiy |
2015-04-24 | cleanup | Vadim Dashevskiy |
2015-04-24 | AssocMgr - common project | Vadim Dashevskiy |
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-19 | memleak fix (by Mataes) | Vadim Dashevskiy |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-05 | NG icons for AssocMgr (thx RMN) | Vadim Dashevskiy |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-08-15 | AssocMgr: decapitalization | Dart Raiden |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-24 | removed some unneeded translations | Tobias Weimer |
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-01-25 | end of version zoo | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-21 | Association Manager | Szymon Tokarz |
2013-12-14 | File association manager | Szymon Tokarz |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-11-04 | unneeded capitalization | Dart Raiden |
2013-10-15 | code cleanup | Kirill Volinsky |
2013-09-25 | valid options initialization | George Hazan |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-09-21 | - warning fixes; | George Hazan |
2013-09-20 | using Uxtheme | Kirill Volinsky |
2013-09-17 | Spelling correction (patch from RMN) | Vadim Dashevskiy |
2013-09-09 | AssocMgr: cosmetic | Dart Raiden |
2013-07-24 | oops... missed another mir_snprintf in AssocMgr | George Hazan |
2013-07-23 | another mir_sntprintf | George Hazan |
2013-07-22 | replace sprintf to mir_snprintf (part 1) | Kirill Volinsky |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan |
2013-06-29 | rest of unused databases services removed | George Hazan |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-16 | - useless header removed; | George Hazan |
2013-05-09 | no need to suppress PDB path in VS2012 | 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-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |