summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/msgs.h
AgeCommit message (Expand)Author
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-22nick list moved to mir_appGeorge Hazan
2017-03-22Channel Manager button went to coreGeorge Hazan
2017-03-22- more SRMM buttons went to mir_app;George Hazan
2017-03-21some common code moved into mir_appGeorge Hazan
2017-03-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-16Scriver:George Hazan
2017-03-12- fixes #742 (closing groupchat tab crashes Miranda);George Hazan
2017-03-11group chats:George Hazan
2017-03-11GC_CLOSEWINDOW -> CloseTab()George Hazan
2017-03-11GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitleGeorge Hazan
2017-03-10Group chats:George Hazan
2017-03-09moving session data into dialog classesGeorge Hazan
2017-03-09any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlgGeorge Hazan
2017-03-07code cleaningGeorge Hazan
2017-03-07splitter data removed from common chat session settingsGeorge Hazan
2017-03-06Scriver:George Hazan
2017-03-06method CSrmmWindow::GetIEViewSelection is used once, therefore inlinedGeorge Hazan
2017-03-05Scriver -> core splittersGeorge Hazan
2017-03-03Microsoft, you stupid bastardsGeorge Hazan
2017-03-02further SRMM window unificationGeorge Hazan
2017-02-27- name conflict resolution;George Hazan
2017-02-26Scriver moved to UI classesGeorge Hazan
2017-01-08code cleaningGeorge Hazan
2016-12-23minor code cleaningGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-05-17Scriver:George Hazan
2015-05-27massive ansi cleaning for ScriverGeorge Hazan
2015-04-10- fix for CREOleCallback constructor;George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-21- total data reordering to unify the window processing;George Hazan
2014-12-13Scriver: warning level 4George Hazan
2014-12-01code cleaningGeorge Hazan
2014-05-16Scriver/options: added spin controls to edit boxesslotwin
2014-05-16Scriver/options: move Line between messages color setting to Fonts and colors...slotwin
2014-03-30Scriver: fix for unsubclassing problemsGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-17- unused module removed from Scriver;George Hazan
2014-01-17- kernel chat module loads automatically, not on request;George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-27status displaying completely removed because it's impossible to log an event ...George Hazan
2013-09-24plugins cleanupKirill Volinsky
2013-06-15fix for dropping files into ScriverGeorge Hazan
2013-03-08added version infoKirill Volinsky
2012-08-20revert changes r14006 - simplify tab optionsDmitry Kuzkin
2012-07-23Rate, RecentContacts, Scriver: changed folder structure Vadim Dashevskiy