Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-28 | code cleaning / warning fixes | George Hazan | |
2019-02-28 | Jabber: fix for chinese in error handler | George Hazan | |
2019-02-26 | fix for ugly form packets from Psi+ | George Hazan | |
2019-02-26 | XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2 | George Hazan | |
2019-02-26 | fixes #1865 (Joining Password Protected Jabber Conference is not working ↵ | George Hazan | |
since last updates) + code cleaning | |||
2019-02-25 | PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completely | George Hazan | |
2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat ↵ | George Hazan | |
events (UTF16LE by default) | |||
2019-02-25 | fixes #1864 (chinese in Jabber group chats) | George Hazan | |
2019-02-25 | Jabber: no sense to display missing / non-actual information | George Hazan | |
2019-02-25 | Jabber: | George Hazan | |
- obsolete class Xpath removed, its functionality replaced with helpers & iterators; - JABBER_FEAT_BIND added to enchance code reading & understanding; - unused function CNoteItem::AddNote removed; - fix for improper jabber:x:last behavior | |||
2019-02-25 | compilation fix | George Hazan | |
2019-02-25 | in this case there's no sense to use GetClientJID at all... | George Hazan | |
2019-02-25 | Jabber: no need to send jabber:iq:last twice to the same resource | George Hazan | |
2019-02-23 | Jabber: | George Hazan | |
- fixes #1844 (Tab button doesn't work in Jabber registration form); - added Escape handler for any dynamic form to inform parent dialog; - massive dynamic forms-related XML code cleaning & reordering; - now form fiields without types are also processed; - vertical scrollbar is hidden if it's not needed; - hidden fields do not eat form space anymore | |||
2019-02-22 | fix of sending private messages | George Hazan | |
2019-02-22 | fix for chinese in Jabber group chat menu | George Hazan | |
2019-02-22 | ugly structure JABBER_FORM_INFO packed into UI class | George Hazan | |
2019-02-22 | minor code cleaning | George Hazan | |
2019-02-20 | more checks for xml | George Hazan | |
2019-02-20 | Jabber: | George Hazan | |
- fixes #1859 (Jabber: channels list is empty); - code cleaning | |||
2019-02-20 | fix for some formatting issues | George Hazan | |
2019-02-20 | and one more fix for #1854 | George Hazan | |
2019-02-20 | one more fix for #1854 | George Hazan | |
2019-02-20 | Jabber: | George Hazan | |
- fixes #1855 (Jabber: chinese in services info); - fixes #1854 (Jabber: crash on receiving channels list); - strange obsolete class UserInfoStringBuf removed; - code optimization | |||
2019-02-19 | TranslateU applied to Jabber | George Hazan | |
2019-02-19 | fix for chinese in Registration dialog | George Hazan | |
2019-02-19 | fix for status messages retrieving | George Hazan | |
2019-02-19 | dialog code cleaning | George Hazan | |
2019-02-19 | removed WM_JABBER_REFRESH handler restored | George Hazan | |
2019-02-19 | compilation fix | George Hazan | |
2019-02-19 | compilation fix | George Hazan | |
2019-02-19 | all !!! fixed | George Hazan | |
2019-02-19 | XmlGetChildByTag should search through all children of the same key | George Hazan | |
2019-02-19 | code cleaning | George Hazan | |
2019-02-19 | Jabber: | George Hazan | |
- XmlGetChildText / XmlGetChildInt - new handy helpers for tinyxml2; - Unicode logging replaced with ANSI when appropriate; - JabberErrorMsg rewritten to be more useful | |||
2019-02-19 | more checks for GetText() | George Hazan | |
2019-02-19 | Jabber -> TinyXml2 | George Hazan | |
2019-02-07 | unused code removed | George Hazan | |
2019-02-04 | this shitty code is still needed... | George Hazan | |
2019-02-04 | Jabber: Jid List dialog -> UI classes | George Hazan | |
2019-02-02 | Unify option name | dartraiden | |
2019-02-01 | Jabber: if Kerberos authentication is available, it must be preferred to the ↵ | George Hazan | |
usual NTLM auth | |||
2019-01-28 | omemo: code cleaning | George Hazan | |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan | |
2019-01-26 | code cleaning | George Hazan | |
2019-01-24 | minor code cleaning | George Hazan | |
2019-01-11 | Jabber invitation dialog: code simplification | George Hazan | |
2019-01-11 | code cleaning | George Hazan | |
2019-01-08 | fixes #1715 (by default account's destructor doesn't free network handle) | George Hazan | |
2019-01-08 | fixes #1734 (dynamic plugin's presence checker) | George Hazan | |