Age | Commit message (Expand) | Author |
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 | 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 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
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 | code cleaning | George Hazan |
2014-12-01 | warning fixes | George Hazan |
2014-12-01 | TabSRMM: Fix potential crash when setting statusbar text when TWindowData doe... | Robert Pösel |
2014-12-01 | - more warning fixes; | George Hazan |
2014-12-01 | webview build fix | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
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 | new sorting functions applied | George Hazan |
2014-11-30 | mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi | 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 | icons in filters project files (by person) | Vadim Dashevskiy |
2014-11-30 | safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, | George Hazan |
2014-11-30 | warning fix | George Hazan |
2014-11-30 | icons in filters project file of historystats (by person) | Vadim Dashevskiy |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-30 | code cleanup, x64 fix | Rozhuk Ivan |
2014-11-29 | MirandaG15: code cleanup. | Rozhuk Ivan |
2014-11-29 | webview: code cleanup + x64 fix | Rozhuk Ivan |
2014-11-29 | Exchange: code refactoring. Review requred: suspect lost res free on errors. | Rozhuk Ivan |
2014-11-29 | attempt to fix the endless recursion rebuilding the toolbar when AutoSize=1 | George Hazan |
2014-11-29 | code cleaning | George Hazan |
2014-11-29 | finally catched wrong memory allocation in variables | George Hazan |
2014-11-29 | ConnectionNotify: code refactoring. | Rozhuk Ivan |
2014-11-29 | Spamotron: code refactoring. Review and tests required. | Rozhuk Ivan |
2014-11-29 | -Fixed a bug in Ping and other small things reported in #837 | Tobias Weimer |
2014-11-29 | memory allocation fix | George Hazan |
2014-11-29 | icon added too | Vadim Dashevskiy |
2014-11-29 | CrashDumper: "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 #837 | Tobias Weimer |
2014-11-28 | -Fix for some random bug with metacontacts (maybe #821), reported in #837 | Tobias Weimer |
2014-11-28 | git-svn-id: http://svn.miranda-ng.org/main/trunk@11143 1316c22d-e87f-b044-9b9... | George Hazan |
2014-11-28 | git-svn-id: http://svn.miranda-ng.org/main/trunk@11142 1316c22d-e87f-b044-9b9... | George Hazan |
2014-11-28 | another compilation fix | George Hazan |
2014-11-28 | - compilation fix; | George Hazan |
2014-11-28 | old db reading code removed | George Hazan |