summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-07fixes #1888 (DbAutobackuper: move "Disable popups" option to Popus section)George Hazan
2019-03-07duplicate popup icons moved into global skinGeorge Hazan
2019-03-06related to #1863 ([Discord] Make option to turn off group chats/channels ; & ↵George Hazan
add manual history sync from IMs/DMs (private chat))
2019-03-06fix for the popup window class nameGeorge Hazan
2019-03-06be simplerGeorge Hazan
2019-03-06popups: pascal code cleaningGeorge Hazan
2019-03-06Scott Ellis is an author of YAPPdartraiden
2019-03-06popups:George Hazan
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled;
2019-03-06oopsdartraiden
2019-03-06Actman: no more YAPPdartraiden
2019-03-06fixes #1875 (Facebook cannot login)George Hazan
2019-03-06fix for OS version passingGeorge Hazan
2019-03-06Add StdPopuo to installersdartraiden
2019-03-05we don't need YAPP anymore in build scriptsGeorge Hazan
2019-03-05Add StdPopup to miranda32.slndartraiden
2019-03-05Remove YAPP from solutiondartraiden
2019-03-05code cleaningGeorge Hazan
2019-03-05Popup:George Hazan
- wiping out checks for service presence; - code cleaning
2019-03-05fixes #1876 (YAPP renamed to StdPopup, to popup service be always present)George Hazan
2019-03-05fixes #1875 (Facebook fails to log in)George Hazan
2019-03-05fixes #1878 (if a user wipes all sessions from a browser, Miranda can't read ↵George Hazan
incoming messages for about 30 minutes)
2019-03-05fixes #1877 (ICQ-WIM doesn't close session correctly in some cases)George Hazan
2019-03-04Tox not to modify Request Auth/Grant Auth menu items for another contactsGeorge Hazan
2019-03-04MenuItemEx: Request Auth menu item removedGeorge Hazan
2019-03-04fixes #1879 (jabber doesn't delete contacts from roster anymore)George Hazan
2019-03-04code cleaningGeorge Hazan
2019-03-04fixes #1880 (chinese in Jabber Ad-hoc forms)George 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
2019-03-04compilation fixGeorge Hazan
2019-03-04Jabber: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-03-04PluginUpdater: unused thread removedGeorge Hazan
2019-03-04code optimizationGeorge Hazan
2019-03-04fixes #1870 completely (ICQ doesn't sync outgoing messages)George Hazan
2019-03-02grrm... wtf is that?George Hazan
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan
2019-03-01SQLite: pick up Miranda-specific commitsdartraiden
2019-03-01SQLite: update to 3.27.2dartraiden
2019-03-01ICQ-WIM: code cleaning & optimizationGeorge Hazan
2019-03-01fixes #1871 (SkypeWeb: after synchronization, edited message is deleted in ↵George Hazan
Miranda NG, and not replaced with edited message)
2019-03-01fixes #1872 (we shall not rely on unreadCnt field, because while we're ↵George Hazan
offline, another client can mark these messages as read)
2019-03-01preventing endless loops on errorGeorge Hazan
2019-03-01crash fix for clicking on tray event iconGeorge Hazan
2019-03-01h++ doesn't mark messages with URLs as readGeorge Hazan
2019-03-01ICQ-WIM:George Hazan
- advanced options moved to the separate dialog; - option added to launch a browser on tray icon click; - now additional email events aren't added if one is already active; - duplicate notification removed
2019-02-28MirOTR:George Hazan
- fix for Unicode file names; - fix for reading utf8 strings from Windows GUI; - contact_get_id: unused second parameter removed; - contact_get_id: result is encoded in utf8, thus preventing from errors;
2019-02-28MirOTR: code cleaningGeorge Hazan
2019-02-28WinSCP 5.13.8dartraiden
2019-02-28code cleaning / warning fixesGeorge Hazan
2019-02-28Jabber: fix for chinese in error handlerGeorge Hazan
2019-02-28ICQ-WIM:George Hazan
- new option to use a tray icon notification; - now left click on popup also opens a mailbox; - popup is displayed on start too, if there are new emails - version bump