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
sfraser%netscape.com
7a89831f65
Fix bug 38818 -- prefs in composer.
2000-05-11 23:49:30 +00:00
ftang%netscape.com
0542cc0688
check in SaveAsCharset work. r=cmanske
2000-05-11 22:45:29 +00:00
mjudge%netscape.com
07b6faa1dc
changes to add hidden attribute on selection. also to make setcaret go through the selection controller
2000-05-11 04:22:32 +00:00
sspitzer%netscape.com
ba7994c11b
these have moved.
2000-05-11 04:20:49 +00:00
sspitzer%netscape.com
8962f55d85
editor skins no longer here.
2000-05-11 04:18:50 +00:00
ftang%netscape.com
e49cf2d0d3
first add. not part of the build system yet. fix 38321
2000-05-11 00:19:03 +00:00
brade%netscape.com
fbc1778e2d
turn on editor context menus (though they are not done yet)
2000-05-10 21:02:28 +00:00
brade%netscape.com
b3439c4866
fix to correspond with jst's fix (setting doctype properly)
2000-05-10 19:53:38 +00:00
brade%netscape.com
0c98c23c58
check in change that was lost
2000-05-10 14:41:12 +00:00
cmanske%netscape.com
59fe85bd0d
Removing EditorCommands.js (replaced by editor.js)
2000-05-10 13:57:33 +00:00
cmanske%netscape.com
04b50d0613
Switch to using 'editor.js' instead of 'EditorCommands.js', Removed obsolete methods in editor.js, Removed unnecessary code in editorshell.
2000-05-10 13:56:30 +00:00
sspitzer%netscape.com
0398a51a85
ignore generated makefiles
2000-05-10 06:58:36 +00:00
cmanske%netscape.com
288a4ae330
Changed rules for All Tags mode so background color is not affected, only background image
2000-05-10 06:08:00 +00:00
cmanske%netscape.com
b1d5f067af
Adding editor.js as replacement for EditorCommands.js to avoid confusion with ComposerCommands.js (not used yet)
2000-05-10 05:30:13 +00:00
cmanske%netscape.com
3a7f5c1d1a
Removed temporary hack to test EditConflict dialog
2000-05-10 02:38:08 +00:00
danm%netscape.com
9e41eb5be5
more chrome registration rearrangement
2000-05-10 02:17:03 +00:00
cmanske%netscape.com
cf5de0c3d3
Collapse now works for hiding toolbars! Use this to hide toolbars in HTML Source editing
2000-05-10 02:03:47 +00:00
danm%netscape.com
476b766667
chrome installation manifests
2000-05-10 02:02:13 +00:00
cmanske%netscape.com
64f3198f5a
Removing tag icons from makefile (moved to ui/composer/content/makefile.win)
2000-05-10 02:01:46 +00:00
cmanske%netscape.com
fdab5bbdc0
The correct version of EditorCommands.js that was supposed to be in last checkin!
2000-05-10 00:57:05 +00:00
sfraser%netscape.com
2b851ee06c
File Removed.
2000-05-09 23:24:55 +00:00
sfraser%netscape.com
88a1f1055d
Add nsEditorShellMouseListener.cpp for cmanske
2000-05-09 23:10:30 +00:00
cmanske%netscape.com
0c4e2853d6
Lots of editor feature work: bugs 26286, 34519, 28498, 36998, 37089, 14342. r=sfraser
2000-05-09 23:03:41 +00:00
brade%netscape.com
705656a8ae
move some xul into EditorCommandsOverlay.xul so they can be shared with context menus
2000-05-09 22:31:29 +00:00
brade%netscape.com
5bd38ca685
add EditorCommandsOverlay.xul, EditorContextMenu.js, EditorContextMenuOverlay.xul
2000-05-09 22:30:43 +00:00
brade%netscape.com
cc44d1c43c
First Checked In.
2000-05-09 22:28:23 +00:00
cmanske%netscape.com
fbf8413ca7
Adding new mouse listener for EditorShell. r=sfraser (not used yet)
2000-05-09 22:11:19 +00:00
brade%netscape.com
3cde0ac18e
fix doctype bug
2000-05-09 22:07:33 +00:00
cmanske%netscape.com
91dd817268
Fixed missnamed image (not used yet)
2000-05-09 22:07:28 +00:00
cmanske%netscape.com
866c09316b
Adding new UNIX makefile for Composer content images (not used yet)
2000-05-09 22:06:49 +00:00
cmanske%netscape.com
03f605d366
New dialog - not used yet
2000-05-09 21:22:01 +00:00
jfrancis%netscape.com
036ae8a748
editor embedding work; fixing bug with making lists
2000-05-09 21:06:49 +00:00
brade%netscape.com
06a5cd8641
first pass fixes for bug #38565
2000-05-09 14:39:14 +00:00
brade%netscape.com
4a04693828
clean up of editor prefs
2000-05-09 13:26:38 +00:00
sfraser%netscape.com
c7fe116ca4
Fix the paste as quotation command for mailnews.
2000-05-09 01:49:11 +00:00
cmanske%netscape.com
65dbe1dbbe
Changing image for named anchor (not used in build yet)
2000-05-09 01:17:23 +00:00
cmanske%netscape.com
8fc4f7d8db
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
49f83693a9
Adding composer image (not used yet)
2000-05-08 20:47:17 +00:00
brade%netscape.com
69e1a5fda1
bug #34416 ; tested by axel@pike.org (Thanks!)
2000-05-08 15:00:39 +00:00
brade%netscape.com
11e64a0ab0
First Checked In.
2000-05-08 13:47:24 +00:00
jfrancis%netscape.com
2d0e250787
fix for 30759, plaintext paste as quotation creates ubercaret
2000-05-08 07:50:57 +00:00
mjudge%netscape.com
780482ae28
we get selection controller not from pres shell. we get it from GetSelectionController
2000-05-08 04:01:26 +00:00
brade%netscape.com
69dace1745
first pass at some of the editor toolbar tooltips
2000-05-07 10:53:42 +00:00
brade%netscape.com
968316a1fe
missing line
2000-05-07 10:53:09 +00:00
brade%netscape.com
ef8e32a1ab
enable tooltips in editor (when in overlay)
2000-05-07 10:52:22 +00:00
brade%netscape.com
e673afa20d
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
f1d84ff3ad
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
3043bb6880
adding chrome registry update directives
2000-05-06 01:02:42 +00:00
sfraser%netscape.com
2a5040ef76
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
e6587dd926
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
da7bfa7337
Get rid of the redundant command state saving methods.
2000-05-05 23:18:15 +00:00
sfraser%netscape.com
77b282630e
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
223a759dfe
Comment out dump().
2000-05-05 23:16:52 +00:00
sfraser%netscape.com
4f26c8ba73
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
a09d4ba3cf
rest of fix for bug 30763
2000-05-05 21:57:58 +00:00
jfrancis%netscape.com
0ccb395970
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
f20389fad6
fixing bugs with paste; making paste not inherit local inline stlyes
2000-05-05 20:42:36 +00:00
brade%netscape.com
2e7a68225d
First Checked In.
2000-05-05 15:05:01 +00:00
kin%netscape.com
df150785ad
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
146482efbb
Updating CSS to use new icons for All Tags mode. r=jfrancis
2000-05-05 12:54:55 +00:00
cmanske%netscape.com
59959e5d5b
Adding images for All Tags edit mode. r=jfrancis
2000-05-05 12:39:41 +00:00
danm%netscape.com
1e2d7af6d7
adding chrome registry update directives
2000-05-05 01:43:24 +00:00
jfrancis%netscape.com
c6074113a2
fix for 29320; deletion putting caret in wrong table cell
2000-05-04 23:54:00 +00:00
sfraser%netscape.com
cf21c24f3d
Fix bugs 38189 and 38190 -- basic command enabling stuff.
2000-05-04 23:39:14 +00:00
cmanske%netscape.com
cfa322f837
Removed duplicate declarations
2000-05-04 23:01:05 +00:00
cmanske%netscape.com
6446b2e1b0
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
0b78819d79
Fixed Spell Check dialog layout. Replace more 'html:script' with 'script'.
2000-05-04 22:21:35 +00:00
brade%netscape.com
b1cdb27d7a
add tooltips for page color properties dialog
2000-05-04 14:57:43 +00:00
brade%netscape.com
947aec5414
add tooltips for insert table dialog
2000-05-04 14:56:55 +00:00
brade%netscape.com
6f62bbc1dc
add tooltips for image dialog
2000-05-04 14:56:07 +00:00
brade%netscape.com
c9ffd2f00c
add tooltips to hrule dialog
2000-05-04 14:53:52 +00:00
kin%netscape.com
b68c6a6249
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
f6f52eedef
Replace GetBodyElement with GetRootElement to fix bustage
2000-05-04 14:32:07 +00:00
cmanske%netscape.com
997a0f430f
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
14132c4bfd
merge error. my fault. fix
2000-05-04 09:32:40 +00:00
mjudge%netscape.com
e983172b2f
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
7377347319
Make the quit menu item work in composer, bug 38074.
2000-05-04 00:33:44 +00:00
akkana%netscape.com
7090f7c8ff
Fix warnings
2000-05-03 23:42:25 +00:00