index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Db3x_mmap
/
src
/
dbevents.cpp
Age
Commit message (
Expand
)
Author
2015-01-18
contacts cache details to be completely hidden from the outside world
George Hazan
2015-01-17
ooops...
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-21
- CDb3Mmap::FillContacts(): returned support for the old contact's format;
George Hazan
2014-12-14
Db3x_mmap: changed warning lavel to w4
Kirill Volinsky
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-07-31
default sub should be changed only on the incoming events
George Hazan
2014-07-20
all profile conversion stuff moved to dbchecker
George Hazan
2014-07-10
fix for converting metas from some early builds of 0.95
George Hazan
2014-06-19
fix for event removal
George Hazan
2014-05-03
database to look up the missing settings for the default sub
George Hazan
2014-04-22
db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or not
George Hazan
2014-04-08
fix for disabled metas & tabSRMM container creation
George Hazan
2014-04-02
DBEVENTINFO::isMarkRead() - new helper to simplify bit logic
George Hazan
2014-03-31
inline method markedRead() introduced instead of bits magic
George Hazan
2014-03-13
fix for db_event_count in subs
George Hazan
2014-03-13
another atavism died: DBEF_FIRST
George Hazan
2014-03-12
transparent access for subs' events
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-03-11
kinda final version of old MC convertor
George Hazan
2014-03-09
end of the old MC API
George Hazan
2014-03-09
more correct default sub assignment
George Hazan
2014-03-09
any received event to select the default sub
George Hazan
2014-03-09
- unused options removed
George Hazan
2014-03-07
fix for mc history merge
George Hazan
2014-03-02
ugh... more solid fix for events convertor
George Hazan
2014-03-01
fix for a crash inside the events convertor
George Hazan
2014-02-25
merge from branch
George Hazan
2014-02-19
import to open a database in read-only mode
George Hazan
2014-02-18
merge with trunk
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-08
low-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 list
George Hazan
2014-01-06
huh, finally: total database encryption, including histories
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-29
preparing mmap_sa, that it finally compatible with new mmap
George Hazan
2013-11-22
clutches for mmap_sa to remove
George Hazan
2013-05-25
update for a year in Miranda NG copyright
George Hazan
2012-11-12
enchanced database logging
George Hazan
2012-07-29
read-only mode for databases
George Hazan
2012-07-23
db3x, finally
George Hazan
2012-07-23
slightly changed class hierarchy
George Hazan
2012-07-23
Db3x_mmap,Db_autobackups: changed folder structure
Vadim Dashevskiy