Age | Commit message (Expand) | Author |
2014-12-07 | Db_autobackups: rotate fix fix | Robert Pösel |
2014-12-07 | Db_autobackups: rotate fix | Rozhuk Ivan |
2014-12-06 | duplicated pieces of code removed from Scriver | George Hazan |
2014-12-06 | 1 line changed | Vadim Dashevskiy |
2014-12-05 | Db_autobackups: small fix and improvement. | Rozhuk Ivan |
2014-12-05 | NG icons for AssocMgr (thx RMN) | Vadim Dashevskiy |
2014-12-05 | warning fix | George Hazan |
2014-12-05 | warning fix | George Hazan |
2014-12-05 | useless function removed | George Hazan |
2014-12-05 | warning fixes | George Hazan |
2014-12-05 | +1 string | Kirill Volinsky |
2014-12-05 | MenuEX crash fix (by Mataes) | Vadim Dashevskiy |
2014-12-05 | VKontakte: code cleanup | Sergey Bolhovskoy |
2014-12-05 | Compilation fix | Vadim Dashevskiy |
2014-12-05 | VKontakre: rework PollServer | Sergey Bolhovskoy |
2014-12-04 | Db_autobackups: multiple changes | Rozhuk Ivan |
2014-12-04 | Crashdumper: icon changed (by person) | Vadim Dashevskiy |
2014-12-04 | Facebook: forgotten change | Robert Pösel |
2014-12-04 | Facebook: Rename key "Deleted" to "DeletedTS" | Robert Pösel |
2014-12-04 | Steam: Don't try delete contact from server when we're not friends anyway | Robert Pösel |
2014-12-04 | Steam: | Robert Pösel |
2014-12-04 | - bin2hex() instead of manual loops; | George Hazan |
2014-12-04 | VKontakte: fix crash in PollServer on connection lost | Sergey Bolhovskoy |
2014-12-04 | Steam: Fix for downloading own avatar too | Robert Pösel |
2014-12-04 | Steam: Reworked avatars support; version bump | Robert Pösel |
2014-12-04 | Steam: | Robert Pösel |
2014-12-04 | Steam: | Robert Pösel |
2014-12-03 | Updated german langpack | Tobias Weimer |
2014-12-03 | correct usage of _tcsncat | Tobias Weimer |
2014-12-03 | RecentContacts: | Tobias Weimer |
2014-12-03 | StartupStatus: | Tobias Weimer |
2014-12-03 | adaptation for 64 bits | George Hazan |
2014-12-03 | GmailNotifier: Fix gmail login url to not require login if user is already lo... | Robert Pösel |
2014-12-03 | code cleaning using mir_cs* | George Hazan |
2014-12-02 | more code cleaning | George Hazan |
2014-12-02 | bugfix: last symbol got eaten | George Hazan |
2014-12-02 | less warnings | George Hazan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
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 |