summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src/Options.cpp
AgeCommit message (Expand)Author
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-10NewsAggregator: crash fix, fully on m_guiKirill Volinsky
2018-03-09NewsAggregator: auth dialog moved to m_guiKirill Volinsky
2018-03-09fix for broken serviceGeorge Hazan
2018-03-09NewsAggregator: use m_gui (mostly working)Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-10-16NewsAggregator:Tobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-16code cleaningGeorge Hazan
2015-08-09added support koi8r codepageKirill Volinsky
2015-07-26warnings fixKirill Volinsky
2015-07-26кrevert not ended codepage fixKirill Volinsky
2015-07-26NewsAggregator: common projectKirill Volinsky
2015-07-25MirandaG15: common projectKirill Volinsky
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-02-19crash fixKirill Volinsky
2015-02-15minor fixKirill Volinsky
2015-02-10no, it wasn't a memory leakGeorge Hazan
2014-12-16NewsAggregator: warnings fixKirill Volinsky
2014-12-16NewsAggregator: some fixesKirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-01code cleanupRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-19NewsAggregator:Tobias Weimer
2014-11-14minor fixesKirill Volinsky
2014-11-13minor fixesKirill Volinsky
2014-11-06code cleaningGeorge Hazan
2014-11-02NewsAggregator:Tobias Weimer
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-07-21import now working correctlyKirill Volinsky