Age | Commit message (Expand) | Author |
2014-12-02 | more transparent implementation of AppendToBuffer | George Hazan |
2014-12-02 | langpacks/ukrainian: update | RMN |
2014-12-02 | Steam: Raise message length limit; fix encoding of sent messages; version bump | Robert Pösel |
2014-12-02 | minus one unneeded mir_tstrlen | George Hazan |
2014-12-02 | fix for printing grouped messages' timestamp | George Hazan |
2014-12-02 | fix for logging unicode strings in Scriver | George Hazan |
2014-12-02 | fix for tab locations in Scriver & StdChat | George Hazan |
2014-12-02 | Facebook: Fix warning in x64 compilation | Robert Pösel |
2014-12-02 | Langpack Polish: update | Paweł Masarczyk |
2014-12-02 | VKontakte: code cleanup | Sergey Bolhovskoy |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | langpacks: update according to [11203] | Dart Raiden |
2014-12-01 | static mir_tstrncpy replaced with direct _tcsncpy_s calls | George Hazan |
2014-12-01 | copyright update | George Hazan |
2014-12-01 | cretinous PVS with its cretinous heuristics | George Hazan |
2014-12-01 | Facebook: Optimize marking chat messages as read | Robert Pösel |
2014-12-01 | code cleaning | George Hazan |
2014-12-01 | code cleaning | George Hazan |
2014-12-01 | - langpacks/english: update; | Vadim Dashevskiy |
2014-12-01 | Tlen: fixed handling of status message for offline contacts | slotwin |
2014-12-01 | Steam: Routing for unsupported global statuses | Robert Pösel |
2014-12-01 | warning fixes | George Hazan |
2014-12-01 | Facebook: Version bump | Robert Pösel |
2014-12-01 | Facebook: Some other changes | Robert Pösel |
2014-12-01 | TabSRMM: Fix potential crash when setting statusbar text when TWindowData doe... | Robert Pösel |
2014-12-01 | Facebook: Fix few potential crashes | Robert Pösel |
2014-12-01 | Facebook: Typo | Robert Pösel |
2014-12-01 | Facebook: More improvements for chatrooms | Robert Pösel |
2014-12-01 | Facebook: Fix sending private message to user in chat, which is not in contac... | Robert Pösel |
2014-12-01 | Facebook: Some more fixes for chatrooms (notifications and classic) | Robert Pösel |
2014-12-01 | - more warning fixes; | George Hazan |
2014-12-01 | Facebook: Respect chosen website option for newsfeed links (fixes #843) | Robert Pösel |
2014-12-01 | webview build fix | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | VKontakte: | Sergey Bolhovskoy |
2014-12-01 | fix buf size for mir_sntprintf() | Rozhuk Ivan |
2014-12-01 | code cleanup | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | more warning fixes | George Hazan |
2014-11-30 | Facebook: Rework options; Add new option to disable multi chats support | Robert Pösel |
2014-11-30 | warning fixes | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi | George Hazan |
2014-11-30 | safer implementation of *n functions using *_s functions | George Hazan |
2014-11-30 | FillMemory -> memset | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | and a few more | George Hazan |
2014-11-30 | all buffer lengths are of size_t now | George Hazan |