Age | Commit message (Expand) | Author |
2019-02-05 | fixes #1825 (spin control initialization should be done in the constructor, n... | George Hazan |
2019-02-01 | tabSRMM: old perversion removed | George Hazan |
2019-02-01 | four forgotten meta services removed | George Hazan |
2019-01-31 | fixes #1806 (Delete /include/delphi/deprecated or move to deprecated) | George Hazan |
2019-01-31 | fixes #1807 (Remove obsolete ICQ shit) | George Hazan |
2019-01-30 | fixes #1776 (rest of url-related stuff) | George Hazan |
2019-01-30 | m_icq.h removed | George Hazan |
2019-01-30 | obsolete ICQ trash removed from headers | George Hazan |
2019-01-30 | fixes #1785 (sub's events aren't marked as read, because of that SRMM could r... | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan |
2019-01-21 | synchronized constants | George Hazan |
2019-01-20 | fixes #1776 (any traces of URL* related constants removed) | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2019-01-18 | fixes #1776 (remove MS_URL_SENDURL "SRUrl/SendCommand") | George Hazan |
2019-01-18 | we don't need PSR_URL as well | George Hazan |
2019-01-18 | PSS_URL removed as totally obsolete | George Hazan |
2019-01-11 | another unused constant removed | George Hazan |
2019-01-11 | unused constant removed | George Hazan |
2019-01-06 | CCtrlCombo::OnSelChanged extracted to the separate handler | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-28 | obsolte perversion with PF4_INFOSETTINGSVC removed | George Hazan |
2018-12-28 | User added notifications: | George Hazan |
2018-12-24 | mir_urlDecode restored | George Hazan |
2018-12-23 | in fact, we don't need mir_hmac_sha1 either | George Hazan |
2018-12-23 | we don't need this function, cause it's not called, and also we have openssl | George Hazan |
2018-12-21 | attempt to unify AsyncHttpRequest in various protocols | George Hazan |
2018-12-17 | minor code cleaning | George Hazan |
2018-12-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan |
2018-12-08 | chats: | George Hazan |
2018-12-07 | fixes #1653 (recursive removal of embedded groups) | George Hazan |
2018-11-26 | Chat_AddGroup - simplified prototype | George Hazan |
2018-11-26 | fix for chat structures declaration | George Hazan |
2018-11-21 | this code is so much faster | George Hazan |
2018-11-13 | getByte/getWord/getDword: correct default values restored | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-11-07 | some files contains LF and CRLF simultaneously | dartraiden |
2018-10-18 | CHAT_MANAGER: | George Hazan |
2018-10-17 | fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a subco... | George Hazan |
2018-10-15 | fix for crash in chat manager in service mode | George Hazan |
2018-10-13 | group chats: | George Hazan |
2018-10-13 | chat api: | George Hazan |
2018-10-10 | stupid schema with event handles sharing via CreateEventHook eliminated | George Hazan |
2018-10-08 | code cleaning | George Hazan |
2018-10-01 | centralized system of processing message ids. also fixes #1375 | George Hazan |
2018-09-23 | new event: ME_DB_EVENT_EDITED | George Hazan |
2018-09-23 | db_event_edit - new stub for editing messages | George Hazan |
2018-09-21 | code cleaning | George Hazan |
2018-09-20 | also removed from pascal headers | George Hazan |
2018-09-20 | creepy crutch removed that was adding message ids after the binary zero in me... | George Hazan |
2018-09-20 | fix for the proper return type of PROTO<>::RecvMsg | George Hazan |