summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-06duplicated pieces of code removed from ScriverGeorge Hazan
2014-12-061 line changedVadim Dashevskiy
2014-12-05Db_autobackups: small fix and improvement.Rozhuk Ivan
2014-12-05NG icons for AssocMgr (thx RMN)Vadim Dashevskiy
2014-12-05warning fixGeorge Hazan
2014-12-05warning fixGeorge Hazan
2014-12-05useless function removedGeorge Hazan
2014-12-05warning fixesGeorge Hazan
2014-12-05+1 stringKirill Volinsky
2014-12-05MenuEX crash fix (by Mataes)Vadim Dashevskiy
2014-12-05VKontakte: code cleanupSergey Bolhovskoy
2014-12-05Compilation fixVadim Dashevskiy
2014-12-05VKontakre: rework PollServer Sergey Bolhovskoy
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-12-04Crashdumper: icon changed (by person)Vadim Dashevskiy
2014-12-04Facebook: forgotten changeRobert Pösel
2014-12-04Facebook: Rename key "Deleted" to "DeletedTS"Robert Pösel
2014-12-04Steam: Don't try delete contact from server when we're not friends anywayRobert Pösel
2014-12-04Steam:Robert Pösel
2014-12-04- bin2hex() instead of manual loops;George Hazan
2014-12-04VKontakte: fix crash in PollServer on connection lostSergey Bolhovskoy
2014-12-04Steam: Fix for downloading own avatar tooRobert Pösel
2014-12-04Steam: Reworked avatars support; version bumpRobert Pösel
2014-12-04Steam:Robert Pösel
2014-12-04Steam:Robert Pösel
2014-12-03Updated german langpackTobias Weimer
2014-12-03correct usage of _tcsncatTobias Weimer
2014-12-03RecentContacts:Tobias Weimer
2014-12-03StartupStatus:Tobias Weimer
2014-12-03adaptation for 64 bitsGeorge Hazan
2014-12-03GmailNotifier: Fix gmail login url to not require login if user is already lo...Robert Pösel
2014-12-03code cleaning using mir_cs*George Hazan
2014-12-02more code cleaningGeorge Hazan
2014-12-02bugfix: last symbol got eatenGeorge Hazan
2014-12-02less warningsGeorge Hazan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-02more transparent implementation of AppendToBufferGeorge Hazan
2014-12-02langpacks/ukrainian: updateRMN
2014-12-02Steam: Raise message length limit; fix encoding of sent messages; version bumpRobert Pösel
2014-12-02minus one unneeded mir_tstrlenGeorge Hazan
2014-12-02fix for printing grouped messages' timestampGeorge Hazan
2014-12-02fix for logging unicode strings in ScriverGeorge Hazan
2014-12-02fix for tab locations in Scriver & StdChatGeorge Hazan
2014-12-02Facebook: Fix warning in x64 compilationRobert Pösel
2014-12-02Langpack Polish: updatePaweł Masarczyk
2014-12-02VKontakte: code cleanupSergey Bolhovskoy
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01langpacks: update according to [11203]Dart Raiden
2014-12-01static mir_tstrncpy replaced with direct _tcsncpy_s callsGeorge Hazan