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
/
options.cpp
Age
Commit message (
Expand
)
Author
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-28
XFire: Reformat sources
Robert Pösel
2014-11-27
Xfire: code cleanup. Plugin must be rewritten.
Rozhuk Ivan
2014-06-28
typos
Dart Raiden
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-01-19
more translation fixes
Tobias Weimer
2014-01-02
fix for extra icons in XFire
George Hazan
2013-12-21
spelling correction (patch from RMN)
Dart Raiden
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-10-20
Xfire: spelling corrections (thx RMN)
Dart Raiden
2013-10-18
XFire: utf8 fixes and remove option for that (always use it)
Robert Pösel
2013-10-18
XFire: compile plugin as unicode, various fixes and cleanup, version bump
Robert Pösel
2013-10-05
spelling correction (thanks RMN)
Vadim Dashevskiy
2013-09-25
valid options initialization
George Hazan
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
2013-02-23
the XFire options redesign (fixes #229)
Tobias Weimer
2013-02-08
- translation fixes (patch from Basil)
Vadim Dashevskiy
2012-11-26
rrrrrrrr
George Hazan
2012-11-26
fix for 64-bit compilation
George Hazan
2012-11-25
- Xfire: unicode fix
Vadim Dashevskiy
2012-11-25
- Xfire: now works without folders and variables plugins
Vadim Dashevskiy
2012-11-20
xFire: Removed extra icon slots from options and some fix.
Robert Pösel
2012-11-05
XFire adoption (crashes on login, no 64bit)
Robert Pösel