Age | Commit message (Collapse) | Author |
|
|
|
|
|
completely)
|
|
|
|
|
|
useless
|
|
|
|
|
|
|
|
since last updates) + code cleaning
|
|
events (UTF16LE by default)
|
|
|
|
|
|
|
|
- fixes #1855 (Jabber: chinese in services info);
- fixes #1854 (Jabber: crash on receiving channels list);
- strange obsolete class UserInfoStringBuf removed;
- code optimization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- unused function JabberGetPictureType inlined;
- fixes #1509 (Miranda receive duplicate incoming messages if contact is not in roster Jabber);
- code cleaning;
|
|
|
|
- methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively;
- massive code cleaning considering the 'virtual' attribute of overridden methods;
- also fixes #1476 (Don't close "Create new account" window if user not set account name)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inside
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
m_addcontact.h removed and replaced with Contact_Add* functions
|
|
62202ed10617927d5429bc59898e12a366abe744)
|
|
|
|
|
|
|
|
* replace 0/NULL with nullptr [using clang-tidy]
|
|
|
|
|