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
/
stdafx.h
Age
Commit message (
Expand
)
Author
2022-08-02
UInfoEx: common options dialog -> UI classes
George Hazan
2022-08-02
UInfoEx: advanced options dialog -> UI classes
George Hazan
2022-08-02
UInfoEx: details options dialog -> UI classes
George Hazan
2022-08-02
UinfoEx: popup options -> UI classes
George Hazan
2022-08-02
UInfoEx: reminder options -> UI classes
George Hazan
2022-06-16
UInfoEx: fix for retrieving data + major code cleaning
George Hazan
2022-06-10
UInfoEx: minor fix for condition
George Hazan
2022-06-09
UserInfo -> UI classes
George Hazan
2022-01-31
unused code 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-01-10
fixes #2170 (Missing UInfoEx items in contact menu)
George Hazan
2019-10-31
UInfoEx: duplicate extra-icons removed
George Hazan
2019-03-06
popups:
George Hazan
2019-02-12
code cleaning
George Hazan
2019-02-12
UserInfoEx: old xml driver removed & replaced with new tinyxml2
George Hazan
2019-01-30
m_icq.h removed
George Hazan
2019-01-28
mir_urlDecode & mir_urlEncode to return CMStringA
George Hazan
2018-12-18
C++ exceptions are disabled in all cases where they just prevent warnings
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
Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> CMPl...
George Hazan
2018-05-15
__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-04-06
code cleaning
George Hazan
2018-03-31
myGlobals.UseDbxTree : always false
George Hazan
2018-01-26
AdvaImg:
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-09-18
unneeded calls of DestroyServiceFunction() removed
George Hazan
2016-08-23
old unused code removed
George Hazan
2016-07-22
Standardize use of slashes in includes to "/" (thanks ybznek for idea)
Robert Pösel
2016-05-18
unused proprietary services removed from UserInfoEx
George Hazan
2016-04-26
R.I.P m_clui.h, you helped us alot
George Hazan
2015-08-01
UInfoEx: common project
Kirill Volinsky