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-07-17
Dbx_sqlite: typo fix
George Hazan
2023-04-23
Dbx_Sqlite: fix for an ugly bug in SQLITE3
George Hazan
2023-04-22
Dbx_Sqlite: all this chemistry isn't needed due to m_count initialization in ...
George Hazan
2023-04-22
fixes #3501 (History++: 'View History' still available after using 'Empty his...
George Hazan
2023-04-13
DbxSqlite: query optimization
George Hazan
2023-04-13
typo fix
George Hazan
2023-04-12
useless function DbEvent_GetString removed
George Hazan
2023-04-12
first attempt to make offline transfers visible
George Hazan
2023-04-11
DB::FILE_BLOB - file events' access unification
George Hazan
2023-02-10
ME_DB_EVENT_MARKED_READ: recursion prevention
George Hazan
2023-02-09
SRMM: better support for group chats in database
George Hazan
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
[next]