briano%netscape.com
d5abd4e0c7
General cleanup.
1999-09-09 03:34:19 +00:00
sfraser%netscape.com
567e85bce7
Add tests for empty doc, and get doc length in EditorTestSelection.
1999-09-08 23:27:22 +00:00
brade%netscape.com
585e215dd4
remove unneeded / redundant code; fix updating of controls
1999-09-08 20:10:22 +00:00
brade%netscape.com
7ac6516418
fix typo
1999-09-08 19:54:40 +00:00
brade%netscape.com
f38c1c8cbd
optimizations from Ben Goodger; move global var tagName to local; remove old comment; add new comments; don't pass around image editfield id
1999-09-08 14:57:44 +00:00
brade%netscape.com
7957e6f515
add license and selection keys (home, end, pgup, pgdn, arrows, shift-selects, etc.)
1999-09-08 14:04:41 +00:00
brade%netscape.com
3ca563ea08
readd spacers in toolbar
1999-09-08 13:36:32 +00:00
cmanske%netscape.com
b79cba21bc
Activated collapsing of table row in Image Dialog to implement 'More'/'Fewer' behavior, now that sizeToContent works!
1999-09-08 00:50:45 +00:00
cmanske%netscape.com
8739b154d3
Fixed Insert Table dialog to not insert if properties are not valid
1999-09-07 23:55:13 +00:00
cmanske%netscape.com
b4e446eaaf
Adding Advanced Property Editing dialog work by Ben Goodger (rgoodger@ihug.co.nz)
1999-09-07 23:49:46 +00:00
sfraser%netscape.com
aecde5dd4b
Remove the view source menu item because it doesn't work right yet, and fix the contentframe.xul URL to work with some obscure CAPS changes.
1999-09-07 23:25:59 +00:00
sfraser%netscape.com
1ab34362fc
Fix view source to work with the new browser appcore replacement
1999-09-07 18:53:02 +00:00
sfraser%netscape.com
0956b48325
Fix the implicit global editorShell weirdness, and change the viewsource window opening.
1999-09-07 18:52:27 +00:00
brade%netscape.com
91e090d004
fix copyright; add contributor (Sammy Ford)
1999-09-07 14:32:03 +00:00
jfrancis%netscape.com
03c6026eb0
implementing RemoveList() - ie, list button now works as a toggle
1999-09-06 19:47:25 +00:00
jfrancis%netscape.com
ef4462884a
adding type="cite" to the blockquote, for testing purposes
1999-09-06 19:44:14 +00:00
cmanske%netscape.com
dd1fea4e79
Fixed all property dialogs to use global onAdvancedEdit() feature. Moved lots of JS strings into string bundle file.
1999-09-03 22:05:47 +00:00
cmanske%netscape.com
599b54720b
Added 'Cancel' to editor save file Confirm dialog and changed to accomodate common dialog interface changes
1999-09-03 01:23:19 +00:00
cmanske%netscape.com
cb72d8345b
Fixed rule to make text and background buttons join together on toolbar
1999-09-03 01:16:39 +00:00
sfraser%netscape.com
59dee1feba
First Checked In.
1999-09-02 05:27:20 +00:00
sfraser%netscape.com
85cfada1d4
Move most of the entities to the editorOverlay.dtd files
1999-09-02 04:57:22 +00:00
sfraser%netscape.com
3253600483
Add the editorOverlay.dtd file
1999-09-02 04:56:57 +00:00
sfraser%netscape.com
74f43c0f23
Landing XUL overlays for editor keys, toolbars and menus.
1999-09-02 04:55:52 +00:00
sfraser%netscape.com
0c1a88383e
Add editor overlay XUL and JS files
1999-09-02 04:54:36 +00:00
sfraser%netscape.com
6ce21a559d
File Removed.
1999-09-02 04:51:04 +00:00
sfraser%netscape.com
e5a3f4f39e
First Checked In.
1999-09-02 04:49:24 +00:00
sfraser%netscape.com
05c42fac85
Add a UTF-8 charset declaratoin, and some Japanese for grins.
1999-09-02 04:49:09 +00:00
cmanske%netscape.com
662edc2554
Added CloneAttributes to IDL and nsIHTMLEditor. Reworked property dialogs to accomodate AdvancedEdit dialog. Preliminary version of AdvancedEdit dialog done
1999-09-02 01:47:18 +00:00
cmanske%netscape.com
ba11acdca2
Changed IsNodeBlock to NodeIsBlock for JS. Fixed all compiler warnings. Added Advanced property Edit files
1999-09-01 19:58:25 +00:00
sfraser%netscape.com
f88b9aa594
Fix the plain text XUL to load -- fix entity
1999-09-01 05:50:36 +00:00
sfraser%netscape.com
9c4bba4c53
Add viewsource.dtd for sford
1999-09-01 05:48:41 +00:00
sfraser%netscape.com
88f8c1bdb6
First Checked In.
1999-09-01 05:47:40 +00:00
sfraser%netscape.com
7394a49a51
Remove double spacing.
1999-09-01 05:47:00 +00:00
cmanske%netscape.com
dff2ba2d8d
Exposed IsNodeBlock for JavaScript. Added comments for editor methods. Temporary fix for insert image bug (12917). Fixed bug 11857. Preliminary support for setting title and adding Cancel button in message dialogs.
1999-09-01 01:22:37 +00:00
cyeh%netscape.com
9577b5cefa
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 00:54:34 +00:00
brade%netscape.com
2cc2e33ace
add license; add viewsource (contribution by Sammy Ford)
1999-08-31 12:57:26 +00:00
brade%netscape.com
1e504af60b
add files for viewsource; fix years for copyright
1999-08-31 12:56:30 +00:00
brade%netscape.com
6d62bf7bda
removed bad line
1999-08-31 12:55:02 +00:00
brade%netscape.com
1427ec578c
add viewsource files (contribution by Sammy Ford); fix years in copyright
1999-08-31 12:54:24 +00:00
brade%netscape.com
2bd50ebcff
viewsource files
1999-08-31 12:53:49 +00:00
brade%netscape.com
8541d219db
First Checked In.
1999-08-31 12:53:13 +00:00
brade%netscape.com
85f888fcc2
View Source (contribution by Sammy Ford); fix year for copyright
1999-08-31 12:52:50 +00:00
brade%netscape.com
6dcbdd7308
add View Source to the menu (contribution by Sammy Ford)
1999-08-31 12:51:30 +00:00
cmanske%netscape.com
523b9079f0
Added checking if we need to save file before allowing close window or exit (bug 7615). Added support for Confirm and Alert message dialogs
1999-08-31 00:51:23 +00:00
sfraser%netscape.com
4842b0514c
Fix double spacing in these files.
1999-08-31 00:09:14 +00:00
brade%netscape.com
2faf7597f4
add spacers to toolbars (contribution by Michael Lowe)
1999-08-30 22:17:27 +00:00
syd%netscape.com
a5412aa2f8
Comment out rdf for files, this crashes editor when you bring it up. See bug 12725.
1999-08-28 06:03:49 +00:00
bienvenu%netscape.com
ebdceed6af
more makefile bustage
1999-08-28 03:36:06 +00:00
bienvenu%netscape.com
43b4084dc4
another attempt to fix linux build bustage
1999-08-28 03:01:13 +00:00
bienvenu%netscape.com
bac2a15a32
attempt to fix linux build bustage
1999-08-28 02:58:48 +00:00
cmanske%netscape.com
9c2fab8c18
Removed string bundle code from nsEditor into EditorShell and added access for JavaScript. Moved most of Save document code into EditorShell and added filetype filters to save dialog. Placed Advanced Edit functionality in an overly file. Removed redundant entity strings, that are now in overlays, from DTD files.
1999-08-28 02:40:18 +00:00
brade%netscape.com
6acb2db88d
add sidebar
1999-08-27 13:07:40 +00:00
brade%netscape.com
77a7956ad0
add sidebar files
1999-08-27 13:06:56 +00:00
brade%netscape.com
9d3748f3cf
add files for sidebar
1999-08-27 13:06:19 +00:00
brade%netscape.com
8611126681
add license; add files for sidebar
1999-08-27 13:06:00 +00:00
brade%netscape.com
5407ea5617
add license; add sidebar dtd files
1999-08-27 13:05:44 +00:00
brade%netscape.com
b792c262a2
add sidebar dtd files
1999-08-27 13:04:46 +00:00
brade%netscape.com
d61e59824e
First Checked In.
1999-08-27 13:04:03 +00:00
brade%netscape.com
16b23b760e
change comment for lxr searches
1999-08-27 13:02:38 +00:00
cmanske%netscape.com
ce2856a9e0
Fixed bug 12126. Removed pref code from nsHTMLEditor - do HLine pref stuff in JS instead.
1999-08-27 04:12:47 +00:00
sfraser%netscape.com
afe0cf616e
Changed to use command nodes in XUL, with lots of XUL tidy-up (detabbing etc).
1999-08-26 03:27:56 +00:00
cmanske%netscape.com
cd8f665c29
Removed unused accesskey entity
1999-08-25 23:45:20 +00:00
cmanske%netscape.com
6a6cd17f16
Removed test menu item to load ua.css
1999-08-25 23:44:14 +00:00
cmanske%netscape.com
b6e5504056
Activating CSS to show named anchor in editor
1999-08-25 23:40:07 +00:00
brade%netscape.com
af6defd42c
add license
1999-08-25 14:40:33 +00:00
brade%netscape.com
e5f28a2c97
xul overlay for ok/cancel
1999-08-25 14:36:13 +00:00
brade%netscape.com
277bc1f584
add license; xul overlay for ok/cancel
1999-08-25 14:35:59 +00:00
brade%netscape.com
2523d49538
xul overlay for ok/cancel; add license
1999-08-25 14:28:53 +00:00
brade%netscape.com
3bc4768e4f
xul overlay for ok/cancel
1999-08-25 14:18:04 +00:00
brendan%mozilla.org
defeffaabd
Massive spankage to capitalize C++ method and attribute name bindings, per
...
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
akkana%netscape.com
ff7a19a5bd
Revise the doc encoder and content sink APIs yet again to make it easier
...
to add new flags (pass a flag in the constructor, rather than specific
booleans. This in order to fix:
11249: Add flag to write only the body in html output.
1999-08-24 18:30:19 +00:00
brade%netscape.com
31622542af
diffs from pete@postpagan.com (cleanup and alignment css for image dialog)
1999-08-23 15:00:59 +00:00
brade%netscape.com
475ff7c5cf
diffs from pete@postpagan.com (cleanup and alignment fixes)
1999-08-23 14:59:46 +00:00
brade%netscape.com
5cb4feb356
diffs from pete@postpagan.com (cleanup and alignment fixes); also fix for enable/disable of dialog based on imageType rather than the existence of a character in the source file
1999-08-23 14:58:54 +00:00
brade%netscape.com
b012dd83f5
changes from pete@postpagan.com
1999-08-23 14:56:57 +00:00
hyatt%netscape.com
d819a08a33
Renaming onaction to oncommand.
1999-08-20 22:58:32 +00:00
akkana%netscape.com
de0fab64a7
Handle plaintext wrapping in style, rather than a pre tag in the body. Also fix a couple of warnings.
1999-08-20 22:39:48 +00:00
akkana%netscape.com
92b103e2e7
Partial work toward 11390, using style instead of embedded pre tag
...
to control wrapping; this adds a style tag that should work, but
doesn't seem to (see bug 4696), so I've left the old pre tag in place.
Also change text to more accurately reflect the situation, and fix the
80 char reference so that it's really 80 chars (was 78 ;-).
1999-08-19 22:14:54 +00:00
brade%netscape.com
86237e743d
add license
1999-08-19 14:38:45 +00:00
brade%netscape.com
689f7f5325
new images (transparent) from pete@postpagan.com
1999-08-19 14:37:43 +00:00
brade%netscape.com
bdeed6a858
back out license due to bug in parser
1999-08-19 14:35:23 +00:00
brade%netscape.com
056e26b4ca
add license and opening comment (assume that is what was intended)
1999-08-19 14:33:39 +00:00
brade%netscape.com
776028d5c9
add license
1999-08-19 14:28:44 +00:00
brade%netscape.com
351af90280
diffs from pete@postpagan.com; add license
1999-08-19 14:28:35 +00:00
brade%netscape.com
6fa7b160fa
reformatting by pete@postpagan.com, pixel/percent handling by Brian King
1999-08-19 14:25:32 +00:00
brade%netscape.com
de8adbda5d
diffs from pete@postpagan.com and Brian King (height and width percent controls)
1999-08-19 14:24:09 +00:00
brade%netscape.com
b83d69058f
diffs from pete@postpagan.com and Brian King
1999-08-19 14:22:29 +00:00
brade%netscape.com
07edca718b
modal dialogs
1999-08-19 13:27:29 +00:00
brade%netscape.com
053435f1c7
add license
1999-08-19 13:17:22 +00:00
tague%netscape.com
11dad9b8c4
Fix bug #11687 - [Dogfood] Enable ender to save documents in encodings other than ISO-8859-1. Approved by chofmann@netscape.com, reviewed by buster@netscape.com.
1999-08-13 22:26:50 +00:00
sfraser%netscape.com
669553a80b
Fix the list buttons to show state.
1999-08-10 23:16:43 +00:00
sfraser%netscape.com
b3336c69a6
Add an <OL>
1999-08-10 23:14:12 +00:00
brade%netscape.com
6f6874d386
diffs from pete@postpagan.com
1999-08-10 23:09:22 +00:00
brade%netscape.com
d5cf3b9156
diffs from pete@postpagan.com
1999-08-10 22:57:55 +00:00
brade%netscape.com
260934892f
add some menu keybindings
1999-08-10 22:45:33 +00:00
brade%netscape.com
16f1b7595e
from pete@postpagan.com
1999-08-10 22:44:39 +00:00
brade%netscape.com
39c8470d8b
partial synch up with editorappshell.xul; fix entities (a=mcafee)
1999-08-10 20:55:14 +00:00
brade%netscape.com
eecbe9cdc4
point to EditorAppShell.dtd (removing entities)
1999-08-10 14:18:16 +00:00
brade%netscape.com
30f474f457
*** empty log message ***
1999-08-10 14:17:47 +00:00
sspitzer%netscape.com
2696a2a86b
ignore generated Makefile
1999-08-10 05:16:39 +00:00
brade%netscape.com
2cc4ca99b8
more strings
1999-08-09 18:38:31 +00:00
brade%netscape.com
aff0541fed
localize buttons
1999-08-09 18:38:06 +00:00
brade%netscape.com
db927a693f
localization (point to EditorHLineProperties.dtd)
1999-08-09 18:23:55 +00:00
brade%netscape.com
39bbde1449
add locale directory
1999-08-09 18:15:35 +00:00
brade%netscape.com
cb24c7a3bc
First Checked In.
1999-08-09 13:35:01 +00:00
brade%netscape.com
b44772a539
move entities to external dtd
1999-08-09 13:33:03 +00:00
ramiro%netscape.com
4ca8634688
Ignore generated Makefiles.
1999-08-07 22:34:02 +00:00
brade%netscape.com
535d2597af
add window title back in
1999-08-06 21:14:18 +00:00
brade%netscape.com
0b0194e345
move to external dtd
1999-08-06 21:13:45 +00:00
brade%netscape.com
d4d8bb8db7
add EditorTableProperties.dtd
1999-08-06 20:34:14 +00:00
brade%netscape.com
1f22bedddd
remove xml version
1999-08-06 20:31:59 +00:00
brade%netscape.com
8167b06d10
remove xml version; synch up with xul file
1999-08-06 20:11:09 +00:00
brade%netscape.com
001f1a90a9
move to external dtd
1999-08-06 20:08:27 +00:00
brade%netscape.com
adb348c555
remove xml version
1999-08-06 20:07:58 +00:00
brade%netscape.com
dd5a41b3bc
move to external dtd
1999-08-06 19:58:55 +00:00
brade%netscape.com
566189c54d
First Checked In.
1999-08-06 19:58:22 +00:00
brade%netscape.com
8eda7dbb06
move to external dtd
1999-08-06 19:50:26 +00:00
brade%netscape.com
b6720521c9
remove xml version
1999-08-06 19:50:10 +00:00
brade%netscape.com
80fecab842
move to external dtd
1999-08-06 19:22:25 +00:00
brade%netscape.com
b10d37d30a
remove xml version
1999-08-06 19:17:08 +00:00
brade%netscape.com
3c8c2fc57a
hook up to correct dtd file
1999-08-06 18:39:19 +00:00
brade%netscape.com
2e3d12c0ee
remove old file
1999-08-06 18:38:46 +00:00
brade%netscape.com
4e6304e3f6
File Removed.
1999-08-06 18:37:47 +00:00
brade%netscape.com
740c209fed
remove xml version number
1999-08-06 18:37:34 +00:00
brade%netscape.com
90222d6364
remove xml version number; synch up strings with xul file
1999-08-06 18:37:14 +00:00
brade%netscape.com
4b67c82b5e
entities now in dtd file
1999-08-06 18:36:24 +00:00
brade%netscape.com
60c85eb9b2
synching up with changes in EdLinkProps.xul
1999-08-06 18:22:00 +00:00
brade%netscape.com
c6297abdbc
partial menu keybindings/accesskeys
1999-08-06 15:01:21 +00:00
brade%netscape.com
5bf10f1bcb
partial menu keybindings
1999-08-05 22:19:58 +00:00
brade%netscape.com
0b633a1898
diffs from pete@postpagan.com
1999-08-05 22:19:25 +00:00
cmanske%netscape.com
33420b646e
Further table editing work
1999-08-05 20:04:58 +00:00
brade%netscape.com
689d81427d
fixbuild/ typos for sford
1999-08-05 14:21:51 +00:00
kin%netscape.com
2efc57239b
Modified EditorStart/Stop/RunLog() methods to call contentWindow.focus().
1999-08-04 18:38:11 +00:00
brade%netscape.com
f457a929d1
rearrange so xul widgets are separate from html
1999-08-04 15:07:54 +00:00
brade%netscape.com
aaefb3ff79
change to "More/Fewer" and fix references to "Additional Edit..."; reformat
1999-08-04 15:06:53 +00:00
brade%netscape.com
8a5e81f46d
change to "More/Fewer" and fix references to "Additional Edit..."; uncomment updating
1999-08-04 15:06:15 +00:00
cmanske%netscape.com
14bb564bf2
Table editing implementation
1999-08-04 02:06:03 +00:00
brade%netscape.com
b5157874a1
additional dtd files
1999-08-03 15:04:44 +00:00
brade%netscape.com
b74487d1e0
handle more dtd files
1999-08-03 15:04:30 +00:00
brade%netscape.com
82bcb7434a
export more dtds
1999-08-03 15:04:05 +00:00
brade%netscape.com
05589af6c7
some keybindings
1999-08-03 14:50:24 +00:00
brade%netscape.com
4666f50e0e
playback bugfix from kin
1999-08-03 14:34:23 +00:00
brade%netscape.com
a52131beab
remove "ED_Dedent.gif" which isn't built on other platforms; add image alignment gifs
1999-08-03 14:33:53 +00:00
brade%netscape.com
8debe8d66b
add image alignment gifs
1999-08-03 14:33:01 +00:00
brade%netscape.com
8afc338f68
First Checked In.
1999-08-03 14:32:03 +00:00
sfraser%netscape.com
3bd2f391a2
Add some inline style, for fun
1999-08-03 00:59:06 +00:00
sfraser%netscape.com
49999e36e0
Just some cleanup
1999-08-02 22:29:19 +00:00
brade%netscape.com
6a37a4c6b2
changes for forceInteger by pete@postpagan.com
1999-08-02 21:45:13 +00:00
cmanske%netscape.com
bf9ee4021e
Fixed bug 11064 and other minor XUL changes
1999-08-02 21:42:27 +00:00
hyatt%netscape.com
1eddcff6ba
Fixing editor bustage in one of their XUL files that prevented the window
...
from even coming up. (Assuming this should be fixed before the tree opens,
hence the checkin into a closed tree.)
1999-08-02 19:59:57 +00:00
jfrancis%netscape.com
759efa9e64
fixing XUL for popup menus in toolbar to obey new world order
1999-08-02 12:47:40 +00:00
cmanske%netscape.com
368b43adb3
Fixed missing entity referenece for italic and bold buttons on text editor menu.
1999-08-01 22:56:52 +00:00
cmanske%netscape.com
0fef13e963
Fixed lots of XUL (adjust for new titledbutton changes and XPMenus). Added initial table properties support and unit test for nsITableLayout methods. Removed unused InsertLink and InsertImage methods. Added lots of comments for interface methods.
1999-08-01 22:37:58 +00:00
hyatt%netscape.com
e25088a5c8
Phase 3. Patching XUL files to move the menu bar into the toolbox.
1999-07-31 11:30:46 +00:00
hyatt%netscape.com
4fdc913376
Patching the text editor XUL file.
1999-07-31 07:26:19 +00:00
hyatt%netscape.com
7bbfc016e5
Patching the editor's main menu bar. Now it and the browser have menus,
...
but nobody else does yet. Stay tuned.
1999-07-31 07:24:01 +00:00
hyatt%netscape.com
9bb4fb2ec0
Phase 1 of menu landing. Patching the syntax of XUL files to fix them up.
1999-07-31 02:48:17 +00:00
hyatt%netscape.com
f3e7ecf26f
Patching the editor XUL file to update to the new menu syntax.
1999-07-31 02:17:30 +00:00
akkana%netscape.com
a20696b16d
Fix Paste as Quotation label
1999-07-30 23:38:16 +00:00
sfraser%netscape.com
045c8e6c4d
Lowercase the ids of the style button names.
1999-07-28 02:56:03 +00:00
sfraser%netscape.com
2281da4657
Added broadcasters for style and document dirty states, and hooked up style buttons as observers.
1999-07-28 02:52:40 +00:00
sfraser%netscape.com
dfe465cb81
Added callback functions for style and dirty state changes. Also added EditorToggleStyle() call.
1999-07-28 02:51:58 +00:00
sfraser%netscape.com
351c71d179
First Checked In.
1999-07-28 02:49:12 +00:00
sfraser%netscape.com
5568be8916
Add ED_SaveMod.gif to the build.
1999-07-28 02:43:28 +00:00
cmanske%netscape.com
ec1da84753
Small fix to UI JS
1999-07-28 01:39:55 +00:00
sfraser%netscape.com
2d07b9a72c
Bring the table borders back!
1999-07-28 01:23:53 +00:00
cmanske%netscape.com
d54ddc3632
Initial table editing stuff. Removed table editing transactions (use basic node txns). Fixed TrimString JS methods. Fixed setting border in insert table.
1999-07-27 23:59:22 +00:00
kin%netscape.com
5a4c170b72
Added code to EditorExecuteScript() that will
...
report the line number in the script where
an exception is thrown.
1999-07-27 23:18:03 +00:00
akkana%netscape.com
a630458576
Fix problem bringing up browser window
1999-07-27 21:19:16 +00:00
akkana%netscape.com
e339f2e165
Get rid of confusing duplicated paragraph
1999-07-27 21:18:51 +00:00
brade%netscape.com
1de7966be8
First Checked In.
1999-07-27 21:06:25 +00:00
evaughan%netscape.com
3735028d94
Fixed infinite height bug in dialogs. Turns our HR is doing something wrong.
...
So for now I comented our the HR. Will add them back in when hr is fixed.
1999-07-27 02:21:07 +00:00
evaughan%netscape.com
3f22211568
Fixed a clipping bug.
1999-07-25 01:56:26 +00:00
cmanske%netscape.com
e5db866b55
Link dialog will select entire link
1999-07-25 01:24:51 +00:00
cmanske%netscape.com
db6e5788b8
Fixed insert element bugs. Added message if no misspelled words. Changed 'More Atrributes' to 'Advanced Edit' in dialogs. Improved generic message dialog. Added remove link button to link dialog
1999-07-24 20:27:53 +00:00
cmanske%netscape.com
16ff2d941c
Fixed bugs relating to insert element
1999-07-23 00:52:17 +00:00
cmanske%netscape.com
d207e61ac3
Changed editor chrome file references. Eliminated chrome/editor/editordlg
1999-07-21 19:56:21 +00:00
akkana%netscape.com
327cb41fc4
Loop over embedded objects and print them
1999-07-19 22:55:01 +00:00
akkana%netscape.com
1f9dc3d358
Add GetEmbeddedObjects API to editor shell
1999-07-19 22:36:12 +00:00
brade%netscape.com
31b1217345
constrainProportions
1999-07-19 14:03:12 +00:00
brade%netscape.com
7d0310bd0d
fix updating; add constrainProportions (thanks for petejc@postpagan.com and shaver@mozilla.org)
1999-07-19 14:02:24 +00:00
cmanske%netscape.com
a69f0ba9f3
Added error-checking JS method and used it for named anchor properties dialog
1999-07-16 20:34:16 +00:00
cmanske%netscape.com
202e798a0a
Fixed getSelectionAsText breakage, added loading an editor-specific CSS file and switching between it and browser (ua.css) at runtime, removed Publish button.
1999-07-16 18:04:03 +00:00
brade%netscape.com
4e6b79e7fa
integration of forceInteger (Thanks to pete@postpagan.com!)
1999-07-16 09:10:35 +00:00
brade%netscape.com
af7014d103
changes for forceInteger by pete@postpagan.com
1999-07-16 09:10:08 +00:00
brade%netscape.com
c97363423e
forceInteger integration (thanks to pete@postpagan.com)
1999-07-16 09:08:13 +00:00
akkana%netscape.com
c3f819a479
Fix JS error
1999-07-16 00:14:29 +00:00
akkana%netscape.com
cec59f5980
Fix Paste As Quotation label
1999-07-16 00:14:18 +00:00
akkana%netscape.com
565a58e4d7
Add a sentence with a bunch of nbsp's
1999-07-16 00:13:57 +00:00
cmanske%netscape.com
e433362b49
Finished Personal Dictionary dialog. Added 4th button to generic message dialog. Cleaned up syntax errors for in params for spell checking methods
1999-07-15 14:43:48 +00:00
sfraser%netscape.com
08e6659317
Added various event listeners, in preparation for document modification state UI reflection.
1999-07-14 22:33:20 +00:00
sfraser%netscape.com
169c61fe28
Fix window title entity, and add ID on save button.
1999-07-14 22:32:26 +00:00
sfraser%netscape.com
e8de333888
Change comment style the style block.
1999-07-14 22:31:43 +00:00
brade%netscape.com
6a82ae5b4f
First Checked In.
1999-07-14 20:24:10 +00:00
brade%netscape.com
c31c6675f2
add locale
1999-07-14 19:56:08 +00:00
brade%netscape.com
af071680bb
First Checked In.
1999-07-14 19:55:23 +00:00
brade%netscape.com
c01836380d
First Checked In.
1999-07-14 19:20:54 +00:00
akkana%netscape.com
a3fb11b98f
Restructure the editor output routines to allow passing in
...
a mime type and a flag argument. Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
editor is created.
9470, 9488: allow explicit specification of formatted output.
1999-07-14 18:54:29 +00:00
brade%netscape.com
0c78b1b64d
localization
1999-07-14 18:00:26 +00:00
brade%netscape.com
db566ab1bf
localization
1999-07-14 17:37:08 +00:00
brade%netscape.com
6e5fbf7c25
forceInteger by pete@postpagan.com
1999-07-14 17:32:10 +00:00
cmanske%netscape.com
f85acd993e
Generic message dialog, fix insert element-related bugs, initial personal dictionary dialog, other editor bugs
1999-07-14 15:24:33 +00:00
brade%netscape.com
a39971f094
localizable strings pulled out into entities
1999-07-08 20:05:35 +00:00
brade%netscape.com
9948bbbe05
remove hard-coded string; add a parameter to EditorInsertText
1999-07-08 20:05:03 +00:00
cmanske%netscape.com
652ddfd960
Simple removed '.' from the menu text so insert HTML menu item is activated
1999-07-08 17:28:00 +00:00
cmanske%netscape.com
2cebc0bad4
Fixed editor dialogs to work with now-fixed autosizing window. Changed buttons to titledbuttons for better layout. Reviewed by sfraser, approved by chofmann
1999-07-08 03:21:01 +00:00
saari%netscape.com
44652397ac
fixing bug 6741. Again.
1999-07-08 01:50:52 +00:00
saari%netscape.com
f4c149eed7
A fix and a work around for M8 bugs 6741 and 7878
1999-07-07 23:40:31 +00:00
akkana%netscape.com
c8c0d76456
9370: export insert html dialog. r=cmanske/a=chofmann
1999-07-07 22:43:04 +00:00
cmanske%netscape.com
17877ac6b0
Changed attempt to display a Named Anchor using CSS so it can have an HREF. (it doesn't work yet, anyway)
1999-07-07 00:57:04 +00:00
hyatt%netscape.com
753822a195
Making the initial window size larger.
1999-07-07 00:40:56 +00:00
cmanske%netscape.com
47cbdeeb9f
Fixed crash in link dialog (but you still can't use OK or Cancel)
1999-07-07 00:08:27 +00:00
cmanske%netscape.com
f65007f48c
Moved style attribute for progess area into CSS file
1999-07-06 23:49:56 +00:00
cmanske%netscape.com
a24fd80ebe
Fixed small default window size for editor content window and changed min-width on toolbars to allow reducing content window to smaller than toolbars
1999-07-06 23:40:27 +00:00
akkana%netscape.com
e49e94125e
version 1.3 caused this dialog to come up blank! Backing out, filed bug 9313 to track getting the right fix in
1999-07-06 22:44:49 +00:00
cmanske%netscape.com
6fbc2e6065
Trying to get dialogs to work again.
1999-07-06 00:19:40 +00:00
cmanske%netscape.com
80b4711b79
Fixed alignment popup
1999-07-05 23:08:01 +00:00
cmanske%netscape.com
964e056ebd
Changed Named Anchor dialog to use autosizing
1999-07-05 18:36:50 +00:00
cmanske%netscape.com
586992a44e
Trying to get popup XUL windows to behave: not correct yet, but checking in so others can examine
1999-07-04 23:14:36 +00:00
cmanske%netscape.com
9761f8e938
Implemented insert named anchor and table. Fixed dialogs to utilize autosizing. Popups are screwed up because of stupid box layout behavior
1999-07-04 23:01:10 +00:00
cmanske%netscape.com
2f22406b27
Fixed bug in inserting Named Anchor element
1999-07-03 00:57:19 +00:00
cmanske%netscape.com
8585e05699
Simplified insert logic in dialogs
1999-07-03 00:54:23 +00:00
cmanske%netscape.com
7e87a94450
Changes to editor XUL dialogs to accomodate new window-as-box changes
1999-07-02 22:52:34 +00:00
cmanske%netscape.com
372b26f358
Small changes to editor xul files
1999-07-02 21:54:33 +00:00
sfraser%netscape.com
bae3928e88
Go back to a 1.6, and fix the HTML iframe content-primary attribute so that everything works again.
1999-07-02 21:08:33 +00:00
sfraser%netscape.com
66b85275ae
Fix comment style.
1999-07-02 20:55:46 +00:00
akkana%netscape.com
5c021cefde
Reverting to version 1.3 since versions since then completely hork the plaintext editor window
1999-07-02 20:14:04 +00:00
brade%netscape.com
64a3c9c81f
handle appropriate enabling/disabling of OK button based on whether any appropriate values have changed; change from html:select to xul:titledbutton class=popup; add popup menus for pixels/percent and imagetext alignment
1999-07-02 14:43:48 +00:00
brade%netscape.com
7bce2c15f3
handle enabling of "OK" to only when appropriate values have changed (doesn't handle cases where values aren't actually changed); comment out <label> enabling/disabling until layout bug is fixed; handle hspace/vspace/border
1999-07-02 14:34:42 +00:00
brade%netscape.com
e2af06b196
add SetPixelOrPercentByID()
1999-07-02 14:31:02 +00:00
hyatt%netscape.com
ca4d2ad7fa
Forgot the vertical alignment for the editor files.
1999-07-02 05:34:59 +00:00
hyatt%netscape.com
f260c11c18
Changing the editor main window to work with the new XUL changes (making
...
the window tag a box).
1999-07-02 05:26:18 +00:00
sfraser%netscape.com
0fed0447a1
Add EditorStyles1.css to the build
1999-07-02 03:57:20 +00:00
sfraser%netscape.com
5f69ebe5b1
Add stuff for applying style sheets.
1999-07-02 03:56:59 +00:00
sfraser%netscape.com
d78b1fc110
First Checked In.
1999-07-02 03:56:25 +00:00
cmanske%netscape.com
e5c849294a
Fixed editor UI to be inline with hyatt's XUL popup window fixes
1999-07-01 23:45:01 +00:00
kin%netscape.com
3b5b4d3b48
Added ApplyStyleSheet() method to the various editor interfaces.
1999-07-01 19:32:35 +00:00
akkana%netscape.com
13f718dc90
Change (commented out) textarea line to be 6 rows long
1999-07-01 00:13:26 +00:00
akkana%netscape.com
66024861e2
- New dialog and editor shell API for Insert HTML Source
...
- Add wrapcolumn setting to document encoders, and use it in the editor
- Fix numbered lists in the html to text sink stream.
1999-06-30 19:26:08 +00:00
cmanske%netscape.com
9cfe9b82d2
Fixed setting HLine height problems
1999-06-29 21:17:04 +00:00
sfraser%netscape.com
c9d145d7c4
Add getting selection as text or HTML to the Debug TestSelection function.
1999-06-29 20:21:51 +00:00
akkana%netscape.com
f29a859702
Add copyright notice
1999-06-28 19:38:03 +00:00
cmanske%netscape.com
17586ccce6
Adding editor toolbar icon
1999-06-27 19:39:30 +00:00
cmanske%netscape.com
194ec56cfa
Composer UI work. Experiment with popup window for alignment setting
1999-06-27 18:47:19 +00:00
cmanske%netscape.com
7b33909001
Implemented use of replaceable letters B, I, and U instead of image icons for editor Bold, Italic, and Underline buttons
1999-06-25 21:40:57 +00:00
cmanske%netscape.com
30169895df
Changing to using B,I,U for editor style toolbar and remove 'Clear all styles' icon
1999-06-25 20:16:30 +00:00
akkana%netscape.com
f20c9e0ed9
Fix spelling error that was irritating me
1999-06-25 20:07:18 +00:00
hyatt%netscape.com
071e81fe16
Fixing the editor toolbars to fill the whole toolbox.
1999-06-25 01:10:28 +00:00
cmanske%netscape.com
aaa2213d4c
Fixed GetBodyElement. Changed editor test doc to not use CSS for background. Initial code to edit element properties when double-clicking on element.
1999-06-24 20:59:45 +00:00
cmanske%netscape.com
7e8b37648c
Tweaked size of HLine dialog and removed 'dump(element)' that gives and error, preventing insert link from working
1999-06-23 21:24:49 +00:00