Age | Commit message (Expand) | Author |
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 |
2021-01-08 | encryption code unification, part 2: initialization & data storage | George Hazan |
2021-01-07 | more common code moved to MDatabaseCommon | George Hazan |
2020-12-09 | fixes #2641 (Не работает импорт базы данных) | George Hazan |
2020-09-29 | Import: fix for rare crash in mcontacts import | George Hazan |
2020-08-07 | unused shit returned | George Hazan |
2020-06-15 | simpler way of applying server ids to messages | George Hazan |
2020-06-04 | all improper calls of OnClose replaced with OnDestroy / OnApply | George Hazan |
2020-06-04 | UI classes: | George Hazan |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | 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 |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan |
2020-01-03 | Import; custom window removed | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-08 | Гhis item imports mContacts too | dartraiden |