summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_roster.cpp
AgeCommit message (Collapse)Author
2020-06-29fixes #2439 (Jabber: roster editor adds false contacts)George Hazan
2020-05-27Jabber:George Hazan
- account name added to the roster editor's window caption; - all traces of excel removed from file description
2020-05-27Jabber: roster to be exported into the simple xml format (import from the ↵George Hazan
old format is also supported)
2020-05-25Jabber: stronger appliance of Roster Editor with RFC 6121George Hazan
2020-02-17code cleaningGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-05-13CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProcGeorge Hazan
2019-04-12wiping custom icolib functions: JabberGeorge Hazan
2019-03-04Jabber:George Hazan
- roster editor extracted to the separate source module; - fixes #1881 (first column's text is set improperly, thus creating problems on roster upload); - roster editor rewritten to UI classes