Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-07 | fixes #1888 (DbAutobackuper: move "Disable popups" option to Popus section) | George Hazan | |
2019-03-07 | duplicate popup icons moved into global skin | George Hazan | |
2019-03-06 | related to #1863 ([Discord] Make option to turn off group chats/channels ; & ↵ | George Hazan | |
add manual history sync from IMs/DMs (private chat)) | |||
2019-03-06 | fix for the popup window class name | George Hazan | |
2019-03-06 | be simpler | George Hazan | |
2019-03-06 | popups: pascal code cleaning | George Hazan | |
2019-03-06 | Scott Ellis is an author of YAPP | dartraiden | |
2019-03-06 | popups: | 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-06 | oops | dartraiden | |
2019-03-06 | Actman: no more YAPP | dartraiden | |
2019-03-06 | fixes #1875 (Facebook cannot login) | George Hazan | |
2019-03-06 | fix for OS version passing | George Hazan | |
2019-03-06 | Add StdPopuo to installers | dartraiden | |
2019-03-05 | we don't need YAPP anymore in build scripts | George Hazan | |
2019-03-05 | Add StdPopup to miranda32.sln | dartraiden | |
2019-03-05 | Remove YAPP from solution | dartraiden | |
2019-03-05 | code cleaning | George Hazan | |
2019-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning | |||
2019-03-05 | fixes #1876 (YAPP renamed to StdPopup, to popup service be always present) | George Hazan | |
2019-03-05 | fixes #1875 (Facebook fails to log in) | George Hazan | |
2019-03-05 | fixes #1878 (if a user wipes all sessions from a browser, Miranda can't read ↵ | George Hazan | |
incoming messages for about 30 minutes) | |||
2019-03-05 | fixes #1877 (ICQ-WIM doesn't close session correctly in some cases) | George Hazan | |
2019-03-04 | Tox not to modify Request Auth/Grant Auth menu items for another contacts | George Hazan | |
2019-03-04 | MenuItemEx: Request Auth menu item removed | George Hazan | |
2019-03-04 | fixes #1879 (jabber doesn't delete contacts from roster anymore) | George Hazan | |
2019-03-04 | code cleaning | George Hazan | |
2019-03-04 | fixes #1880 (chinese in Jabber Ad-hoc forms) | George Hazan | |
2019-03-04 | Jabber: | 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-04 | compilation fix | 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-03-04 | PluginUpdater: unused thread removed | George Hazan | |
2019-03-04 | code optimization | George Hazan | |
2019-03-04 | fixes #1870 completely (ICQ doesn't sync outgoing messages) | George Hazan | |
2019-03-02 | grrm... wtf is that? | George Hazan | |
2019-03-02 | all protocols (even virtual ones) moved to the Protocols folder | George Hazan | |
2019-03-01 | SQLite: pick up Miranda-specific commits | dartraiden | |
2019-03-01 | SQLite: update to 3.27.2 | dartraiden | |
2019-03-01 | ICQ-WIM: code cleaning & optimization | George Hazan | |
2019-03-01 | fixes #1871 (SkypeWeb: after synchronization, edited message is deleted in ↵ | George Hazan | |
Miranda NG, and not replaced with edited message) | |||
2019-03-01 | fixes #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-01 | preventing endless loops on error | George Hazan | |
2019-03-01 | crash fix for clicking on tray event icon | George Hazan | |
2019-03-01 | h++ doesn't mark messages with URLs as read | George Hazan | |
2019-03-01 | ICQ-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-28 | MirOTR: | 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-28 | MirOTR: code cleaning | George Hazan | |
2019-02-28 | WinSCP 5.13.8 | dartraiden | |
2019-02-28 | code cleaning / warning fixes | George Hazan | |
2019-02-28 | Jabber: fix for chinese in error handler | George Hazan | |
2019-02-28 | ICQ-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 |