summaryrefslogtreecommitdiff
path: root/plugins/NewEventNotify/src/options.cpp
AgeCommit message (Collapse)Author
2023-02-05NewEventNotify: spelling correctiondartraiden
2023-01-16fixes #3277 (NewEventNotify: добавить к настройке ↵George Hazan
"Выключить для прочтённых" пометку, что её отключение конфликтует с антиспамом)
2023-01-16fixes #3299 (NewEventNotify: добавить опцию "Use Windows colors")George Hazan
2023-01-02fixes #3280 (NewEventNotify: настройка цветов ↵George Hazan
всплывающих окон)
2022-06-22fixes #3108 (NewEventNotify shows message popup even if antispam is enabled)George Hazan
2022-06-02old / obsolete code cleaningGeorge Hazan
2022-06-02fixes #3082 (NewEventNotify: rename "Disable notification for group chats" ↵George Hazan
to "Enable notification for group chats")
2022-03-09popup control moved from main menu to Options - Popups - Enabled itemsGeorge Hazan
2022-03-01NEN: spin controls instead of additional checkboxesGeorge Hazan
2022-02-28NEN: fix tab options namedartraiden
2022-02-27NEN: added spin control to prevent entering random values into optionsGeorge Hazan
2022-02-16more fixes for #3027George Hazan
2022-02-12minor interface glitches in NENGeorge Hazan
2022-02-10some fixes for #3027George Hazan
2022-02-09fixes #1950 (Remove notification engine from TabSRMM)George Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2019-03-05Popup:George Hazan
- wiping out checks for service presence; - code cleaning
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-01-21NEN - URL support removedGeorge Hazan
2018-08-31code cleaningGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
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
2015-08-16name conflicts solvedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14971 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-26neweventnotify: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14706 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and ↵George Hazan
therefore removed git-svn-id: http://svn.miranda-ng.org/main/trunk@12840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
SendDlgItemMessage(...BM_GETCHECK ...) -> IsDlgButtonChecked(...) constants fix for CheckDlgButton() git-svn-id: http://svn.miranda-ng.org/main/trunk@11387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-11correct ServiceExists call for popupsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09NewEventNotify: code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6843 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4730 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05- rest of menus cleared;George Hazan
- old database macroses wiped out from all plugins (left in m_database.h for compatibility) git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4034 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-28various menu initialization quirksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2552 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-23HistorySweeperLight, MyDetails, NewEventNotify: changed folder structure Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1112 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c