Age | Commit message (Expand) | Author |
2014-12-16 | KeepStatus: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
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 | safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, | George Hazan |
2014-11-26 | KeepStatus code cleanup | Rozhuk Ivan |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | minor code cleaning | George Hazan |
2014-02-24 | minor code cleaning | George Hazan |
2014-02-22 | NAS support returned back to status plugins | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2013-12-04 | KeepStatus: | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-10 | - MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call | George Hazan |
2013-09-29 | no need load dll when lib linked | Kirill Volinsky |
2013-09-26 | plugins cleanup | Kirill Volinsky |
2013-09-25 | valid options initialization | George Hazan |
2013-09-20 | using Uxtheme | Kirill Volinsky |
2013-08-27 | KeepStatus: removed unnecessary protocols in popup. | Vlad Mironov |
2013-08-07 | crash fix | George Hazan |
2013-07-29 | resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXIT | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-07-24 | more cleanup | Tobias Weimer |
2013-07-23 | -translation fix | Tobias Weimer |
2013-07-23 | fix for random crash in KeepStatus | George Hazan |
2013-07-22 | fix for changing char to TCHAR | Kirill Volinsky |
2013-07-22 | KeepStatus: use user defined account name in popup | Vlad Mironov |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-07 | Trigger plugin's support removed, cause this plugin is dead | George Hazan |
2013-04-07 | mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without... | George Hazan |
2013-04-06 | small cleanup | Kirill Volinsky |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-24 | StartupStatus: | George Hazan |
2013-03-15 | various popup related code cleaning | George Hazan |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-01-29 | - muuid standardization (patch from Basil) | Vadim Dashevskiy |
2013-01-02 | changed plugin name | 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 | added copies of projects for 2012 | George Hazan |