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
/
UserInfoEx
/
src
/
ex_import
/
svc_ExImport.cpp
Age
Commit message (
Expand
)
Author
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-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
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
2016-09-01
- MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline();
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-07-22
Standardize use of slashes in includes to "/" (thanks ybznek for idea)
Robert Pösel
2016-07-20
non-redefined function pfnClcBroadcast made static -> Clist_Broadcast
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-08
UserInfoEx:
Tobias Weimer
2015-08-01
UInfoEx: common project
Kirill Volinsky
2015-08-01
fix for ansi
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-25
rest of genmenu api died
George Hazan
2015-06-25
- warning fix
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-03-28
code cleaning
George Hazan
2013-03-17
removed not used headers
Kirill Volinsky
2013-01-20
removed old revision information
Kirill Volinsky
2012-09-07
-minor signature fixes
Tobias Weimer
2012-07-24
UserInfoEx, Variables: changed folder structure
Vadim Dashevskiy