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

274 Коммитов

Автор SHA1 Сообщение Дата
brade%netscape.com a8baeefc80 entities now in dtd file 1999-08-06 18:36:24 +00:00
brade%netscape.com b1d3b80818 synching up with changes in EdLinkProps.xul 1999-08-06 18:22:00 +00:00
brade%netscape.com 75d7e60f7c partial menu keybindings/accesskeys 1999-08-06 15:01:21 +00:00
brade%netscape.com 787e4b46e7 partial menu keybindings 1999-08-05 22:19:58 +00:00
brade%netscape.com bb52a9fc07 diffs from pete@postpagan.com 1999-08-05 22:19:25 +00:00
cmanske%netscape.com 5603ca24a3 Further table editing work 1999-08-05 20:04:58 +00:00
brade%netscape.com c37a42a600 fixbuild/ typos for sford 1999-08-05 14:21:51 +00:00
kin%netscape.com 35354a1269 Modified EditorStart/Stop/RunLog() methods to call contentWindow.focus(). 1999-08-04 18:38:11 +00:00
brade%netscape.com 39b4f494a2 rearrange so xul widgets are separate from html 1999-08-04 15:07:54 +00:00
brade%netscape.com 60146f855a change to "More/Fewer" and fix references to "Additional Edit..."; reformat 1999-08-04 15:06:53 +00:00
brade%netscape.com 35a1ccde88 change to "More/Fewer" and fix references to "Additional Edit..."; uncomment updating 1999-08-04 15:06:15 +00:00
cmanske%netscape.com 4936a140bc Table editing implementation 1999-08-04 02:06:03 +00:00
brade%netscape.com c0d64fc406 additional dtd files 1999-08-03 15:04:44 +00:00
brade%netscape.com 37e7682a00 handle more dtd files 1999-08-03 15:04:30 +00:00
brade%netscape.com e5ad10a73b export more dtds 1999-08-03 15:04:05 +00:00
brade%netscape.com 53f5bfbd24 some keybindings 1999-08-03 14:50:24 +00:00
brade%netscape.com 208e8da442 playback bugfix from kin 1999-08-03 14:34:23 +00:00
brade%netscape.com 70807cd4bb 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 37e52b3c3c add image alignment gifs 1999-08-03 14:33:01 +00:00
brade%netscape.com 71fdba9085 First Checked In. 1999-08-03 14:32:03 +00:00
sfraser%netscape.com f6e5928290 Add some inline style, for fun 1999-08-03 00:59:06 +00:00
sfraser%netscape.com 49a2df43ac Just some cleanup 1999-08-02 22:29:19 +00:00
brade%netscape.com eb8dce7e11 changes for forceInteger by pete@postpagan.com 1999-08-02 21:45:13 +00:00
cmanske%netscape.com 4979a8291f Fixed bug 11064 and other minor XUL changes 1999-08-02 21:42:27 +00:00
hyatt%netscape.com 6521db1fe0 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 a81a1e9856 fixing XUL for popup menus in toolbar to obey new world order 1999-08-02 12:47:40 +00:00
cmanske%netscape.com ea1fad962e Fixed missing entity referenece for italic and bold buttons on text editor menu. 1999-08-01 22:56:52 +00:00
cmanske%netscape.com ec0c057e63 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 0541afe016 Phase 3. Patching XUL files to move the menu bar into the toolbox. 1999-07-31 11:30:46 +00:00
hyatt%netscape.com c190007246 Patching the text editor XUL file. 1999-07-31 07:26:19 +00:00
hyatt%netscape.com a2561ffea0 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 57c6c6d297 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 d2b792c0ee Patching the editor XUL file to update to the new menu syntax. 1999-07-31 02:17:30 +00:00
akkana%netscape.com 9e81dc2ce9 Fix Paste as Quotation label 1999-07-30 23:38:16 +00:00
sfraser%netscape.com 8b5891fac0 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 76b8ccdb57 Added callback functions for style and dirty state changes. Also added EditorToggleStyle() call. 1999-07-28 02:51:58 +00:00
sfraser%netscape.com 9cc7ac565d First Checked In. 1999-07-28 02:49:12 +00:00
sfraser%netscape.com c912e5ba81 Add ED_SaveMod.gif to the build. 1999-07-28 02:43:28 +00:00
cmanske%netscape.com dacea5115d Small fix to UI JS 1999-07-28 01:39:55 +00:00
sfraser%netscape.com 68f9da156c Bring the table borders back! 1999-07-28 01:23:53 +00:00
cmanske%netscape.com f6fef62102 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 88ee5389e9 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 ae367c4d25 Fix problem bringing up browser window 1999-07-27 21:19:16 +00:00
akkana%netscape.com 37834e49c8 Get rid of confusing duplicated paragraph 1999-07-27 21:18:51 +00:00
brade%netscape.com fd45bb19d8 First Checked In. 1999-07-27 21:06:25 +00:00
evaughan%netscape.com 9276523fc5 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 e511ced9b1 Fixed a clipping bug. 1999-07-25 01:56:26 +00:00
cmanske%netscape.com c163d5dc76 Link dialog will select entire link 1999-07-25 01:24:51 +00:00
cmanske%netscape.com 5a825a3726 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 80d18a0ea9 Fixed bugs relating to insert element 1999-07-23 00:52:17 +00:00
cmanske%netscape.com 747c061ff1 Changed editor chrome file references. Eliminated chrome/editor/editordlg 1999-07-21 19:56:21 +00:00
akkana%netscape.com 674d1590fe Loop over embedded objects and print them 1999-07-19 22:55:01 +00:00
akkana%netscape.com 13530acf98 Add GetEmbeddedObjects API to editor shell 1999-07-19 22:36:12 +00:00
brade%netscape.com 384514c780 constrainProportions 1999-07-19 14:03:12 +00:00
brade%netscape.com 5b31aa29b2 fix updating; add constrainProportions (thanks for petejc@postpagan.com and shaver@mozilla.org) 1999-07-19 14:02:24 +00:00
cmanske%netscape.com 4bfd1687d8 Added error-checking JS method and used it for named anchor properties dialog 1999-07-16 20:34:16 +00:00
cmanske%netscape.com 01eed0d246 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 5b184d104d integration of forceInteger (Thanks to pete@postpagan.com!) 1999-07-16 09:10:35 +00:00
brade%netscape.com 1b9219bba4 changes for forceInteger by pete@postpagan.com 1999-07-16 09:10:08 +00:00
brade%netscape.com 4fa65442b6 forceInteger integration (thanks to pete@postpagan.com) 1999-07-16 09:08:13 +00:00
akkana%netscape.com 999aa1527f Fix JS error 1999-07-16 00:14:29 +00:00
akkana%netscape.com d7f8e4d941 Fix Paste As Quotation label 1999-07-16 00:14:18 +00:00
akkana%netscape.com 905fc39918 Add a sentence with a bunch of nbsp's 1999-07-16 00:13:57 +00:00
cmanske%netscape.com 42f3df044b 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 befd00635f Added various event listeners, in preparation for document modification state UI reflection. 1999-07-14 22:33:20 +00:00
sfraser%netscape.com 6cf1d0399c Fix window title entity, and add ID on save button. 1999-07-14 22:32:26 +00:00
sfraser%netscape.com e91f30b7e4 Change comment style the style block. 1999-07-14 22:31:43 +00:00
brade%netscape.com c0d708c247 First Checked In. 1999-07-14 20:24:10 +00:00
brade%netscape.com 1116112b59 add locale 1999-07-14 19:56:08 +00:00
brade%netscape.com e55ca5fdaa First Checked In. 1999-07-14 19:55:23 +00:00
brade%netscape.com 6aeb2fcd4b First Checked In. 1999-07-14 19:20:54 +00:00
akkana%netscape.com 6d07c8eeb4 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 ba38beda3e localization 1999-07-14 18:00:26 +00:00
brade%netscape.com e80ea22e6d localization 1999-07-14 17:37:08 +00:00
brade%netscape.com a875d34c6f forceInteger by pete@postpagan.com 1999-07-14 17:32:10 +00:00
cmanske%netscape.com 8f1b0f0e2f 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 4f823327de localizable strings pulled out into entities 1999-07-08 20:05:35 +00:00
brade%netscape.com f0ec6ea430 remove hard-coded string; add a parameter to EditorInsertText 1999-07-08 20:05:03 +00:00
cmanske%netscape.com 091712f70a Simple removed '.' from the menu text so insert HTML menu item is activated 1999-07-08 17:28:00 +00:00
cmanske%netscape.com 883427f419 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 9f860a03ca fixing bug 6741. Again. 1999-07-08 01:50:52 +00:00
saari%netscape.com 35a37bd7bb A fix and a work around for M8 bugs 6741 and 7878 1999-07-07 23:40:31 +00:00
akkana%netscape.com 4603f8ba86 9370: export insert html dialog. r=cmanske/a=chofmann 1999-07-07 22:43:04 +00:00
hyatt%netscape.com 310eb74dec Making the initial window size larger. 1999-07-07 00:40:56 +00:00
cmanske%netscape.com b6c78404ee 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 654d262a20 Moved style attribute for progess area into CSS file 1999-07-06 23:49:54 +00:00
cmanske%netscape.com e6211a8b11 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 c4851bb0bc 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 d92dbb6673 Trying to get dialogs to work again. 1999-07-06 00:19:40 +00:00
cmanske%netscape.com 2ea4597280 Fixed alignment popup 1999-07-05 23:08:01 +00:00
cmanske%netscape.com 370a89a358 Changed Named Anchor dialog to use autosizing 1999-07-05 18:36:50 +00:00
cmanske%netscape.com 4c9a7aad73 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 c4259079e5 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 cb64ee0c59 Fixed bug in inserting Named Anchor element 1999-07-03 00:57:19 +00:00
cmanske%netscape.com eaa80e2526 Simplified insert logic in dialogs 1999-07-03 00:54:23 +00:00
cmanske%netscape.com 2129a5adab Changes to editor XUL dialogs to accomodate new window-as-box changes 1999-07-02 22:52:34 +00:00
cmanske%netscape.com 6b64437d36 Small changes to editor xul files 1999-07-02 21:54:33 +00:00
sfraser%netscape.com 0bd6830519 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 11ff3751cb Fix comment style. 1999-07-02 20:55:46 +00:00
akkana%netscape.com c9092999b8 Reverting to version 1.3 since versions since then completely hork the plaintext editor window 1999-07-02 20:14:04 +00:00