summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2014-12-16Import form cosmeticsVadim Dashevskiy
2014-12-16merge from branchGeorge Hazan
2014-12-16MobileState: changed warning lavel to w4Kirill Volinsky
2014-12-16MenuItemEx: changed warning lavel to w4Kirill Volinsky
2014-12-16KeepStatus: changed warning lavel to w4Kirill Volinsky
2014-12-16NewsAggregator: warnings fixKirill Volinsky
2014-12-16Fixed memory leakTobias Weimer
2014-12-16NewsAggregator: some fixesKirill Volinsky
2014-12-16IgnoreState: changed warning lavel to w4Kirill Volinsky
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-16Db_autobackups: small cleanRozhuk Ivan
2014-12-16no longer needDart Raiden
2014-12-16clist_modern: resource cosmeticDart Raiden
2014-12-16logic fix (patch by Mataes)Vadim Dashevskiy
2014-12-16Db_autobackups: fix crashRozhuk Ivan
2014-12-16Actman 30: compilation fix (damned patchers!)Alexey Kulakov
2014-12-15project fixGeorge Hazan
2014-12-15pascal units: [de]capitalizationAlexey Kulakov
2014-12-15IEView: changed warning lavel to w4Kirill Volinsky
2014-12-15Folders: changed warning lavel to w4Kirill Volinsky
2014-12-15Fingerprint: changed warning lavel to w4Kirill Volinsky
2014-12-15mir_dev.sln for MSVS 2013, containing all the projects, including iconsVadim Dashevskiy
2014-12-15Unused function removed.Vlad Mironov
2014-12-15clist_blind / clist_nicer: decapitalizationDart Raiden
2014-12-14all possible warnings fixedGeorge Hazan
2014-12-14Clist_modern: changed warning lavel to w4Kirill Volinsky
2014-12-14Dropbox: changed warning lavel to w4Kirill Volinsky
2014-12-14Db3x_mmap: changed warning lavel to w4Kirill Volinsky
2014-12-14clist_modern: descriptionDart Raiden
2014-12-14Actman 30: forgot to clear old flagAlexey Kulakov
2014-12-14clist_modern: resource cosmeticDart Raiden
2014-12-14DbEditorPP: changed warning lavel to w4Kirill Volinsky
2014-12-14DbChecker: changed warning lavel to w4Kirill Volinsky
2014-12-14Db_autobackups: changed warning lavel to w4Kirill Volinsky
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