Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-19 | Gadu-Gadu: | Goraf | |
* force SSL and manual hosts * force keeping connection allive * send ping only once per minute * overwirte old servers list * version bump | |||
2018-01-19 | Gadu-Gadu: update libgadu to 1.11.4 | Goraf | |
2018-01-19 | Gadu-Gadu: complete update to libgadu-1.10.1-post | Goraf | |
2018-01-19 | Gadu-Gadu: change warning to level 4 | Goraf | |
2018-01-19 | Gadu-Gadu: code cleaning | Goraf | |
2018-01-18 | SpellChecker: | George Hazan | |
- fix for a memory allocation zoo; - code cleaning; - version bump | |||
2018-01-18 | implements #1111 (StdMsg: Toolbar improvement) | George Hazan | |
2018-01-18 | fixes #1112 (Cannot change any numerical setting in StdMsg) | George Hazan | |
2018-01-18 | fix for CCtrlTreeView::OnItemChanged prototype | George Hazan | |
2018-01-18 | fix for processing integer fields in StdMsg options | George Hazan | |
2018-01-18 | fix for unblocking a checkbox in StdMsg options | George Hazan | |
2018-01-18 | perhaps it was last problem with utf8... | George Hazan | |
2018-01-18 | NewsAggregator: added symbol to replace table | Kirill Volinsky | |
2018-01-17 | Delete .gitmodules | George Hazan | |
not needed anymore | |||
2018-01-17 | StdMsg: all options migrated to CMOption<> | George Hazan | |
2018-01-17 | Steam: fixed #1107 | aunsane | |
2018-01-17 | no need to copy that stuff each time | George Hazan | |
2018-01-17 | Steam: fixed #1106 | aunsane | |
2018-01-17 | Tox: updated libtox to 0.2.0 | aunsane | |
- support of message correction - version bump | |||
2018-01-17 | Tox: attempt to fix crash on startup #1105 | aunsane | |
2018-01-17 | Tox: fixed crash on password deletion #1101 | aunsane | |
2018-01-17 | TabSRMM: | George Hazan | |
- fixed: status icons in group chats aren't changed when needed - the status bar redraw procedure seriously optimized | |||
2018-01-17 | neglection of const might easily cause problems | George Hazan | |
2018-01-17 | unified project for ICQCorp | George Hazan | |
2018-01-17 | ICQCorp: fix for reading away messages | George Hazan | |
2018-01-17 | ICQCorp: fix for broken file transfers | George Hazan | |
2018-01-17 | ICQCorp: fix for sending messages in utf8 | George Hazan | |
2018-01-16 | fixes crash in mdbx under XP | George Hazan | |
2018-01-16 | ICQCorp: | George Hazan | |
- crash fixed when one sends a file; - all file names went to Unicode; - all messages are being send in Utf8 instead of ANSI; - version bump; | |||
2018-01-15 | remove AIM, StdAuth, StdHep | dartraiden | |
2018-01-15 | Facebook: action added to destroy chat history | George Hazan | |
2018-01-15 | more XP compatibility | George Hazan | |
2018-01-15 | quick replacement for Windows Vista SRW locks | George Hazan | |
2018-01-15 | fix for various memory problems in SpellChecker | George Hazan | |
2018-01-15 | fixes #1098 (outdated installers) | George Hazan | |
2018-01-15 | NewsAggregator: removed useless AI inside SetContactStatus | George Hazan | |
2018-01-14 | Steam: refactoring pt.2 | aunsane | |
2018-01-14 | adaptation of GetFileInformationByHandleEx for Windows XP | George Hazan | |
2018-01-14 | libmdbx added as set of files | George Hazan | |
2018-01-14 | minus submodule | George Hazan | |
2018-01-14 | NewsAggregator: added replace symbol | Kirill Volinsky | |
2018-01-13 | Merge branch 'master' of https://github.com/miranda-ng/miranda-ng | matej | |
2018-01-13 | Facebook: fix for loading multiple unread messages at once at startup | matej | |
2018-01-13 | alphabetic order restored | George Hazan | |
2018-01-12 | why not parse the whole json and then iterate nodes? | George Hazan | |
2018-01-12 | new team member | George Hazan | |
2018-01-12 | code cleaning | George Hazan | |
2018-01-12 | unused parameters removed | George Hazan | |
2018-01-12 | C++'11 iterators | George Hazan | |
2018-01-12 | Facebook: initial changes to support loading of unread chat messages (#1095) | zemiacsik | |
* Facebook: initial changes to support loading of unread chat messages * Facebook: load unread messages in one request + load last messages when chat opens (if is set) * shrinked regex pattern, commented unused code * Facebook: fixed loading of whole history |