Age | Commit message (Expand) | Author |
2017-11-13 | Code modernize ... | Goraf |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-22 | Standardize use of slashes in includes to "/" (thanks ybznek for idea) | Robert Pösel |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2016-05-18 | unused proprietary services removed from UserInfoEx | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2015-08-08 | UserInfoEx: | Tobias Weimer |
2015-08-01 | UInfoEx: common project | Kirill Volinsky |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-08 | UserInfoEx: | Tobias Weimer |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | 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 | mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi | George Hazan |
2014-11-26 | UInfoEx: code cleanup, req for review | Rozhuk Ivan |
2014-06-28 | typos | Dart Raiden |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-12-27 | clist -> contact list | Dart Raiden |
2013-10-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b... | Dart Raiden |
2013-09-07 | shameful end of the group processing zoo, part 1 | George Hazan |
2013-08-16 | built-in base64 removed from uinfoex | George Hazan |
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan |
2013-06-23 | unifoex moved to the standard db_* functions | George Hazan |
2013-04-11 | - Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON) | George Hazan |
2013-03-28 | code cleaning | George Hazan |
2013-03-17 | removed not used headers | Kirill Volinsky |
2013-01-20 | removed old revision information | Kirill Volinsky |
2012-11-20 | fix for the endless recursion in uinfoex | George Hazan |
2012-09-07 | -minor signature fixes | Tobias Weimer |
2012-07-24 | UserInfoEx, Variables: changed folder structure | Vadim Dashevskiy |