Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-13 | StatusManager: | George Hazan | |
- minor code cleaning; - version bump | |||
2018-02-13 | fixes #1145 (StartupStatus: crash in CMDL options) | George Hazan | |
strong type check rulez | |||
2018-02-13 | more field types to be auto-created | George Hazan | |
2018-02-13 | CDlgBase::FindControl made public | George Hazan | |
2018-02-13 | eng & rus langpack update | Konstantin | |
2018-02-12 | useless CCtrlEdit removed | George Hazan | |
2018-02-12 | fixes #1147 (TabSRMM: numerical options cannot be changed) | George Hazan | |
2018-02-12 | compilation fix | George Hazan | |
2018-02-10 | fix #1146 (Clist_modern: some options resets after Miranda restart) | Goraf | |
2018-02-09 | fix #1141 (Bug with KeepStatus options) | Goraf | |
2018-02-09 | all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated | George Hazan | |
2018-02-09 | unused header removed from pascal sources | George Hazan | |
2018-02-09 | less senseless warnings | George Hazan | |
2018-02-08 | Steam: do not change contact status, client and game info if protocol goes ↵ | aunsane | |
offline | |||
2018-02-08 | Steam: another attempt to fix #1108 | aunsane | |
2018-02-07 | Steam: | aunsane | |
- set default timeout for request in 3 sec - clean geme info when contact goes offline | |||
2018-02-06 | Facebook: added parsing for messenger invitation | matej | |
2018-02-06 | damned VS2017 still doesn't eat these constructions normally | George Hazan | |
2018-02-05 | Tox: setup filters | aunsane | |
2018-02-05 | Steam: setup filters | aunsane | |
2018-02-05 | Tox: fixes for #1105 | aunsane | |
2018-02-05 | patch for project filters that doesn't prevent a project from opening | George Hazan | |
2018-02-05 | merge of libmdbx | George Hazan | |
2018-02-04 | this code isn't needed at all | George Hazan | |
2018-02-04 | checker for MDBX, first version | George Hazan | |
2018-02-04 | the error code of db_event_get() should be checked | George Hazan | |
2018-02-04 | old code reverted to use the loop counter correctly | George Hazan | |
2018-02-04 | Tox: another attempt to fix file lock when transfer goes wrong | aunsane | |
2018-02-04 | fixes #1134 (Dbx mmap: wrong maxContactId on profile loading with very first ↵ | George Hazan | |
contact ) | |||
2018-02-03 | stuped versioninfo.txt | Konstantin | |
2018-02-03 | small type fix | Konstantin | |
2018-02-03 | Steam: added polling error limit setting | aunsane | |
2018-02-03 | Don't show unknown login error as a notification | LittleVulpix | |
There is no need to show this error as a notification because it generally happens when there is no connectivity and none of the other protocols behave this way. | |||
2018-02-02 | Steam: | aunsane | |
- switched on c++17 language support - forsed update user summaries when got "personastate" message - added detection of VR (?) clent into MirVer | |||
2018-02-02 | merge with libmdbx | George Hazan | |
2018-02-02 | fixes #1130 (Tox crash on reconnecting protocol) | George Hazan | |
2018-02-02 | fixes #1132 (KeepStatus doesn't work) | George Hazan | |
2018-02-02 | StatusManager: | George Hazan | |
- fixes #1129 (Status Manager broked. When I change profile - not happend) - all standard memory allocation routines replaced with mir_* (more effective) - classes used to allocate memory instead of manual code | |||
2018-02-01 | fixes #1128 (StdMsg: user menu icon bug) | George Hazan | |
2018-02-01 | Gadu-Gadu: fix crash when adding contact in debug build | Goraf | |
2018-01-31 | fix for the broken message reading in NewsAggregator | George Hazan | |
2018-01-31 | reverted and modified some changes to make attachments work in active chat | matej | |
2018-01-31 | CMake: fixes for FreeImage. | protomors | |
2018-01-31 | Added an option to enable/disable carbons | Vladimir | |
2018-01-31 | fixes #1125 ("Configure network" link leads to first options node instead of ↵ | George Hazan | |
Network ) | |||
2018-01-31 | useless wrappers removed & replaced with PROTO_INTERFACE method calls | George Hazan | |
2018-01-31 | mir_app: | George Hazan | |
- structure renamed: PROTORECVFILET -> PROTORECVFILE; - useless service MS_PROTO_AUTHRECV removed; - Proto_AuthRecv() helper converted into a function. | |||
2018-01-31 | VKontakte: fix addition EVENTTYPE_AUTHREQUEST events | ElzorFox | |
2018-01-31 | VKontakte: | ElzorFox | |
support edited messages on history sync add edited time for edited messages update VK_API to 5.71 version bump | |||
2018-01-31 | VKontakte: С++ 11 scope for | ElzorFox | |