Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-04 | small fixes | George Hazan | |
2016-12-04 | MirOTR: 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-03 | stronger typization | George Hazan | |
2016-12-02 | Compilation fix | watcher | |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan | |
2016-12-02 | old shit died | George Hazan | |
now there's no need to create fake services & events | |||
2016-12-02 | toolbar services removed from pascal | George Hazan | |
2016-12-02 | m_msg_buttonsbar.h is not needed anymore | George Hazan | |
2016-12-02 | [MirFox] fix project | Szymon Tokarz | |
[MirFox] fix project | |||
2016-12-01 | more fixes | George Hazan | |
2016-12-01 | toolbar icons processing code moved to mir_app | George Hazan | |
2016-11-29 | very 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-29 | BBBF_ANSITOOLTIP - unused flag removed | George Hazan | |
2016-11-27 | correct type for ServiceExists() - bool | George Hazan | |
2016-11-26 | yahoogroups deleted by PU | watcher | |
2016-11-24 | PluginUpdater: we use "32" instead "86" on our site and wiki | dartraiden | |
2016-11-22 | wrong call of Options_Open | George Hazan | |
2016-11-22 | fixes #634 (Latest update to TabSRMM broke message log behavior) | George Hazan | |
2016-11-21 | fix for badly working font color button in tabsrmm | George Hazan | |
2016-11-17 | Utils_OpenUrlT | George Hazan | |
Utils_ReplaceVarsT | |||
2016-11-17 | PathToRelativeT - forgotten macro | George Hazan | |
2016-11-13 | fix for built-in clist_modern in the typing notification options dialog | George Hazan | |
2016-11-03 | compilation fix | George Hazan | |
2016-11-02 | - common mouse hovering processing code moved to MIR_APP_DLL | George Hazan | |
- now all chats support mToolTip | |||
2016-11-02 | compilation fix | George Hazan | |
2016-11-01 | StdChat delete rule | watcher | |
2016-11-01 | - StdChat removed from all solutions; | George Hazan | |
- MIID_CHAT removed | |||
2016-10-30 | OPTIONSDIALOGPAGE::hIcon - also unused | George Hazan | |
2016-10-30 | OPTIONSDIALOGPAGE::groupPosition - unused field removed | George Hazan | |
2016-10-29 | MenuEx: Bring Back menu item to open ignore options | Tobias Weimer | |
2016-10-29 | more useless macros removed | George Hazan | |
2016-10-29 | unneeded macros removed | George 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-28 | project fix | George Hazan | |
2016-10-28 | Chart was added to Quotes plugin | Dioksin | |
2016-10-25 | minor code cleaning | George Hazan | |
2016-10-25 | Allow '0' in "Flash containers" TabSRMM setting to disable flashing. | ultramage | |
2016-10-23 | StatusManager: not need abbreviations | dartraiden | |
2016-10-23 | StartupStatus -> StatusManager | dartraiden | |
2016-10-23 | StatusManager: decapitalization, remove remains of status plugins | dartraiden | |
2016-10-23 | StatusManager: Resource fixes | Tobias Weimer | |
2016-10-23 | StatusManager: short description | dartraiden | |
langpacks/english: update | |||
2016-10-22 | Status Plugins are merged as StatusManager | watcher | |
2016-10-22 | Dropbox: deprecated method replaced with new one | aunsane | |
2016-10-22 | fix for a typo | George Hazan | |
2016-10-22 | - warning fixes; | George Hazan | |
- resource optimization | |||
2016-10-22 | KeepStatus, StartupStatus and AdvanceAutoAway merged into one plugin | aunsane | |
2016-10-19 | StartupStatus: add info about zero value | dartraiden | |
2016-10-13 | MirLua: added new functions into m_database | aunsane | |