summaryrefslogtreecommitdiff
path: root/plugins/IEHistory
AgeCommit message (Expand)Author
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-09-18replace "(c)" and "c" by ©Dart Raiden
2015-09-04IEHistory: menu uidAlexander Lantsev
2015-08-04warning fixesGeorge Hazan
2015-07-31project fixes for VS2010Tobias Weimer
2015-07-24IEHistory: common projectKirill Volinsky
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-21platform toolset updated for vc2015Kirill Volinsky
2015-07-21preparing for vc2015Kirill Volinsky
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-11cleanupKirill Volinsky
2015-05-03fix for the option's page style pt. 3Vadim Dashevskiy
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-06options section name as in other pluginsDart Raiden
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