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
/
PluginUpdater
Age
Commit message (
Expand
)
Author
2018-08-29
ImportTXT blocked in the core & PluginUpdater
George Hazan
2018-08-28
fixes #1554 (PluginUpdater should delete *.pdb if update channel is "without ...
George Hazan
2018-08-28
fixes #1550 (Autostart PU on update channel change)
George Hazan
2018-08-28
useless function removed
George Hazan
2018-08-26
PluginUpdater: fix for correct url for new variant
Mataes
2018-08-26
PluginUpdater: added new variant of update "Stable version with debug symbols"
Mataes
2018-08-14
fix for CreatePathToFileW prototype (missing const specifier)
George Hazan
2018-07-31
pu_stub: fix for delay loaded dll
George Hazan
2018-07-31
exe loader extracted to the separate module, now it's possible to compile all...
George Hazan
2018-07-25
cosmetic fixes, typos
dartraiden
2018-07-25
compilation fix
George Hazan
2018-07-25
Quotes renamed to CurrencyRates
Kirill Volinsky
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-06-13
StdIdle should be removed by PU
dartraiden
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-27
comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...
George Hazan
2018-05-27
fix for correct version info offset calculation
George Hazan
2018-05-27
PRODUCTVERSION of any version resource to contain the number of current build
George Hazan
2018-05-27
patch that excludes PRODUCTVERSION from calculating checksum - will cause rel...
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-22
Hotkey_Register => CMPlugin::addHotkey
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
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-20
sounds packed into CMPlugin (reduces usage of hLangpack)
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
Plugin Updater loses compatibility with Miranda IM completely due to CMPlugin
George Hazan
2018-05-15
__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled
George Hazan
2018-05-08
code cleaning (using new MS coding style)
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-17
MNonCopyable - the common class to avoid declaring fake private constructors
George Hazan
2018-04-12
fix for .bat deletion
dartraiden
2018-03-31
AssocMgr: removed not used files and functions
Mataes
2018-03-26
code cleaning
George Hazan
2018-03-26
remove DbChecker.bat
dartraiden
2018-03-25
dbchecker moved to deprecated
George Hazan
2018-03-16
LIST<>::indexOf(T**) - fast index calculation for direct iterators
George Hazan
2018-03-11
remove unused batch file
dartraiden
2018-03-09
more loop-related code cleaning
George Hazan
2018-03-08
replace Dropbox by CloudFile
dartraiden
2018-03-08
remove Advaimg from installers
dartraiden
2018-03-07
PluginUpdater
Tobias Weimer
2018-03-07
bye-bye, Advaimg, you served us well for 15 years...
George Hazan
2018-02-24
more nullptr
Goraf
2018-02-24
guard headers
Goraf
2018-02-21
all another C++'11 iterators
George Hazan
[next]