Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-07 | old AdvaImg services converted into Image_* functions | George Hazan | |
2018-03-07 | some fixes | Kirill Volinsky | |
2018-03-05 | Jabber: code cleaning & simplification | George Hazan | |
2018-02-24 | Jabber: remove extra qualification on members | Goraf | |
2018-02-24 | more nullptr | Goraf | |
2018-02-24 | guard headers | Goraf | |
2018-02-21 | Jabber: C++'11 iterators | George Hazan | |
2018-02-09 | all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated | George Hazan | |
2018-02-03 | small type fix | Konstantin | |
2018-01-31 | CMake: fixes for FreeImage. | protomors | |
2018-01-31 | Added an option to enable/disable carbons | Vladimir | |
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-30 | Carbons support attempt | Vladimir | |
2018-01-26 | code optimization | 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-01 | replace cyrillic (c) by latin | dartraiden | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-27 | obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole ↵ | George Hazan | |
m_addcontact.h removed and replaced with Contact_Add* functions | |||
2017-12-11 | mir_base64_* => parameters type fix | George Hazan | |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ↵ | dartraiden | |
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure | |||
2017-12-10 | Miranda idle code cleaning | George Hazan | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-12-06 | convert txt files to utf-8 | Kirill Volinsky | |
2017-11-29 | CMake: clean up library dependencies. | protomors | |
2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-27 | jabber: omemo: "updated"(rollback) to latest version of ↵ | Gluzskiy Alexandr | |
https://xmpp.org/extensions/xep-0384.html | |||
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-11-10 | more strict version of caps reading | George Hazan | |
2017-11-08 | Jabber: unneeded parameter eliminated from CJabberProto::GetResourceCapabilites | George Hazan | |
2017-10-31 | Initial CMake support. (#1013) | Vitaly Svyastyn | |
* CMake files for building application and core library. * CMake files for core plugins. Now it runs! * CMake files for some plugins. | |||
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan | |
2017-10-23 | Renamed readme.txt | Tobias Weimer | |
2017-10-16 | the whole idea of customizable colors in chat considered totally useless | George Hazan | |
2017-10-13 | fixes #987 (more fixes for clients that don't support XEP-0115) | George Hazan | |
2017-10-09 | MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode() | George Hazan | |
dunno how I could miss it | |||
2017-09-25 | fixes #934 (Jabber: missing software information about conference members) | George Hazan | |
2017-09-19 | useless structure GCDEST finally removed | George Hazan | |
2017-09-15 | jabber: omemo: forgotten changes in namespace for xep-0384 | Gluzskiy Alexandr | |
2017-09-14 | remove ModernOpt support completely | dartraiden | |
2017-09-14 | jabber: omemo: switched to xep-0384 | Gluzskiy Alexandr | |
used newest xep-0384 (https://xmpp.org/extensions/xep-0384.html) instead of https://conversations.im/xeps/multi-end.html (they are incompatible) | |||
2017-09-11 | Jabber: correct control alignment for bookmarks dialog | George Hazan | |
2017-09-10 | Jabber: fix for some weird problems with groupchats | George Hazan | |
2017-09-08 | fixes #921 (unused icons) | George Hazan | |
2017-09-06 | Jabber: partially restored ability to process caps from old clients that do ↵ | George Hazan | |
not support XEP-0115 | |||
2017-09-06 | Jabber: fix for adding own capabilities | George Hazan | |