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
/
include
/
m_db_int.h
Age
Commit message (
Expand
)
Author
2021-03-23
fixes #2771 (Implement mdbx → sqlite converter)
George Hazan
2021-01-31
we import slower, but more securely (flush database time to time)
George Hazan
2021-01-18
fixes #2698 (Add current db format (mdbx, sqlite) to version info report)
George Hazan
2021-01-17
Update copyrights
dartraiden
2021-01-08
database options dialog also went into the core
George Hazan
2021-01-08
Password change dialog also became common
George Hazan
2021-01-08
encryption code unification, part 2: initialization & data storage
George Hazan
2021-01-08
another bunch of duplicate code moved to the core
George Hazan
2021-01-08
duplicate code and variables removed
George Hazan
2021-01-07
more common code moved to MDatabaseCommon
George Hazan
2021-01-07
common code moved to the core
George Hazan
2020-08-07
database verification added to profile manager
George Hazan
2020-08-07
code cleaning
George Hazan
2020-08-04
unused code removed
George Hazan
2020-06-22
temporary return of DbChecker
George Hazan
2020-06-15
simpler way of applying server ids to messages
George Hazan
2020-05-13
kinda first working version of database event cursors
George Hazan
2020-04-28
database:
George Hazan
2020-04-25
db_event_add / db_event_edit to receive const pointer to DBEVENTINFO
George Hazan
2020-01-20
db_event_delete: unused parameter removed
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-10-17
fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a subco...
George Hazan
2018-10-10
stupid schema with event handles sharing via CreateEventHook eliminated
George Hazan
2018-09-23
db_event_edit - new stub for editing messages
George Hazan
2018-09-19
GetEventById & SetEventId - two new methods to operate with events by their s...
George Hazan
2018-08-07
MDatabaseReadonly - base class for all read-only database drivers
George Hazan
2018-07-05
fix for random crash fix on start
George Hazan
2018-06-29
safer method of backing up databases instead of trying to read them manually
George Hazan
2018-06-13
profile lock detection unbound from contact list services
George Hazan
2018-05-19
fixes #1368 (Hide dbx_mmap from profile manager)
George Hazan
2018-04-27
fixes #1310 (Wrong language after profile conversion)
George Hazan
2018-04-12
initial version of profile compactor for MDBX
George Hazan
2018-04-12
db_get_current() also returns MDatabaseCommon*
George Hazan
2018-04-12
MIDatabase became pure interface
George Hazan
2018-03-25
MIDatabaseChecker interface removed
George Hazan
2018-03-25
dbchecker moved to deprecated
George Hazan
2018-03-21
DATABASELINK::Unload method replaced with the virtual destructor of MDatabase...
George Hazan
2018-03-10
GetDatabasePlugin(pszDriverName) - new function to retrieve a database link b...
George Hazan
2018-03-07
old C-style code is obsolete now because of MDatabaseCommon existence
George Hazan
2018-02-24
more nullptr
Goraf
2018-01-22
code cleaning
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-24
EnumResidentSettings moved to MDatabaseCommon
George Hazan
2017-11-24
more common database code moved to MDatabaseCommon
George Hazan
2017-11-23
database enumerators => void* instead of LPARAM
George Hazan
[next]