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

1974 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com e9ed87d342 Fix the paste as quotation command for mailnews. 2000-05-09 01:49:11 +00:00
cmanske%netscape.com 500ad0c399 Changing image for named anchor (not used in build yet) 2000-05-09 01:17:23 +00:00
cmanske%netscape.com 20188405c8 Adding image icons for Composer's Show All Tags editmode. These are also in composer/skin/images, but will be removed from there 2000-05-08 22:50:36 +00:00
cmanske%netscape.com 0bdef0be03 Adding composer image (not used yet) 2000-05-08 20:47:17 +00:00
brade%netscape.com 67d49d6298 bug #34416; tested by axel@pike.org (Thanks!) 2000-05-08 15:00:39 +00:00
brade%netscape.com 79d66d48e5 First Checked In. 2000-05-08 13:47:24 +00:00
jfrancis%netscape.com bd8b43e4c5 fix for 30759, plaintext paste as quotation creates ubercaret 2000-05-08 07:50:57 +00:00
mjudge%netscape.com 693b7801f1 we get selection controller not from pres shell. we get it from GetSelectionController 2000-05-08 04:01:26 +00:00
brade%netscape.com 186c13552e first pass at some of the editor toolbar tooltips 2000-05-07 10:53:42 +00:00
brade%netscape.com c5e09486dc missing line 2000-05-07 10:53:09 +00:00
brade%netscape.com 22f2467169 enable tooltips in editor (when in overlay) 2000-05-07 10:52:22 +00:00
brade%netscape.com 344de80885 changes submitted by Brian King (briano9@yahoo.com); improvements to image map editor for skinnability and localization 2000-05-07 10:51:34 +00:00
jfrancis%netscape.com 307b8fbcc5 fixed bug where undo could cause extra break nodes; fixed bug 37845: plaintext gets clutered with empty text nodes; fixed bug where toolbar style feedback was wrong after typing a return. 2000-05-07 01:33:42 +00:00
danm%netscape.com 7cec3168f2 adding chrome registry update directives 2000-05-06 01:02:42 +00:00
sfraser%netscape.com 1ebf5439a6 Big command tidyup. Make the distinction between editor and composer command clearer, and remove vestiges of the old singleton composer command manager. Also tidy up command node state attribute code. 2000-05-05 23:20:21 +00:00
sfraser%netscape.com f9a3a34695 Get rid of the redundant command state saving methods, and amalgamate the code that deals with multiple reloads into one method. 2000-05-05 23:19:08 +00:00
sfraser%netscape.com a8340dd50e Get rid of the redundant command state saving methods. 2000-05-05 23:18:15 +00:00
sfraser%netscape.com 58ed70653c Move the cmd_NewFoo command nodes out of any commandset, so that they don't appear disabled always. Remove superfluous cmd_Save nodes. 2000-05-05 23:17:38 +00:00
sfraser%netscape.com 57a43be605 Comment out dump(). 2000-05-05 23:16:52 +00:00
sfraser%netscape.com 811721723e Remove the style commands command set, because we ain't got not style. Fixes JS errors/exceptions. 2000-05-05 23:16:28 +00:00
jfrancis%netscape.com eb2ab3d2ee rest of fix for bug 30763 2000-05-05 21:57:58 +00:00
jfrancis%netscape.com 04915ae284 splitting mail cites in replies now gives you the caret where you want it. 2000-05-05 21:22:09 +00:00
jfrancis%netscape.com b109f8dbd6 fixing bugs with paste; making paste not inherit local inline stlyes 2000-05-05 20:42:36 +00:00
brade%netscape.com 5d7b8a936d First Checked In. 2000-05-05 15:05:01 +00:00
kin%netscape.com c4f863915d Fixed spellchecker recheck bug.
mozilla/editor/base/nsEditorShell.cpp
mozilla/editor/idl/nsIEditorSpellCheck.idl

    - Modified StartSpellChecking() so that it no longer calls
      NextMisspelledWord().
    - Renamed Start/CloseSpellChecking() to Init/UninitSpellChecker().
    - Changed prototype of GetCurrentDictionary() in the idl file.
    - Replaced all references of NS_SPELLCHECKER_CID with NS_SPELLCHECKER_PROGID.

mozilla/editor/txtsvc/public/nsISpellChecker.h

    - Added NS_SPELLCHECKER_PROGID.

mozilla/editor/txtsvc/public/nsTextServicesCID.h

    - Removed NS_SPELLCHECKER_CID.

mozilla/editor/ui/composer/content/ComposerCommands.js

    - Replaced all calls to  Start/CloseSpellChecking() with
      Init/UninitSpellChecker().
    - We now call GetNextMisspelledWord() after initing the spellchecker.

mozilla/editor/ui/dialogs/content/EdSpellCheck.js

    - Dialog now assumes the spellchecker language has been set before the
      dialog is invoked.
    - Fixed Recheck() so that it now sets the language.
2000-05-05 14:58:43 +00:00
cmanske%netscape.com ca4caf40bc Updating CSS to use new icons for All Tags mode. r=jfrancis 2000-05-05 12:54:55 +00:00
cmanske%netscape.com d8691d286a Adding images for All Tags edit mode. r=jfrancis 2000-05-05 12:39:41 +00:00
danm%netscape.com c30da52a01 adding chrome registry update directives 2000-05-05 01:43:24 +00:00
jfrancis%netscape.com 26e457e4fd fix for 29320; deletion putting caret in wrong table cell 2000-05-04 23:54:00 +00:00
sfraser%netscape.com a425fffce8 Fix bugs 38189 and 38190 -- basic command enabling stuff. 2000-05-04 23:39:14 +00:00
cmanske%netscape.com 78ef893e72 Removed duplicate declarations 2000-05-04 23:01:05 +00:00
cmanske%netscape.com 7237e38781 Added 'Split Cell' and fixed initialization of 'Join Cells' in table menu. Added stubs for 'Split Cell' 2000-05-04 22:32:24 +00:00
cmanske%netscape.com d9cf80630b Fixed Spell Check dialog layout. Replace more 'html:script' with 'script'. 2000-05-04 22:21:35 +00:00
brade%netscape.com 45146921c5 add tooltips for page color properties dialog 2000-05-04 14:57:43 +00:00
brade%netscape.com 7e04b92dc7 add tooltips for insert table dialog 2000-05-04 14:56:55 +00:00
brade%netscape.com 87cf80b941 add tooltips for image dialog 2000-05-04 14:56:07 +00:00
brade%netscape.com d9597d7e35 add tooltips to hrule dialog 2000-05-04 14:53:52 +00:00
kin%netscape.com 9a62a21851 Added spellchecker support for different dictionaries/languages:
mozilla\editor\base\nsEditorShell.cpp
    mozilla\editor\idl\nsIEditorSpellCheck.idl
    mozilla\editor\txtsvc\public\nsISpellChecker.h

      - Added GetDictionaryList() and Get/SetCurrentDictionary() methods.

    mozilla\editor\ui\dialogs\content\EdDialogCommon.js

      - Added AppendValueAndDataToMenulist() function.

    mozilla\editor\ui\dialogs\content\EdSpellCheck.xul

      - We now import strres.js.

    mozilla\editor\ui\dialogs\content\EdSpellCheck.js

      - Added InitLanguageMenu().
2000-05-04 14:37:56 +00:00
cmanske%netscape.com fdced22104 Replace GetBodyElement with GetRootElement to fix bustage 2000-05-04 14:32:07 +00:00
cmanske%netscape.com 3403bfda38 HTML Soure editor is working. Tweaked some dialog xul. Removed some unused stuff from EditorCommands.js 2000-05-04 14:02:03 +00:00
mjudge%netscape.com e08e0cd08f merge error. my fault. fix 2000-05-04 09:32:40 +00:00
mjudge%netscape.com ebafd36182 massive change to prepare for ender-lite. should be a no-op for current implementation 2000-05-04 08:33:48 +00:00
sfraser%netscape.com a43512054e Make the quit menu item work in composer, bug 38074. 2000-05-04 00:33:44 +00:00
akkana%netscape.com afedd3f559 Fix warnings 2000-05-03 23:42:25 +00:00
akkana%netscape.com 19c96db73d Restoring one of Joe's fixes, apparently lost in a CVS merge in the last checkin 2000-05-03 23:38:36 +00:00
cmanske%netscape.com 3b8303878c Change to correct strings for 'Recent Pages' and 'Revert to Last Saved' 2000-05-03 21:40:18 +00:00
akkana%netscape.com acb1acede5 37560: convert platform to dom newlines before inserting html. r=cmanske 2000-05-03 21:18:23 +00:00
brade%netscape.com d3dd6e17e4 add some missing entities so Composer will startup today; add some tooltips which Simone will reword 2000-05-03 14:47:05 +00:00
brade%netscape.com f98c49b79b check in some missing entities so Composer might open up 2000-05-03 14:28:52 +00:00
cmanske%netscape.com eec2372c22 Strings and menu items for 'Revert' and 'Recent pages'. Preliminary UI for HTML Source editor (not activated). 2000-05-03 05:17:43 +00:00