Age | Commit message (Expand) | Author |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-21 | code cleaning | George Hazan |
2014-12-19 | old tooltip management code removed | George Hazan |
2014-12-16 | damned magic | George Hazan |
2014-12-16 | type conversion warnings fixed | George Hazan |
2014-12-16 | Fixed minor leaks | Tobias Weimer |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | Minor warnings fixed | Tobias Weimer |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-12 | - fix for drawing status bar icons; | George Hazan |
2014-12-11 | chat's component COLORCHOOSER standardized in the core | George Hazan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-04 | Db_autobackups: multiple changes | Rozhuk Ivan |
2014-12-04 | - bin2hex() instead of manual loops; | 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 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | more warning fixes | George Hazan |
2014-11-30 | warning fixes | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
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 | code cleanup, x64 fix | Rozhuk Ivan |
2014-11-27 | cosmetics | George Hazan |
2014-11-27 | StdFile: code cleanup | Rozhuk Ivan |
2014-11-25 | TabSRMM null ptr fixes and code cleanup | Rozhuk Ivan |
2014-11-18 | RichEd20.dll replaced with Msftedit.dll | George Hazan |
2014-11-13 | one more part not needed checks | Kirill Volinsky |
2014-10-04 | code cleaning | George Hazan |
2014-09-29 | code cleaning | George Hazan |
2014-09-21 | StdChat to reload chat settings on Options - Apply | George Hazan |
2014-08-29 | PF4_SINGLEFILEONLY - protocol can require sending files only one by one | George Hazan |
2014-08-21 | missing check added | George Hazan |