Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2018-07-11 | this folder isn't needed anymore | George Hazan | |
2018-07-11 | libmdbx extracted to separate dll | George Hazan | |
2018-07-11 | remove redundant brackets | dartraiden | |
2018-07-10 | fixes #1455 completely | George Hazan | |
2018-07-10 | related to #1455 - ZeroNotify | George Hazan | |
2018-07-09 | unused variable g_hMainThread removed | George Hazan | |
2018-07-09 | ClientChangeNotify: | George Hazan | |
- fixes #1461 (Client change notify: crash) - minor code cleaning; - version bump; | |||
2018-07-09 | massive Variables-related code cleaning (removed TCHAR, manually created ↵ | George Hazan | |
unions replaced with MAllString etc) | |||
2018-07-07 | merge of fix into libdbmx that could create broken profiles | George Hazan | |
2018-07-07 | fixes ↵ | dartraiden | |
https://github.com/miranda-ng/miranda-ng/commit/efcc72419ea3416b201e0b95700b28bbe402aae5#r29615029 | |||
2018-07-06 | compacting disabled for a while due to a bug in libmdbx | George Hazan | |
2018-07-05 | fixes #1448 (translated frame names in database) | George Hazan | |
2018-07-05 | fix for random crash fix on start | George Hazan | |
2018-07-05 | fixes #1454 (ProxySwitch: remove debug messages from langpack) | George Hazan | |
2018-07-05 | exclusive flag should be passed into mdbx_mmap() call | George Hazan | |
2018-07-05 | forgotten check for non-local files | George Hazan | |
2018-07-04 | ProxySwitch: text correction | dartraiden | |
2018-07-04 | grrm | George Hazan | |
2018-07-04 | merge with libmdbx master | George Hazan | |
2018-07-03 | revert changing from previous revision | Dioksin | |
2018-07-03 | cc | Dioksin | |
2018-06-29 | safer method of backing up databases instead of trying to read them manually | George Hazan | |