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
/
StopSpamMod
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
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-29
stopspam_mod: settings ported to new UI api
Gluzskiy Alexandr
2017-11-17
this field make line break automatically
dartraiden
2017-11-16
fixes #1033 (StopSpamMod: translation problem)
George Hazan
2017-11-13
Code modernize ...
Goraf
2017-09-18
StopSpamMod: removed template for hooking events
Kirill Volinsky
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-04-15
contact list groups:
George Hazan
2015-11-23
- Atavism in StopSpamMod removed (fixes #1097)
Tobias Weimer
2015-08-18
- naming conflict;
George Hazan
2015-08-01
stopspam_mod: common project
Kirill Volinsky
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-06
options section name as in other plugins
Dart Raiden
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)
Rozhuk Ivan
2014-09-15
resources: comma in Conditional Clauses with "if":
RMN
2013-12-21
spelling correction (patch from RMN)
Dart Raiden
2013-12-15
Antispam answer should not be translated
Vadim Dashevskiy
2013-12-15
Antispam answer should not be translated
Vadim Dashevskiy
2013-09-25
valid options initialization
George Hazan
2013-09-07
direct access to CListGroups restricted
George Hazan
2013-08-17
typo
Tobias Weimer
2013-03-09
added precompiled header
Kirill Volinsky
2013-02-06
- StopSpam - tab name changed
Vadim Dashevskiy
2013-01-25
- fixes from person
Vadim Dashevskiy
2013-01-19
- Stopspam mod and plus fixes for previous commit
Vadim Dashevskiy
2013-01-19
- Another portion of _T replacement when it's not needed (from person)
Vadim Dashevskiy
2012-10-21
patch for eliminating expert mode in options (to replace the simple mode with...
George Hazan
2012-10-07
death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type
George Hazan
2012-07-30
New_GPG unchecked in full solution (boost), StopSpamMod - folder renamed
Vadim Dashevskiy