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

2053 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com ee5692c5d5 Implemented Split Table Cell, part of bug 20973 2000-05-17 03:21:17 +00:00
cmanske%netscape.com 0abba98173 Fixed capitalization on Split Cell menu text 2000-05-17 03:09:42 +00:00
cmanske%netscape.com 2d6ef22482 Fixed enabling of Split Cell command 2000-05-17 03:06:06 +00:00
pavlov%netscape.com 0c75802384 changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
jst%netscape.com b22cf9671a Updating nsIContent to allow accessin the attribute prefix and not only the attribute name and value. 2000-05-17 00:21:53 +00:00
ftang%netscape.com adfe028e7d fix 38322. load the current url if the document have not been modified yet. 2000-05-17 00:11:05 +00:00
ftang%netscape.com 5ce7a8e9f6 Change the default charset of the containviewer when we set the document charset of
the nsEditorShell. fix bug 38322
2000-05-17 00:09:40 +00:00
cmanske%netscape.com 754fc7f7e7 Set default for editmode toolbar to collapsed (36691) 2000-05-16 23:31:30 +00:00
cmanske%netscape.com 12a0f4f682 When removing SpellCheck menu item, must also remove following separator. Changed style to use background image for NamedAnchor, now that we know how to select it! 2000-05-16 22:53:01 +00:00
cata%netscape.com 50782fc359 Dynamic charset menu in Composer. Bug #38079 2000-05-16 22:20:18 +00:00
rods%netscape.com 982188fad6 DD&D now checks for readonly and disabled
b 38773
2000-05-16 21:57:06 +00:00
kin%netscape.com a215095b0d Fix for smoke test blocker bug #39426 (the spellchecker is not being recognized as present (missing))
Corrected spellchecker progid string.
r=sfraser@netscape.com a=leaf@netcape.com
2000-05-16 18:07:41 +00:00
brade%netscape.com 6bc3b8a915 enable drop of more types 2000-05-16 14:53:43 +00:00
brade%netscape.com dc6aa1613d fix namespace 2000-05-16 14:44:35 +00:00
brade%netscape.com d990c6e92d namespace fixes 2000-05-16 14:43:04 +00:00
joki%netscape.com b2e873d830 Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
cmanske%netscape.com d0a972c989 Fixed Composer taskbar buttons. Changed Editorshell mouse listener so editorshell controls action, allowing selection of elements in All Tags mode with single click. Improved isCommandEnabled for Split cell command 2000-05-16 05:33:51 +00:00
sfraser%netscape.com 41670254ef Fix for 37284 -- remove spell checker button if not installed. 2000-05-16 05:26:29 +00:00
cmanske%netscape.com 461e975059 Added constants for outputflags to shared dialog js and fixed link dialog to use it 2000-05-16 05:14:52 +00:00
cmanske%netscape.com 388c3eb8c2 Fixed debug selection output command 2000-05-16 05:12:57 +00:00
ben%netscape.com 9df7ba78fa preparation for new <radiogroup> widget 2000-05-16 03:13:19 +00:00
brade%netscape.com fa51bfe4cb add some tooltips that were missing 2000-05-15 14:19:33 +00:00
brade%netscape.com 48ea759678 add some more tooltips which weren't added earlier 2000-05-15 14:17:34 +00:00
brade%netscape.com 98f789da60 add tooltip to editfield 2000-05-15 14:16:20 +00:00
brade%netscape.com 38c52e4bb7 add tooltip to advanced button (ugh) 2000-05-15 14:15:43 +00:00
jfrancis%netscape.com 477c543773 fixing list toolbar button updating... 2000-05-15 11:50:49 +00:00
brendan%mozilla.org 2cc44b24b1 Enforce interCaps Mozilla XPIDL style (r=shaver). 2000-05-15 07:03:46 +00:00
mjudge%netscape.com c2c1b3d08f no point in turning off the link handler if we are allready in text only mode. 2000-05-15 05:18:45 +00:00
cmanske%netscape.com 0ddebed2a8 Another tweak to table editing 2000-05-15 04:39:27 +00:00
cmanske%netscape.com 6b26cd4e0c Shoud return NS_EDITOR_ELEMENT_NOT_FOUND from GetFirstSelectedCellInTable if cell not found 2000-05-15 04:29:10 +00:00
cmanske%netscape.com 324455225a Minor change to JoinCells isCommandEnabled 2000-05-15 04:13:14 +00:00
cmanske%netscape.com e02cfe44c3 Table editing: Join and Split cells (part of bug 20973) 2000-05-15 03:06:29 +00:00
cmanske%netscape.com d85b2cbca1 Fixed problems with table editing commands. New 'All Tags' mode images and CSS from beppe (28498), added EditorSharedStart() for initialization actions common to all editor users. 2000-05-15 03:05:56 +00:00
anthonyd%netscape.com a83ef0cabb adding weak ptr support to EditorShellMouseListener 2000-05-14 05:52:56 +00:00
anthonyd%netscape.com 6b15630573 changed nsIDOMWindow* mContentWindow to a
nsWeakPtr mContentWindow to get around complexities with ~nsEditorShell
2000-05-14 05:27:17 +00:00
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
danm%netscape.com 11a96f9c88 no longer used 2000-05-13 21:25:36 +00:00
mjudge%netscape.com a58f984547 writing out from content start using domseelction 2000-05-13 08:04:29 +00:00
cmanske%netscape.com 9cf413f9d0 Fixed layout of personal dictionary dialog 2000-05-13 00:38:54 +00:00
jfrancis%netscape.com 1ccf4a309f fix for 38991: making lists screwed up 2000-05-12 23:43:50 +00:00
cmanske%netscape.com f877507c90 Fixing spellcheck bug 34356 2000-05-12 22:11:06 +00:00
brade%netscape.com 7b6ad7cc98 allow drop of files into Composer (create image or link as appropriate) 2000-05-12 14:57:03 +00:00
cmanske%netscape.com 16933b9762 Added focus reset to table editcommands, added a couple of missing commands, changed name for some global variables in editor.js, added some 'dump's to debug flaky command firing 2000-05-12 14:46:25 +00:00
brade%netscape.com 158eb6e420 actual js implementation; remove copied mailnews context menu stuff 2000-05-12 13:13:03 +00:00
brade%netscape.com 732d92dbea new ids 2000-05-12 13:11:50 +00:00
brade%netscape.com b86e7da23a moved commands from EditorCommandsOverlay.xul back here; removed unnecessary keybindings (should be in task menu overlay), add values for edit menu commands 2000-05-12 13:09:41 +00:00
cmanske%netscape.com de67973fd5 More table command enable work. Eliminate old commands and consolidate into ComposerCommands.js 2000-05-12 06:54:52 +00:00
cmanske%netscape.com 833fed6c8c Commandset for table commands must be included in master xul file even if update is done only in 'oncreate' method. Remove 'events' attribute to avoid updating unnecessarily 2000-05-12 05:15:41 +00:00
cmanske%netscape.com 7eedb58c10 UI work: Implemented table commands (part of 20973), fixed Plain Text editor, don't remove toolbars for HTML Source editmode, helped ftang with new 'Save As Charset' dialog (moved methods shared with Page Properties dialog to common file) 2000-05-12 02:37:40 +00:00
cmanske%netscape.com 8af8a29270 Fixed SetBackgroundColor to remove 'bgcolor' when appropriate. Changed prompt for Title to use new string messages 2000-05-12 02:37:33 +00:00