Age | Commit message (Expand) | Author |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | PBYTE -> uint8_t* | George Hazan |
2020-09-08 | DeleteDirectoryTreeW - new function that deletes a folder with all subfolders... | George Hazan |
2020-05-14 | simple database event cycles moved to cursors | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-12-04 | BasicHistory: decapitalization (except TopToolBar button) | dartraiden |
2017-11-13 | Code modernize ... | Goraf |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-09-13 | mode old database junk to die | George Hazan |
2016-08-31 | - memory leak fixed; | 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-25 | hello, Unix. | George Hazan |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-12 | naming conflics resolved | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
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-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-08 | minus another critical section | George Hazan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-03-13 | another atavism died: DBEF_FIRST | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-20 | attempt to revive NAS | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-12-27 | old nasty perversion EVENTTYPE_STATUSCHANGE removed forever | George Hazan |
2013-12-21 | use core service for EVENTTYPE_AUTHREQUEST | Tobias Weimer |
2013-10-19 | warning fixes | George Hazan |
2013-10-09 | English US correction (patch by RMN) | Vadim Dashevskiy |
2013-09-22 | minor code cleaning | George Hazan |
2013-09-22 | code cleaning | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |