summaryrefslogtreecommitdiff
path: root/plugins/PasteIt/src/Options.cpp
AgeCommit message (Expand)Author
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-16code cleaningGeorge Hazan
2015-07-31reverted unwanted changesAlexander Lantsev
2015-07-31Toaster: initial commitAlexander Lantsev
2015-07-26PasteIt: common projectVadim Dashevskiy
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