index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
NewEventNotify
/
src
/
options.cpp
Age
Commit message (
Expand
)
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" to...
George Hazan
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
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 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2015-08-16
name conflicts solved
George Hazan
2015-07-26
neweventnotify: common project
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-06-11
correct ServiceExists call for popups
George Hazan
2013-11-09
NewEventNotify: code cleaning
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-14
old ansi popups removed, noone used them anyway
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-07-23
HistorySweeperLight, MyDetails, NewEventNotify: changed folder structure
Vadim Dashevskiy