summaryrefslogtreecommitdiff
path: root/plugins/Dbx_sqlite/src/dbintf.h
AgeCommit message (Expand)Author
2023-11-04fixes #3782 (0.96.4: добавить уведомление о том, чт...George Hazan
2023-10-02fixes #3700 )dbx_sqlite: удаление истории метаконтак...George Hazan
2023-10-01Dbx_Sqlite: fix for events deletionGeorge Hazan
2023-10-01fixes #3670 (Long and incorrect loading of messaging window)George Hazan
2023-08-04if db_event_edit is called without a blob, there's no need to rewrite itGeorge Hazan
2023-04-22Dbx_Sqlite: all this chemistry isn't needed due to m_count initialization in ...George Hazan
2023-04-12first attempt to make offline transfers visibleGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-02-08fixes #3326 (iehistory не показывает последние сооб...George Hazan
2023-01-14Convert sources to CR+LFdartraiden
2023-01-10fixes #3276 (Очень медленное добавление и удале...George Hazan
2023-01-05new database functions for TelegramGeorge Hazan
2022-12-29DBSQLITE: marked read storage optimizationGeorge Hazan
2022-04-06remove executable attribute from affected filesgeorgehazan
2021-11-07update for system includes & import librariesGeorge Hazan
2021-04-13dbx_sqlite: implemented database checker + version bumpGeorge Hazan
2021-04-03fix of crazy problems in SQLITE when two instances of database are running at...George Hazan
2021-04-01fixes #2822 (dbx_sqlite: total encryption is broken)George Hazan
2021-03-01fixes #2755 (Dbx_sqlite: unsigned value is compared to the number -1)George Hazan
2021-02-27fixes #2736 (Dbx_sqlite: improper work of FindNext/FindPrev results to the et...George Hazan
2021-02-16fixes #2745 (Dbx_sqlite: wrong behaviour when launching second Miranda with t...George Hazan
2021-01-31we import slower, but more securely (flush database time to time)George Hazan
2021-01-18fixes #2698 (Add current db format (mdbx, sqlite) to version info report)George Hazan
2021-01-16dbx_sqlite:George Hazan
2021-01-08database options dialog also went into the coreGeorge Hazan
2021-01-08encryption code unification, part 2: initialization & data storageGeorge Hazan
2021-01-08another bunch of duplicate code moved to the coreGeorge Hazan
2021-01-07more common code moved to MDatabaseCommonGeorge Hazan
2021-01-07Dbx_sqlite:George Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-05-24implemented starting position support in cursorsGluzskiy Alexandr
2020-05-13kinda first working version of database event cursorsGeorge Hazan
2020-05-12event cursors for mdbx driverGeorge Hazan
2020-05-10dbx_sqlite: implemented cursor db apiGluzskiy Alexandr
2020-04-25db_event_add / db_event_edit to receive const pointer to DBEVENTINFOGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2019-06-10dbx_sqlite: dropped first/last event cache (broken by reimplementation)Gluzskiy Alexandr
2019-06-05dbx_sqlite: reimplemented FindLastEvent, FindPrevEventGluzskiy Alexandr
2019-06-05dbx_sqlite: implemented FindFirstEvent FindNextEvent (need some testing)Gluzskiy Alexandr
2018-10-15dbx_sqlite: breaking changesaunsane
2018-10-11dbx_sqlite: fix crash when event's module is wiped after sql statement resetaunsane
2018-10-10stupid schema with event handles sharing via CreateEventHook eliminatedGeorge Hazan
2018-10-08dbx_sqlite: renamed columns with idaunsane
2018-09-27dbx_sqlite: simple events cacheaunsane
2018-09-27dbx_sqlite: edit event implementationaunsane
2018-09-23db_event_edit - new stub for editing messagesGeorge Hazan
2018-09-23dbx_sqlite: initial commit (not for use)aunsane