summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-03fix for the shitty idea of all pre-created button objects' manual initializationGeorge Hazan
2017-03-03StdMsg: fix for auto-closing the only tab in a containerGeorge Hazan
2017-03-03GCSessionInfoBase::hwndStatus considered uselessGeorge Hazan
2017-03-03.George Hazan
2017-03-02more optimal tab control resizerGeorge Hazan
2017-03-02Tox: more logs to #720aunsane
2017-03-02further tabSRMM cleanupGeorge Hazan
- duplicated functionality moved to CTabBaseDlg::DlgProc; - groupchat specific divider options removed, global ones are used instead; - more UI classes for CChatRoomDlg; - code cleaning
2017-03-02fix for massive memory leak in optionsGeorge Hazan
2017-03-02further SRMM window unificationGeorge Hazan
- CSrmmBaseDialog received m_hContact as its common member; - less usage of CTabBaseDlg::m_bType in tabSRMM
2017-03-02code cleanup in tabSRMMGeorge Hazan
- unused cursor removed (IDC_HYPERLINKHAND); - unused header file removed (all functions from generic_msghandlers.h are now declared inside a class) - code reorder;
2017-03-02tabSRMM: About dialog ported to UI classesGeorge Hazan
2017-03-02fix for options dialog that isn't deleted after closing optionsGeorge Hazan
2017-03-01fix for a problem with activating new tabs in tabSRMMGeorge Hazan
2017-03-01fix #726 (Logging out and in duplicates last sent message if it was the last ↵George Hazan
message of the conversation)
2017-03-01attempt to fix a problem with closing chatsGeorge Hazan
2017-03-01omemo: initial implementation of 4.2, 4.3 ↵Gluzskiy Alexandr
(https://conversations.im/xeps/multi-end.html) //using short uninformative comments from now, as requested on http://forum.miranda-ng.org/index.php?topic=4506.msg19076#msg19076, due to inconvinient way of how github ui show comments
2017-03-01further code cleaningGeorge Hazan
2017-03-01name conflict resolutionGeorge Hazan
2017-02-28Tox: fix capitalizationdartraiden
2017-02-28TabSrmm -> UI classesGeorge Hazan
2017-02-28class CSrmmBaseDialog added to .def fileGeorge Hazan
2017-02-28CCtrlBase::SendMsg: missing const qualifierGeorge Hazan
2017-02-28jabber: fix caps ui bug introduced in early omemo implementation stageGluzskiy Alexandr
omemo: basic device list event handler, added +notify cap to permanent caps, currenlty jabber have problems with dynamic caps...
2017-02-28VKontakte:ElzorFox
add option ‘Add message link to messages with attachments’ version bump
2017-02-27Tox: revert previous chages related with #698aunsane
2017-02-27Tox: attempt to fix for #720aunsane
2017-02-27fix for IDC_ADD buttonGeorge Hazan
2017-02-27suddenly... Srmm_SetButtonState does nothingGeorge Hazan
2017-02-27- name conflict resolution;George Hazan
- code cleaning
2017-02-26Scriver moved to UI classesGeorge Hazan
2017-02-26Facebook: Version bumpRobert Pösel
2017-02-26Facebook: Fix loading newsfeed/memories posts (fixes #718)Robert Pösel
2017-02-26Facebook: Don't block main thread when refreshing user infoRobert Pösel
2017-02-26Facebook: Load birthday on refresh contact details (fixes #642)Robert Pösel
2017-02-26Tox: attempt to fix for #720aunsane
2017-02-26Tox: attempt to fix for #720aunsane
2017-02-25EmLAN: fix for messages encodingGeorge Hazan
2017-02-25Tox: extended log for #704aunsane
2017-02-25Tox: attempt to fix #698aunsane
2017-02-25Tox: fixed #684aunsane
2017-02-25Tox: remove setting of unused timestampaunsane
2017-02-25Tox: added some logs to find problem by issue #720aunsane
2017-02-25Tox: fixed friend addaunsane
2017-02-25compilation fixGeorge Hazan
2017-02-23code cleaningGeorge Hazan
2017-02-23Tox:aunsane
- added compatibility check - version bump
2017-02-23fix for strange crash in StdMsgGeorge Hazan
2017-02-23Tox: it seems that irungentoo/toxcore no longer be updated, so we switch to ↵aunsane
TokTok/c-toxcore
2017-02-23libs:Gluzskiy Alexandr
libsignal-c: added few more missed exports protocol: jabber: omemo: implemented 4.1 (https://conversations.im/xeps/multi-end.html)
2017-02-22channel renaming supportGeorge Hazan