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
/
protocols
/
Xfire
/
src
/
Xfire_base.cpp
Age
Commit message (
Expand
)
Author
2015-09-07
xfire moved to deprecated pt. 1
Vadim Dashevskiy
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-18
- naming conflict;
George Hazan
2015-08-11
massive code cleaning
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-02
mir_snprintf(..., "%s", ...) -> strncpy_s(...)
Rozhuk Ivan
2014-11-28
XFire: Reformat sources
Robert Pösel
2014-01-02
fix for extra icons in XFire
George Hazan
2013-10-18
XFire: compile plugin as unicode, various fixes and cleanup, version bump
Robert Pösel
2013-08-16
rest or mir_*printf in protocols
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-04-07
end of the old database macroses
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2012-11-25
- Xfire: now works without folders and variables plugins
Vadim Dashevskiy
2012-11-22
XFire: Status messages fixes and logic improvements.
Robert Pösel
2012-11-20
xFire: Fixed TString madness, protocol should work properly now.
Robert Pösel
2012-11-05
XFire: Fixed sending messages and maybe other things
Robert Pösel
2012-11-05
XFire adoption (crashes on login, no 64bit)
Robert Pösel