Age | Commit message (Expand) | Author |
2014-12-15 | Folders: changed warning lavel to w4 | Kirill Volinsky |
2014-12-15 | Fingerprint: changed warning lavel to w4 | Kirill Volinsky |
2014-12-15 | mir_dev.sln for MSVS 2013, containing all the projects, including icons | Vadim Dashevskiy |
2014-12-15 | Unused function removed. | Vlad Mironov |
2014-12-15 | clist_blind / clist_nicer: decapitalization | Dart Raiden |
2014-12-14 | all possible warnings fixed | George Hazan |
2014-12-14 | Clist_modern: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | Dropbox: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | Db3x_mmap: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | clist_modern: description | Dart Raiden |
2014-12-14 | Actman 30: forgot to clear old flag | Alexey Kulakov |
2014-12-14 | clist_modern: resource cosmetic | Dart Raiden |
2014-12-14 | DbEditorPP: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | DbChecker: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | Db_autobackups: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | CSList: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | CrashDumper: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | BuddyExpectator: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | BossKey: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | AVS: warning fix | Kirill Volinsky |
2014-12-14 | warning fix | George Hazan |
2014-12-14 | BASS_interface: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | warning fixes | George Hazan |
2014-12-14 | fix for the wrong header path | George Hazan |
2014-12-14 | unused parameter removed | George Hazan |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendMessage(... WM_GETTEXT ...) -> GetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage 2 | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | Scriver: warning level 4 | George Hazan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
2014-12-13 | FreeImage updated to 3.16 | Kirill Volinsky |
2014-12-13 | code cleaning | George Hazan |
2014-12-13 | fix for the url extractor | George Hazan |
2014-12-13 | XSoundNotify: fixed no sound after custon sound | Kirill Volinsky |
2014-12-13 | Utils::FormatTitleBar: wrong function's return type | George Hazan |
2014-12-13 | typos in clist_nicer | Dart Raiden |
2014-12-13 | fix for info panel's tooltip | George Hazan |
2014-12-13 | - warnings fixed; | George Hazan |
2014-12-13 | - ansi messages removed; | George Hazan |
2014-12-13 | Clist_modern: decapitalization | Dart Raiden |
2014-12-13 | memmove -> memcpy in some cases, review req | Rozhuk Ivan |
2014-12-13 | senseless code from dbtool_sa removed | George Hazan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |