Commit Graph

284 Commits

Author SHA1 Message Date
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
brade%netscape.com
28cb791d9a add "enabling/disabling" of <label> 1999-06-23 19:36:43 +00:00
brade%netscape.com
fb8df5e170 remove some of the old stuff which was commented out; add in the dimensions fieldset, alignment and spacing fieldset 1999-06-23 19:35:34 +00:00
brade%netscape.com
589c90daaa add some enabling/disabling; handle width and height; some infrastructure for alignment and spacing attributes 1999-06-23 19:34:35 +00:00
brade%netscape.com
846ddbbec3 add some enabling/disabling functions 1999-06-23 19:30:43 +00:00
kin%netscape.com
a844eab276 Removed hack in EditorExecuteScript() that worked around a
bug in nsIFileSpec.readLine() that has now been fixed.
1999-06-22 23:30:21 +00:00
kin%netscape.com
bb016fe0bc Modified EditorExecuteScript() to read and execute a line at a time.
This will allow us to load and execute large log files.
1999-06-22 23:20:26 +00:00
nhotta%netscape.com
1cd82c810c Added ISO Latin 7 to charset menu, synch with browser. 1999-06-22 21:46:24 +00:00
cmanske%netscape.com
fe50001323 Adding Named Anchor UI files 1999-06-22 20:19:38 +00:00
cmanske%netscape.com
9b0f76e275 Added main composer toolbar and HLine dialog work 1999-06-22 19:12:16 +00:00
cmanske%netscape.com
deadc16740 Adding images for main Composer toolbar 1999-06-21 21:13:44 +00:00
nhotta%netscape.com
58930ff539 Adding charset menu for html editor as a part of the bug fix for 7849. 1999-06-21 20:22:52 +00:00
akkana%netscape.com
16848bc65f Add a comment and an acute entity, for testing purposes 1999-06-16 00:53:54 +00:00
sfraser%netscape.com
dd66ebf9ae Don't pass "null" strings in from JavaScript. 1999-06-15 23:25:18 +00:00
sfraser%netscape.com
dbd9d3ad49 Add TextEditor xul file. 1999-06-15 23:24:21 +00:00
cmanske%netscape.com
2ec855a87b HLine dialog improvements 1999-06-15 04:03:22 +00:00
kin%netscape.com
6a985fd0f2 Fixed "===" typo. 1999-06-14 22:42:35 +00:00
kin%netscape.com
e3bf912523 * Added StartLogging() and StopLogging() methods to nsIEditor,
nsIHTMLEditor, nsITextEditor, and nsIEditorShell and enabled
  the "Start Log" and "End Log" menu items in the editor test bed.

* Modified makefiles for Unix and Win32 to turn on  Editor API Logging.

* Added action argument to the DeleteSelection() method in nsIEditorShell.

* Modified nsJSTxnLog to use nsJSEditorLog when writing it's output.
1999-06-14 20:02:46 +00:00
jfrancis%netscape.com
e63b590f3b ssssh, it's a secret 1999-06-13 07:50:17 +00:00
cmanske%netscape.com
d5a334dbe5 More improvements to HLine dialog 1999-06-12 22:35:39 +00:00
cmanske%netscape.com
22a602e2c3 Fixed bug in HLine code. Replaced itoa with PR_snprintf 1999-06-12 22:11:59 +00:00
cmanske%netscape.com
0e98fa1f0d Horizontal Line dialog and setting/getting hline settings from prefs implemented. Masked effect of bug 8058 by removing popupanchor attribute. 1999-06-12 21:22:12 +00:00
kin%netscape.com
ad50cc638f Added functions to run the journal.js file.
Replaced all ocurrences of "appCore" with "window.editorAppShell".
1999-06-12 09:18:14 +00:00
kin%netscape.com
314273b2dc Added Start/Stop/Run Journal menu items to Debug menu. 1999-06-12 09:15:39 +00:00
sfraser%netscape.com
4b1803667a Export plain text XUL file 1999-06-12 05:18:02 +00:00
sfraser%netscape.com
05624ea4f6 Fix case of Exit(). 1999-06-11 23:45:34 +00:00
sfraser%netscape.com
5d6afccf87 Rename nsISpellCheck to nsIEditorSpellCheck 1999-06-11 22:43:19 +00:00
sfraser%netscape.com
946ea1e450 Get editorShell from window.opener now that editorAppCore is no more. 1999-06-11 18:58:32 +00:00
kin%netscape.com
c2b19eef9f Added EditorGetNodeFromOffsets() and EditorSetSelectionFromOffsets(). 1999-06-10 19:43:43 +00:00
hyatt%netscape.com
d1a4916b8b The editor popups are positioned properly. 1999-06-09 09:09:58 +00:00
cmanske%netscape.com
c56d124f5b Moved destination of editor string bundle file to editor's chrome directory 1999-06-09 02:26:48 +00:00
cmanske%netscape.com
19a50dffc4 Added string bundle file to Mac manifest file 1999-06-09 02:16:48 +00:00
cmanske%netscape.com
2707da4d24 Added string bundle file 1999-06-09 02:12:52 +00:00
cmanske%netscape.com
c624b316cb Added support for prefs and string bundles for editor, various bug fixes, preliminary Horizontal Line dialog work 1999-06-09 01:27:08 +00:00
law%netscape.com
475e0fa63c "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
akkana%netscape.com
ee4632cddb Add paste/insert as quotation into editor app cores to be accessible from JS. 1999-05-28 00:46:34 +00:00
sfraser%netscape.com
f8afbe3ce3 Remove the appcore from the AppCoresManager in onunload(). 1999-05-28 00:37:04 +00:00
akkana%netscape.com
c30adc3405 Add plaintext editor as an option in browser and editor menus 1999-05-27 22:21:48 +00:00
sfraser%netscape.com
b2397b0876 Add Find, Find Next, and Unit Test menu items 1999-05-27 04:08:11 +00:00
sfraser%netscape.com
ac9180c682 Change dedent to outdent, and alignpopup to align. 1999-05-27 04:06:54 +00:00
sfraser%netscape.com
d8a619ce70 Fix the page title 1999-05-27 04:06:17 +00:00
cmanske%netscape.com
68c91d40d9 Changed ED_AlignPopup.gif to ED_Alig.gif in makefiles 1999-05-27 04:04:02 +00:00
leaf%mozilla.org
7cdb9eb64d fixing -kb flag 1999-05-27 04:01:08 +00:00
sfraser%netscape.com
9ab7226d23 Add page titles, and white background through style. 1999-05-27 03:56:07 +00:00
cmanske%netscape.com
1754b6a5f1 Readding gifs with -kb 1999-05-27 03:48:52 +00:00
cmanske%netscape.com
8772a049f3 Removing gifs not checked in with -kb 1999-05-27 03:47:05 +00:00
cmanske%netscape.com
f177a794e6 Removing gif not checked in with -kb 1999-05-27 03:45:36 +00:00
sfraser%netscape.com
db5f974fac File Removed. 1999-05-27 03:43:02 +00:00
sfraser%netscape.com
c128bbdc12 First Checked In. 1999-05-27 03:42:49 +00:00
sfraser%netscape.com
8d1f8d3b7b Fix -kb flag 1999-05-27 03:40:22 +00:00
cmanske%netscape.com
c8ad73f166 Changed font face popup to use menu until popup XUL window works 1999-05-26 22:11:11 +00:00
cmanske%netscape.com
a152976669 Continued UI work: Spell checker fixes, toolbar improvements, popup menus implemented for paragraph style, font face and color, setting font color test UI, etc. 1999-05-26 21:40:51 +00:00
cmanske%netscape.com
eb549f64f3 Removed Windows-specific default directory string from prefs 1999-05-26 21:39:59 +00:00
cmanske%netscape.com
7b8ab6859b Set initial focus to editor window. Fixes bug 5724. Reviewed by sfraser 1999-05-22 00:40:59 +00:00
jfrancis%netscape.com
aaecdca8fb insert list and indent work 1999-05-17 12:22:31 +00:00
ducarroz%netscape.com
db02238748 Split EditorStartup() into EditorStartup() & EditorSetup(). Msg Compose use only EditorSetup(). 1999-05-14 22:54:24 +00:00
sfraser%netscape.com
7f70126e71 Since the unload handler gets called at all the wrong times, don't do anying useful in it. 1999-05-14 03:08:24 +00:00
cmanske%netscape.com
99752a9477 Fixing editor dialog bugs 1999-05-14 01:30:19 +00:00
cmanske%netscape.com
6e8c359133 Removed unused CSS 1999-05-13 21:01:43 +00:00
cmanske%netscape.com
fdc403c859 Implemented Spell Checking 1999-05-13 20:59:08 +00:00
jfrancis%netscape.com
d9dcd880e5 artistic integrity of poetry must not be comprimised! 1999-05-13 02:40:53 +00:00
sfraser%netscape.com
e11fb63db9 Give editor app cores a unique name so that you can have more than one open at a time, and fix the dialogs to cope with this. Also added file opening UI. 1999-05-12 22:25:45 +00:00
rods%netscape.com
8516385ae6 removed showclipboard function 1999-05-11 19:59:02 +00:00
rods%netscape.com
ad5d48dda7 Removed ShowClipboard menu item 1999-05-11 19:58:18 +00:00
cmanske%netscape.com
f01fa8b4ee Hooked up UI(menus) for setting font face and font size 1999-05-08 02:20:51 +00:00
cmanske%netscape.com
e508bcd84f Implemented InsertLinkAroundSelection 1999-05-07 22:26:23 +00:00
sfraser%netscape.com
6256ce6464 For some strange reason, the string for editor type was undefined as is. I changed it to a literal. 1999-05-07 05:43:51 +00:00
sfraser%netscape.com
739c21a94c Export Editor.css to resources. 1999-05-07 05:32:06 +00:00
sfraser%netscape.com
d77c6bd688 Implement Save, Save As in editor. 1999-05-07 05:02:35 +00:00
cmanske%netscape.com
5e9c46fab5 Fixed infinite loop in dialog Cancel hander 1999-05-07 01:54:38 +00:00
cmanske%netscape.com
daa9065307 More improvements to insert link and insert image dialogs. Added EdDialogCommon.js, where we should put java script used by all dialogs 1999-05-07 00:44:46 +00:00
cmanske%netscape.com
c52a827c0d Added new JavaScript files 1999-05-05 23:33:34 +00:00
cmanske%netscape.com
9ebbada5a7 Split JavaScript out of XUL into separate files 1999-05-05 23:30:21 +00:00
cmanske%netscape.com
5f7dc926d8 Added UI for paragraph style and preliminary versions of image and link dialogs 1999-05-05 23:29:18 +00:00
mjudge%netscape.com
b77df20b6e FIXING M5 BUGS: making weak links to stop extra addreff to presshell. fixing xul to set editor doc type to "content" 1999-04-29 20:21:04 +00:00
sfraser%netscape.com
b471a1fc77 Move ShowClipboard to the Debug menu 1999-04-28 05:20:05 +00:00
akkana%netscape.com
28ec093fff Fix location of xul files 1999-04-28 01:36:10 +00:00
rods%netscape.com
285b916f78 Added "EditorShowClipboard" function 1999-04-27 02:45:37 +00:00
rods%netscape.com
367d5114e2 Added seprartor and ShowClipboard menu item 1999-04-27 02:44:55 +00:00
cmanske%netscape.com
7bae157253 Removed reference to missing file 1999-04-26 20:47:55 +00:00
jfrancis%netscape.com
3df268e5de adding list to sample html 1999-04-26 14:27:02 +00:00
akkana%netscape.com
a2c7b3006a Fix linux startup crash parsing entity defs 1999-04-22 22:30:44 +00:00
sspitzer%netscape.com
128e16b958 add the cvs ignore file. (Am I the only one who ever does this?) 1999-04-22 04:09:35 +00:00
sspitzer%netscape.com
a1b51ff2e4 add the cvsignore files 1999-04-22 04:08:37 +00:00
sfraser%netscape.com
07cfc3750f Install resources inside 'default' directory in content, skin etc. 1999-04-22 02:57:57 +00:00
cmanske%netscape.com
6fe595eca4 Moved global java script variables into js file 1999-04-21 20:55:31 +00:00
sfraser%netscape.com
1079026e2b Fix manifest for editor dialogs 1999-04-21 20:53:44 +00:00
cmanske%netscape.com
26373876b4 Fixed problems with insert link dialog 1999-04-21 20:46:40 +00:00
akkana%netscape.com
74b899ecad composer ui should be installed to chrome/editor/composer, not just chrome/editor 1999-04-21 20:44:59 +00:00
cmanske%netscape.com
cf0e05cd03 Fixed error in link properties dialog reference 1999-04-21 20:31:17 +00:00
sfraser%netscape.com
3e50cddfb6 Fix the chrome URL for the bold GIF 1999-04-21 19:31:36 +00:00
sfraser%netscape.com
789195888f Added EditorInitPagePlain.html 1999-04-21 19:11:19 +00:00
sfraser%netscape.com
974edaafa3 First Checked In. 1999-04-21 19:11:18 +00:00
cmanske%netscape.com
6228e33112 Added simple dialogs for insert link and restructured ui source directories 1999-04-21 18:53:55 +00:00
cmanske%netscape.com
7f01f9158a Removed makefiles not needed 1999-04-21 03:44:24 +00:00
cmanske%netscape.com
19624c3e5d Added new dialog XUL for editor 1999-04-21 03:38:29 +00:00
cmanske%netscape.com
70ca9dc98e Built new chrome directories for Editor 1999-04-21 03:35:51 +00:00
cmanske%netscape.com
a5eea2eb19 Added general CSS file for main editor window 1999-04-21 03:31:41 +00:00
sfraser%netscape.com
f4441d5a7e First Checked In. 1999-04-20 22:51:57 +00:00
sfraser%netscape.com
aa63654780 First Checked In. 1999-04-20 22:24:20 +00:00
sfraser%netscape.com
ebc0d2da0b First Checked In. 1999-04-20 20:48:46 +00:00
ramiro
7afb8f7ece Fix for major xfe horkage caused by last checkin. Change the 'TRUE' to
'true'.  The unix prefs probably munged the 'TRUE' to something funny in
code, which later caused all sorts of unpredictable errors in xp_file and
reading preferences in general.  Lots of fun.
1998-06-01 09:04:58 +00:00
cmanske
71a8d6dc37 New Composer preferences added for background color and fill new cell with space mode 1998-05-30 22:26:41 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00