Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 389351d252 Port of bug 341112 r+sr=jag 2006-09-14 06:10:31 +00:00
rbs%maths.uq.edu.au 39fb034287 Prevent View Selection Source from triggering the crasher bug 252970, r+sr=bz, a=mconnor 2006-09-14 06:10:08 +00:00
timeless%mozdev.org 2d615b33f1 Bug 240947 use content instead of _content
r=neil sr=dveditz
2006-09-14 06:09:37 +00:00
jshin%mailaps.org 8d22492d1e bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2006-09-14 06:08:16 +00:00
bsmedberg%covad.net 4be06d5fd4 Bug 219389 - ViewSource highlighting broken (from bug 179834) r=pike sr=darin 2006-09-14 06:07:30 +00:00
rbs%maths.uq.edu.au 2f293bbf5a Restore the selected area in View Selection Source and some extras while here, b=201102, r=doron, sr=bzbarsky 2006-09-14 06:07:02 +00:00
neil%parkwaycc.co.uk 2f347ede14 Bug 160924 View Selection Source should check to see if syntax highlighting is enabled r=doron sr=bz 2006-09-14 06:06:56 +00:00
rbs%maths.uq.edu.au 6118ea8c77 Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2006-09-14 06:05:53 +00:00
caillon%returnzero.com 20a31d68b9 167867. Convert the unicodeToEntity functions to use regexps.
r=timeless sr=bzbarsky
2006-09-14 06:05:52 +00:00
kin%netscape.com 269641592c Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
mozilla/content/base/public/nsISelectionController.idl
  mozilla/content/base/src/nsSelection.cpp
  mozilla/editor/composer/src/nsEditorShell.cpp
  mozilla/editor/idl/nsIPlaintextEditor.idl
  mozilla/editor/libeditor/base/nsEditor.cpp
  mozilla/editor/libeditor/base/nsEditor.h
  mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
  mozilla/editor/libeditor/html/nsHTMLEditor.cpp
  mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
  mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
  mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
  mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
  mozilla/editor/ui/dialogs/content/EdTableProps.js
  mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
  mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
  mozilla/layout/base/public/nsIFrameSelection.h
  mozilla/layout/html/base/src/nsPresShell.cpp
  mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
  mozilla/mailnews/compose/src/nsMsgCompose.cpp
  mozilla/xpfe/browser/resources/content/viewPartialSource.js

    - Added aIsSynchronous arg to the ScrollSelectionIntoView()
      method of nsISelectionController and nsIFrameSelection.
      Updated all callers to pass new arg.

    - Modified selection to post a plevent to call which does the
      call to ScrollIntoView() in the async ScrollIntoView() case.

    - Edits in text widgets now use asynchronous reflow, paint,
      and scroll processing full time.

    - Removed redundant ScrollSelectionIntoView() calls in the
      editor event listeners.

    - Editor IME code now forced to flush reflows and paints before
      getting caret coordinates.

r=jfrancis@netscape.com  sr=waterson@netscape.com
2006-09-14 06:05:51 +00:00
rbs%maths.uq.edu.au 122d78fb1f Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf 2006-09-14 06:05:50 +00:00