summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08en-gb -> en-usDart Raiden
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-08damned compatibilityAlexey Kulakov
2014-12-08old actman compatibility fixAlexey Kulakov
2014-12-08pascal include fixes. next tryAlexey Kulakov
2014-12-08typoDart Raiden
2014-12-08Awkward's private repo syncAlexey Kulakov
2014-12-08Db_autobackups: crash on rotate fixRozhuk Ivan
2014-12-08small unneded fixesAlexey Kulakov
2014-12-08tray menu code cleaningGeorge Hazan
2014-12-08mirandag15 small fixRozhuk Ivan
2014-12-08AuthState: missed noteDart Raiden
2014-12-08clists: corrected size of the text boxesDart Raiden
2014-12-07NewsAggregator: one fix for timestampKirill Volinsky
2014-12-07NewsAggregator: fix for timestampKirill Volinsky
2014-12-07NewsAggregator: not need show auth form when no connectionKirill Volinsky
2014-12-07Fingerprint: Fb messanger icon changedKirill Volinsky
2014-12-07Fingerprint: mobile platform overlay addedKirill Volinsky
2014-12-07Db_autobackups: rotate fix fixRobert Pösel
2014-12-07Db_autobackups: rotate fixRozhuk Ivan
2014-12-06duplicated pieces of code removed from ScriverGeorge Hazan
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-05useless function removedGeorge Hazan
2014-12-05MenuEX crash fix (by Mataes)Vadim Dashevskiy
2014-12-05Compilation fixVadim Dashevskiy
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-12-04Crashdumper: icon changed (by person)Vadim Dashevskiy
2014-12-04- bin2hex() instead of manual loops;George Hazan
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-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-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01static mir_tstrncpy replaced with direct _tcsncpy_s callsGeorge Hazan
2014-12-01copyright updateGeorge Hazan