summaryrefslogtreecommitdiff
path: root/plugins/IEHistory/src/dlgHandlers.cpp
AgeCommit message (Expand)Author
2020-02-24IEHistory: some old trash removedGeorge Hazan
2019-10-30fixes #2109 (IEHistory doesn't display file transfers)George Hazan
2019-10-30IEHistory : options code cleaningGeorge Hazan
2019-09-18- more shit cleared from C++ code;George Hazan
2019-09-18m_ieview.h: code cleaningGeorge Hazan
2019-01-18code cleaningGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-12end of ME_OPT_INITIALISE related zoo in another pluginsGeorge Hazan
2018-11-07IEHistory: memory allocation fixGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-17IEHistory: cmplugin adaptationKirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-04warning fixesGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-11cleanupKirill Volinsky
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