1. 11 Feb, 2008 1 commit
    • Rob Shearman's avatar
      mshtml: Fix inserting a hyperlink when text is already selected. · 5209ed0c
      Rob Shearman authored
      There is no need to use cmd_insertLinkNoUI when we have the code to do 
      most of the action anyway. Make use of the handy 
      InsertLinkAroundSelection to insert the "a" element when not inserting 
      at the caret and don't create a text node in this case because it is 
      redundant.
      5209ed0c
  2. 08 Feb, 2008 16 commits
  3. 07 Feb, 2008 23 commits