Age | Commit message (Expand) | Author |
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-11-07 | update for system includes & import libraries | George Hazan |
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-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-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-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 |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-09-26 | C++'17 compatibility mode enabled | George Hazan |
2019-07-24 | massive warning fix | George Hazan |
2019-06-13 | fixes #1982 (Import crashes in service mode if run from Profile Manager) | George Hazan |
2019-06-01 | more correct variant of deducting local time zone | George Hazan |
2019-06-01 | fixes #1966 (Import: wrong timestamps when import from QIP2012) | George Hazan |
2019-05-27 | fixes #1966 (Import: wrong timestamps when import from QIP2012) | George Hazan |
2019-05-23 | fixes #1906 (Import: h++ pattern doesn't work) | George Hazan |
2019-05-17 | Import: fix for duplicate contacts | George Hazan |
2019-05-16 | Import: global variables extracted to a class, thus eliminating the chance of... | George Hazan |
2019-05-15 | Import: QIP Infium support | George Hazan |
2019-05-13 | CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc | George Hazan |