Age | Commit message (Expand) | Author |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-08 | UserInfoEx: | Tobias Weimer |
2015-08-01 | UInfoEx: common project | Kirill Volinsky |
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-05-23 | some crazy list declarations fixed | George Hazan |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-01 | \0 removed | George Hazan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-11-30 | safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-03-09 | end of the old MC API | George Hazan |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-27 | direct access to MetaContacts/IsSubcontact removed everywhere | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | 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 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2013-12-26 | various code cleaning | George Hazan |
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan |
2013-06-29 | rest of unused databases services removed | George Hazan |
2013-06-23 | unifoex moved to the standard db_* functions | George Hazan |
2013-06-23 | new helper applied instead of MS_DB_SETSETTINGRESIDENT | George Hazan |
2013-04-11 | - Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON) | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-28 | code cleaning | George Hazan |
2013-03-28 | warning fixes | George Hazan |
2013-03-17 | removed not used headers | Kirill Volinsky |
2013-01-20 | removed old revision information | Kirill Volinsky |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-09-07 | -minor signature fixes | Tobias Weimer |
2012-07-24 | UserInfoEx, Variables: changed folder structure | Vadim Dashevskiy |