summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src/Options.cpp
AgeCommit message (Expand)Author
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan
2019-02-15rest of NewsAggregator -> TinyXmlGeorge Hazan
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, n...George Hazan
2018-11-13NewsAggregator -> g_pluginGeorge Hazan
2018-07-23NewsAggregator: fixed setting name in dbKirill Volinsky
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-06-01CPluginDlgBase: this class became useless because CMPlugin already has module...George Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
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