summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src/Options.cpp
AgeCommit message (Expand)Author
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
2013-07-19git-svn-id: http://svn.miranda-ng.org/main/trunk@5416 1316c22d-e87f-b044-9b9b...Kirill Volinsky
2013-07-19export/import from options page broken nowKirill Volinsky
2013-07-19remove auth data when they not neededKirill Volinsky
2013-07-19added password encoding/decodingKirill Volinsky
2013-06-20Export also addedKirill Volinsky
2013-06-20wbOSD changed codepage to utf-8Kirill Volinsky
2013-05-17some more fixes for MS_DB_CONTACT_DELETE & loopsGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-31finaly export should workKirill Volinsky
2013-03-31export 2nd partKirill Volinsky