summaryrefslogtreecommitdiff
path: root/plugins/PasteIt/src/Options.cpp
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-17cleanupKirill 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-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2013-09-25valid options initializationGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-04-05- rest of menus cleared;George Hazan
2013-03-03removed not used headersKirill Volinsky
2013-01-19- Another portion of _T replacement (patch from person)Vadim Dashevskiy
2012-07-23PasteIt, PopUp, ProfileManager: changed folder structure Vadim Dashevskiy