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_profile.cpp
Age
Commit message (
Expand
)
Author
2018-03-07
some fixes
Kirill Volinsky
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-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-11
no more warnings in UInfoEx at all
George Hazan
2015-08-08
UserInfoEx:
Tobias Weimer
2015-08-01
UInfoEx: common project
Kirill Volinsky
2015-07-10
UserInfoEx:
Tobias Weimer
2015-06-24
fixes for MENUITEMINFO declarations
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-06-08
UserInfoEx:
Tobias Weimer
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-02
less warnings
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-06-15
UserInfoEx: typos and decapitalization (to avoid duplication in the langpack)
Dart Raiden
2014-06-12
UserInfoEx: rearranged option pages (changed options and icons group name to ...
slotwin
2014-03-09
end of the old MC API
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-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-03-04
new subclassing functions applied to all plugins
George Hazan
2013-01-20
removed old revision information
Kirill Volinsky
2012-07-24
UserInfoEx, Variables: changed folder structure
Vadim Dashevskiy