summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Expand)Author
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22new helper for MS_TTB_ADDBUTTONGeorge Hazan
2018-05-22m_chat_int.h => CMPluginGeorge Hazan
2018-05-22m_crypto.h => CMPluginGeorge Hazan
2018-05-22m_extraicons.h => CMPluginGeorge Hazan
2018-05-22code cleaningGeorge Hazan
2018-05-22m_fontservice.h => CMPluginGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-22Hotkey_Register => CMPlugin::addHotkeyGeorge Hazan
2018-05-22IcoLib_AddIcon => CMPlugin::addIconGeorge Hazan
2018-05-22Srmm_AddButton unbound from hLangpackGeorge Hazan
2018-05-22Srmm_AddIcon unbound from hLangpackGeorge Hazan
2018-05-22awful crutch for Pascal plugins to use pseudo-constructor a la CMPluginGeorge Hazan
2018-05-21unused field pluginEntry::hLangpack removed, functions that used it switched ...George Hazan
2018-05-21GetPluginLangId() rewritten using CMPluginGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo()George Hazan
2018-05-20let's avoid identifier 'hLangpack' wherever possibleGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-20sounds packed into CMPlugin (reduces usage of hLangpack)George Hazan
2018-05-19fixes #1368 (Hide dbx_mmap from profile manager)George Hazan
2018-05-19remove obsolete tipdartraiden
2018-05-19Langpack_MarkPluginLoaded: more correct parameter typeGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-18fix for a log file nameGeorge Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-18constructor of CMPlugin now registers it automatically in the module list, no...George Hazan
2018-05-18mir_app: CMPlugin introduced instead of g_hInstGeorge Hazan
2018-05-16CMake: Added FreeImage to mir_app dependencies.protomors
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-10StdMsg:George Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-05-08fixes #1334 (after unloading tabSRMM its fonts & colors are still visible in ...George Hazan
2018-05-07fixes #1323George Hazan
2018-05-07PROTOACCOUNT::bIsLocked: lock status to be stored in memoryGeorge Hazan
2018-05-05fixes #1320 (Ordinal 116 not found in mir_app.mir)George Hazan
2018-05-03disable account first, free its object thenGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-27fixes #1310 (Wrong language after profile conversion)George Hazan
2018-04-27fixes #1309 (black-listed plugins got loaded somehow)George Hazan
2018-04-27implementation of #1308George Hazan
2018-04-27if there's no need to rebuild icons - don't rebuild them, do that only if neededGeorge Hazan
2018-04-27stub for StdClist & Clist_NicerGeorge Hazan
2018-04-26completely fixes #1294 even if offline contacts are shownGeorge Hazan
2018-04-26fixes #1304 (Clist_nicer: statuses bug)George Hazan
2018-04-25fixes #1294 (Contacts from disabled accounts are displayed in certain conditi...George Hazan
2018-04-25fix for wrong processing of No button in Account ManagerGeorge Hazan