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
/
SeenPlugin
/
src
/
missed.cpp
Age
Commit message (
Expand
)
Author
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-04-04
static function CLIST_INTERFACE::pfnGetContactIcon exported as Clist_GetConta...
George Hazan
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
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-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-04-19
further junk cleaning
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-26
common projects
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-05-23
replace _tcsncat to mir_tstrncat
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-16
fix for strncat use
Kirill Volinsky
2015-03-02
- much more effective protocol filter;
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
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-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-04-18
- removed obsolete code
Tobias Weimer
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-03-09
removed not used headers
Kirill Volinsky
2013-01-23
- GDI resource leak fix;
George Hazan
2012-10-12
SeenPlugin converted to Unicode
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-07-23
SecureIM, SeenPlugin, SendSS, Sessions: changed folder structure
Vadim Dashevskiy