Age | Commit message (Expand) | Author |
2024-07-21 | fixes #4555 (Задваиваются контакты протоколов, ... | George Hazan |
2024-05-13 | DbEvent_GetTextA: unused function removed | George Hazan |
2024-03-09 | no need to create empty JSON files if there're no events to export | George Hazan |
2024-03-09 | Import: JSON export compatibility with old Msg_Export code | George Hazan |
2024-03-06 | fixes #4273 (Msg_Export to share JSON export format from Import plugin) | George Hazan |
2024-02-23 | clipboard copy function is able now to copy in multiple formats at a time | George Hazan |
2024-01-17 | fixes #4109 (Прекратить хранение списка групп в... | George Hazan |
2024-01-09 | UnregisterDatabasePlugin - a function to unload database driver on the flow | George Hazan |
2024-01-08 | Update copyrights | dartraiden |
2023-12-28 | fixes #4087 (NewStory: расширить экспорт в json) | George Hazan |
2023-12-28 | Import: JSON export code moved into the Import plugin to maintain consistency... | George Hazan |
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call db_even... | George Hazan |
2023-12-11 | fixes #4041 (Падение при попытке импортировать ... | George Hazan |
2023-11-25 | for #3957 - Import creates useless Clist/MyHandle contact settings | George Hazan |
2023-11-06 | fixes #3820 (Пропал перевод в дереве значков) | George Hazan |
2023-10-27 | Import: support for offline files in JSON exports | George Hazan |
2023-04-23 | fixes #3502 (Import: Discord contacts duplicated instead of merged) | George Hazan |
2023-04-16 | Import: ability to compare primary keys stored as blobs | George Hazan |
2023-04-11 | DB::FILE_BLOB - file events' access unification | George Hazan |
2023-01-25 | Group chats: ChatRoomID setting replaced with real protocol id | George Hazan |
2023-01-02 | Update copyrights | dartraiden |
2022-12-17 | Mediawiki considers URLs with and without a trailing slash as different pages... | dartraiden |
2022-09-26 | Utils_ClipboardCopy - system-wide helper for writing text to clipboard | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-07-16 | Contact_IsGroupChat - a helper to detect chat rooms | George Hazan |
2022-02-06 | duplicate event checking code moved to the core | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-12-26 | PBYTE -> uint8_t* | George Hazan |
2021-12-04 | no need to patch pcre either | George Hazan |
2021-12-04 | no need to patch sqlite3.h anymore | George Hazan |
2021-11-16 | more shit removed | George Hazan |
2021-11-07 | update for system includes & import libraries | George Hazan |
2021-11-07 | first version of mir_core that builds under Linux | ghazan |
2021-06-05 | importing file events from json | George Hazan |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan |
2021-05-21 | Import: fix for setting correct blob size when importing from JSON | George Hazan |
2021-05-11 | CCtrlCombo::GetCurData = suitable helper for combo boxes | George Hazan |
2021-04-30 | fixes #2859 (Импорт: дублируются контакты ICQ и Fac... | George Hazan |
2021-04-11 | fixes #2789 (Import: опция "не загружать плагин при ... | George Hazan |
2021-04-11 | fixes #2839 completely | George Hazan |
2021-04-10 | fixes #2839 (Импорт: окно мастера переодически �... | George Hazan |
2021-04-03 | thy shall check for the error code even if it's not probable | George Hazan |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is in... | George Hazan |
2021-01-31 | we import slower, but more securely (flush database time to time) | George Hazan |
2021-01-18 | fixes #2698 (Add current db format (mdbx, sqlite) to version info report) | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2021-01-08 | Import to use faster cursors | George Hazan |