summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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
2014-12-01cretinous PVS with its cretinous heuristicsGeorge Hazan
2014-12-01code cleaningGeorge Hazan
2014-12-01warning fixesGeorge Hazan
2014-12-01TabSRMM: Fix potential crash when setting statusbar text when TWindowData doe...Robert Pösel
2014-12-01- more warning fixes;George Hazan
2014-12-01webview build fixRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01fix buf size for mir_sntprintf()Rozhuk Ivan
2014-12-01code cleanupRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpiGeorge Hazan
2014-11-30FillMemory -> memsetRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30icons in filters project files (by person)Vadim Dashevskiy
2014-11-30safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, George Hazan
2014-11-30warning fixGeorge Hazan
2014-11-30icons in filters project file of historystats (by person)Vadim Dashevskiy
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-11-29MirandaG15: code cleanup.Rozhuk Ivan
2014-11-29webview: code cleanup + x64 fixRozhuk Ivan
2014-11-29Exchange: code refactoring. Review requred: suspect lost res free on errors.Rozhuk Ivan
2014-11-29attempt to fix the endless recursion rebuilding the toolbar when AutoSize=1 George Hazan
2014-11-29code cleaningGeorge Hazan
2014-11-29finally catched wrong memory allocation in variablesGeorge Hazan
2014-11-29ConnectionNotify: code refactoring.Rozhuk Ivan
2014-11-29Spamotron: code refactoring. Review and tests required.Rozhuk Ivan
2014-11-29-Fixed a bug in Ping and other small things reported in #837Tobias Weimer
2014-11-29memory allocation fixGeorge Hazan
2014-11-29icon added tooVadim Dashevskiy
2014-11-29CrashDumper: "Copy link to clipboard" item added (patch by person)Vadim Dashevskiy
2014-11-28-Fix for some random bug with metacontacts (maybe #821), reported in #837Tobias Weimer
2014-11-28-Fix for some random bug with metacontacts (maybe #821), reported in #837Tobias Weimer
2014-11-28git-svn-id: http://svn.miranda-ng.org/main/trunk@11143 1316c22d-e87f-b044-9b9...George Hazan
2014-11-28git-svn-id: http://svn.miranda-ng.org/main/trunk@11142 1316c22d-e87f-b044-9b9...George Hazan
2014-11-28another compilation fixGeorge Hazan
2014-11-28- compilation fix;George Hazan
2014-11-28old db reading code removedGeorge Hazan