summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src
AgeCommit message (Collapse)Author
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-21- fix for button codes in tabSRMM;George Hazan
- CSrmmBaseDialog::ProcessHotkeys to receives control keys statuses as well
2017-03-21common chat hotkeys processing code moved to mir_appGeorge 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-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-21Scriver: standardizing file namesGeorge Hazan
2017-03-21unused shit removedGeorge Hazan
2017-03-17forgotten TCHAR removedGeorge Hazan
2017-03-17Scriver: fix for a bug with UTN in message dialogGeorge Hazan
2017-03-16Scriver:George Hazan
- fix for a problem with the initial container resize; - useless class InfobarWindowData removed - useless header file infobar.h removed; - version bump
2017-03-12- fixes #742 (closing groupchat tab crashes Miranda);George Hazan
- the bForce parameter of CSrmmBaseDialog::CloseTab considered useless
2017-03-11group chats:George Hazan
- massive extinction of all remaining GC_* messages; - color chooser completely moved to mir_app; - color buttons' subclass function also moved to mir_app; - all code management transferred to a bunch of virtual functions, members of CChatRoomDlg; - numerous small fixes, like fix for a broken highlight in StdMsg
2017-03-11unused constants removed from m_chat_int.hGeorge Hazan
2017-03-11GC_CLOSEWINDOW -> CloseTab()George Hazan
2017-03-11GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitleGeorge Hazan
2017-03-10Group chats:George Hazan
- GC_CONTROL_MSG left us forever; - tons of old/unused/useless slack simply wiped out; - new function: CSrmmBaseDialog::ClearLog
2017-03-10crash fixGeorge Hazan
2017-03-09- GCSessionInfoBase fields iWidth and iHeight moved to StdMSg;George Hazan
- CHAT_MANAGER methods DoEventHook & DoEventHookAsync removed from CHAT_API; - CSrmmBaseDialog::DoEventHook introduced instead
2017-03-09cosmetic fixesGeorge Hazan
2017-03-09moving session data into dialog classesGeorge Hazan
2017-03-09chat API:George Hazan
- SESSION_INFO now addresses an instance of CChatRoomDlg instead of HWND; - linked list of sessions replaced with the usual LIST<>; - saveCI removed everywhere
2017-03-09common rtf management code moved to the coreGeorge Hazan
2017-03-09any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlgGeorge Hazan
2017-03-08cosmetic code cleaningGeorge Hazan
2017-03-08Scriver: rbutton click fixedGeorge Hazan
2017-03-08fix for resizerGeorge Hazan
2017-03-07code cleaningGeorge Hazan
2017-03-07splitter data removed from common chat session settingsGeorge Hazan
2017-03-06Scriver:George Hazan
- no more WM_COMMAND handlers in windows procedures; - full complect of UI buttons; - merged header files
2017-03-06method CSrmmWindow::GetIEViewSelection is used once, therefore inlinedGeorge Hazan
2017-03-05Scriver: "entry area min size in lines" setting doesn't workGeorge Hazan
2017-03-05Scriver -> core splittersGeorge Hazan
also: - structure of Scriver SRMM classes redesigned to avoid problems with MS compilers; - unused cursors removed; - now splitter position is being saved & restored;
2017-03-03Microsoft, you stupid bastardsGeorge 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-02-27fix for IDC_ADD buttonGeorge Hazan
2017-02-27- name conflict resolution;George Hazan
- code cleaning
2017-02-26Scriver moved to UI classesGeorge Hazan
2017-02-08ScriverTobias Weimer
- Double declaration removed
2017-01-23shit fixed in chat apiGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-08code cleaningGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-30fixes #661 (Scriver: Cannot send message if "Send Message" button not set in ↵George Hazan
Toolbar)
2016-12-28another missing hotkey textdartraiden
2016-12-27missing hotkey textGeorge Hazan
2016-12-23Scriver: button resizer to use the avatar presence & positionGeorge Hazan
2016-12-23header file to be renamed tooGeorge Hazan