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_game.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-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-28
fix for an empty menu in contact's root
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-25
another portion of dead genmenu services
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-02-23
XFire: Minor fixes
Tobias Weimer
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-11-28
XFire: Reformat sources
Robert Pösel
2014-09-16
MS_CLIST_REMOVEMAINMENUITEM also removed
George Hazan
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-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-22
XFire: Status messages fixes and logic improvements.
Robert Pösel
2012-11-05
XFire adoption (crashes on login, no 64bit)
Robert Pösel