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
/
UserInfoEx
/
src
/
psp_general.cpp
Age
Commit message (
Expand
)
Author
2024-08-21
fixes #4585 (UInfoEx: remove ICQ/MRA support)
George Hazan
2022-08-02
UInfoEx: details options dialog -> UI classes
George Hazan
2022-06-16
UInfoEx: fix for retrieving data + major code cleaning
George Hazan
2022-06-09
UserInfo -> UI classes
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2019-04-12
UserInfoEx: old icolib management replaced with new one
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
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
2016-07-29
no more TCHARs
George Hazan
2015-08-01
UInfoEx: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)
Rozhuk Ivan
2014-06-12
UserInfoEx: rearranged option pages (changed options and icons group name to ...
slotwin
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-06-23
unifoex moved to the standard db_* functions
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-07-24
UserInfoEx, Variables: changed folder structure
Vadim Dashevskiy