| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-02 | code cleaning | George Hazan | |
| 2023-01-02 | Update copyrights | dartraiden | |
| 2022-09-26 | code cleaning | George Hazan | |
| 2022-09-26 | Utils_ClipboardCopy - system-wide helper for writing text to clipboard | George Hazan | |
| 2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
| 2022-01-01 | Happy new year, Miranda | dartraiden | |
| 2021-12-26 | DWORD -> uint32_t | George Hazan | |
| 2021-01-17 | Update copyrights | dartraiden | |
| 2020-10-27 | code cleaning | George Hazan | |
| 2020-07-08 | Jabber: disco dialog to handle Enter in combo fields correctly | George Hazan | |
| 2020-06-04 | all improper calls of OnClose replaced with OnDestroy / OnApply | George Hazan | |
| 2020-03-31 | Jabber: | George Hazan | |
| - fixes #2257 (Jabber: double click by room name shoud open "Join chatroom" dialogue); - more code implemented using UI classes; - massive code cleaning | |||
| 2020-03-12 | Jabber: | George Hazan | |
| - more logs added for #2243; - code cleaning | |||
| 2020-02-17 | code cleaning | George Hazan | |
| 2020-01-28 | Jabber: fix for perversive http upload protocol, both "urn:xmpp:http:upload" ↵ | George Hazan | |
| & "urn:xmpp:http:upload:0" are supported | |||
| 2020-01-01 | Happy new year, Miranda | George Hazan | |
| 2019-10-17 | fixed #1710 (Jabber: implement XEP-0363 (HTTP File Upload)) | George Hazan | |
| 2019-10-17 | Jabber: service-related options moved to Service Discovery menu | George Hazan | |
| 2019-10-02 | merge with SrmmLogContainer | George Hazan | |
| 2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan | |
| 2019-05-29 | all icons with keys replaced with skin password icon SKINICON_OTHER_KEYS | George Hazan | |
| 2019-05-13 | CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc | George Hazan | |
| 2019-04-13 | Jabber: | George Hazan | |
| - Miranda to generate globally unique packet ids; - unused member IJabberInterface::AddTemporaryIqHandler removed; - two rarely used params removed from CJabberProto::AddIQ && CJabberIqManager::AddHandler - code cleaning | |||
| 2019-04-12 | wiping custom icolib functions: Jabber | George Hazan | |
| 2019-04-08 | fixes #1910 (Jabber: Service Discovery doesn't work on OpenFire) | George Hazan | |
| 2019-03-04 | Jabber: | George Hazan | |
| - ugly & obsolete class CCtrlFilterListView removed, because it behave wrong in the presence of scrollbars; - manual filter added to the Disco dialog; - also fixes #1882 (Jabber: channel list glitch) | |||
| 2019-02-26 | XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2 | George Hazan | |
| 2019-02-20 | Jabber: | George Hazan | |
| - fixes #1859 (Jabber: channels list is empty); - code cleaning | |||
| 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 | dialog code cleaning | George Hazan | |
| 2019-02-19 | all !!! fixed | 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 | Jabber -> TinyXml2 | George Hazan | |
| 2019-01-04 | Update copyrights | dartraiden | |
| 2018-07-11 | GUI change: | George Hazan | |
| - 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) | |||
| 2018-05-08 | code cleaning (using new MS coding style) | George Hazan | |
| 2018-04-18 | this feature was never used and only causes problems | George Hazan | |
| 2018-03-05 | Jabber: code cleaning & simplification | George Hazan | |
| 2018-01-26 | code optimization | George Hazan | |
| 2018-01-01 | massive copyright update | dartraiden | |
| 2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
| 62202ed10617927d5429bc59898e12a366abe744) | |||
| 2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
| 2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
| 2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
| 2017-11-13 | Code modernize ... | Goraf | |
| * replace 0/NULL with nullptr [using clang-tidy] | |||
| 2017-08-23 | code cleaning | George Hazan | |
| 2017-01-01 | bump copyright year | dartraiden | |
| 2016-09-05 | Menu_DrawItem & Menu_MeasureItem now simply receive LPARAM | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@17255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-09-02 | - three remaining clist services converted into functions ↵ | George Hazan | |
| (Clist_MenuProcessCommand, Clist_IsDocked, Clist_MenuProcessHotkey); - old unused junk removed from CLIST_INTERFACE with its stubs; - all unused clist services also removed with bunch of another crap like unused params git-svn-id: http://svn.miranda-ng.org/main/trunk@17243 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
