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
akkana%netscape.com
09868c608f
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
5565cdf7de
Change to correct strings for 'Recent Pages' and 'Revert to Last Saved'
2000-05-03 21:40:18 +00:00
akkana%netscape.com
087cac75b5
37560: convert platform to dom newlines before inserting html. r=cmanske
2000-05-03 21:18:23 +00:00
brade%netscape.com
b134d8cbed
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
a18d82d66d
check in some missing entities so Composer might open up
2000-05-03 14:28:52 +00:00
cmanske%netscape.com
a6ccf041dc
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
sfraser%netscape.com
2f950817d9
General tidyup.
2000-05-03 05:14:11 +00:00
sfraser%netscape.com
7fca5ed05b
Ensure that the style buttons update as soon as you press them, so that the button reflects the type-in state properly.
2000-05-03 05:13:59 +00:00
dprice%netscape.com
615bde870d
fixing 37980, r=mjudge
2000-05-03 03:11:23 +00:00
sfraser%netscape.com
efcda15f63
Change the Find interface to use an nsIDOMWindow instead of a webshell, for better scriptability.
2000-05-03 02:24:16 +00:00
jfrancis%netscape.com
b70e6e443b
partial fix for bug 30763
2000-05-03 01:34:34 +00:00
jfrancis%netscape.com
7a8d8c9f26
implementing list behavior spec, plus a few bug fixes
2000-05-03 00:14:28 +00:00
jfrancis%netscape.com
b12a23627b
First Checked In.
2000-05-03 00:09:13 +00:00
sfraser%netscape.com
3482bd6475
Fix for bug 37898 -- can't type in editor, msg and IM compose. r=kin, a=leaf
2000-05-02 21:46:23 +00:00
cmanske%netscape.com
fc2bc945aa
Set focus when page is done loading. Fixed labels for menus and toolbars. Replaced 'vertical-align' with 'valign' for box alignment. Changed strings for Edit Modes. Unload style sheets when loading a url into existing window
2000-05-02 03:24:11 +00:00
sfraser%netscape.com
b1f4f54b0d
Make the toolbar look purdy.
2000-05-01 22:19:26 +00:00
sfraser%netscape.com
e441c67e15
Minor fixage for new command stuff.
2000-05-01 22:15:40 +00:00
sfraser%netscape.com
9df44b2e98
Fix the case of nsHash*t*able.h include.
2000-05-01 22:11:22 +00:00
sfraser%netscape.com
29ea7a1c61
Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions.
2000-05-01 21:49:52 +00:00
sfraser%netscape.com
24240e88ac
Added nsComposerCommands.cpp
2000-05-01 21:43:21 +00:00
sfraser%netscape.com
1d8af5f2ec
Remove bogus button styles.
2000-05-01 21:42:58 +00:00
sfraser%netscape.com
bac2045b2a
Add ComposerCommands.js
2000-05-01 21:39:02 +00:00
sfraser%netscape.com
b2113052ad
Add nsComposerCommands.cpp
2000-05-01 21:38:31 +00:00
sfraser%netscape.com
a66df4e4e4
Adding ComposerCommands.js
2000-05-01 21:38:11 +00:00
sfraser%netscape.com
d05c4aaf49
First Checked In.
2000-05-01 21:37:38 +00:00
anthonyd%netscape.com
cd9615f2fb
r: mjudge
...
disabled selection (grey selection) excludes input fields now.
2000-04-30 18:55:13 +00:00
ben%netscape.com
039d328c1a
editor skinnability fixes
2000-04-30 02:49:23 +00:00
cmanske%netscape.com
e48fc235ab
Fixed bug 37029, strip <body> from head output string. Last checkin fixed bug 36681: put last-modified date in Page Properties
2000-04-28 23:39:27 +00:00
cmanske%netscape.com
ce39726da5
Added last-modified date to Page Properties dialog
2000-04-28 23:35:36 +00:00
cmanske%netscape.com
32b4a273f2
Added method to select textfield. Fixed error in pixel/percent menulist initialization
2000-04-28 14:41:04 +00:00
cmanske%netscape.com
bfc5c9dba8
More editor CSS and XUL cleanup. Use grid to control button widths in dialogs. [Grids rock!]. New text for Edit Mode buttons
2000-04-28 14:06:34 +00:00
cmanske%netscape.com
ed2325fbfe
Tweak EdImageProps.js
2000-04-28 07:57:29 +00:00
cmanske%netscape.com
51c191c161
Fixed AdvancedEditButton in ImageProps dialog
2000-04-28 07:54:58 +00:00
cmanske%netscape.com
dd2362047e
Fixed EdHLineProps.xul and EdColorProps.xul. Cleaned up AdvancedEdit buttons
2000-04-28 07:34:48 +00:00
mjudge%netscape.com
d5503b6423
massive change to stop the editor fromknowing about nsIPresShell or nsIDocument
2000-04-28 06:20:36 +00:00
cmanske%netscape.com
0b1fa1f02b
Fixed Composer bugs 287475, 36937, 36981, 36996. More massive XUL skin conversion.
2000-04-28 05:59:16 +00:00
mjudge%netscape.com
48f046e6b3
ender lite checkin.
2000-04-27 07:37:12 +00:00
cmanske%netscape.com
9660639fcd
Changed flex=100% to flex=1
2000-04-27 01:03:15 +00:00
brade%netscape.com
78568930ce
fix some of the brokenness; don't always add a map tag; set customsize/original size appropriately; enable/disable some strings
2000-04-26 15:06:24 +00:00
brade%netscape.com
d982aa0ac4
bad parameter
2000-04-26 15:04:51 +00:00
brade%netscape.com
9eb225729f
latest changes to image map editor; hooking it up to image properties dialog (submitted by Dan Haddix; dan6992@hotmail.com)
2000-04-26 10:07:04 +00:00
brade%netscape.com
a3cfd7f436
latest changes to image map editor (submitted by Dan Haddix; dan6992@hotmail.com)
2000-04-26 10:04:43 +00:00
brade%netscape.com
115f43cbf0
latest changes to image map editor (submitted by Dan Haddix; dan6992@hotmail.com)
2000-04-26 09:50:23 +00:00
brade%netscape.com
2cc2ad4b96
forgot to add contributor Brian King (noticed by Dan Haddix)
2000-04-26 09:46:05 +00:00
brade%netscape.com
2fd82e227c
fix bug; set heightInput
2000-04-26 08:48:47 +00:00
ben%netscape.com
fa192a33e9
files I forgot to checkin with yesterday's prefwindow landing
2000-04-26 05:56:26 +00:00
hyatt%netscape.com
cd173af5c6
fix menus.
2000-04-26 02:27:56 +00:00
danm%netscape.com
45273d5ee3
use preference for browser chrome url (aka navigator.xul). bug 31867
2000-04-26 02:25:28 +00:00
mjudge%netscape.com
6622635cab
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
akkana%netscape.com
39a76668ca
Change Save File APIs in layout and editor to eliminate the specific
...
references to text and html and make them more general (take a mime type).
In the editor, prettyprint all output if editor.prettyprint_html is set.
2000-04-26 01:00:50 +00:00
brade%netscape.com
02f46c1d93
for DragDrop, call InsertFromDrop which will handle the drop for the appropriate flavors (as paste if appropriate)
2000-04-25 14:15:33 +00:00
brade%netscape.com
0489219757
factored paste so drop could use the common code; added InsertFromDrop, InsertFromTransferable, PrepareTransferable; r/tested=akkana; tested=jst
2000-04-25 14:15:04 +00:00
brade%netscape.com
6c6bbf6523
add methods for InsertFromDrop, PrepareTransferable, InsertFromTransferable; r=akkana
2000-04-25 14:14:48 +00:00
brade%netscape.com
60109fba9f
add method for InsertFromDrop; r=akkana
2000-04-25 14:14:42 +00:00
ben%netscape.com
82b4585995
PrefWindow IV landing
2000-04-25 03:09:02 +00:00
jfrancis%netscape.com
9176f7db24
lots of improvements to block transformations:
1) looks inside inlines for breaks;
2) fixes the "extra break when unlisting" bug
3) changing paragraph style to normal consistently gets breaks
4) any splitting needed occurs when blocks inserted
plus a lot of small bug fixes
2000-04-24 11:51:12 +00:00
cmanske%netscape.com
038db9e9d4
Very simple UI fix - replaced titledbutton with button for Plain Text Editor
2000-04-22 01:49:00 +00:00
akkana%netscape.com
8eb33e6c21
36778: Contribution from Ryan Cassin (kidteckco@hotmail.com) to fix toolbar and titlebar in plaintext editor
2000-04-22 01:12:52 +00:00
sfraser%netscape.com
8083a51230
Fix for 24043, close empty editor doc when opening a new file. Help from Ryan Cassin <kidteckco@hotmail.com>.
2000-04-21 22:32:57 +00:00
cmanske%netscape.com
fa443a4f8d
Lots of xul rewrite, e.g., replaced all 'align' on box with 'orient', using <tree> for simple lists. Added 'Insert Chars' feature by bakibon@yahoo.com
2000-04-21 15:00:23 +00:00
cmanske%netscape.com
79c27c8b3f
Fixed setting title bug 36179, lots of xul rewrite, e.g., replaced all 'align' on box with 'orient', using <tree> for simple lists. Added 'Insert Chars' feature by bakibon@yahoo.com
2000-04-21 14:55:54 +00:00
scc%netscape.com
2f7dd57dba
making string conversions explicit
2000-04-21 09:33:45 +00:00
scc%netscape.com
992a2f63e3
making string conversions explicit
2000-04-21 06:56:47 +00:00
sfraser%netscape.com
97d1415ea9
Fix frameset detection. An additional Notify() method was not hooked up properly.
2000-04-21 00:50:04 +00:00
anthonyd%netscape.com
05840e5f32
drawing selection as tri-state. on-off-disabled. hardcoded disable color to grey right now. r=mjudge
2000-04-20 23:11:41 +00:00
akkana%netscape.com
74cc74130e
6276: Add wrapping support for mail.
2000-04-20 22:45:54 +00:00
akkana%netscape.com
5be3f73df9
Add nsWrapUtils to build.
2000-04-20 22:41:02 +00:00
akkana%netscape.com
fc83cbc86f
Wrapping code, useful for citers and perhaps other code
2000-04-20 22:32:56 +00:00
brade%netscape.com
d9a687d813
changes submitted by Brian King (briank@clubi.ie); handle the case where an image hasn't been inserted but will be.
2000-04-20 14:12:33 +00:00
sfraser%netscape.com
fef0090592
Fix for 29843 -- caret disappears on delete. r=jfrancis
2000-04-20 03:59:50 +00:00
sfraser%netscape.com
49599ce544
Fix a warning.
2000-04-20 03:58:10 +00:00
danm%netscape.com
622d6fe83b
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
akkana%netscape.com
a9942efa49
29794: Disable meta-refresh in editor pages.
...
API and some implementation for 6276: rewrap.
2000-04-18 22:39:10 +00:00
jfrancis%netscape.com
9eff10efd4
tab in table, tab in lists, fixed inline style handling over multi-ranged selections
2000-04-18 21:39:35 +00:00
brade%netscape.com
730afe4a44
commented out some code that really should be rewritten
2000-04-18 14:33:23 +00:00
brade%netscape.com
e9ba05d6af
submitted changes from Brian King (briano9@yahoo.com) as well as some tweaking needed to get it to layout a bit better with new xul widgets
2000-04-18 14:32:27 +00:00
brade%netscape.com
0f8eff9542
changes submitted by Dan Haddix (dan6992@hotmail.com); also I added some error checking
2000-04-18 14:26:36 +00:00
scc%netscape.com
23d6d5119e
making string conversions explicit
2000-04-18 07:52:02 +00:00
scc%netscape.com
1d1960be1e
making string conversions explicit
2000-04-18 07:44:58 +00:00
scc%netscape.com
88c11720d3
making string conversions explicit
2000-04-18 05:51:09 +00:00
nisheeth%netscape.com
ae1909623b
Fix for bug 30958: Reflow commands are now processed asynchronously all the time. The semantics of the API for queuing and processing reflow commands has changed. Now, AppendReflowCommand() initiates an asynchronous reflow event and all reflow command processing happens when that event fires. It is no longer possible for consumers outside the presentation shell to call ProcessReflowCommands() synchronously. Because of this change, reflow locks are no longer needed and have been removed.
2000-04-17 07:13:57 +00:00
cmanske%netscape.com
66347ddb3a
Replace 'onclick' with 'oncommand' in sidebar xul.
2000-04-16 21:27:42 +00:00
cmanske%netscape.com
f96b0141e2
Put 'width' controls first in HLine Props dialog
2000-04-16 20:49:15 +00:00
cmanske%netscape.com
4cd1f27938
Most all dialogs rewritten for XUL widget covnersion for skins, bug 19565
2000-04-16 20:29:08 +00:00
cmanske%netscape.com
792e590d59
Replaced titledbuttons with button (part of 19565), onclick with oncommand in dialogs. Added more text styles (34894)
2000-04-15 02:03:52 +00:00
akkana%netscape.com
2d3cd3acbb
35814: add clipboard type to editor paste methods, and call the right type
2000-04-14 23:38:21 +00:00
mjudge%netscape.com
b37ba2ce4a
fixing another api change on notifyt selection
2000-04-14 23:01:09 +00:00
cmanske%netscape.com
e932f77f93
Removing blue background css for cells with border=0
2000-04-14 21:51:51 +00:00
akkana%netscape.com
edb2712c30
29794: tell docshell to disable meta-refresh
2000-04-14 21:19:44 +00:00
mjudge%netscape.com
fc3a2b3d76
changes to api for selection listeners
2000-04-14 11:26:18 +00:00
cmanske%netscape.com
d5c3bc9965
Lots and lots of bug fixes and XUL widget conversions. Work in progress, but must checkin to allow XPFE to fix bugs
2000-04-14 03:19:31 +00:00
pinkerton%netscape.com
a08bd44ab6
new clipboard interfaces for unix selection clipboard.
2000-04-14 02:52:38 +00:00
jfrancis%netscape.com
7dec4078d3
added RemoveAllInlineProperties()
2000-04-13 22:27:41 +00:00
jfrancis%netscape.com
b7dd11f7bb
Wrote RemoveAllInlineProperties() to deal with clearing out inline style, and also fixed a bunch of IME bugs.
2000-04-13 21:50:19 +00:00
akkana%netscape.com
7228abd7fd
Rename libender to libeditor on Linux and Windows (r=ssu)
2000-04-13 19:43:51 +00:00
akkana%netscape.com
ddacd36806
Fix Editor's View Source dialog (r=cmanske)
2000-04-13 19:41:11 +00:00
sfraser%netscape.com
52665ca171
No need to #include nsIGfxTextControlFrame.h any more.
2000-04-13 04:49:52 +00:00
brade%netscape.com
5411e6e121
remove duplicate line
2000-04-12 13:30:32 +00:00
brade%netscape.com
03e1c6d396
remove colon from alignment box label; add image map box label
2000-04-12 13:27:00 +00:00
brade%netscape.com
290594854b
redo with xul widgets
2000-04-12 13:26:16 +00:00