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
/
src
/
mir_app
Age
Commit message (
Expand
)
Author
2018-05-27
dll sniffer that blocks load of any module whose build number is different th...
George Hazan
2018-05-27
Options - Plugins to display file version instead of product version
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-27
unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi
George Hazan
2018-05-27
fixes #1374 (IRC crash on exit after 20-30 account on/off)
George Hazan
2018-05-25
fixes #1377 ("Options -> Plugins -> Download more plugins" opens Miranda fold...
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-23
no need to allocate a structure if there's no plugin
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
new helper for MS_TTB_ADDBUTTON
George Hazan
2018-05-22
m_chat_int.h => CMPlugin
George Hazan
2018-05-22
m_crypto.h => CMPlugin
George Hazan
2018-05-22
m_extraicons.h => CMPlugin
George Hazan
2018-05-22
code cleaning
George Hazan
2018-05-22
m_fontservice.h => CMPlugin
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-05-22
Hotkey_Register => CMPlugin::addHotkey
George Hazan
2018-05-22
IcoLib_AddIcon => CMPlugin::addIcon
George Hazan
2018-05-22
Srmm_AddButton unbound from hLangpack
George Hazan
2018-05-22
Srmm_AddIcon unbound from hLangpack
George Hazan
2018-05-22
awful crutch for Pascal plugins to use pseudo-constructor a la CMPlugin
George Hazan
2018-05-21
unused field pluginEntry::hLangpack removed, functions that used it switched ...
George Hazan
2018-05-21
GetPluginLangId() rewritten using CMPlugin
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo()
George Hazan
2018-05-20
let's avoid identifier 'hLangpack' wherever possible
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-19
fixes #1368 (Hide dbx_mmap from profile manager)
George Hazan
2018-05-19
remove obsolete tip
dartraiden
2018-05-19
Langpack_MarkPluginLoaded: more correct parameter type
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-18
fix for a log file name
George Hazan
2018-05-18
CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE
George Hazan
2018-05-18
constructor of CMPlugin now registers it automatically in the module list, no...
George Hazan
2018-05-18
mir_app: CMPlugin introduced instead of g_hInst
George Hazan
2018-05-16
CMake: Added FreeImage to mir_app dependencies.
protomors
2018-05-15
__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled
George Hazan
2018-05-10
StdMsg:
George Hazan
2018-05-08
code cleaning (using new MS coding style)
George Hazan
2018-05-08
fixes #1334 (after unloading tabSRMM its fonts & colors are still visible in ...
George Hazan
2018-05-07
fixes #1323
George Hazan
2018-05-07
PROTOACCOUNT::bIsLocked: lock status to be stored in memory
George Hazan
2018-05-05
fixes #1320 (Ordinal 116 not found in mir_app.mir)
George Hazan
2018-05-03
disable account first, free its object then
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-27
fixes #1310 (Wrong language after profile conversion)
George Hazan
[prev]
[next]