Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-05 | fixes #4612 (KeepStatus: "Check connection" setting should be enabled by ↵ | George Hazan | |
default) + some code cleaning | |||
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2019-03-11 | code cleaning | George Hazan | |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan | |
2019-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning | |||
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan | |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-06-19 | StatusManager: | George Hazan | |
- project structure linearized; - AAA flag "Use same settings wasn't saved across Miranda starts; - perversion with declaring static arrays in commonstatus.h removed | |||
2017-01-06 | StatusManager: #662 | aunsane | |
- files splitted by folders - main.cpp cleanup - project cleanup | |||
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan | |
2016-10-30 | OPTIONSDIALOGPAGE::groupPosition - unused field 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-23 | StatusManager: decapitalization, remove remains of status plugins | dartraiden | |
2016-10-22 | KeepStatus, StartupStatus and AdvanceAutoAway merged into one plugin | aunsane | |