summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Collapse)Author
2020-03-13StdMsg: fix for pasting data from clipboard in ANSIGeorge Hazan
2020-03-10fixes #2253 (StdMsg grabbing/stealing focus on incoming message)George Hazan
2020-03-03HM_DBEVENTADDED to be delayed, instead of sending it immediatelyGeorge Hazan
2020-02-17crash fixGeorge Hazan
2020-02-07fixes #2204 (empty strings in StdPopup options)George Hazan
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-16fixes #2141 (StdUserInfo doesn't handle OK button properly)George Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-10-28crash fixGeorge Hazan
2019-10-28fixes #2105 for StdUserInfo (crash in User Info dialog when a plugin is ↵George Hazan
unloaded)
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-09-27oopsGeorge Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵George Hazan
variable and unify access to it
2019-09-18- more shit cleared from C++ code;George Hazan
- Pascal code partially restored till the full container log implementation
2019-09-18m_ieview.h: code cleaningGeorge Hazan
2019-09-17Chat: common code moved to mir_appGeorge Hazan
2019-09-09unused declaration removedGeorge Hazan
2019-09-09Srmm_FindDialog moved from StdMsg to the coreGeorge Hazan
2019-09-09CSrmmBaseDialog::RefreshButtonStatus() is called now from the base class ↵George Hazan
directly
2019-09-05more correct fix for #2046George Hazan
2019-09-05code cleaningGeorge Hazan
2019-09-05fixes #2046 (StdMsg: toolbar is broken after update)George Hazan
2019-09-04StdMsg: unneeded options removedGeorge Hazan
2019-09-04fixes #2044 (strange Select all behaviour in StdMsg private chats)George Hazan
2019-09-04more correct way of working with Ctrl+Up/DownGeorge Hazan
2019-09-04fixes #2042 (StdMsg: window icon remains gray after entering a groupchat)George Hazan
2019-09-04StdMsg:George Hazan
- separate "Show button for sending messages" setting for group chats removed; - Send button behaviour rewritten using UI classes instead of a crutch in a window procedure; - code optimization & unification
2019-09-04history manager built into CHAT_MANAGER isn't needed anymoreGeorge Hazan
2019-09-04StdMsg: entered strings are stored for group chats as well as for private chatsGeorge Hazan
2019-09-04fixes #2041 (StdMsg: right-click is broken)George Hazan
2019-09-03StdMsg: chat & groupchat window classes merged together into new class ↵George Hazan
CMsgDialog
2019-09-03StdMsg: further mergeGeorge Hazan
2019-09-03unused shit removedGeorge Hazan
2019-09-03StdMsg:George Hazan
- more slack removed from msgs.h - fix for window cascading
2019-09-02StdMsg: tab processing code unificationGeorge Hazan
2019-09-02StdMsg: further code cleaningGeorge Hazan
2019-09-02StdMsg: merge beganGeorge Hazan
2019-09-02StdMsg: error dialog -> UI ClassesGeorge Hazan
2019-08-26obsolete services removed from core & replaced with functionsGeorge Hazan
2019-08-22StdMsg:George Hazan
- fixes #2032 (focus is lost during tab switching); - code optimization
2019-08-03core part of CloseAction went to the coreGeorge Hazan
2019-08-03CloseAction: spin cycle removedGeorge Hazan
2019-07-26warning fixesGeorge Hazan
2019-07-25bunch of unused junk removed from StdPopupGeorge Hazan