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
/
src
/
mir_core
/
db.cpp
Age
Commit message (
Expand
)
Author
2014-03-25
- language packs' directory is now %miranda_path%\Languages
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-03-09
db_get_contact - fast access to the cached contacts
George Hazan
2014-02-27
clist_modern: metacontacts are always enabled
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
2014-02-27
db_mc_isMeta / db_mc_isSub - first functions of the new cache-based MC layer
George Hazan
2014-02-10
these conversions aren't needed anymore
George Hazan
2014-02-10
HCONTACT is not needed anymore
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-03
- new helpers for reading db strings into static buffers;
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-08-03
various leak fixes
George Hazan
2013-07-09
db helpers: replace NULL pointers with empty strings
George Hazan
2013-06-30
forgotten helper - db_set (writes a DBVARIANT)
George Hazan
2013-06-23
new helper applied instead of MS_DB_SETSETTINGRESIDENT
George Hazan
2013-06-23
db_set_resident - helper for MIDataBase::SetSettingResident
George Hazan
2013-03-30
12 binary replacements for MS_DB_EVENT_* services:
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-10-10
two new db stubs: db_find_first & db_find_next
George Hazan
2012-07-20
- db3x_mmap is completely moved to a class;
George Hazan
2012-07-18
mir_core on MIDatabase
George Hazan
2012-07-18
databases are still static, but are controlled via classes
George Hazan
2012-07-11
fix for returning crazy numbers when the data type in database doesn't match ...
George Hazan
2012-07-06
- mir_core.dll moved to the core :)
George Hazan