summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-17fix for strange & rare crash while drawing smileysGeorge Hazan
2018-04-17fix for displaying locked/used profiles in Profile Manager windowGeorge Hazan
2018-04-17Facebook: unstable server connection makes persistent connections crazyGeorge Hazan
2018-04-17MNonCopyable - the common class to avoid declaring fake private constructorsGeorge Hazan
2018-04-17Quick Search: added tooltip for a toolbar buttonGeorge Hazan
2018-04-17protocols: jabber: xep-0198:Gluzskiy Alexandr
- improoved logic - fixed resumption - added few temporary workarounds for broken counters
2018-04-16fix for a bug in the old versions of Conversations IMGeorge Hazan
2018-04-16Jabber: if we forcibly remove a contact, we need to remove it from ↵George Hazan
LIST_ROSTER too
2018-04-16protocols: jabber: xep-0198Gluzskiy Alexandr
- added basic console logging
2018-04-16Import:George Hazan
- fix for import virtual accounts; - function AddContact() inlined; - function ImportContactSettings() removed; - minor code cleaning; - version bump
2018-04-16fixes #1271 (Warning if FloatingContacts is installed and "Disable drag and ↵George Hazan
drop of items" in clist settings is enabled)
2018-04-15suddenly chkCtrlSupport lost a link with g_dat.bCtrlSupport in StdMsg's optionsGeorge Hazan
2018-04-15fixes #1268 (even if a service mode plugin is disabled in the Options, it ↵George Hazan
still remains loaded)
2018-04-15fix for a crash described in #1267George Hazan
2018-04-15Tox: remove unneeded log level in release buildaunsane
2018-04-15langpacks/ukrainian: +1 stringdartraiden
2018-04-15fixes #1269 (Cannot reopen Import)George Hazan
2018-04-15fixes #1230 (Database encryption mode)George Hazan
2018-04-15CCtrlButton + OnClick => CCtrlHyperlinkGeorge Hazan
2018-04-15fixes #1266 (Bug with disabled dbx_mmap)George Hazan
2018-04-14cosmeticdartraiden
2018-04-14langpacks: updatedartraiden
2018-04-14langpacks/english: updatedartraiden
2018-04-13Db_autobackups: fix period type savingaunsane
2018-04-13fixes #1176 (Autobackup to CloudFile doesn't work)George Hazan
2018-04-13Tox: added logging from toxcoreaunsane
- toxcore updated to 0.2.1 - toxcore now bootstraped with random two nodes - version bump
2018-04-13fix for deadlock in AVSGeorge Hazan
2018-04-13by default the upper limit is 100, so if we work with higher values, we need ↵George Hazan
to set a value manually
2018-04-13we need only one set of combobox lines, not twoGeorge Hazan
2018-04-1364-bit Miranda to use 16 GB mmapGeorge Hazan
2018-04-13MDBX_COALESCE helps to free trailing database pagesGeorge Hazan
2018-04-13fixes #1259 (Crash when trying import profile to itself)George Hazan
2018-04-13fixes #1262 ([Discord] Database migration causes duplication of discord ↵George Hazan
contacts)
2018-04-13langpacks/english: updatedartraiden
2018-04-12DbxMdbx: menu item added for compactingGeorge Hazan
2018-04-12initial version of profile compactor for MDBXGeorge Hazan
2018-04-12db_get_current() also returns MDatabaseCommon*George Hazan
2018-04-12speeding up compilationGeorge Hazan
2018-04-12fix for libsGeorge Hazan
2018-04-12MIDatabase became pure interfaceGeorge Hazan
2018-04-12fix for .bat deletiondartraiden
2018-04-12Quotes: added tool for chartsKirill Volinsky
added some strings for russian langpack
2018-04-12Quotes: more correct urlKirill Volinsky
2018-04-12Quotes: workaround for google financeKirill Volinsky
2018-04-11CloudFile: Add "grant acess" link to CloudFile accounts (fixed #1260)aunsane
2018-04-11check if this profile is already opened in another Miranda nevertheless if ↵George Hazan
there's only one available profile or many
2018-04-11TabSRMM: fix for the correct default value of TaskbarSmallIconsGeorge Hazan
2018-04-11compilation fixGeorge Hazan
2018-04-11TabSRMM:George Hazan
- one shall not mix width & height; - CSkin::ResizeBitmap became completely useless after linking FreeImage in
2018-04-11if a user's avatar was changed, redraw it and all related objects (including ↵George Hazan
thumb window in a taskbar) fixes #1249