summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/Options.cpp
AgeCommit message (Expand)Author
2015-07-24ieview: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-05Unicode windows procedure, suddenly...George Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-06options section name as in other pluginsDart Raiden
2014-12-15IEView: changed warning lavel to w4Kirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-10-07IEView:Tobias Weimer
2014-09-01IEView: Fix files filter when selecting images or css filesRobert Pösel
2014-06-14fixed smiles and link not showingKirill Volinsky
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-04-08bunch of mc related fixesGeorge Hazan
2013-11-25portion of decapitalizationDart Raiden
2013-09-25valid options initializationGeorge Hazan
2013-09-21- warning fixes;George Hazan
2013-09-20using UxthemeKirill Volinsky
2013-07-22replace sprintf to mir_snprintf (part 1)Kirill Volinsky
2013-07-07IEView: translation fixRobert Pösel
2013-04-06postfix to the standard functions patch by MataesGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-17one more part of replacing own functions to core functionsKirill Volinsky
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTORELATIVEGeorge Hazan
2013-02-27added version infoKirill Volinsky
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-07death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::typeGeorge Hazan
2012-07-20IEView, IgnoreState: changed folder structure Vadim Dashevskiy