Age | Commit message (Expand) | Author |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan |
2016-09-13 | mode old database junk to die | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-07-31 | CmdLine: - Fixed unicode conversion | Tobias Weimer |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-21 | improperly named helper renamed | George Hazan |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-08-29 | MimCmd: Fix getting contacts by "online" status; version bump | Robert Pösel |
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 | name conflicts solved | George Hazan |
2015-08-13 | data format fixes | Kirill Volinsky |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-21 | bump | Vadim Dashevskiy |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-16 | bump | Vadim Dashevskiy |
2015-06-16 | fix for mimcmd vs2010 project | George Hazan |
2015-06-16 | bump | Vadim Dashevskiy |
2015-06-15 | MimCmd to set path to libs too | George Hazan |
2015-06-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-06-01 | - ProtoCallService() function considered too dangerous and therefore isn't ex... | George Hazan |
2015-05-31 | fixes for PS_SETAWAYMSG calls | George Hazan |
2015-05-28 | unsafe strncat removed | George Hazan |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace strncat to mir_strncat | 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 _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-11 | minus CreateThread | Kirill Volinsky |
2015-02-06 | compilation fix | Vadim Dashevskiy |
2015-02-05 | Various: | Tobias Weimer |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-12 | "acknowledgement" = en-gb, "acknowledgment" = en-us | Dart Raiden |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |