summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Expand)Author
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
2018-04-24fix: willful protocol disabling in Accounts Manager makes a red icon instead ...George Hazan
2018-04-23fix for occasional crashes on exitGeorge Hazan
2018-04-23account's icon remains red after dynamic protocol loadingGeorge Hazan
2018-04-23pack of fixes for complete dynamic reload of protocolsGeorge Hazan
2018-04-22let's allow protocols to be loaded / unloaded on the flyGeorge Hazan
2018-04-22no more PROTO_INTERFACE::OnEventGeorge Hazan
2018-04-22EV_PROTO_ONMENU removedGeorge Hazan
2018-04-22unused constant removedGeorge Hazan
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-22forgotten x64 libaunsane
2018-04-21core: add Contact_GetStatus functionaunsane
2018-04-21EV_PROTO_DBSETTINGSCHANGED - old useless stub removedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-04-20grrm... more fixes for #1288George Hazan
2018-04-20fixes #1288George Hazan
2018-04-19fixes #1283 completelyGeorge Hazan
2018-04-19code simplificationGeorge Hazan
2018-04-19code cleaningGeorge Hazan
2018-04-19ancient horror removedGeorge Hazan
2018-04-19EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(...George Hazan
2018-04-19fixes #1283 (StdMsg: cursor does not change the shape)George Hazan
2018-04-18fix for a roly-poly in plugin's optionsGeorge Hazan
2018-04-18core changes:George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18ability to dynamically load / unload protocol pluginsGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-04-18hPluginListHeap - useless windows heap removedGeorge Hazan
2018-04-18this feature was never used and only causes problemsGeorge Hazan
2018-04-17fix for displaying locked/used profiles in Profile Manager windowGeorge Hazan
2018-04-17MNonCopyable - the common class to avoid declaring fake private constructorsGeorge Hazan
2018-04-16fixes #1271 (Warning if FloatingContacts is installed and "Disable drag and d...George Hazan
2018-04-15fixes #1268 (even if a service mode plugin is disabled in the Options, it sti...George Hazan
2018-04-15fix for a crash described in #1267George Hazan
2018-04-15CCtrlButton + OnClick => CCtrlHyperlinkGeorge Hazan
2018-04-15fixes #1266 (Bug with disabled dbx_mmap)George Hazan
2018-04-12initial version of profile compactor for MDBXGeorge Hazan
2018-04-12fix for libsGeorge Hazan
2018-04-12MIDatabase became pure interfaceGeorge Hazan
2018-04-11check if this profile is already opened in another Miranda nevertheless if th...George Hazan
2018-04-11onclick processing moved to a windowGeorge Hazan
2018-04-11plugin options dialog rewritten using UI classesGeorge Hazan
2018-04-11#suddenly: option pages don't receive neither WM_CLOSE nor even WM_DESTROYGeorge Hazan
2018-04-10code cleaningGeorge Hazan
2018-04-10all static status info packed togetherGeorge Hazan
2018-04-10fix for one very rare crash due to unsynced array of status menus & accountsGeorge Hazan
2018-04-10fixes #1241 completelyGeorge Hazan
2018-04-10related to #1241 - fix for hotkey names' translationGeorge Hazan
2018-04-09fixes #1256 completelyGeorge Hazan