index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Restart
/
src
/
restart.cpp
Age
Commit message (
Expand
)
Author
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
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
Icon_Register(g_plugin.getInst() => g_plugin.registerIcon
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-17
Popup, PManagerEx, QuickContacts, RemovePersonalSettings, Restart, SeenPlugin...
George Hazan
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-27
slightly optimized way of getting menu item's module name
George Hazan
2017-11-27
add module name (part 1)
Kirill Volinsky
2015-09-05
Restart: menu uid
Alexander Lantsev
2015-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-07-26
common projects
Kirill Volinsky
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
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-03-14
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-08
added precompiled header
Kirill Volinsky
2013-01-29
changed author information
Kirill Volinsky
2013-01-29
- muuid standardization (patch from Basil)
Vadim Dashevskiy
2013-01-29
added ability to restart with current profile
Kirill Volinsky
2013-01-19
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-10-22
ProfileManager and Restar plugin's services now restart Miranda to the same p...
Vadim Dashevskiy
2012-10-08
cosmetic fixes
Tobias Weimer
2012-10-07
fix for menu item's removal
George Hazan
2012-10-06
Restart plugin doesn't need duplicate restart service, does he?
Robert Pösel
2012-09-18
project changed to Unicode
Kirill Volinsky
2012-09-18
Restart: plusified
Vadim Dashevskiy
2012-09-18
Restart: renamed to cpp
Vadim Dashevskiy