Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2018-06-29 | fixes #1443 (TabSRMM: crash after AVS unloading) | George Hazan | |
2018-06-28 | fixes #1441 (Db_autobackups treats files wrong) | George Hazan | |
2018-06-28 | fixes #1435 (Db_autobackups: option "Backup profile folder" must be ↵ | George Hazan | |
dependent on "Use Zip") | |||
2018-06-28 | tabSRMM: horizontal splitter must have the same height in both chats & group ↵ | George Hazan | |
chats | |||
2018-06-27 | Fix lua script path | aunsane | |
2018-06-27 | MirLua: code cleaning | aunsane | |
2018-06-27 | fix for project file | George Hazan | |
2018-06-27 | fixes #1442 (UserInfoEx Button on ToolBar) | George Hazan | |
2018-06-27 | Quotes plugin | Dioksin | |
Quotes plugin: as google is not supported currency conversion now it was removed and code to work with https://free.currencyconverterapi.com/ was implemented. So Gooogle goodbye! | |||
2018-06-26 | fixes #1436 (Db_autobakups: exclude backups path from zip-archive) | George Hazan | |
2018-06-26 | fixes #1437 (StartupStatus: cannot select status profile) | George Hazan | |
2018-06-26 | fix for resizer in tabSRMM chat. fixes #1439 | George Hazan | |
2018-06-25 | duplicate cache item removed to avoid rare crashes | George Hazan | |
2018-06-25 | SendSS: more clear icon name | dartraiden | |
2018-06-24 | ProxySwitcher: fix for a crash on exit | George Hazan | |
2018-06-24 | ProxySwitch: crash fix on popup showing | Mataes | |
2018-06-24 | ProxySwitch: decapitalization | dartraiden | |
2018-06-24 | code simplification | George Hazan | |
2018-06-24 | ProxySwitch: plugin settings should be in Services section | dartraiden | |
2018-06-24 | minor code cleaning | George Hazan | |
2018-06-24 | ProxySwitch: move docs to wiki | dartraiden | |