summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2019-10-04IEView: obsolete protocol management code removedGeorge Hazan
2019-10-03fixes #2089 (tabSRMM doesn't scroll to bottom if custom log is chosen)George Hazan
2019-10-03tabSRMM: user preferences dialog -> UI classesGeorge Hazan
2019-10-03fixes #2088 (Alt button doesn't close menu bar automatically in tabSRMM)George Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-30fixes #2086 (unused menu removed)George Hazan
2019-09-30no need to log status changes for groupchatsGeorge Hazan
2019-09-30another compilation fixGeorge Hazan
2019-09-30fix for sending %% in tabSRMM group chatsGeorge Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-09-27obsolete services from m_ignore.h converted into functionsGeorge Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵George Hazan
variable and unify access to it
2019-09-26C++'17 compatibility mode enabledGeorge Hazan
2019-09-19Plugin Updater: HTTPS to be disabled in Windows XP by defaultGeorge Hazan
2019-09-19PluginUpdater:George Hazan
- CMPlugin::bForceRedownload isn't saved in database anymore (what for?); - update starts each time a user changes platform
2019-09-19final fix for #2070George Hazan
2019-09-19one more fix for #2070George Hazan
2019-09-19fixes #2070 (Plugin Updater doesn't start update after switching url to custom)George Hazan
2019-09-19fixes #2069 (Plugin Updater: add "enable HTTPS" option)George Hazan
2019-09-19useless variable CMsgDialog::m_nMax removedGeorge Hazan
2019-09-19code cleaningGeorge Hazan
2019-09-18duplicated declaration removedGeorge Hazan
2019-09-18this code is obsolete anywayGeorge Hazan
2019-09-18- more shit cleared from C++ code;George Hazan
- Pascal code partially restored till the full container log implementation
2019-09-18tabSRMM: own set of H++ constants removedGeorge Hazan
2019-09-18compilation fixGeorge Hazan
2019-09-18m_ieview.h: code cleaningGeorge Hazan
2019-09-18m_ieview support removed from Pascal source codeGeorge Hazan
2019-09-18Scriver: typing options -> UI classesGeorge Hazan
2019-09-18minor code cleaningGeorge Hazan
2019-09-18final fix for #2068George Hazan
2019-09-18more code to detect the problem with #2068George Hazan
2019-09-18fixes #2068 (crash in Window7 taskbar preview)George Hazan
2019-09-17Chat: common code moved to mir_appGeorge Hazan
2019-09-17duplicate code removed from ScriverGeorge Hazan
2019-09-16warning fixGeorge Hazan
2019-09-16missing tab auto complete code handler restoredGeorge Hazan
2019-09-16tabSRMM: duplicate code removedGeorge Hazan
2019-09-15code cleaningGeorge Hazan
2019-09-15PluginUpdater:George Hazan
- fixes #2057 (PluginUpdater: add search box); - missing components dialog moved to UI classes; - version bump
2019-09-15fixes #2051 (TabSRMM: group chats icon)George Hazan
2019-09-14unused junk removed (structure RECENTINFO, constant DM_QUERYRECENT & its ↵George Hazan
handler)
2019-09-14tabSRMM:George Hazan
- fixes #2055 (crash on opening template editor); - TContainerData got a constructor & destructor; - more methods moved to TContainerData class; - unused include file "templates.h" removed; - code cleaning
2019-09-14new_gpg: improoved error handling on public keys array import fromGluzskiy Alexandr
main menu
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