index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
IEHistory
/
src
/
IEHistory.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2021-02-20
fixes #2747 (unified System History menu item creation)
George Hazan
2019-10-30
IEHistory : options code cleaning
George Hazan
2018-11-14
unused MODULENAME macros removed
George Hazan
2018-11-12
end of ME_OPT_INITIALISE related zoo in another plugins
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-29
common version resource extracted to the separate file
George Hazan
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-23
we don't need MirandaPluginInfoEx() anymore. farewell, my lovely
George Hazan
2018-05-22
no more need in hLangpack variable *YAHOO*
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-05-20
mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-17
IEHistory: cmplugin adaptation
Kirill Volinsky
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
dartraiden
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-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-27
slightly optimized way of getting menu item's module name
George Hazan
2017-11-27
add module name (part 1)
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-18
unneeded calls of DestroyServiceFunction() removed
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-09-04
IEHistory: menu uid
Alexander Lantsev
2015-08-04
warning fixes
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-14
WindowList_* functions are not services anymore; unneeded helpers removed
George Hazan
2015-05-11
cleanup
Kirill Volinsky
2014-08-22
IEHistory:
René Schümann
2014-08-22
IEHistory: decapitalization, description
Dart Raiden
2014-08-22
git-svn-id: http://svn.miranda-ng.org/main/trunk@10279 1316c22d-e87f-b044-9b9...
Vadim Dashevskiy
2014-08-21
IEHistory: v0.0.1.7
René Schümann
2014-08-21
IEHistory:
René Schümann
2014-08-21
first version that compiles
George Hazan
2014-08-21
IEHistory: Miranda NG compatibility.
René Schümann
2014-08-21
IEHistory:
René Schümann