summaryrefslogtreecommitdiff
path: root/plugins/BasicHistory/src/EventList.cpp
AgeCommit message (Expand)Author
2019-01-18code cleaningGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-04BasicHistory: decapitalization (except TopToolBar button)dartraiden
2017-11-13Code modernize ...Goraf
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-08-31- memory leak fixed;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-05-18these tons of code aren't needed anymore...George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-12naming conflics resolvedGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-08minus another critical sectionGeorge Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-03-13another atavism died: DBEF_FIRSTGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-20attempt to revive NASGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
2013-12-21use core service for EVENTTYPE_AUTHREQUESTTobias Weimer
2013-10-19warning fixesGeorge Hazan
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-09-22minor code cleaning George Hazan
2013-09-22code cleaningGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-06-21minor code cleaningGeorge Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-09-16- event code standardization for protocolsGeorge Hazan
2012-07-05BasicHistory: folder structure changeVadim Dashevskiy