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
/
commonheaders.h
Age
Commit message (
Expand
)
Author
2023-11-08
fixes #3859 (SecureIM: перевод не помещается)
George Hazan
2022-09-26
more clipboard shit removed
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-03-28
21 years after Win2k release we don't need win2k.h - everything we need is in...
George Hazan
2020-04-01
Secure IM: obsolete langpack implementation removed
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-09-27
fix for a function name:
George Hazan
2019-03-05
Popup:
George Hazan
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-17
MirLua, MirOTR, New_GPG, OpenSSL, SecureIM -> CMplugin
George Hazan
2018-05-15
__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled
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-01-11
strong typization - better typization
George Hazan
2016-07-22
Standardize use of slashes in includes to "/" (thanks ybznek for idea)
Robert Pösel
2015-06-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-05-21
war against atavisms continues
George Hazan
2015-05-21
atavism extincted
George Hazan
2015-04-30
minus critical section
Kirill Volinsky
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2014-07-08
- minor code reordering
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-25
С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTS
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-09-20
fixed tabs backgroung color
Kirill Volinsky
2013-07-29
resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXIT
George Hazan
2013-06-17
a few remaining calls of MS_PROTO_BROADCASTACK removed
George Hazan
2013-05-16
we don't need VS2003/2005 support as well
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-04-01
SecureIM:
George Hazan
2013-03-31
code cleaning
George Hazan
2013-03-17
- rest of memory leaks
George Hazan
2013-03-09
added version info
Kirill Volinsky
2013-02-22
hooking loading/unloading events
Kirill Volinsky
2013-01-30
muuid standardization
Kirill Volinsky
2012-11-19
fix for SecureIM icons
George Hazan
2012-11-03
removing built-in Clist Modern extra icons part I
George Hazan
2012-07-23
SecureIM, SeenPlugin, SendSS, Sessions: changed folder structure
Vadim Dashevskiy