Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2018-01-30 | fix for occasional crash | George Hazan | |
2018-01-30 | Carbons support attempt | Vladimir | |
2018-01-29 | 7-Zip 18.01 | dartraiden | |
2018-01-29 | StatusManager: | George Hazan | |
- all protocol data really merged together; - duplicated settings arrays removed; - stupid protoList removed; - fixed #1119; - version bump | |||
2018-01-29 | Watrack too | dartraiden | |
2018-01-29 | git 2.16 thinks that these are different files | dartraiden | |
2018-01-29 | add FreeImage to installers | dartraiden | |
2018-01-29 | unused code cleaned | George Hazan | |
2018-01-28 | Gadu-Gadu: improved advanced options form | Goraf | |
* make labels of inactive controls inactive as well * display reconnetion_required info with every change related to connection settings * improve clarity by indenting dependencies | |||
2018-01-26 | blurp... wrong array | George Hazan | |
2018-01-26 | fixes #1120 (missing popup skin) | George Hazan | |
2018-01-26 | code optimization | George Hazan | |
2018-01-26 | Gadu-Gadu: partial move to UI classes | Goraf | |
* advanced options form refactored * move to options class * const correctness * code cleaning | |||
2018-01-26 | MS_IMG_LOAD replaced with Bitmap_Load where possible | George Hazan | |
2018-01-26 | code cleaning | George Hazan | |
2018-01-26 | unused service removed | George Hazan | |
2018-01-26 | FreeImage -> build scripts | George Hazan | |
2018-01-26 | AdvaImg: | George Hazan | |
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg | |||
2018-01-25 | Tox: /me command broken ( fixed #1116) | aunsane | |
2018-01-25 | fixes #1117 (Empty messages on restart seen by official ICQ client on iOS) | George Hazan | |
2018-01-24 | we need more readers, cause libmdbx returns MDBX_READERS_FULL on large profiles | George Hazan | |
2018-01-24 | merge with libmdbx | George Hazan | |
2018-01-24 | if we don't use MDBX_DUPSORT, there's no need to pass the data parameter | George Hazan | |
2018-01-24 | missing default comparator | George Hazan | |
2018-01-23 | Facebook: fixed missing last messages while loading history | matej | |
2018-01-23 | Merge branch 'master' of https://github.com/miranda-ng/miranda-ng | matej | |
2018-01-23 | Facebook: attachments seems to work differently, some adjustments | matej | |
2018-01-23 | even more strict scope | George Hazan | |
2018-01-23 | dbx_mdbx: | George Hazan | |
- fix for a name conflict; - stricter transaction scope; - version bump | |||
2018-01-23 | merge with libmdbx | George Hazan | |