summaryrefslogtreecommitdiff
path: root/plugins/SplashScreen/src/options.cpp
AgeCommit message (Expand)Author
2015-04-24crash fixKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2013-09-25valid options initializationGeorge Hazan
2013-09-22fixed reading strings from dbTobias Weimer
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-01removed not used optionsKirill Volinsky
2013-08-19own function replaced by winapiKirill Volinsky
2013-04-05- rest of menus cleared;George Hazan
2013-03-09added precompiled headerKirill Volinsky
2013-03-01service call replaced with helper: MS_UTILS_PATHTORELATIVEGeorge Hazan
2013-01-19- Another portion of _T replacement and fixes of previous commits (patch from...Vadim Dashevskiy
2013-01-19- Another portion of _T replacement when it's not needed (from person)Vadim Dashevskiy
2013-01-04changed sounds playing (fixed crash with different filters)Kirill Volinsky
2012-06-19fixes for the options page translationGeorge Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-05-15initial commitVadim Dashevskiy