summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2019-10-31UInfoEx: duplicate extra-icons removedGeorge Hazan
2019-10-31Scriver: nasty crutch removedGeorge Hazan
2019-10-30fixes #2109 (IEHistory doesn't display file transfers)George Hazan
2019-10-30IEHistory : options code cleaningGeorge Hazan
2019-10-29fixes #2106 (Scriver: History++ does not work in message sessions (blank ↵George Hazan
screen))
2019-10-29code cleaningGeorge Hazan
2019-10-29two more flags removedGeorge Hazan
2019-10-29rest of operational flags in tabSRMM moved to bool variablesGeorge Hazan
2019-10-29tabSRMM: get rid of manual bit operationsGeorge Hazan
2019-10-28fixes #2101 (tabSRMM: tabs disappear when switching layout to vertical)George Hazan
2019-10-28fixes #2105 for UserInfoExGeorge Hazan
2019-10-28code cleaningGeorge Hazan
2019-10-24fixes #2104 (TabSRMM: RTL enabled for whole window)George Hazan
2019-10-24warning fixGeorge Hazan
2019-10-22DM_CONFIGURECONTAINER: useless message removedGeorge Hazan
2019-10-22KeyboardNotify:George Hazan
- fixes #2102 (groupchat messages notification); - archaic options design removed; - version bump
2019-10-21fixes #2097 (TabSRMM: log background color is broken)George Hazan
2019-10-21tabSRMM: fixes problem with TAB in group chatsGeorge Hazan
2019-10-21minor code cleaningGeorge Hazan
2019-10-21NewStory: options code reorderingGeorge Hazan
2019-10-20NewStory: cleanupMataes
2019-10-20NewStory: cleanupMataes
2019-10-20NewStory: password protection removedMataes
2019-10-17fix for magic constants in tabSRMM log color optionsGeorge Hazan
2019-10-11fixes #2094 (BasicHistory: Icons menu item is broken)George Hazan
2019-10-10crash fixGeorge Hazan
2019-10-10duplicate history handler removedGeorge Hazan
2019-10-05fixes #2091 (tabSRMM: added "Use the same splitter height for all sessions")George Hazan
2019-10-04tabSRMM: menu control code optimizationGeorge Hazan
2019-10-04unused declarations removedGeorge Hazan
2019-10-04IEView: unused builders removedGeorge Hazan
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