Commit Graph

205 Commits

Author SHA1 Message Date
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