index
:
miranda-ng.git
0_95_10_2
jabber_test
master
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
/
dbevents.cpp
Age
Commit message (
Expand
)
Author
2023-02-08
fixes #3326 (iehistory не показывает последние сооб...
George Hazan
2023-01-15
fixes #3302 (История временно пропадает после у...
George Hazan
2023-01-14
Convert sources to CR+LF
dartraiden
2023-01-10
fixes #3276 (Очень медленное добавление и удале...
George Hazan
2023-01-07
Telegram: simple version of marking messages read
George Hazan
2023-01-05
new database functions for Telegram
George Hazan
2023-01-01
fixes #3290 completely + fix for the database checker
George Hazan
2023-01-01
fixes #3290 (revert back flags binding type)
George Hazan
2022-12-29
DBSQLITE: marked read storage optimization
George Hazan
2022-04-06
remove executable attribute from affected files
georgehazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2021-11-07
update for system includes & import libraries
George Hazan
2021-07-05
fix for occasional crash
George Hazan
2021-06-05
major code cleaning in regard to db_event_getBlobSize & event memory allocation
George Hazan
2021-04-13
dbx_sqlite: implemented database checker + version bump
George Hazan
2021-04-03
fix of crazy problems in SQLITE when two instances of database are running at...
George Hazan
2021-04-01
fixes #2822 (dbx_sqlite: total encryption is broken)
George Hazan
2021-02-27
fixes #2736 (Dbx_sqlite: improper work of FindNext/FindPrev results to the et...
George Hazan
2021-02-20
oops... Dbx_sqlite doesn't handle system events properly
George Hazan
2021-01-31
Dbx_sqlite:
George Hazan
2021-01-16
dbx_sqlite:
George Hazan
2021-01-10
minor code cleaning
George Hazan
2021-01-10
fixes #2121 ([dbx_sqlite] Event updates do not work properly)
George Hazan
2021-01-07
less constants, less arrays
George Hazan
2021-01-07
Dbx_sqlite:
George Hazan
2020-11-22
dbx_sqlite: logic fix
Gluzskiy Alexandr
2020-11-22
someone told me what prev/next only can be called after last/first....
Gluzskiy Alexandr
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: fixed crash possibility if cursor with destroyed statement used
Gluzskiy Alexandr
2020-05-10
dbx_sqlite: implemented cursor db api
Gluzskiy Alexandr
2020-04-25
DBEF_TEMPORARY - new flag to disable event notification about event addition
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
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
[next]