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
/
plugins
/
SMS
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2019-01-30
SMS plugin deprecated due to missing sms support in ICQ-WIM
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-07-31
sms: common project
Kirill Volinsky
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
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-01-24
translation fixes and code cleanup
Tobias Weimer
2014-01-24
translation fixes and code cleanup
Tobias Weimer
2013-03-09
removed not used headers
Kirill Volinsky
2013-01-19
cleaner version of previous commits
Tobias Weimer
2013-01-19
- Another portion of _T replacement and fixes of previous commits (patch from...
Vadim Dashevskiy
2013-01-11
SMS: Fixed options title
Robert Pösel
2013-01-05
64-bit compatibility fixes for the SMS plugin
George Hazan
2012-12-24
SMS plugin adopted (32bit version only)
Robert Pösel