summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2018-07-20we don't need two name sets for the same array of functionsGeorge Hazan
2018-07-19ZeroSwitch: fix hotkey in plugin descriptiondartraiden
2018-07-19StatusManager: per Settingsdartraiden
2018-07-18no need to crash inside assert in runtimeGeorge Hazan
2018-07-18this flag isn't needed tooGeorge Hazan
2018-07-18Weather:George Hazan
- persistent connection removed due to memory corruption problems; - warning fixed; - version bump
2018-07-17minor code cleaningGeorge Hazan
2018-07-17AssocMgr:George Hazan
- fixes #1506 (AssocMgr: some protocols have icon only if checked); - massive code cleaning; - version bump
2018-07-17Fix regression introduced in e5e268f1267ac0a16303081f1532fa1597911887dartraiden
"View modes" string must be present in the language package
2018-07-17added error logger for libmdbxGeorge Hazan
2018-07-16section name to be also translatedGeorge Hazan
2018-07-16fix for buffer overrunGeorge Hazan
2018-07-16fixes #1497 (StartupStatus: add icon section name to langpack)George Hazan
2018-07-16fixes #1503 (Clist_blind: Main menu has gone)George Hazan
2018-07-16AssocMgr: code cleaningGeorge Hazan
2018-07-16MirLua - fix for variables parserGeorge Hazan
2018-07-16Unify special keys namesdartraiden
2018-07-16Move some docs to wikidartraiden
AssocMgr and AutoShutdown docs moved to wiki.
2018-07-16WebView: resource cosmeticdartraiden
2018-07-15MirLua: initial support of variables evalaunsane
- added math functions
2018-07-15MirLua: add Evaluate option page to test scriptsaunsane
2018-07-15Clist_Modern: fix for a background imageGeorge Hazan
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