summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/src/dbevents.cpp
AgeCommit message (Expand)Author
2015-01-18contacts cache details to be completely hidden from the outside worldGeorge Hazan
2015-01-17ooops...George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-21- CDb3Mmap::FillContacts(): returned support for the old contact's format;George Hazan
2014-12-14Db3x_mmap: changed warning lavel to w4Kirill Volinsky
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-07-31default sub should be changed only on the incoming eventsGeorge Hazan
2014-07-20all profile conversion stuff moved to dbcheckerGeorge Hazan
2014-07-10fix for converting metas from some early builds of 0.95 George Hazan
2014-06-19fix for event removalGeorge Hazan
2014-05-03database to look up the missing settings for the default subGeorge Hazan
2014-04-22db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or notGeorge Hazan
2014-04-08fix for disabled metas & tabSRMM container creationGeorge Hazan
2014-04-02DBEVENTINFO::isMarkRead() - new helper to simplify bit logicGeorge Hazan
2014-03-31inline method markedRead() introduced instead of bits magicGeorge Hazan
2014-03-13fix for db_event_count in subsGeorge Hazan
2014-03-13another atavism died: DBEF_FIRSTGeorge Hazan
2014-03-12transparent access for subs' eventsGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-11kinda final version of old MC convertorGeorge Hazan
2014-03-09end of the old MC APIGeorge Hazan
2014-03-09more correct default sub assignmentGeorge Hazan
2014-03-09any received event to select the default subGeorge Hazan
2014-03-09- unused options removedGeorge Hazan
2014-03-07fix for mc history mergeGeorge Hazan
2014-03-02ugh... more solid fix for events convertorGeorge Hazan
2014-03-01fix for a crash inside the events convertorGeorge Hazan
2014-02-25merge from branchGeorge Hazan
2014-02-19import to open a database in read-only modeGeorge Hazan
2014-02-18merge with trunkGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-08low-level database access functions rewritten to MCONTACT instead of HANDLE h...George Hazan
2014-02-07- the internal DBContact structure extended to hold one more DWORD: contact ID;George Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-06huh, finally: total database encryption, including historiesGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-29preparing mmap_sa, that it finally compatible with new mmapGeorge Hazan
2013-11-22clutches for mmap_sa to remove George Hazan
2013-05-25update for a year in Miranda NG copyright George Hazan
2012-11-12enchanced database loggingGeorge Hazan
2012-07-29read-only mode for databasesGeorge Hazan
2012-07-23db3x, finallyGeorge Hazan
2012-07-23slightly changed class hierarchyGeorge Hazan
2012-07-23Db3x_mmap,Db_autobackups: changed folder structure Vadim Dashevskiy