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
/
SecureIM
/
src
/
crypt_icons.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
BYTE -> uint8_t
George Hazan
2019-03-07
Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...
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-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
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-03-28
massive cleanup of useless cbSize fields
George Hazan
2016-09-11
MS_CLIST_EXTRA_ADD_ICON - forgotten EI service
George Hazan
2014-07-08
code cleaning
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
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-08-27
fixes for StatusIconData initialization
George Hazan
2013-08-03
more leaks
George Hazan
2013-04-11
- Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON)
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-01
SecureIM:
George Hazan
2013-03-31
code cleaning
George Hazan
2013-03-17
- rest of memory leaks
George Hazan
2012-12-01
fix for SecureIM icons processing
George Hazan
2012-11-19
- returned back SecureIM option for the extra icons usage;
George Hazan
2012-11-19
fix for SecureIM icons
George Hazan
2012-11-19
more cleaning of icons' names
George Hazan
2012-11-03
removing built-in Clist Modern extra icons part I
George Hazan
2012-11-02
final switch to the typed icolib api
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