summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2017-03-14some fixes to make Coverity happierGeorge Hazan
2017-03-14fixes #744George Hazan
2017-03-13TabSRMM: fix copypaste bugdartraiden
2017-03-12minor fixGeorge Hazan
2017-03-12- fixes #742 (closing groupchat tab crashes Miranda);George Hazan
- the bForce parameter of CSrmmBaseDialog::CloseTab considered useless
2017-03-11possible crash fixGeorge Hazan
2017-03-11tabSRMM: fix for setting filter resultsGeorge Hazan
2017-03-11crash fixGeorge Hazan
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-11minor code optimizationGeorge Hazan
2017-03-11GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitleGeorge Hazan
2017-03-10more UI classes in tabSRMM windowGeorge 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-10compilation fixes for VS2017George Hazan
2017-03-09Visual Studio 2017 support addedwatcherhd
2017-03-09Dropbox: chaged method that shares links:aunsane
now it generates temporary direct linc to a file
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-08code cleaningGeorge Hazan
2017-03-08code reorderingGeorge Hazan
2017-03-08unused variable removedGeorge Hazan
2017-03-08fix for the wrong type castGeorge Hazan
2017-03-08massive code cleaningGeorge Hazan
2017-03-08project tools version resetGeorge Hazan
2017-03-08Scriver: rbutton click fixedGeorge Hazan
2017-03-08fix for resizerGeorge Hazan
2017-03-07code cleaningGeorge Hazan
2017-03-07fix for writing options into dbGeorge Hazan
2017-03-07unused header file removedGeorge Hazan
2017-03-07tabSRMM: both window types to use the same spliiter YGeorge Hazan
2017-03-07let this crap with the binary data format finally dieGeorge Hazan
2017-03-07returned back the binary compatibility of tabsrmm container settingsGeorge Hazan
2017-03-07compatibility fix for old profilesGeorge Hazan
2017-03-07splitter data removed from common chat session settingsGeorge Hazan
2017-03-06Dropbox: fix file uploadaunsane
2017-03-06Scriver:George Hazan
- no more WM_COMMAND handlers in windows procedures; - full complect of UI buttons; - merged header files
2017-03-06tabSRMM: header files partially mergedGeorge Hazan
2017-03-06fix for the empty chat titlesGeorge Hazan
2017-03-06crash fixGeorge Hazan
2017-03-06method CSrmmWindow::GetIEViewSelection is used once, therefore inlinedGeorge Hazan
2017-03-06TNewWindowData - unneeded structure removedGeorge Hazan
2017-03-05code cleaningGeorge Hazan