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
/
Dbx_sqlite
/
src
/
dbintf.h
Age
Commit message (
Expand
)
Author
2021-01-08
database options dialog also went into the core
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-07
more common code moved to MDatabaseCommon
George Hazan
2021-01-07
Dbx_sqlite:
George Hazan
2020-06-15
simpler way of applying server ids to messages
George Hazan
2020-05-24
implemented starting position support in cursors
Gluzskiy Alexandr
2020-05-13
kinda first working version of database event cursors
George Hazan
2020-05-12
event cursors for mdbx driver
George Hazan
2020-05-10
dbx_sqlite: implemented cursor db api
Gluzskiy Alexandr
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
2019-06-10
dbx_sqlite: dropped first/last event cache (broken by reimplementation)
Gluzskiy Alexandr
2019-06-05
dbx_sqlite: reimplemented FindLastEvent, FindPrevEvent
Gluzskiy Alexandr
2019-06-05
dbx_sqlite: implemented FindFirstEvent FindNextEvent (need some testing)
Gluzskiy Alexandr
2018-10-15
dbx_sqlite: breaking changes
aunsane
2018-10-11
dbx_sqlite: fix crash when event's module is wiped after sql statement reset
aunsane
2018-10-10
stupid schema with event handles sharing via CreateEventHook eliminated
George Hazan
2018-10-08
dbx_sqlite: renamed columns with id
aunsane
2018-09-27
dbx_sqlite: simple events cache
aunsane
2018-09-27
dbx_sqlite: edit event implementation
aunsane
2018-09-23
db_event_edit - new stub for editing messages
George Hazan
2018-09-23
dbx_sqlite: initial commit (not for use)
aunsane