index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Clist_modern
/
src
/
modern_clistsettings.cpp
Age
Commit message (
Expand
)
Author
2020-01-01
Happy new year, Miranda
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-02-27
fixes #1701 (Clist modern: add contact sorting by last online time)
George Hazan
2019-02-06
fixes #1786 (Clist Modern constantly checks if the status message has been up...
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-11-13
clist_modern -> g_plugin
George Hazan
2018-11-10
keeping copy of string is safer that saving pointer to it (might be damaged b...
George Hazan
2018-07-13
fixes #1468 (Clist_modern: "All contacts" button cannot change language on th...
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-04-06
CLIST_INTERFACE::pfnGetCacheEntry => Clist_GetCacheEntry
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-04-05
CLIST_INTERFACE::pfnChangeContactIcon => Clist_ChangeContactIcon
George Hazan
2018-04-04
static function CLIST_INTERFACE::pfnInitAutoRebuild replaced with Clist_InitA...
George Hazan
2018-03-27
there's no need to load contacts from unloaded protocols
George Hazan
2018-01-10
merge from #1093: we don't check null pointers and missing subs
George Hazan
2018-01-01
massive copyright update
dartraiden
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
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-09-04
Clist_Modern:
George Hazan
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-01-01
bump copyright year
dartraiden
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-20
non-redefined function pfnClcBroadcast made static -> Clist_Broadcast
George Hazan
2016-05-19
- unused functions removed;
George Hazan
2016-04-28
code cleaning
George Hazan
2016-04-28
- 2nd & 3rd lines handling unification;
George Hazan
2016-04-22
- major atavism removed: clist_modern own cache;
George Hazan
2016-04-19
further junk cleaning
George Hazan
2016-04-18
useless function cli_ChangeContactIcon removed
George Hazan
2016-04-06
let's separate flies from cutlets, finally
George Hazan
2016-04-06
fix for metacontacts statuses in clist
George Hazan
2016-04-06
oops
George Hazan
2016-04-06
clist_modern:
George Hazan
2016-03-24
- db_get_ts -> db_get_tsa;
George Hazan
2016-03-23
more code cleaning
George Hazan
2016-03-23
code cleaning
George Hazan
2016-03-23
- minus unneeded vraiable;
George Hazan
2016-03-22
fixes bug #1104 (wrong cache implementation in clist_modern)
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-10-30
old unused code that belongs to StdClist moved from the core to plugin
George Hazan
2015-10-28
Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...
Robert Pösel
2015-07-02
unified project for clist_modern
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-22
- another CRITICAL_SECTION removed;
George Hazan
2014-12-21
- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;
George Hazan
[next]