summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-12LinkList -> g_pluginGeorge Hazan
2018-11-12FloatingContacts -> g_pluginGeorge Hazan
2018-11-12FloatingContacts -> g_pluginGeorge Hazan
2018-11-12FavContacts -> g_pluginGeorge Hazan
2018-11-12CSList -> g_pluginGeorge Hazan
2018-11-12Console -> g_pluginGeorge Hazan
2018-11-12Boltun, BossKey -> g_pluginGeorge Hazan
2018-11-12clist_nicer -> g_pluginGeorge Hazan
2018-11-12tabSRMM -> g_pluginGeorge Hazan
2018-11-12Scriver -> g_plugin callsGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-12end of ME_OPT_INITIALISE related zoo in another pluginsGeorge Hazan
2018-11-12fix for a zoo with ME_OPT_INITIALISE inside mir_app.dllGeorge Hazan
2018-11-10netlib should be available in the service mode tooGeorge Hazan
2018-11-10keeping copy of string is safer that saving pointer to it (might be damaged ↵George Hazan
by langpack restart)
2018-11-09MenuItemEx: all ANSI strings removedGeorge Hazan
2018-11-08Discord: fix for another typo in logs :)George Hazan
2018-11-08Discord: attempt to eliminate random disconnectsGeorge Hazan
2018-11-08Dbx_mdbx: added control for disk overflow during backupGeorge Hazan
2018-11-08IEView: ieviewModuleName usage reducedGeorge Hazan
2018-11-08safer implementation of PathToRelativeGeorge Hazan
2018-11-07IEHistory: memory allocation fixGeorge Hazan
2018-11-07IEView: double settings set removedGeorge Hazan
2018-11-07code reorderingGeorge Hazan
2018-11-07sqlite3: pick up Miranda-specific commitsdartraiden
2018-11-07sqlite: update to 3.25.3dartraiden
2018-11-07some files contains LF and CRLF simultaneouslydartraiden
2018-11-07libcurl: update to 7.62dartraiden
2018-11-07Import: this string shouldn't be in langpackdartraiden
2018-11-07build_scripts: BASS_AAC 2.4.5.8dartraiden
2018-11-07langpacks/english: updatedartraiden
2018-11-06code cleaningGeorge Hazan
2018-11-06merge with libmdbx trunk - fixes one rare problem with database shrinkingGeorge Hazan
2018-11-06fixes #1640 (Random crash when closing message window)George Hazan
2018-11-05SimpleStatusMsg: obsolete code removedGeorge Hazan
2018-11-02added explicit flag for checking duplicatesGeorge Hazan
2018-11-01fixes #1617 (Add "Select all" and "Select none" to Sounds settings)George Hazan
2018-11-01fixes #1632 ([Import] When importing an entire DB, it should not be checked ↵George Hazan
for duplicates) - service mode doesn't check dups
2018-11-01dbx_sqlite:aunsane
- remove settings and events with contact - code cleanup
2018-10-31tabSRMM: old code returnedGeorge Hazan
2018-10-31Discord: subgroups usage is enabled for the new accounts onlyGeorge Hazan
2018-10-31more intelligent implementation of MM_RemoveAll()George Hazan
2018-10-31Discord: additional option to use special sub-groups for guildsGeorge Hazan
2018-10-30code cleaningGeorge Hazan
2018-10-30tabSRMM:George Hazan
- obsolete M.GetDword & M.GetByte calls removed; - useless m_isFavorite & m_isRecent moved from CContactCache to CMimAPI; - other code cleaning
2018-10-29fixes #1633 ([Discord] Sending a message with a link causes the message to ↵George Hazan
be discarded)
2018-10-29Discord:George Hazan
- crash fix on exit; - fix for calling KillTimer from the worker process; - fix for disconnecting whole account when server orders to reset the gateway connection
2018-10-27Discord: list of guild's channels separated for each guildGeorge Hazan
2018-10-26tabSRMM: unused field CContactCache::m_iStatus removedGeorge Hazan
2018-10-26Discord: delayed chat creation + channel groups supportGeorge Hazan