summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2018-04-11AVS: if an avatar is already loaded, don't put it into a queue, just load & ↵George Hazan
return
2018-04-11onclick processing moved to a windowGeorge Hazan
2018-04-11plugin options dialog rewritten using UI classesGeorge Hazan
2018-04-11#suddenly: option pages don't receive neither WM_CLOSE nor even WM_DESTROYGeorge Hazan
2018-04-11Import: fix for lost modules during importGeorge Hazan
2018-04-11512M is the maximum size that a 32-bit program can mmapGeorge Hazan
2018-04-10fixes #1118 ([HistoryStats] Pressing "Apply" after modifying any settings ↵George Hazan
causes a miranda crash)
2018-04-10fixes #1244 (Deleting subcontact history event leads to metacontact empty ↵George Hazan
history event)
2018-04-10code cleaningGeorge Hazan
2018-04-10all static status info packed togetherGeorge Hazan
2018-04-10fix for one very rare crash due to unsynced array of status menus & accountsGeorge Hazan
2018-04-10fixes #1241 completelyGeorge Hazan
2018-04-10related to #1241 - fix for hotkey names' translationGeorge Hazan
2018-04-10these temporary variables aren't needed as wellGeorge Hazan
2018-04-10obsolete compatibility code removed from AVSGeorge Hazan
2018-04-10Variables: warning fix + minor code cleaningGeorge Hazan
2018-04-10pick up Miranda-specific commitsdartraiden
2018-04-10SQLite 3.23dartraiden
2018-04-10illustration moved to wikidartraiden
2018-04-09protocols: jabber: xep-0198Gluzskiy Alexandr
- turned on by default
2018-04-09fixes #1256 completelyGeorge Hazan
2018-04-09grrrm...George Hazan
2018-04-09fixes #1257 (database migration process must not filter out 'duplicate' events)George Hazan
2018-04-09frankly speaking, there's no need to lock the database profile since we ↵George Hazan
check the semaphore _before_ opening database also fixes #1253
2018-04-09fixes #1254 (no place to enter the second digit from keyboard)George Hazan
2018-04-08stupid option removed from group chats according to results of votingGeorge Hazan
2018-04-08missed breakGeorge Hazan
2018-04-08Clist_nicer: unused code removedGeorge Hazan
2018-04-07MirLua: Removed last obsolete methods FindFirstContact & FindNextContactaunsane
2018-04-07protocols: jabber: xep-0198Gluzskiy Alexandr
- improoved resume logic
2018-04-07Proto_GetAccount() for pascal pluginsGeorge Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-07Proto_GetStatus() - fast method that returns a cached protocol statusGeorge Hazan
2018-04-07status caching moved from MenuItem to PROTOACCOUNT - this is very effectiveGeorge Hazan
2018-04-07another useless array removedGeorge Hazan
2018-04-07finally that perversion with double protocol caching in clist diedGeorge Hazan
2018-04-07duplicate ME_PROTO_ACK handlers merged togetherGeorge Hazan