summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2014-12-14CSList: changed warning lavel to w4Kirill Volinsky
2014-12-14CrashDumper: changed warning lavel to w4Kirill Volinsky
2014-12-14BuddyExpectator: changed warning lavel to w4Kirill Volinsky
2014-12-14BossKey: changed warning lavel to w4Kirill Volinsky
2014-12-14AVS: warning fixKirill Volinsky
2014-12-14warning fixGeorge Hazan
2014-12-14BASS_interface: changed warning lavel to w4Kirill Volinsky
2014-12-14warning fixesGeorge Hazan
2014-12-14fix for the wrong header pathGeorge Hazan
2014-12-14unused parameter removedGeorge Hazan
2014-12-14SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)Rozhuk Ivan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessage 2Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13Scriver: warning level 4George Hazan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-13FreeImage updated to 3.16 Kirill Volinsky
2014-12-13code cleaningGeorge Hazan
2014-12-13fix for the url extractorGeorge Hazan
2014-12-13XSoundNotify: fixed no sound after custon soundKirill Volinsky
2014-12-13Utils::FormatTitleBar: wrong function's return typeGeorge Hazan
2014-12-13typos in clist_nicerDart Raiden
2014-12-13fix for info panel's tooltipGeorge Hazan
2014-12-13- warnings fixed;George Hazan
2014-12-13- ansi messages removed;George Hazan
2014-12-13Clist_modern: decapitalizationDart Raiden
2014-12-13memmove -> memcpy in some cases, review reqRozhuk Ivan
2014-12-13senseless code from dbtool_sa removedGeorge Hazan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-13multiple buf size fixesRozhuk Ivan
2014-12-13AVS: changed warning lavel to w4Kirill Volinsky
2014-12-13AuthState: changed warning lavel to w4Kirill Volinsky
2014-12-12Actman: addition to the previous commit; langpacks/english updatedRMN
2014-12-12- Actman: grammarRMN
2014-12-12XSoundNotify: crash fixKirill Volinsky
2014-12-12SpellChecker: changed warning lavel to w4Kirill Volinsky
2014-12-12TranslitSwitcher: warning fixKirill Volinsky
2014-12-12Sessions: changed warning lavel to w4Kirill Volinsky
2014-12-12TranslitSwitcher: changed warning lavel to w4Kirill Volinsky
2014-12-12XSoundNotify: changed warning lavel to w4Kirill Volinsky
2014-12-12NewsAggregator: changed warning lavel to w4Kirill Volinsky
2014-12-12- fix for drawing status bar icons;George Hazan
2014-12-12HistoryLinkListPlus: multiple fixesRozhuk Ivan