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
/
FavContacts
/
src
/
favlist.h
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2018-12-08
db_get_sa / db_get_wsa to receive the default value, massive code simplification
George Hazan
2018-11-12
FavContacts -> g_plugin
George Hazan
2018-04-12
db_get_current() also returns MDatabaseCommon*
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
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-21
all another C++'11 iterators
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
2016-09-16
forgotten database function
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-07-08
fix for the recent items filtration
George Hazan
2014-07-08
FavContacts:
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-09
FavContacts name corrected according to English US
Vadim Dashevskiy
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-05-17
added some plugins
Kirill Volinsky