summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/Options.cpp
AgeCommit message (Expand)Author
2018-12-28related to #1679 - fix for protocol namesGeorge Hazan
2018-11-08IEView: ieviewModuleName usage reducedGeorge Hazan
2018-11-07IEView: double settings set removedGeorge Hazan
2018-11-07code reorderingGeorge Hazan
2018-11-06code cleaningGeorge Hazan
2018-07-24database:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-17IEView, IgnoreState, Import: cmplugin adaptationKirill Volinsky
2018-03-31IEView: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_sMataes
2018-01-26code optimizationGeorge Hazan
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-12-03IEView: added link to addons siteKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-23IEView: all icons added to icolib (fixes #295)Kirill Volinsky
2016-10-28- old useless helpers removed from the Options module;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
2016-01-08git-svn-id: http://svn.miranda-ng.org/main/trunk@16063 1316c22d-e87f-b044-9b9...MikalaiR
2016-01-08IEView: ReloadOptions service MikalaiR
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-17warning fixesGeorge Hazan
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