summaryrefslogtreecommitdiff
path: root/plugins/WebView/src/main.cpp
AgeCommit message (Expand)Author
2015-12-07fix to apply the unique identifiers to all menu rootsGeorge Hazan
2015-09-05WebView: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-11code cleaningGeorge Hazan
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-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2014-11-18RichEd20.dll replaced with Msftedit.dllGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2013-10-30WebView: spelling correction (thx RMN)Dart Raiden
2013-10-27StartupSilence: muuid fixDart Raiden
2013-10-27WebView: so much capitalizationDart Raiden
2013-10-26removed not needed codeKirill Volinsky
2013-08-13many translation fixesTobias Weimer
2013-08-07renamed to WebViewVadim Dashevskiy
2013-07-28some missing SIZEOFsGeorge Hazan
2013-07-28varioius minor fixesGeorge Hazan
2013-07-28first version of WebView that compiles in Unicode (but certaily doesn't work)George Hazan
2013-07-28WebView (not compilable yet):George Hazan