Age | Commit message (Expand) | Author |
2022-09-24 | tabSRMM: death of proprietary option tree | George Hazan |
2022-07-29 | tabSRMM: fix for the perversion with private container settings | George Hazan |
2022-03-22 | crash fix | George Hazan |
2022-03-22 | fixes #3055 (TabSRMM: built-in message log cuts long error messages) | George Hazan |
2022-02-09 | fixes #1950 (Remove notification engine from TabSRMM) | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
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-01-17 | Update copyrights | dartraiden |
2021-01-10 | CSendLater: fake class removed | George Hazan |
2020-06-15 | simpler way of applying server ids to messages | George Hazan |
2020-04-25 | CLogWindow::LogEvents considered useless and localized inside tabSRMM | George Hazan |
2020-03-22 | tabSRMM: removed all checks if m_hContact == 0, because it never happens | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-11-04 | tabSRMM: | George Hazan |
2019-10-29 | rest of operational flags in tabSRMM moved to bool variables | George Hazan |
2019-10-29 | tabSRMM: get rid of manual bit operations | George Hazan |
2019-10-02 | merge with SrmmLogContainer | George Hazan |
2019-09-19 | useless variable CMsgDialog::m_nMax removed | George Hazan |
2019-09-13 | tabSRMM: some DM_* messages removed | George Hazan |
2019-09-12 | tabSRMM: single window | George Hazan |
2019-07-24 | massive warning fix | George Hazan |
2019-03-07 | tabSRMM: | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-09-21 | fix ) | ElzorFox |
2018-09-21 | old crutch removed: error messages to go in Unicode | George Hazan |
2018-09-21 | if a protocol receives a message delivery confirmation, it can pass the serve... | George Hazan |
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-27 | code cleaning | George Hazan |
2018-04-03 | unneeded size fields removed | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-06 | fixes #1049 (memset cannot be used to scrub memory) | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan |
2017-11-13 | Code modernize ... | Goraf |
2017-09-12 | old good sound services became finally functions | George Hazan |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan |
2017-09-11 | old good sound services became finally functions | George Hazan |
2017-08-31 | unused control id removed | George Hazan |
2017-08-15 | fixes #822 (Incorrect display of undelivered messages) | George Hazan |
2017-05-01 | Utils_IsRtl - core function to detect RTL direcction | George Hazan |
2017-04-07 | SRMM events are now created inside the core to avoid problems with dynamic pl... | George Hazan |