Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-05 | NewEventNotify: spelling correction | dartraiden | |
2023-01-16 | fixes #3277 (NewEventNotify: добавить к настройке ↵ | George Hazan | |
"Выключить для прочтённых" пометку, что её отключение конфликтует с антиспамом) | |||
2023-01-16 | fixes #3299 (NewEventNotify: добавить опцию "Use Windows colors") | George Hazan | |
2023-01-02 | fixes #3280 (NewEventNotify: настройка цветов ↵ | George Hazan | |
всплывающих окон) | |||
2022-06-22 | fixes #3108 (NewEventNotify shows message popup even if antispam is enabled) | George Hazan | |
2022-06-02 | old / obsolete code cleaning | George Hazan | |
2022-06-02 | fixes #3082 (NewEventNotify: rename "Disable notification for group chats" ↵ | George Hazan | |
to "Enable notification for group chats") | |||
2022-03-09 | popup control moved from main menu to Options - Popups - Enabled items | George Hazan | |
2022-03-01 | NEN: spin controls instead of additional checkboxes | George Hazan | |
2022-02-28 | NEN: fix tab options name | dartraiden | |
2022-02-27 | NEN: added spin control to prevent entering random values into options | George Hazan | |
2022-02-16 | more fixes for #3027 | George Hazan | |
2022-02-12 | minor interface glitches in NEN | George Hazan | |
2022-02-10 | some fixes for #3027 | George Hazan | |
2022-02-09 | fixes #1950 (Remove notification engine from TabSRMM) | George Hazan | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | 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 | |
2019-01-21 | NEN - URL support removed | George Hazan | |
2018-08-31 | code cleaning | George Hazan | |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan | |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-13 | Code 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-16 | name conflicts solved | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14971 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-26 | neweventnotify: common project | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14706 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-04-15 | after 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-14 | SendDlgItemMessage(...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-11 | correct ServiceExists call for popups | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@9435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-11-09 | NewEventNotify: code cleaning | George 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-14 | old ansi popups removed, noone used them anyway | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4034 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-28 | various menu initialization quirks | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2552 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-07-23 | HistorySweeperLight, MyDetails, NewEventNotify: changed folder structure | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1112 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |