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
/
userdetails.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-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 strlen to mir_strlen
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-02-23
XFire: Minor fixes
Tobias Weimer
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-28
XFire: Reformat sources
Robert Pösel
2014-02-16
code cleaning
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-19
more translation fixes
Tobias Weimer
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-09-25
valid options initialization
George Hazan
2013-08-16
rest or mir_*printf in protocols
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2012-11-26
rrrrrrrr
George Hazan
2012-11-26
fix for 64-bit compilation
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-25
- Xfire: now works without folders and variables plugins
Vadim Dashevskiy
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