summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2016-12-04small fixesGeorge Hazan
2016-12-04MirOTR: Fix changing ConvHTML/Policy (fixes #553)Robert Pösel
Problem was that only the changed value of one of the two options was changed/remembered, but when saving the options, both of them were saved. So one of them was always reseted to default value (unless user changed both of them before applying settings). This commit fixes that by remembering value of both options at once. It's not best/beautiful solution (as we always touch more things than we need), but it should be ok for now.
2016-12-03stronger typizationGeorge Hazan
2016-12-02Compilation fixwatcher
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-12-02old shit diedGeorge Hazan
now there's no need to create fake services & events
2016-12-02toolbar services removed from pascalGeorge Hazan
2016-12-02m_msg_buttonsbar.h is not needed anymoreGeorge Hazan
2016-12-02[MirFox] fix projectSzymon Tokarz
[MirFox] fix project
2016-12-01more fixesGeorge Hazan
2016-12-01toolbar icons processing code moved to mir_appGeorge Hazan
2016-11-29very strange schema with two arrays of button replaced with the simpler one ↵George Hazan
with one array no need to double the code
2016-11-29- BBBF_ISLSIDEBUTTON flag removed (set by default);George Hazan
- m_bLSided removed, because it's mutually exclusive with m_bRSided
2016-11-29BBBF_ANSITOOLTIP - unused flag removedGeorge Hazan
2016-11-27correct type for ServiceExists() - boolGeorge Hazan
2016-11-26yahoogroups deleted by PUwatcher
2016-11-24PluginUpdater: we use "32" instead "86" on our site and wikidartraiden
2016-11-22wrong call of Options_OpenGeorge Hazan
2016-11-22fixes #634 (Latest update to TabSRMM broke message log behavior)George Hazan
2016-11-21fix for badly working font color button in tabsrmmGeorge Hazan
2016-11-17Utils_OpenUrlTGeorge Hazan
Utils_ReplaceVarsT
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-11-13fix for built-in clist_modern in the typing notification options dialogGeorge Hazan
2016-11-03compilation fixGeorge Hazan
2016-11-02- common mouse hovering processing code moved to MIR_APP_DLLGeorge Hazan
- now all chats support mToolTip
2016-11-02compilation fixGeorge Hazan
2016-11-01StdChat delete rulewatcher
2016-11-01- StdChat removed from all solutions;George Hazan
- MIID_CHAT removed
2016-10-30OPTIONSDIALOGPAGE::hIcon - also unusedGeorge Hazan
2016-10-30OPTIONSDIALOGPAGE::groupPosition - unused field removedGeorge Hazan
2016-10-29MenuEx: Bring Back menu item to open ignore optionsTobias Weimer
2016-10-29more useless macros removedGeorge Hazan
2016-10-29unneeded macros removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h
2016-10-28project fixGeorge Hazan
2016-10-28Chart was added to Quotes pluginDioksin
2016-10-25minor code cleaningGeorge Hazan
2016-10-25Allow '0' in "Flash containers" TabSRMM setting to disable flashing.ultramage
2016-10-23StatusManager: not need abbreviationsdartraiden
2016-10-23StartupStatus -> StatusManagerdartraiden
2016-10-23StatusManager: decapitalization, remove remains of status pluginsdartraiden
2016-10-23StatusManager: Resource fixesTobias Weimer
2016-10-23StatusManager: short descriptiondartraiden
langpacks/english: update
2016-10-22Status Plugins are merged as StatusManagerwatcher
2016-10-22Dropbox: deprecated method replaced with new oneaunsane
2016-10-22fix for a typoGeorge Hazan
2016-10-22- warning fixes;George Hazan
- resource optimization
2016-10-22KeepStatus, StartupStatus and AdvanceAutoAway merged into one pluginaunsane
2016-10-19StartupStatus: add info about zero valuedartraiden
2016-10-13MirLua: added new functions into m_databaseaunsane