summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2018-07-15Amend template to work with current MsgExport headerLittleVulpix
There is an extra \s causing the regex to not match.
2018-07-15fixes #1494 (Clist modern: cannot save "default" selection mode)George Hazan
2018-07-15fixes #1495 (WebView: radioboxes behaviour)George Hazan
2018-07-14fix for the owner drawn menu barGeorge Hazan
2018-07-14fixes #1496 (TabSRMM: crash when opening Settings > Message sessions > ↵George Hazan
Groupchats> Highlighting)
2018-07-14unused constant removedGeorge Hazan
2018-07-13fixes #1471 completely (Clist_nicer: some elements cannot be translated on ↵George Hazan
the fly)
2018-07-13Contacts lists:George Hazan
- duplicate IDR_CLISTMENU resources removed, the only copy remains in mir_app.dll; - local variable g_hMenuMain removed from Clist_Modern and replaced with g_clistApi.hMenuMain; - duplicate code removed from Clist_Modern (CLUI::CreateCluiFrames()) - fixes #1465 (StdClist: "Status" menu cannot change language on the fly); - fixes #1467 (Clist_blind: menu cannot change language on the fly); - fixes menu-related part in #1471
2018-07-13Clist_Modern: fix for a possible crash after right click on a frame's iconGeorge Hazan
2018-07-13fixes #1486George Hazan
2018-07-13fixes #1468 (Clist_modern: "All contacts" button cannot change language on ↵George Hazan
the fly)
2018-07-13default file names for sounds restoredGeorge Hazan
2018-07-12fixes #1486 (Visual Studio create logs when building some plugins)George Hazan
2018-07-12fixes #1485 (TabSRMM: remove "Enable typing sounds" option)George Hazan
2018-07-12fixes #1469 (Clist_modern: gap is too big)George Hazan
2018-07-12UInfoEx: this should be one sectiondartraiden
2018-07-11fixes #1478 (StopSpam: welcome message cannot be translated)George Hazan
2018-07-11fixes #1481 (Nudge: sound description cannot be translated)George Hazan
2018-07-11Popup+:George Hazan
- font description (translated) is used instead of internal popup class name; - fixes #1484; - fixes #1483; - fixes #1482;
2018-07-11translation fixesdartraiden
2018-07-11grrmGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11fixes #1474 (Scriver: send options cannot be translated)George Hazan
2018-07-11GUI change:George Hazan
- methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively; - massive code cleaning considering the 'virtual' attribute of overridden methods; - also fixes #1476 (Don't close "Create new account" window if user not set account name)
2018-07-11another obsolete helper wiped out completelyGeorge Hazan
2018-07-11another obsolete helper diedGeorge Hazan
2018-07-11obsoleted helpers removedGeorge Hazan
2018-07-11more Russian related fixesdartraiden
2018-07-11this folder isn't needed anymoreGeorge Hazan
2018-07-11libmdbx extracted to separate dllGeorge Hazan
2018-07-11remove redundant bracketsdartraiden
2018-07-10fixes #1455 completelyGeorge Hazan
2018-07-10related to #1455 - ZeroNotifyGeorge Hazan
2018-07-09unused variable g_hMainThread removedGeorge Hazan
2018-07-09ClientChangeNotify:George Hazan
- fixes #1461 (Client change notify: crash) - minor code cleaning; - version bump;
2018-07-09massive Variables-related code cleaning (removed TCHAR, manually created ↵George Hazan
unions replaced with MAllString etc)
2018-07-07merge of fix into libdbmx that could create broken profilesGeorge Hazan
2018-07-07fixes ↵dartraiden
https://github.com/miranda-ng/miranda-ng/commit/efcc72419ea3416b201e0b95700b28bbe402aae5#r29615029
2018-07-06compacting disabled for a while due to a bug in libmdbxGeorge Hazan
2018-07-05fixes #1448 (translated frame names in database)George Hazan
2018-07-05fix for random crash fix on startGeorge Hazan
2018-07-05fixes #1454 (ProxySwitch: remove debug messages from langpack)George Hazan
2018-07-05exclusive flag should be passed into mdbx_mmap() callGeorge Hazan
2018-07-05forgotten check for non-local filesGeorge Hazan
2018-07-04ProxySwitch: text correctiondartraiden
2018-07-04grrmGeorge Hazan
2018-07-04merge with libmdbx masterGeorge Hazan
2018-07-03revert changing from previous revisionDioksin
2018-07-03ccDioksin
2018-06-29safer method of backing up databases instead of trying to read them manuallyGeorge Hazan