Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-30 | fix for a major crutch in QuickReplies | George Hazan | |
2017-03-30 | VKontakte: | ElzorFox | |
fix return types for js store procedures => fix loading history for messages > 100 | |||
2017-03-29 | fixes #780 (Scriver: All message log text is selected on keyboard focus) | George Hazan | |
2017-03-29 | VKontakte: | ElzorFox | |
add multiple files sending (simple but not optimal way) version bump | |||
2017-03-28 | two more useless calls of SM_FindSessionByHCONTACT removed | George Hazan | |
2017-03-28 | more unneeded code removed | George Hazan | |
2017-03-28 | some more fixes for 64-bit version | George Hazan | |
2017-03-28 | and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha | George Hazan | |
2017-03-28 | we don't need the uFlags field either | George Hazan | |
2017-03-28 | funny, but without cbSize we have no need in MessageWindowInputData at all | George Hazan | |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan | |
2017-03-28 | SRMM notifications went to the core with ME_MSG_WINDOWEVENT | George Hazan | |
2017-03-27 | omemo: working on 4.3 | Gluzskiy Alexandr | |
removed xep-0060 8.1.1 implementation because xep-0163 requires node auto-create support reverted to "instand publish" logic instead of node precreation //looks like we have some problems with pubsub events receiving mechanism or client features publishing which is blocker problem for continuing to work on omemo implementation. | |||
2017-03-27 | omemo: working on 4.3 | Gluzskiy Alexandr | |
altered features names for compatibility with existing implementations | |||
2017-03-27 | common code moved to mir_app | George Hazan | |
2017-03-27 | fix for a return type | George Hazan | |
2017-03-27 | code cleaning | George Hazan | |
2017-03-27 | Tox: added new options | aunsane | |
- max connect retries - max reconnect retries | |||
2017-03-27 | fixes #777 (scrollbars disappeared from tabSRMM) | George Hazan | |
2017-03-26 | Windows'98 compatibility code is not needed for years | George Hazan | |
2017-03-26 | updated libtox dll | George Hazan | |
2017-03-26 | code cleaning | George Hazan | |
2017-03-26 | Tox: updated toxcore to 0.1.7 | aunsane | |
version bump | |||
2017-03-26 | long needed function CCtrlBase::Show(bool) | George Hazan | |
2017-03-26 | duplicate code removed | George Hazan | |
2017-03-26 | context menu moved to mir_app, part II :) | George Hazan | |
2017-03-26 | context menu moved to mir_app | George Hazan | |
2017-03-26 | common code from WndProc_Log moved to mir_app | George Hazan | |
2017-03-26 | fix: StdMsg closes window after sending a message | George Hazan | |
2017-03-25 | code cleaning | George Hazan | |
2017-03-25 | fix to prevent duplicate event processing | George Hazan | |
2017-03-25 | unneeded function removed | George Hazan | |
2017-03-24 | more unused shit cleaned | George Hazan | |
2017-03-24 | more unused shit removed | George Hazan | |
2017-03-24 | hmm... another not-so-very-useful service | George Hazan | |
2017-03-24 | unused shit removed | George Hazan | |
2017-03-24 | warning fix | George Hazan | |
2017-03-24 | warning fix | George Hazan | |
2017-03-24 | revolution in chat menus | George Hazan | |
- common code moved to the core (Chat_CreateGCMenu, Chat_DestroyGCMenu); - ability added to any plugin to add its own items into any GC menu, not only to the protocol plugins to do that a plugin calls Chat_AddMenuItems and returns 0 to allow any other plugin to process menu hook | |||
2017-03-24 | warning fix | George Hazan | |
2017-03-24 | - merge of WndProc_Nicklist functions; | George Hazan | |
- Chat_HoverMouse became the internal function ans is not exported anymore | |||
2017-03-24 | compilation fix | George Hazan | |
2017-03-24 | m_message & m_log moved inside mir_app | George Hazan | |
2017-03-24 | CCtrlBase::GetParent - missing const qualifier added | George Hazan | |
2017-03-23 | MSN: Raised password length limit to 99 chars (fixes #658) | Robert Pösel | |
It might be rewritten better to remove any limit though. | |||
2017-03-23 | tabSRMM: windows virtualization | George Hazan | |
2017-03-23 | usual crutches sometimes don't work, we need the stronger ones | George Hazan | |
2017-03-23 | Scriver: window procedure virtualization | George Hazan | |
2017-03-23 | these windows should be manually unsubclassed before exit | George Hazan | |
2017-03-23 | StdMsg: windows procs virtualization | George Hazan | |