summaryrefslogtreecommitdiff
path: root/plugins/wbOSD/src/options.cpp
AgeCommit message (Expand)Author
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-01wbOSD: common projectKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-24more useless conversions removedGeorge Hazan
2013-10-12minor accessibility and translation fixes (fixes #433)Tobias Weimer
2013-09-26plugins cleanupKirill Volinsky
2013-05-16- wbOSD: added to solutionsVadim Dashevskiy