Age | Commit message (Expand) | Author |
2018-04-12 | fix for libs | George Hazan |
2018-04-12 | MIDatabase became pure interface | George Hazan |
2018-04-12 | fix for .bat deletion | dartraiden |
2018-04-12 | Quotes: added tool for charts | Kirill Volinsky |
2018-04-12 | Quotes: more correct url | Kirill Volinsky |
2018-04-12 | Quotes: workaround for google finance | Kirill Volinsky |
2018-04-11 | CloudFile: Add "grant acess" link to CloudFile accounts (fixed #1260) | aunsane |
2018-04-11 | check if this profile is already opened in another Miranda nevertheless if th... | George Hazan |
2018-04-11 | TabSRMM: fix for the correct default value of TaskbarSmallIcons | George Hazan |
2018-04-11 | compilation fix | George Hazan |
2018-04-11 | TabSRMM: | George Hazan |
2018-04-11 | if a user's avatar was changed, redraw it and all related objects (including ... | George Hazan |
2018-04-11 | AVS: if an avatar is already loaded, don't put it into a queue, just load & r... | George Hazan |
2018-04-11 | onclick processing moved to a window | George Hazan |
2018-04-11 | plugin options dialog rewritten using UI classes | George Hazan |
2018-04-11 | #suddenly: option pages don't receive neither WM_CLOSE nor even WM_DESTROY | George Hazan |
2018-04-11 | Import: fix for lost modules during import | George Hazan |
2018-04-11 | 512M is the maximum size that a 32-bit program can mmap | George Hazan |
2018-04-10 | fixes #1118 ([HistoryStats] Pressing "Apply" after modifying any settings cau... | George Hazan |
2018-04-10 | fixes #1244 (Deleting subcontact history event leads to metacontact empty his... | George Hazan |
2018-04-10 | code cleaning | George Hazan |
2018-04-10 | all static status info packed together | George Hazan |
2018-04-10 | fix for one very rare crash due to unsynced array of status menus & accounts | George Hazan |
2018-04-10 | fixes #1241 completely | George Hazan |
2018-04-10 | related to #1241 - fix for hotkey names' translation | George Hazan |
2018-04-10 | these temporary variables aren't needed as well | George Hazan |
2018-04-10 | obsolete compatibility code removed from AVS | George Hazan |
2018-04-10 | Variables: warning fix + minor code cleaning | George Hazan |
2018-04-10 | pick up Miranda-specific commits | dartraiden |
2018-04-10 | SQLite 3.23 | dartraiden |
2018-04-10 | illustration moved to wiki | dartraiden |
2018-04-09 | protocols: jabber: xep-0198 | Gluzskiy Alexandr |
2018-04-09 | fixes #1256 completely | George Hazan |
2018-04-09 | grrrm... | George Hazan |
2018-04-09 | fixes #1257 (database migration process must not filter out 'duplicate' events) | George Hazan |
2018-04-09 | frankly speaking, there's no need to lock the database profile since we check... | George Hazan |
2018-04-09 | fixes #1254 (no place to enter the second digit from keyboard) | George Hazan |
2018-04-08 | stupid option removed from group chats according to results of voting | George Hazan |
2018-04-08 | missed break | George Hazan |
2018-04-08 | Clist_nicer: unused code removed | George Hazan |
2018-04-07 | MirLua: Removed last obsolete methods FindFirstContact & FindNextContact | aunsane |
2018-04-07 | protocols: jabber: xep-0198 | Gluzskiy Alexandr |
2018-04-07 | Proto_GetAccount() for pascal plugins | George Hazan |
2018-04-07 | Proto_GetStatus is used everywhere instead of PS_GETSTATUS | George Hazan |
2018-04-07 | Proto_GetStatus() - fast method that returns a cached protocol status | George Hazan |
2018-04-07 | status caching moved from MenuItem to PROTOACCOUNT - this is very effective | George Hazan |
2018-04-07 | another useless array removed | George Hazan |
2018-04-07 | finally that perversion with double protocol caching in clist died | George Hazan |
2018-04-07 | duplicate ME_PROTO_ACK handlers merged together | George Hazan |
2018-04-07 | Clist_GetRealStatus & Clist_GetGeneralizedStatus: common code moved to mir_app | George Hazan |