summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 #1493 (Miranda IRC protocol crash when checking channel modes)George Hazan
2018-07-16fixes #1503 (Clist_blind: Main menu has gone)George Hazan
2018-07-16code cleaning related to Nudge pluginGeorge Hazan
2018-07-16fixes #1505 (AssocMgr: cannot disable MSN integration)George Hazan
2018-07-16AssocMgr: code cleaningGeorge Hazan
2018-07-16nope.. this code must be executed each time we create a menuGeorge Hazan
2018-07-16MirLua - fix for variables parserGeorge Hazan
2018-07-16Unify special keys namesdartraiden
2018-07-16Jabber: code cleaningdartraiden
This should be spaces, not tabs
2018-07-16Move some docs to wikidartraiden
AssocMgr and AutoShutdown docs moved to wiki.
2018-07-16langpacks/russian: fix translationdartraiden
2018-07-16WebView: resource cosmeticdartraiden
2018-07-15MirLua: initial support of variables evalaunsane
- added math functions
2018-07-15langpacks/russian: partial fix for #1477dartraiden
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-14in fact we need to do that only once, not during langpack resetGeorge 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-14fix for resetting menu in Clist_ModernGeorge Hazan
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 #1488 (Idle: crash on settings open)George 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-12langpacks/russian: partially fix for #1477 (4)dartraiden
2018-07-12libcurl: update to 7.61dartraiden
2018-07-12also add libmdbx to stabledartraiden
2018-07-12fix for translating string with the same hashGeorge Hazan
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