Age | Commit message (Expand) | Author |
2022-09-01 | Fix addons URL | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2020-03-20 | IEView: | George Hazan |
2019-04-13 | CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA... | George Hazan |
2018-12-28 | IEView: | George Hazan |
2018-12-28 | related to #1679 - fix for protocol names | George Hazan |
2018-11-08 | IEView: ieviewModuleName usage reduced | George Hazan |
2018-11-07 | IEView: double settings set removed | George Hazan |
2018-11-07 | code reordering | George Hazan |
2018-11-06 | code cleaning | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-17 | IEView, IgnoreState, Import: cmplugin adaptation | Kirill Volinsky |
2018-03-31 | IEView: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_s | Mataes |
2018-01-26 | code optimization | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-12-03 | IEView: added link to addons site | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-08-23 | IEView: all icons added to icolib (fixes #295) | Kirill Volinsky |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-01-08 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16063 1316c22d-e87f-b044-9b9... | MikalaiR |
2016-01-08 | IEView: ReloadOptions service | MikalaiR |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-17 | warning fixes | George Hazan |
2015-07-24 | ieview: common project | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-05-31 | - CreateProtoServiceFunction() moved into mir_core.dll instead of inlining | George Hazan |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-06 | options section name as in other plugins | Dart Raiden |
2014-12-15 | IEView: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-10-07 | IEView: | Tobias Weimer |
2014-09-01 | IEView: Fix files filter when selecting images or css files | Robert Pösel |
2014-06-14 | fixed smiles and link not showing | Kirill Volinsky |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-04-08 | bunch of mc related fixes | George Hazan |