Age | Commit message (Expand) | Author |
2015-09-11 | AssocMgr: fix #945 | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-08-16 | fix for conversion from HBRUSH to BOOL | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-06-06 | fix for some warnings | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
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 |