summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2014-12-25files structure changedKirill Volinsky
2014-12-25files structure changedKirill Volinsky
2014-12-25files structure changedKirill Volinsky
2014-12-25files structure changedKirill Volinsky
2014-12-25files structure changedKirill Volinsky
2014-12-25files structure changedKirill Volinsky
2014-12-25files structure changedKirill Volinsky
2014-12-25files structure changedKirill Volinsky
2014-12-25files structure changedKirill Volinsky
2014-12-25files structure changedKirill Volinsky
2014-12-25files structure changedKirill Volinsky
2014-12-21code cleaningGeorge Hazan
2014-12-19old tooltip management code removedGeorge Hazan
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-16Fixed minor leaksTobias Weimer
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13Minor warnings fixedTobias Weimer
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-12- fix for drawing status bar icons;George Hazan
2014-12-11chat's component COLORCHOOSER standardized in the coreGeorge Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-12-04- bin2hex() instead of manual loops;George Hazan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-02more transparent implementation of AppendToBufferGeorge Hazan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30more warning fixesGeorge Hazan
2014-11-30warning fixesGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-11-27cosmeticsGeorge Hazan
2014-11-27StdFile: code cleanupRozhuk Ivan
2014-11-25TabSRMM null ptr fixes and code cleanupRozhuk Ivan
2014-11-18RichEd20.dll replaced with Msftedit.dllGeorge Hazan
2014-11-13one more part not needed checksKirill Volinsky
2014-10-04code cleaningGeorge Hazan
2014-09-29code cleaning George Hazan
2014-09-21StdChat to reload chat settings on Options - ApplyGeorge Hazan
2014-08-29PF4_SINGLEFILEONLY - protocol can require sending files only one by oneGeorge Hazan
2014-08-21missing check addedGeorge Hazan