Age | Commit message (Expand) | Author |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | 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-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-08-13 | ShellExt - delay mir_core loading | Vadim Dashevskiy |
2014-04-22 | ShlExt compilation fix (thx person) | Vadim Dashevskiy |
2014-04-22 | Translation fix | Kirill Volinsky |
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-01-25 | end of version zoo | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-09-29 | no need load dll when lib linked | Kirill Volinsky |
2013-09-27 | ShellExt shall not call mir_core.dll | George Hazan |
2013-09-25 | warning fixes | George Hazan |
2013-09-22 | plugins cleanup | Kirill Volinsky |
2013-08-30 | CList/UseGroups default value switched to true | George Hazan |
2013-08-30 | missing files | George Hazan |
2013-08-30 | COM-related code rearranged | George Hazan |
2013-08-29 | - logging disabled for the future times | George Hazan |
2013-08-29 | using Windows core to format UUIDs | George Hazan |
2013-08-29 | sleepy dumbass... | George Hazan |
2013-08-29 | log initialization moved to DllMain | George Hazan |
2013-08-29 | logging for ShlExt | George Hazan |
2013-08-28 | settings' section name compatibility | George Hazan |
2013-08-26 | ShlExt: cosmetics | Dart Raiden |
2013-08-25 | - ShellExt: plugin name adjustment | Vadim Dashevskiy |
2013-08-25 | minor cleaning | George Hazan |
2013-08-25 | Windows XP related fixes | George Hazan |
2013-08-25 | fix for error messages on registry items deletion | George Hazan |
2013-08-25 | fix for setting the Approved setting | George Hazan |
2013-08-24 | also 'or' | George Hazan |
2013-08-24 | wrongly replaced 'and' reverted | George Hazan |
2013-08-24 | - translation issues | George Hazan |
2013-08-24 | eliminating usage of std::string | George Hazan |
2013-08-24 | - ShellExt: | Vadim Dashevskiy |
2013-08-24 | first version that works | George Hazan |
2013-08-24 | - correct COM expors | George Hazan |
2013-08-24 | first version that compiles ok | George Hazan |
2013-08-23 | ShellExt: main module completed, one module to go | George Hazan |
2013-08-21 | + another 500 lines of code | George Hazan |
2013-08-20 | ShellExt - first 1000 lines translated | George Hazan |