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
/
Variables
/
src
/
parse_metacontacts.cpp
Age
Commit message (
Expand
)
Author
2018-07-09
massive Variables-related code cleaning (removed TCHAR, manually created unio...
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-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
2016-04-08
code clesning
George Hazan
2016-04-08
Variables:
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-01
Variables: common project
Kirill Volinsky
2015-07-21
Variables: vc2015 compilation fix
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-28
- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...
George Hazan
2015-03-29
painful death of manual pointer manipulations
George Hazan
2015-02-28
Variables:
Tobias Weimer
2014-06-25
MetaContact -> metacontact; decapitalization
Dart Raiden
2014-05-30
db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT
George Hazan
2014-03-09
end of the old MC API
George Hazan
2014-03-03
crazy memory allocation code removed
George Hazan
2014-03-03
memory allocation problem in Variables
George Hazan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
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
2014-01-14
minor cleanup
Tobias Weimer
2014-01-03
- memory leak fixes
George Hazan
2013-08-15
warning fixes
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-03-17
removed not used headers
Kirill Volinsky
2013-02-14
correct fix for [3590]
Tobias Weimer
2013-02-13
- translation fixes (patch from person)
Vadim Dashevskiy
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-07-24
UserInfoEx, Variables: changed folder structure
Vadim Dashevskiy