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
/
IcqOscarJ
/
src
/
icq_opts.cpp
Age
Commit message (
Expand
)
Author
2017-02-17
ICQ:
George Hazan
2016-10-30
OPTIONSDIALOGPAGE::groupPosition - unused field removed
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
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
ICQ:
George Hazan
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
more replacements
Tobias Weimer
2015-04-29
unified project for ICQ protocol
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-30
all buffer lengths are of size_t now
George Hazan
2014-07-15
useless junk removed
George Hazan
2014-07-13
- fix for 64-bit incompatibility;
George Hazan
2014-07-09
- advanced diagnostics;
George Hazan
2014-06-29
ooops
Vadim Dashevskiy
2014-06-29
git-svn-id: http://svn.miranda-ng.org/main/trunk@9615 1316c22d-e87f-b044-9b9b...
Vadim Dashevskiy
2014-03-16
non-server delivery acks usage stopped in ICQ
George Hazan
2014-02-16
- custom list of time zones removed;
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-11-08
removed unneeded UTF conversions
Tobias Weimer
2013-09-25
valid options initialization
George Hazan
2013-09-21
using Uxtheme in protocols
Kirill Volinsky
2013-07-09
applied protocol helpers
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-02-21
hooking loading/unloading popups plugins
Kirill Volinsky
2013-02-18
- Create PopUp options pages only when popup plugin present
Vadim Dashevskiy
2013-02-09
ICQ: Added patch from ryo-oh-ki:
Robert Pösel
2012-12-07
- Options tree items change
Vadim Dashevskiy
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy