summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2019-09-16tabSRMM: duplicate code removedGeorge Hazan
2019-09-15code cleaningGeorge Hazan
2019-09-15PluginUpdater:George Hazan
2019-09-15fixes #2051 (TabSRMM: group chats icon)George Hazan
2019-09-14unused junk removed (structure RECENTINFO, constant DM_QUERYRECENT & its hand...George Hazan
2019-09-14tabSRMM:George Hazan
2019-09-14new_gpg: improoved error handling on public keys array import fromGluzskiy Alexandr
2019-09-13tabSRMM: some DM_* messages removedGeorge Hazan
2019-09-13SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymoreGeorge Hazan
2019-09-13tabSRMM: no more chat_window.cppGeorge Hazan
2019-09-13tabSRMM: minor code reorderingGeorge Hazan
2019-09-13compilation fixGeorge Hazan
2019-09-13tabSRMM:George Hazan
2019-09-12tabSRMM: single windowGeorge Hazan
2019-09-12Scriver: small crutch to disable IEView in group chatsGeorge Hazan
2019-09-11minor fix for IEView window size calculationGeorge Hazan
2019-09-11no chat window in Scriver anymoreGeorge Hazan
2019-09-11Scriver: all useless messages converted into methodsGeorge Hazan
2019-09-10Scriver: rollback of malicious changes, original order of things restoredGeorge Hazan
2019-09-10Scriver: fix for window resizerGeorge Hazan
2019-09-09Scriver: further code unificationGeorge Hazan
2019-09-09Scriver: container-related code moved to the classGeorge Hazan
2019-09-09CSrmmBaseDialog::RefreshButtonStatus() is called now from the base class dire...George Hazan
2019-09-08.George Hazan
2019-09-06PluginUpdater: copy of CRC32 calculation code isn't neededGeorge Hazan
2019-09-04CrashDumper:George Hazan
2019-09-04history manager built into CHAT_MANAGER isn't needed anymoreGeorge Hazan
2019-09-03CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsgGeorge Hazan
2019-09-01unused variables & declarations removedGeorge Hazan
2019-08-31Scriver: typo fixGeorge Hazan
2019-08-30no more old-style settings in ScriverGeorge Hazan
2019-08-30Scriver: more CMOptionGeorge Hazan
2019-08-30Scriver: more CMOptionGeorge Hazan
2019-08-30Scriver:George Hazan
2019-08-29Scriver: options automationGeorge Hazan
2019-08-26unified fake User-Agent field generation for all http-related protocolsGeorge Hazan
2019-08-26obsolete services removed from core & replaced with functionsGeorge Hazan
2019-08-23SendSS:George Hazan
2019-08-19fixes #2033 (Import: wrong behavior of a combo in the main import dialog)George Hazan
2019-08-18tabSRMM: code cleaningGeorge Hazan
2019-08-13last tabSRMM options dialog went to UI classesGeorge Hazan
2019-08-12tabSRMM: old perversion for chat options removedGeorge Hazan
2019-08-12Msg_Export: fix for error windowGeorge Hazan
2019-08-09fixes #2023 (Cannot edit "Open new chat rooms in the default container" setti...George Hazan
2019-08-09fixes #2018 (SendSS does not remember the last selected service)George Hazan
2019-08-03Db_autobackups: ME_SYSTEM_OKTOEXIT used instead of ME_SYSTEM_PRESHUTDOWN to l...George Hazan
2019-08-03core part of CloseAction went to the coreGeorge Hazan
2019-08-03CloseAction: spin cycle removedGeorge Hazan
2019-08-01fixes #2022 (shitty internal AVS flags finally removed from global include file)George Hazan
2019-07-29WUMF: remove dead codedartraiden