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
Age
Commit message (
Expand
)
Author
2019-07-12
CMake: files for dbx_sqlite.
protomors
2019-06-10
dbx_sqlite: dropped first/last event cache (broken by reimplementation)
Gluzskiy Alexandr
2019-06-10
dbx_sqlite: fixed a lot iof typos
Gluzskiy Alexandr
2019-06-05
fix against insertion of duplicate records for subs
George Hazan
2019-06-05
dbx_sqlite: reimplemented FindLastEvent, FindPrevEvent
Gluzskiy Alexandr
2019-06-05
dbx_sqlite: implemented FindFirstEvent FindNextEvent (need some testing)
Gluzskiy Alexandr
2019-06-05
dbx_sqlite: silenced few warnings
Gluzskiy Alexandr
2019-06-05
dbx_sqlite: implemented MetaMergeHistory and MetaSplitHistory
Gluzskiy Alexandr
2019-06-05
sbx_sqlite: get rid of size col in events table
Gluzskiy Alexandr
2019-06-05
modified: plugins/Dbx_sqlite/src/dbevents.cpp
Gluzskiy Alexandr
2019-06-05
dbx_sqlite: implemented cleaning of events_srt
Gluzskiy Alexandr
2019-06-05
dbx_sqlite: add record to srt table for subcontact
Gluzskiy Alexandr
2019-06-05
dbx_sqlite: add incomming events also to srt table
Gluzskiy Alexandr
2019-06-05
sbx_sqlite: working on "Modify dbx_sqlite data schema #1949"
Gluzskiy Alexandr
2019-01-04
Update copyrights
dartraiden
2018-12-18
C++ exceptions are disabled in all cases where they just prevent warnings
George Hazan
2018-11-01
dbx_sqlite:
aunsane
2018-10-17
dbx_sqlite: store event into sub, but notify meta
aunsane
2018-10-17
crash fix
George Hazan
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
code cleaning
George Hazan
2018-10-10
stupid schema with event handles sharing via CreateEventHook eliminated
George Hazan
2018-10-09
dbx_sqlite: fix deletion of settings
aunsane
2018-10-08
dbx_sqlite: fix eternal cycle in HistoryPP on profile create
aunsane
2018-10-08
dbx_sqlite: renamed columns with id
aunsane
2018-09-27
dbx_sqlite: simple events cache
aunsane
2018-09-27
dbx_sqlite: correct event sorting
aunsane
2018-09-27
dbx_sqlite:
aunsane
2018-09-27
dbx_sqlite: edit event implementation
aunsane
2018-09-23
dbx_sqlite: mc support in settings
aunsane
2018-09-23
db_event_edit - new stub for editing messages
George Hazan
2018-09-23
dbx_sqlite: fix get event query
aunsane
2018-09-23
dbx_sqlite: more fixes
aunsane
2018-09-23
dbx_sqlite: fix events queries
aunsane
2018-09-23
Dbx_sqlite: use unique GUID
dartraiden
2018-09-23
dbx_sqlite: initial commit (not for use)
aunsane