summaryrefslogtreecommitdiff
path: root/protocols/Yahoo/src/options.cpp
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-07YAHOO search -> utf8George Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessage 2Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-25Yahoo small fixesRozhuk Ivan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-09-25valid options initializationGeorge Hazan
2013-08-15- cosmetics (patch from dartraiden)Vadim Dashevskiy
2013-08-14removed trailing spaces from ressourcesTobias Weimer
2013-07-10protocol DB helpers for YAHOOGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-01-06code cleaningGeorge Hazan
2013-01-05- fix for Unicode popups;George Hazan
2012-12-06fixes for vs2012 George Hazan
2012-10-14Yahoo: folders restructurizationKirill Volinsky