summaryrefslogtreecommitdiff
path: root/libs/win64/mir_app.lib
AgeCommit message (Expand)Author
2019-02-19fix for a typoGeorge Hazan
2019-02-19db_get_utfa supported in PROTO_INTERFACE & CMPluginGeorge Hazan
2019-02-19old XML API removedGeorge Hazan
2019-02-11unused xml api items removedGeorge Hazan
2019-02-01four forgotten meta services removedGeorge Hazan
2019-01-18we don't need PSR_URL as wellGeorge Hazan
2019-01-18PSS_URL removed as totally obsoleteGeorge Hazan
2018-12-21attempt to unify AsyncHttpRequest in various protocolsGeorge Hazan
2018-12-08chats:George Hazan
2018-11-26Chat_AddGroup - simplified prototypeGeorge Hazan
2018-11-13getByte/getWord/getDword: correct default values restoredGeorge Hazan
2018-10-17fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a subco...George Hazan
2018-10-13group chats:George Hazan
2018-10-13chat api:George Hazan
2018-10-10stupid schema with event handles sharing via CreateEventHook eliminatedGeorge Hazan
2018-09-23db_event_edit - new stub for editing messagesGeorge Hazan
2018-09-20fix for the proper return type of PROTO<>::RecvMsgGeorge Hazan
2018-09-19GetEventById & SetEventId - two new methods to operate with events by their s...George Hazan
2018-08-29fixes #1555 (Import shouldn't import .bak second time in service mode)George Hazan
2018-08-07missing method addedGeorge Hazan
2018-08-07MDatabaseReadonly - base class for all read-only database driversGeorge Hazan
2018-08-02Miranda_WaitOnHandleEx - advanced wait function with pInfo parameterGeorge Hazan
2018-07-11GUI change:George Hazan
2018-07-10Menu_SetVisible: new function to write down a Visibility checkbox for a menu ...George Hazan
2018-07-05fixes #1448 (translated frame names in database)George Hazan
2018-06-29safer method of backing up databases instead of trying to read them manuallyGeorge Hazan
2018-06-23Netlib:George Hazan
2018-06-18new functions to access mirandaboot.ini from all plugins:George Hazan
2018-06-13System idle:George Hazan
2018-06-13profile lock detection unbound from contact list servicesGeorge Hazan
2018-06-01CMPluginBase::getModule: new helper for returning plugin's moduleGeorge Hazan
2018-05-31fixes #1397 (StdMsg: dynamic loading breaks meta menu)George Hazan
2018-05-28core changes:George Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-27unused variable CHAT_MANAGER *pci removed and replaced with g_chatApiGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-22new helper for MS_TTB_ADDBUTTONGeorge 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-22awful crutch for Pascal plugins to use pseudo-constructor a la CMPluginGeorge 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-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-20sounds packed into CMPlugin (reduces usage of hLangpack)George Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-07PROTOACCOUNT::bIsLocked: lock status to be stored in memoryGeorge Hazan
2018-04-27implementation of #1308George Hazan