Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-20 | we don't need two name sets for the same array of functions | George Hazan | |
2018-07-19 | ZeroSwitch: fix hotkey in plugin description | dartraiden | |
2018-07-19 | StatusManager: per Settings | dartraiden | |
2018-07-18 | no need to crash inside assert in runtime | George Hazan | |
2018-07-18 | this flag isn't needed too | George Hazan | |
2018-07-18 | Weather: | George Hazan | |
- persistent connection removed due to memory corruption problems; - warning fixed; - version bump | |||
2018-07-17 | minor code cleaning | George Hazan | |
2018-07-17 | AssocMgr: | George Hazan | |
- fixes #1506 (AssocMgr: some protocols have icon only if checked); - massive code cleaning; - version bump | |||
2018-07-17 | Fix regression introduced in e5e268f1267ac0a16303081f1532fa1597911887 | dartraiden | |
"View modes" string must be present in the language package | |||
2018-07-17 | added error logger for libmdbx | George Hazan | |
2018-07-16 | section name to be also translated | George Hazan | |
2018-07-16 | fix for buffer overrun | George Hazan | |
2018-07-16 | fixes #1497 (StartupStatus: add icon section name to langpack) | George Hazan | |
2018-07-16 | fixes #1503 (Clist_blind: Main menu has gone) | George Hazan | |
2018-07-16 | AssocMgr: code cleaning | George Hazan | |
2018-07-16 | MirLua - fix for variables parser | George Hazan | |
2018-07-16 | Unify special keys names | dartraiden | |
2018-07-16 | Move some docs to wiki | dartraiden | |
AssocMgr and AutoShutdown docs moved to wiki. | |||
2018-07-16 | WebView: resource cosmetic | dartraiden | |
2018-07-15 | MirLua: initial support of variables eval | aunsane | |
- added math functions | |||
2018-07-15 | MirLua: add Evaluate option page to test scripts | aunsane | |
2018-07-15 | Clist_Modern: fix for a background image | George Hazan | |
2018-07-15 | Amend template to work with current MsgExport header | LittleVulpix | |
There is an extra \s causing the regex to not match. | |||
2018-07-15 | fixes #1494 (Clist modern: cannot save "default" selection mode) | George Hazan | |
2018-07-15 | fixes #1495 (WebView: radioboxes behaviour) | George Hazan | |
2018-07-14 | fix for the owner drawn menu bar | George Hazan | |
2018-07-14 | fixes #1496 (TabSRMM: crash when opening Settings > Message sessions > ↵ | George Hazan | |
Groupchats> Highlighting) | |||
2018-07-14 | unused constant removed | George Hazan | |
2018-07-13 | fixes #1471 completely (Clist_nicer: some elements cannot be translated on ↵ | George Hazan | |
the fly) | |||
2018-07-13 | Contacts 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-13 | Clist_Modern: fix for a possible crash after right click on a frame's icon | George Hazan | |
2018-07-13 | fixes #1486 | George Hazan | |
2018-07-13 | fixes #1468 (Clist_modern: "All contacts" button cannot change language on ↵ | George Hazan | |
the fly) | |||
2018-07-13 | default file names for sounds restored | George Hazan | |
2018-07-12 | fixes #1486 (Visual Studio create logs when building some plugins) | George Hazan | |
2018-07-12 | fixes #1485 (TabSRMM: remove "Enable typing sounds" option) | George Hazan | |
2018-07-12 | fixes #1469 (Clist_modern: gap is too big) | George Hazan | |
2018-07-12 | UInfoEx: this should be one section | dartraiden | |
2018-07-11 | fixes #1478 (StopSpam: welcome message cannot be translated) | George Hazan | |
2018-07-11 | fixes #1481 (Nudge: sound description cannot be translated) | George Hazan | |
2018-07-11 | Popup+: | George Hazan | |
- font description (translated) is used instead of internal popup class name; - fixes #1484; - fixes #1483; - fixes #1482; | |||
2018-07-11 | translation fixes | dartraiden | |
2018-07-11 | grrm | George Hazan | |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-07-11 | fixes #1474 (Scriver: send options cannot be translated) | George Hazan | |
2018-07-11 | GUI 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-11 | another obsolete helper wiped out completely | George Hazan | |
2018-07-11 | another obsolete helper died | George Hazan | |
2018-07-11 | obsoleted helpers removed | George Hazan | |
2018-07-11 | more Russian related fixes | dartraiden | |