summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-24more unused shit removedGeorge Hazan
2017-03-24hmm... another not-so-very-useful serviceGeorge Hazan
2017-03-24unused shit removedGeorge Hazan
2017-03-24warning fixGeorge Hazan
2017-03-24warning fixGeorge Hazan
2017-03-24revolution in chat menusGeorge 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-24warning fixGeorge Hazan
2017-03-24- merge of WndProc_Nicklist functions;George Hazan
- Chat_HoverMouse became the internal function ans is not exported anymore
2017-03-24compilation fixGeorge Hazan
2017-03-24m_message & m_log moved inside mir_appGeorge Hazan
2017-03-24CCtrlBase::GetParent - missing const qualifier addedGeorge Hazan
2017-03-23MSN: Raised password length limit to 99 chars (fixes #658)Robert Pösel
It might be rewritten better to remove any limit though.
2017-03-23tabSRMM: windows virtualizationGeorge Hazan
2017-03-23usual crutches sometimes don't work, we need the stronger onesGeorge Hazan
2017-03-23Scriver: window procedure virtualizationGeorge Hazan
2017-03-23these windows should be manually unsubclassed before exitGeorge Hazan
2017-03-23StdMsg: windows procs virtualizationGeorge Hazan
2017-03-23stubs for the message entry, log & nicklist window proceduresGeorge Hazan
2017-03-22if we have Tipper, we use itGeorge Hazan
2017-03-22code cleaningGeorge Hazan
2017-03-22nick list moved to mir_appGeorge Hazan
2017-03-22Channel Manager button went to coreGeorge Hazan
2017-03-22- more SRMM buttons went to mir_app;George Hazan
- history button handler also moved to mir_app;
2017-03-22useless declaration removedGeorge Hazan
2017-03-22- Clist_ClearSearch considered useless;George Hazan
- pfnDoSelectionDefaultAction rewritten to handle search correctly
2017-03-22warning fixesGeorge Hazan
2017-03-21Tox: fixed #772aunsane
2017-03-21- fix for button codes in tabSRMM;George Hazan
- CSrmmBaseDialog::ProcessHotkeys to receives control keys statuses as well
2017-03-21oops... removed too much codeGeorge Hazan
2017-03-21common chat hotkeys processing code moved to mir_appGeorge Hazan
2017-03-21CCtrlButton:George Hazan
bool IsPushed() returns a status for a PUSHBUTTON; void Push(bool) sets a new pushed status
2017-03-21also fix for mir_app libsGeorge Hazan
2017-03-21fix for export libsGeorge Hazan
2017-03-21no need to export Srmm_ButtonSubclassProc anymoreGeorge Hazan
2017-03-21some common code moved into mir_appGeorge Hazan
2017-03-21more warnings fixedGeorge Hazan
2017-03-21less useless crap exported from mir_coreGeorge Hazan
2017-03-21omemo: working on 4.3Gluzskiy Alexandr
createnode fixes typo fixes
2017-03-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-21this stupid warning should be suppressedGeorge Hazan
2017-03-21Scriver: standardizing file namesGeorge Hazan
2017-03-21warning fixGeorge Hazan
2017-03-21unused shit removedGeorge Hazan
2017-03-21VKontakte:ElzorFox
update VK_API_VER to 5.63 version bump
2017-03-20omemo: working on 4.3Gluzskiy Alexandr
implemented pubsub address detection as required by xep-0060 8.1.1 implemented xep-0060 8.1.1, xep-0163 3 as required by omemo 4.3 omemo 4.3 now complete and working //TODO: chek createnode handlers, not always called, especially if connection is slow
2017-03-19VKontakte: fix warning C4840 in MSVS 2017ElzorFox
2017-03-19VKontakte:ElzorFox
fix sending API requests (maximum 3 requests to API methods per second) fix sending long and uint parameters as signed int version bump
2017-03-19VKontakte: more correct fix for sending unneeded GetServerHistory requestesElzorFox
2017-03-19VKontakte:ElzorFox
fix sending unneeded GetServerHistory requestes tempory (?) increase timeout between API requests
2017-03-18SkypeWeb: Revert my invalid attempts related to #608Robert Pösel
* reverted commit b225a055f5d3abc754899d115582f39cc2168f3f * reverted commit 88cb4210be8c51a6fb567216bb87d2d6cf7826f8