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

1534 Коммитов

Автор SHA1 Сообщение Дата
jelwell%netscape.com 51485e7f9d Fix for bugzilla bug 152434
Need id's on the some menuitems so Other apps can hide unneeded ones.
r=cmanske, sr=dveditz
2002-06-19 02:11:04 +00:00
akkana%netscape.com ad62b6efae 148713: prevent infinite loop when doing replace all backwards. r=brade sr=kin 2002-06-18 00:16:58 +00:00
cmanske%netscape.com d1b2204db6 Forgot contributor line for b=150915, fix by r=ask@swva.net, r=cmanske, sr=kin 2002-06-14 22:52:06 +00:00
cmanske%netscape.com 6f30dbff2c Support 'file://' as destination protocol in Publishing, b=142171, r=brade, sr=alecf 2002-06-14 19:17:57 +00:00
cmanske%netscape.com 7e8b5989bf Fix font names in sans-serif font group, b=150915, fix by r=ask@swva.net, r=cmanske, sr=kin 2002-06-14 19:04:15 +00:00
cmanske%netscape.com 0bc8a89a22 Fixed doubleclick to get color in colorpicker, b=151474, fix by neil@parkwaycc.co.uk, r=cmanske, sr=alecf 2002-06-13 22:24:27 +00:00
kin%netscape.com 2cc8934aad 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
2002-06-13 20:35:12 +00:00
suresh%netscape.com 833f1c7f89 fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf. 2002-06-12 04:09:52 +00:00
stephend%netscape.com 7b2c1be19d Bug 148555. Replace class='big-left-margin' with class='indent'. Patch by Stephen Walker <walk84@yahoo.com> r=cmanske, sr=alecf 2002-06-11 21:03:29 +00:00
leaf%mozilla.org 6e6bf977e5 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
cmanske%netscape.com 9e89a6f5ce Added tooltips to Publish dialogs, b=139896, r=brade/robinf, sr=kin, a=adt, a=shaver/drivers 2002-06-07 04:53:48 +00:00
cmanske%netscape.com 0ce258dd8b Save copy of document and restore if publishing fails, b=134883, r=brade, sr=hewitt 2002-06-05 01:38:08 +00:00
cmanske%netscape.com e36353b91a Improve Publishing progress and error notification, b=148425, r=brade, sr=hewitt 2002-06-05 01:17:33 +00:00
cmanske%netscape.com 275a05fdb4 Use standard Composer method for alert dialog in Replace code, b=146403, fix=neil@parkwaycc.co.uk, r=cmanske,sr=dveditz 2002-06-04 21:50:24 +00:00
cmanske%netscape.com 40d92fcd7b Make Publish command more accessible, b=146522, r=akkana/brade, sr=dveditz 2002-06-04 21:39:10 +00:00
brade%netscape.com ab3ed642fe remove dump and warning 2002-06-03 18:05:02 +00:00
brade%netscape.com 13899f04d8 bug 134503; add comments that were added to branch (r=akkana, sr=kin) 2002-06-03 18:04:33 +00:00
brade%netscape.com ddcace1f78 bug 138662; r=adamlock, cmanske, sr=alecf; add flag to serialize publishing 2002-06-03 18:03:53 +00:00
glazman%netscape.com c58b0f7441 Test Selection debug menu item was horked in Composer; b=146424, r=neil@parkwaycc.co.uk, sr=jst 2002-05-28 09:00:25 +00:00
andreww%netscape.com a975e43114 bugzilla 141281 - r=cmanske, sr=hewitt - Editor: Format Menu: same mnemonic used for two menu items 2002-05-24 20:29:37 +00:00
akkana%netscape.com 134c03c035 Fix strict JS warning that slipped in with the fix for 71726. r=brade, sr=jst+kin 2002-05-21 18:26:52 +00:00
sspitzer%netscape.com bf9bfc5d12 fix for blocker bug #145475. plain text mail compose unusable.
regression caused by fix for #144955.
thanks to ayn2@cornell.edu for the fix.  r/sr=sspitzer
2002-05-18 22:41:48 +00:00
cmanske%netscape.com 60d424d184 Remove unnecessary utilities to enable/disable ui elements. fix by neil@parkwaycc.co.uk, b=144955, r=cmanske, sr=hewitt 2002-05-17 21:50:04 +00:00
cmanske%netscape.com b9d07e88b7 Finished 'Clone' method for copying JS objects, b=135834, r=akkana, sr=hewitt 2002-05-17 04:48:21 +00:00
cmanske%netscape.com 1c61ce3c1b Fixed list number style bug 131791, r=brade, sr=hewitt 2002-05-17 04:46:06 +00:00
cmanske%netscape.com f8b4da3f44 Remove unnecessary method AppendLabelAndValueToMenuList, b=144956, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt 2002-05-17 04:42:21 +00:00
cmanske%netscape.com a3ccb41ff2 Backing out changes to files accidentally checked in! 2002-05-17 03:39:21 +00:00
cmanske%netscape.com 610ab07135 Fixed spell check bugs 142597 (dictionary names not localized, r=andreww, sr=hewitt) and 112732 (added accesskeys, r=neil@parkwaycc.co.uk, sr=hewitt) EdSpellCheck.xul EdSpellCheck.js EdDictionary.xul EdDictionary.js 2002-05-17 03:27:45 +00:00
rbs%maths.uq.edu.au 9c16e826ee bring back the disappearing smilies, b=144556, r=brade, sr=jst 2002-05-16 19:19:44 +00:00
akkana%netscape.com df3886396d 71726: fix validation url for the http case 2002-05-14 23:18:11 +00:00
nhotta%netscape.com 1bd52be26d Remove unused string for charset menu,
bug 140120, r=ftang, sr=alecf.
2002-05-08 18:38:37 +00:00
cmanske%netscape.com 0751fbc32a Fixed getting state of 'noshade' attribute in Horizontal Lind Dialog. b=142784, r=brade, sr=hewitt 2002-05-07 22:45:54 +00:00
glazman%netscape.com a6c1ef2532 Composer was assigning an invalid value to nowrap attribute on table cells.
b=142442, r=brade, sr=kin
2002-05-07 08:34:34 +00:00
cmanske%netscape.com 037ea85da6 Fixed enter key handling in Publish Progress dialog. b=140962, r=brade, sr=hewitt 2002-05-05 23:07:27 +00:00
cmanske%netscape.com 53570fb145 Fixed previewing page in browser command in Composer, b=140959, r=brade, sr=kin 2002-05-03 23:23:55 +00:00
akkana%netscape.com 3227b82c70 139420: Allow replacing a string with a null string. r= (and parts of the patch contributed by) parish@ntlworld.com, sr=kin 2002-05-02 00:12:11 +00:00
cmanske%netscape.com fea981b870 Add accesskeys to spelling dialogs, b=112732, r=neil@parwaycc.co.uk, sr=hewitt 2002-05-01 23:05:29 +00:00
cmanske%netscape.com 33952ad5fe Avoid duplicate sites when sitename changes, b=136413, r=akkana, sr=hewitt 2002-05-01 14:50:23 +00:00
cmanske%netscape.com 7e84acb02a Clone objects to create temp variable, b=135834, sr=hewitt 2002-05-01 14:50:10 +00:00
cmanske%netscape.com d653ec6f6c Allow 'HTML' image to be to the right of 'Source' text in tab, b=113883, r=mkaply, sr=hewitt 2002-05-01 14:40:51 +00:00
cmanske%netscape.com 8bfaef1938 Make Link dialog wider for long urls, b=133790, r=brade, sr=kin 2002-05-01 00:39:45 +00:00
cmanske%netscape.com 6f382b8e08 Fixed display of 'undefined' instead of empty string in Publish Progress dialog, b=138040, r=brade, sr=kin 2002-04-30 23:55:48 +00:00
cmanske%netscape.com 877074989a Fixed duplicate accesskey for Composer context menu, b=137621, r=brade, sr=kin 2002-04-30 23:49:47 +00:00
cmanske%netscape.com 941c1e24c6 Bring Table dialog to XUL1.0 standards for proper Esc key and button ordering, b=135945, r=neil@parkwaycc.co.uk, sr=kin 2002-04-30 23:42:48 +00:00
cmanske%netscape.com 18ffd9b907 Activate publish icon when typing in HTML source mode, b=140063, r=akkana, sr=kin 2002-04-30 23:30:29 +00:00
alecf%netscape.com 58ad7ad612 Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
andreww%netscape.com 047b1ee23a bugzilla 141029 r=cmanske, sr=sspitzer add needed overlay target to editorTasksOverlay.xul. 2002-04-29 22:01:46 +00:00
cmanske%netscape.com 699c3286d7 Fixed publish error message bug 138040, r=brade, sr=kin 2002-04-23 00:15:46 +00:00
cmanske%netscape.com 336cb9d09f Fixed date/time format bug 132699 (fix mostly by nhotta), r=cmanske/nhotta, sr=kin 2002-04-22 23:37:28 +00:00
alecf%netscape.com eaa6358150 remove convertISupportsToDOMWindow in order to clean up nsIWindowMediator
bug 138299 (preparation for bug 132175)
2002-04-22 14:02:48 +00:00