Age | Commit message (Expand) | Author |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace stricmp to mir_strcmpi | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-08 | - Grammar: "allow" should be always followed by an indirect object (or whatev... | RMN |
2015-03-30 | Updated VS2012 projects | Tobias Weimer |
2015-02-28 | RemovePersonalSettings: | Tobias Weimer |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
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-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 | switch to modern helpers | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-22 | RemovePersonalSettings: Project guid added | Vadim Dashevskiy |
2014-01-20 | RemovePersonalSettings cosmetics (thx person) | Vadim Dashevskiy |
2014-01-20 | RemovePersonalSettings translation fix pt. 2 | Vadim Dashevskiy |
2014-01-20 | RemovePersonalSettings translation fix (thx person) | Vadim Dashevskiy |
2014-01-20 | project fix | Vadim Dashevskiy |
2014-01-20 | RemoveAllService - version info added | Vadim Dashevskiy |
2014-01-20 | RemovePersonalSettings added to solutions | Vadim Dashevskiy |