summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-08-16fixes #886 (Scriver: group chat does not start at the bottom)George Hazan
2017-08-16fixes #880 (IRC dims all rooms after leaving one)George Hazan
2017-08-16fixes #859 (crash when no connectivity is present)George Hazan
2017-08-15anonymous SRMM services got namesGeorge Hazan
2017-08-15fixes #799 (Crash on receiving msg in FB group chat)George Hazan
2017-08-12Core:Tobias Weimer
2017-08-08ME_MSG_TOOLBARLOADED is hooked everywhere as a temporary eventGeorge Hazan
2017-08-08HookTemporaryEvent - new function that executes an event handler immediately ...George Hazan
2017-08-08nasty clutch removed, to be replaced with HookTemporaryEventGeorge Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-06Update rest of links to httpsRobert Pösel
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-07-31LPGEN to be applied to the string itselfGeorge Hazan
2017-07-30added ability to bind hotkeys to SRMM toolbar iconsGeorge Hazan
2017-07-30minor code cleaningGeorge Hazan
2017-07-30unused constant removedGeorge Hazan
2017-07-30Hotkeys: code cleaningGeorge Hazan
2017-07-28another missing service restoredGeorge Hazan
2017-07-25unfortunately the whole Chat_Event handler must be executed in the main threa...George Hazan
2017-07-19fixes #801 (StdMsg inserts a Tab in Message Window when changing from History...George Hazan
2017-07-19unreferenced variable removedGeorge Hazan
2017-07-11fixes #671 (White background on some options)George Hazan
2017-07-11name conflict resolutionGeorge Hazan
2017-07-10fixes #757 (Scriver: send message by Enter don't work until restart)George Hazan
2017-07-10StdMsg:George Hazan
2017-06-28fixes #769 (Broken colors in TabSRMM niclkist when IRC reconnects)George Hazan
2017-06-27- fixes #727;George Hazan
2017-06-05fixes #836 (Discord: extremely slow message sending (22 seconds))George Hazan
2017-06-02fixes crash in StdMsg on opening SRMM windowGeorge Hazan
2017-05-17StdMsg: fix for minimize on send optionGeorge Hazan
2017-05-11crash fixGeorge Hazan
2017-05-05Revert "stupid bug with the empty HTTP packets processing in netlib" (commit ...Robert Pösel
2017-05-04fix for clicking on arrow buttonsGeorge Hazan
2017-05-03CCtrlRichEdit::GetRichTextUtf considered uselessGeorge Hazan
2017-05-03if we need to count symbols, we to count CRLF tooGeorge Hazan
2017-05-01Utils_IsRtl - core function to detect RTL direcctionGeorge Hazan
2017-04-17more common code incapsulated into mir_app.dllGeorge Hazan
2017-04-14StdMsg: fix for "Auto close window after send" optionGeorge Hazan
2017-04-14fixes various crashes on exit in StdMsgGeorge Hazan
2017-04-14unused code cleanedGeorge Hazan
2017-04-14StdMsg: status bar icons processing moved to containerGeorge Hazan
2017-04-13StdMsg: fix for clearing chat active stateGeorge Hazan
2017-04-13fix for the Send button size & positionGeorge Hazan
2017-04-13two new functions: CDlgBase::Resize & HideGeorge Hazan
2017-04-12fixes #797 (Contact windows no longer flashing)George Hazan
2017-04-12fixes #796 (Double-clicking contact list entry no longer activates their window)George Hazan
2017-04-12fix for a tab icon for message sessionsGeorge Hazan
2017-04-12StdMsg: fix for pressing Esc in a log windowGeorge Hazan
2017-04-11StdMsg: if tabs are used, SRMM window to share container with chats. also fix...George Hazan