Age | Commit message (Expand) | Author |
2017-08-29 | AvatarHistory: code cleaning + handle leak fix | George Hazan |
2017-08-24 | nullptr must be passed inside SetStatusText to return back to the predefined ... | George Hazan |
2017-08-20 | minus ModernOpt | George Hazan |
2017-08-16 | fixes #886 (Scriver: group chat does not start at the bottom) | George Hazan |
2017-08-15 | anonymous SRMM services got names | George Hazan |
2017-08-15 | fixes #799 (Crash on receiving msg in FB group chat) | George Hazan |
2017-08-12 | Core: | Tobias Weimer |
2017-08-08 | ME_MSG_TOOLBARLOADED is hooked everywhere as a temporary event | George Hazan |
2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel |
2017-08-06 | Update rest of links to https | Robert Pösel |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel |
2017-07-19 | unreferenced variable removed | George Hazan |
2017-07-10 | StdMsg: | George Hazan |
2017-05-17 | StdMsg: fix for minimize on send option | George Hazan |
2017-05-01 | Utils_IsRtl - core function to detect RTL direcction | George Hazan |
2017-04-17 | more common code incapsulated into mir_app.dll | George Hazan |
2017-04-14 | StdMsg: fix for "Auto close window after send" option | George Hazan |
2017-04-14 | fixes various crashes on exit in StdMsg | George Hazan |
2017-04-14 | unused code cleaned | George Hazan |
2017-04-14 | StdMsg: status bar icons processing moved to container | George Hazan |
2017-04-13 | StdMsg: fix for clearing chat active state | George Hazan |
2017-04-13 | fix for the Send button size & position | George Hazan |
2017-04-13 | two new functions: CDlgBase::Resize & Hide | George Hazan |
2017-04-12 | fixes #797 (Contact windows no longer flashing) | George Hazan |
2017-04-12 | fixes #796 (Double-clicking contact list entry no longer activates their window) | George Hazan |
2017-04-12 | fix for a tab icon for message sessions | George Hazan |
2017-04-12 | StdMsg: fix for pressing Esc in a log window | George Hazan |
2017-04-11 | StdMsg: if tabs are used, SRMM window to share container with chats. also fix... | George Hazan |
2017-04-09 | fixes #794 | George Hazan |
2017-04-07 | SRMM events are now created inside the core to avoid problems with dynamic pl... | George Hazan |
2017-04-07 | Windows-specific code moved to mir_core | George Hazan |
2017-04-06 | message cleaning | George Hazan |
2017-04-05 | SRMM* plugins switched to CCtrlRichEdit | George Hazan |
2017-04-05 | unused functions removed | George Hazan |
2017-04-04 | - GC_FONTSIZE considered useless; | George Hazan |
2017-04-04 | data used by some plugins only moved to these plugins | George Hazan |
2017-04-04 | compilation fix | George Hazan |
2017-04-04 | SRMM window list completely incapsulated into mir_app to avoid corrupting it ... | George Hazan |
2017-04-03 | - SRMM window list management moved to the base class; | George Hazan |
2017-04-02 | useless constructor parameters removed | George Hazan |
2017-04-01 | StdMsg: tab options moved from chats to a tab in Messaging Options | George Hazan |
2017-04-01 | StdMsg: | George Hazan |
2017-03-31 | StdMsg: | George Hazan |
2017-03-31 | code cleaning | 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 |