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

594 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com 6a381c0e16 Part of fix to 'Fix right-click to edit link on an image', b=142042, r=neil@parkwaycc.co.uk, sr=alecf, a=asa/drivers 2002-07-24 03:47:01 +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 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
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
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 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 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
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
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 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 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 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
caillon%returnzero.com 69b81b0423 Bug 131672, many editor property dialogs have no access keys. Patch by neil@parkwaycc.co.uk, r=cmankse, sr=hewitt 2002-04-20 16:07:09 +00:00
bryner%netscape.com bc41a3df76 Remove workarounds in publish dialog for menulist sizing problem (bug 131481). patch from cmanske, r=bryner, sr=jag. 2002-04-17 01:13:36 +00:00
brade%netscape.com 94e58d8fa6 bug 136413, submitted by rcassin@supernova.org (r=brade, sr=kin) use "host (scheme)" for default site name 2002-04-16 14:14:25 +00:00
glazman%netscape.com 1e2772752b Inserting a special char was disabling all inline styles in composer (due to bad call); b=103213, r=brade, sr=kin, a=rjesup, super-a=jfrancis, rs=jaime 2002-04-11 13:48:05 +00:00
brade%netscape.com 96711beded change progress status icons if cancellation of publish, fix SetProgressFinished to handle cases where we don't have a filename (bug 126258 and 135771) r=cmanske, akkana; sr=kin 2002-04-11 13:35:51 +00:00
cmanske%netscape.com 8a9c1c5967 Fixed id string for publish settings help, b=126244, r=robinf, sr=kin, a=rjesup/drivers, adt=jaime 2002-04-06 01:22:49 +00:00
cmanske%netscape.com a7a0d0cd80 Publishing bugs: Keep progress dialog open longer (b=133825), Add support to not upload images (b=134001), Don't save site data if not successfully published (b=132604) all are: r=akkana, sr=kin, a=asa, adt1.0.0+ 2002-04-04 14:56:30 +00:00
cmanske%netscape.com 1517402da8 Strip password when displaying doc url, b=134695, r=brade, sr=kin, a=asa ,adt1.0,0+ 2002-04-04 14:30:15 +00:00
hewitt%netscape.com d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
cmanske%netscape.com b31b2d731b Fixed publish dialog ui, b=130721, r=brade, sr=hewitt, a=asa 2002-03-27 03:52:37 +00:00
cmanske%netscape.com e9ad5849cd Publish progress dialog, b=120124, r=brade, sr=hewitt, a=asa 2002-03-27 03:39:57 +00:00
cmanske%netscape.com a89a6d15ab Simplify GetString() method in Composer, b=133546, r=brade, sr=kin, a=asa 2002-03-26 21:19:28 +00:00
cmanske%netscape.com edb94adb74 Exception error in Spelling Dictionary dialog and XUL1.0 fixup, b=132697, r=andreww, sr=hewitt, a=asa 2002-03-23 01:28:49 +00:00
cmanske%netscape.com 3038c009d4 Support 'Stop' and 'Send' actions when spell checking before sending mail message. b=132697, r=andreww, sr=hewitt, a=asa 2002-03-23 01:27:05 +00:00
cmanske%netscape.com 4b0e989dfb Check for duplicate publishing site names, b=127465, r=rcassin, sr=dveditz, a=asa 2002-03-22 22:06:15 +00:00
cmanske%netscape.com 166aeaf10c Add Euro character to Insert Character dialog, b= 130486, r=glazman, sr=dveditz, a=asa 2002-03-22 06:25:23 +00:00
akkana%netscape.com 06e8b6f369 116405: Fix replace all, backwards case. r=jfrancis sr=sfraser a=asa 2002-03-21 02:37:58 +00:00
akkana%netscape.com f767738fa2 80805: patch up find/replace, particularly replace all. r=cmanske sr=dveditz a=asa 2002-03-16 04:34:28 +00:00
akkana%netscape.com d7cbebbdc8 128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron 2002-03-14 22:11:14 +00:00
cmanske%netscape.com 6dcec679cf Fill in publishing data for remote url when no publish data exists. b=128058, r=akkana, sr=kin, a=asa 2002-03-14 07:41:32 +00:00
cmanske%netscape.com b00844b752 Update to Composer Publishing UI, b=88208, r=brade, sr=kin, a=asa 2002-03-08 00:37:47 +00:00
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
oeschger%netscape.com 2c095a7a0e restore context-sensitive help to ui: new help file to include and updated syntax, bug=124902, a=asa/drivers, sr=alecf, r=andreww 2002-02-26 01:13:17 +00:00
cmanske%netscape.com 14652088d5 Fixed dataloss after changing default publish site, b=126835, r=andreww, sr=kin, a=roc+moz 2002-02-22 15:40:25 +00:00
cmanske%netscape.com 80d3321447 Update to Composer Publishing UI, b=88208, r=brade, sr=kin 2002-02-20 02:17:46 +00:00
cmanske%netscape.com b3d4a89ff5 Fix another dialog focus racing bug - table properties, b=126049, r=rcassin@supernova.org, sr=dveditz 2002-02-19 15:09:41 +00:00
cmanske%netscape.com 58dd9abb3a Fixed focus problems and ability to remove background image, b=115858, r=neil@parkwaycc.co.uk, sr=hewitt 2002-02-19 05:29:57 +00:00