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
/
utilities.cpp
Age
Commit message (
Expand
)
Author
2023-12-20
DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...
George Hazan
2023-12-07
fixes #3679 (StopSpam/StopSpamMod: Jabber message query overflow)
George Hazan
2023-09-27
code cleaning
George Hazan
2023-04-23
fixes #3499 (StopSpamMod: удалить настройку "удалять ...
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2022-04-06
remove executable attribute from affected files
georgehazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2021-12-26
WCHAR -> wchar_t
George Hazan
2020-03-30
Contact lists:
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-09-27
end of manual experiments with CList/NotOnList
George Hazan
2019-06-03
Folders: old TCHAR helpers removed
George Hazan
2018-11-13
StopSpamMod -> g_plugin
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-24
database:
George Hazan
2018-07-24
code cleaning
George Hazan
2018-07-09
massive Variables-related code cleaning (removed TCHAR, manually created unio...
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-04-03
Accounts() : iterator for accounts
George Hazan
2018-03-16
class renaming, part II
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-02-24
more nullptr
Goraf
2018-02-23
fixes #1165 (StopSpam mod: crash on "stopspam.cpp (81): OnDbEventFilterAdd")
George Hazan
2017-12-27
boost threads replaced with mir_forkthread
George Hazan
2017-12-06
fixes #1043 (StopSpam Mod: remove useless external library)
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
2017-01-17
compilation fix
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-05-18
these tons of code aren't needed anymore...
George Hazan
2016-04-15
contact list groups:
George Hazan
2015-08-18
- naming conflict;
George Hazan
2015-08-12
warning fixes
George Hazan
2015-08-01
stopspam_mod: common project
Kirill Volinsky
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
unused helper removed
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
[next]