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
/
dbcontacts.cpp
Age
Commit message (
Expand
)
Author
2014-05-03
database to look up the missing settings for the default sub
George Hazan
2014-03-31
inline method markedRead() introduced instead of bits magic
George Hazan
2014-03-15
verba volant, scripta manent
George Hazan
2014-03-13
fix for db_event_count in subs
George Hazan
2014-03-12
transparent access for subs' events
George Hazan
2014-03-11
kinda final version of old MC convertor
George Hazan
2014-03-07
DBEvent::contactID check moved to dbchecker
George Hazan
2014-03-07
guarding merge/split functions
George Hazan
2014-03-07
fix for mc history merge
George Hazan
2014-03-07
MC convertor to be hidden until release
George Hazan
2014-03-06
fix for the first unread event calculation during merge/split
George Hazan
2014-03-06
metahistory merge & split
George Hazan
2014-03-06
stubs for metahistory were slightly changed
George Hazan
2014-03-06
methods for meta-history merging & splitting
George Hazan
2014-03-03
"MetaContacts Hidden Group" removed forever
George Hazan
2014-03-03
- META_PROTO/Default went to cache;
George Hazan
2014-03-03
to convert metas we must wait for the end of contact cache filling
George Hazan
2014-03-03
- MIDatabase::MetaDetouchSub = new method for the mc support virtualization
George Hazan
2014-03-03
proper conversion of previously created metacontacts
George Hazan
2014-03-03
this piece of code to be rewritten later
George Hazan
2014-03-02
MS_MC_DISABLEHIDDENGROUP - nasty clutch removed
George Hazan
2014-02-27
correct malloc/free pair for mc
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
2014-02-25
metacontacts in the database cache
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-13
fix for a contact's deletion in mmap
George Hazan
2014-02-09
fix for the temporary contact creation
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-02-03
- new helpers for reading db strings into static buffers;
George Hazan
2014-01-03
more correct way of writing signatures
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-05-25
update for a year in Miranda NG copyright
George Hazan
2013-04-10
dbx_mmap: protocol cache is used more intensively
George Hazan
2012-10-03
database cache migration, phase 1
George Hazan
2012-09-25
- fix for memory corruption in Dbx_tree
George Hazan
2012-07-23
slightly changed class hierarchy
George Hazan
2012-07-23
Db3x_mmap,Db_autobackups: changed folder structure
Vadim Dashevskiy