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
/
searching4games.cpp
Age
Commit message (
Expand
)
Author
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-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace strncat to mir_strncat
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-16
fix for strncat use
Kirill Volinsky
2015-03-01
XFire:
Tobias Weimer
2014-11-28
XFire: Reformat sources
Robert Pösel
2014-02-16
code cleaning
George Hazan
2014-01-19
more translation fixes
Tobias Weimer
2014-01-02
fix for extra icons in XFire
George Hazan
2013-10-20
Xfire: spelling corrections
Dart Raiden
2013-10-18
XFire: compile plugin as unicode, various fixes and cleanup, version bump
Robert Pösel
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-26
rrrrrrrr
George Hazan
2012-11-26
fix for 64-bit compilation
George Hazan
2012-11-25
- Xfire: forgotten fix
Vadim Dashevskiy
2012-11-20
xFire: some fix
Robert Pösel
2012-11-05
XFire adoption (crashes on login, no 64bit)
Robert Pösel