cmanske%netscape.com
|
370a89a358
|
Changed Named Anchor dialog to use autosizing
|
1999-07-05 18:36:50 +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 |
brade%netscape.com
|
85f570d64f
|
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
|
5965df8e70
|
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
|
4cf629f884
|
add SetPixelOrPercentByID()
|
1999-07-02 14:31:02 +00:00 |
akkana%netscape.com
|
e367a4a5d7
|
Change (commented out) textarea line to be 6 rows long
|
1999-07-01 00:13:26 +00:00 |
akkana%netscape.com
|
830cc10614
|
- 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
|
2ed387d0fa
|
Fixed setting HLine height problems
|
1999-06-29 21:17:04 +00:00 |
cmanske%netscape.com
|
089b86baf7
|
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
|
d877343e81
|
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
|
954f18735e
|
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
|
4015c0f30b
|
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
|
61ca33839f
|
add some enabling/disabling functions
|
1999-06-23 19:30:43 +00:00 |
cmanske%netscape.com
|
79680bdb88
|
Adding Named Anchor UI files
|
1999-06-22 20:19:38 +00:00 |
cmanske%netscape.com
|
00a81d1fc0
|
Added main composer toolbar and HLine dialog work
|
1999-06-22 19:12:16 +00:00 |
cmanske%netscape.com
|
32162f5535
|
HLine dialog improvements
|
1999-06-15 04:03:22 +00:00 |
cmanske%netscape.com
|
3546f066d0
|
More improvements to HLine dialog
|
1999-06-12 22:35:39 +00:00 |
cmanske%netscape.com
|
68843366e1
|
Fixed bug in HLine code. Replaced itoa with PR_snprintf
|
1999-06-12 22:11:59 +00:00 |
cmanske%netscape.com
|
264f43ee2c
|
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 |
sfraser%netscape.com
|
3c88513d64
|
Rename nsISpellCheck to nsIEditorSpellCheck
|
1999-06-11 22:43:19 +00:00 |
sfraser%netscape.com
|
18b7cf617d
|
Get editorShell from window.opener now that editorAppCore is no more.
|
1999-06-11 18:58:32 +00:00 |
cmanske%netscape.com
|
351d18f8fa
|
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 |
cmanske%netscape.com
|
68f95d7549
|
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
|
6534e2012d
|
Fixing editor dialog bugs
|
1999-05-14 01:30:19 +00:00 |
cmanske%netscape.com
|
1104574ea3
|
Implemented Spell Checking
|
1999-05-13 20:59:08 +00:00 |
sfraser%netscape.com
|
832c0a7ca1
|
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 |
cmanske%netscape.com
|
954d9d41f2
|
Hooked up UI(menus) for setting font face and font size
|
1999-05-08 02:20:51 +00:00 |
cmanske%netscape.com
|
85b5fc535d
|
Implemented InsertLinkAroundSelection
|
1999-05-07 22:26:23 +00:00 |
cmanske%netscape.com
|
dca7236020
|
Fixed infinite loop in dialog Cancel hander
|
1999-05-07 01:54:38 +00:00 |
cmanske%netscape.com
|
b967b34da5
|
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
|
7296088618
|
Added new JavaScript files
|
1999-05-05 23:33:34 +00:00 |
cmanske%netscape.com
|
21d9b68709
|
Split JavaScript out of XUL into separate files
|
1999-05-05 23:30:21 +00:00 |
cmanske%netscape.com
|
ac1c0f7709
|
Added UI for paragraph style and preliminary versions of image and link dialogs
|
1999-05-05 23:29:18 +00:00 |
akkana%netscape.com
|
fd7d05f4de
|
Fix location of xul files
|
1999-04-28 01:36:10 +00:00 |
cmanske%netscape.com
|
05a602f561
|
Removed reference to missing file
|
1999-04-26 20:47:55 +00:00 |
sspitzer%netscape.com
|
a9a5094f7f
|
add the cvsignore files
|
1999-04-22 04:08:37 +00:00 |
sfraser%netscape.com
|
80c32df239
|
Install resources inside 'default' directory in content, skin etc.
|
1999-04-22 02:57:57 +00:00 |
sfraser%netscape.com
|
e9a2124040
|
Fix manifest for editor dialogs
|
1999-04-21 20:53:44 +00:00 |
cmanske%netscape.com
|
203bbbcf23
|
Fixed problems with insert link dialog
|
1999-04-21 20:46:40 +00:00 |
sfraser%netscape.com
|
2c20b9e7f9
|
First Checked In.
|
1999-04-21 19:11:18 +00:00 |
cmanske%netscape.com
|
a0b7bdca93
|
Added simple dialogs for insert link and restructured ui source directories
|
1999-04-21 18:53:55 +00:00 |
cmanske%netscape.com
|
0c72e25203
|
Added new dialog XUL for editor
|
1999-04-21 03:38:29 +00:00 |
cmanske%netscape.com
|
01a08ac329
|
Built new chrome directories for Editor
|
1999-04-21 03:35:51 +00:00 |
sfraser%netscape.com
|
9286d56f25
|
First Checked In.
|
1999-04-20 22:24:20 +00:00 |