summaryrefslogtreecommitdiff
path: root/plugins/IEHistory/src/dlgHandlers.cpp
AgeCommit message (Expand)Author
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
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
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13memmove -> memcpy in some cases, review reqRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-08-22IEHistory:René Schümann
2014-08-22one more correctionDart Raiden
2014-08-22IEHistory: translation fixDart Raiden
2014-08-22IEHistory: decapitalization, descriptionDart Raiden
2014-08-21first version that compilesGeorge Hazan
2014-08-21IEHistory: v0.0.1.6René Schümann
2014-08-21IEHistory: Miranda NG compatibility.René Schümann
2014-08-21IEHistory:René Schümann