summaryrefslogtreecommitdiff
path: root/plugins/IEHistory
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-22IEHistory resource cosmetics: final touchRMN
2014-08-22one more correctionDart Raiden
2014-08-22IEHistory: translation fixDart Raiden
2014-08-22IEHistory: decapitalization, descriptionDart Raiden
2014-08-22IEHistory: removed unneeded punctuationDart Raiden
2014-08-22git-svn-id: http://svn.miranda-ng.org/main/trunk@10279 1316c22d-e87f-b044-9b9...Vadim Dashevskiy
2014-08-21IEHistory: v0.0.1.7René Schümann
2014-08-21IEHistory:René Schümann
2014-08-21first version that compilesGeorge Hazan
2014-08-21IEHistory:René Schümann
2014-08-21IEHistory: v0.0.1.6René Schümann
2014-08-21IEHistory: Miranda NG compatibility.René Schümann
2014-08-21IEHistory:René Schümann
2014-08-21IEHistory:René Schümann