summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/msgdialog.cpp
AgeCommit message (Expand)Author
2018-05-11fixes #1347 (Scriver: remove "Use the contact's status icon as the window ico...George Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-05-04fixes #1014 (wrong calculation of message edit field's height)George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-19fixes #1283 (StdMsg: cursor does not change the shape)George Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescriptionGeorge Hazan
2017-12-27obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_a...George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28crash fix for recursive contact deletion in ScriverGeorge Hazan
2017-11-13Code modernize ...Goraf
2017-11-01Scriver: no need to reset the splitter position each time..George Hazan
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-08-27Scriver: fix for dynamic entry field heightGeorge Hazan
2017-08-25Scriver: killing that old shit with error dialogGeorge Hazan
2017-06-29fixes #814 (Scriver: Duplicate characters in input field)George Hazan
2017-05-03Scriver: fix for memory corruptionGeorge Hazan
2017-05-03CCtrlRichEdit::GetRichTextUtf considered uselessGeorge Hazan
2017-05-03winapi perversion removed (fixes #809)George Hazan
2017-05-01Scrive: fix for sending long messagesGeorge 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-13two new functions: CDlgBase::Resize & HideGeorge Hazan
2017-04-07Windows-specific code moved to mir_coreGeorge Hazan
2017-04-05fix for the input buffer size in ScriverGeorge Hazan
2017-04-05SRMM* plugins switched to CCtrlRichEditGeorge Hazan
2017-04-03- SRMM window list management moved to the base class;George Hazan
2017-04-03fixes #788 (minimize/restore wipes out vertical scroller position)George Hazan
2017-03-28and finally MS_MSG_GETWINDOWDATA has gone, zihrono levrahaGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-03-28SRMM notifications went to the core with ME_MSG_WINDOWEVENTGeorge Hazan
2017-03-26Windows'98 compatibility code is not needed for yearsGeorge Hazan
2017-03-26code cleaningGeorge Hazan
2017-03-26context menu moved to mir_app, part II :)George Hazan
2017-03-25fix to prevent duplicate event processingGeorge Hazan
2017-03-24m_message & m_log moved inside mir_appGeorge Hazan
2017-03-23usual crutches sometimes don't work, we need the stronger onesGeorge Hazan
2017-03-23Scriver: window procedure virtualizationGeorge Hazan
2017-03-22- more SRMM buttons went to mir_app;George Hazan
2017-03-21no need to export Srmm_ButtonSubclassProc anymoreGeorge Hazan
2017-03-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-16Scriver:George Hazan
2017-03-11group chats:George Hazan
2017-03-11GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitleGeorge Hazan
2017-03-10Group chats:George Hazan
2017-03-08Scriver: rbutton click fixedGeorge Hazan