buster%netscape.com
|
dadb1ea557
|
fixed password editors, while maintaining output of empty HTML documents
fixes bug 13404, a blocker for enabling gfx text controls
|
1999-09-09 19:39:36 +00:00 |
briano%netscape.com
|
3b2876966d
|
General cleanup.
|
1999-09-09 04:00:39 +00:00 |
briano%netscape.com
|
d4bdb95d66
|
General cleanup.
|
1999-09-09 03:34:19 +00:00 |
sfraser%netscape.com
|
7aead9fea3
|
Add DocumentIsEmpty to EditorShell.idl and nsIEditor, and modify length and content getters to do the right thing with an empty document (which contains the bogus text node).
|
1999-09-08 23:32:04 +00:00 |
sfraser%netscape.com
|
152c78716c
|
Add tests for empty doc, and get doc length in EditorTestSelection.
|
1999-09-08 23:27:22 +00:00 |
sfraser%netscape.com
|
c2206d7d88
|
Removed nsInsertHTMLTxn.cpp
|
1999-09-08 20:18:29 +00:00 |
sfraser%netscape.com
|
62af2e6a2e
|
File Removed.
|
1999-09-08 20:17:32 +00:00 |
brade%netscape.com
|
78400921e1
|
remove unneeded / redundant code; fix updating of controls
|
1999-09-08 20:10:22 +00:00 |
sfraser%netscape.com
|
154205b3b9
|
File Removed.
|
1999-09-08 20:07:57 +00:00 |
sfraser%netscape.com
|
e00aa228a0
|
Remove commented out nsIEditRules
|
1999-09-08 20:06:01 +00:00 |
brade%netscape.com
|
f53c478e3f
|
fix typo
|
1999-09-08 19:54:40 +00:00 |
sfraser%netscape.com
|
8048e8e1be
|
File Removed.
|
1999-09-08 19:51:03 +00:00 |
jfrancis%netscape.com
|
ed0c4b6278
|
oops, missed a case....
|
1999-09-08 19:10:13 +00:00 |
jfrancis%netscape.com
|
84f8f0436e
|
fixing case sensitivity problem
|
1999-09-08 18:49:01 +00:00 |
brade%netscape.com
|
4388022a24
|
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
|
b8b8eba393
|
add license and selection keys (home, end, pgup, pgdn, arrows, shift-selects, etc.)
|
1999-09-08 14:04:41 +00:00 |
brade%netscape.com
|
092ae0eba8
|
readd spacers in toolbar
|
1999-09-08 13:36:32 +00:00 |
jfrancis%netscape.com
|
35644158db
|
making special mail-compose editing rules accessible to mail
|
1999-09-08 06:26:53 +00:00 |
jfrancis%netscape.com
|
adbfb599f8
|
restoring 1.54 checkin: no longer clearing selection when we detect empty document - selection is a perfectly valid concept in an empty document.
fix for bug 13251 is now in layout/src/base/nsRange.cpp
|
1999-09-08 05:30:48 +00:00 |
cmanske%netscape.com
|
1c0bbcda59
|
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
|
38f7e609e4
|
Fixed Insert Table dialog to not insert if properties are not valid
|
1999-09-07 23:55:13 +00:00 |
cmanske%netscape.com
|
fb204e8246
|
Adding Advanced Property Editing dialog work by Ben Goodger (rgoodger@ihug.co.nz)
|
1999-09-07 23:49:46 +00:00 |
sfraser%netscape.com
|
31f93e4339
|
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 |
kin%netscape.com
|
0e3c4c80ff
|
Fix for bug #13251: gfx text fields are not accepting input
Reenabled call to ClearSelection() in nsTextEditRules::WillInsert().
|
1999-09-07 22:47:50 +00:00 |
cmanske%netscape.com
|
aa789f9790
|
Fixed bug 13164 preventing Open from working in editor
|
1999-09-07 19:08:24 +00:00 |
sfraser%netscape.com
|
f22e449ba9
|
Fix view source to work with the new browser appcore replacement
|
1999-09-07 18:53:02 +00:00 |
sfraser%netscape.com
|
7a96214432
|
Fix the implicit global editorShell weirdness, and change the viewsource window opening.
|
1999-09-07 18:52:27 +00:00 |
brade%netscape.com
|
5bd970f118
|
fix copyright; add contributor (Sammy Ford)
|
1999-09-07 14:32:03 +00:00 |
jfrancis%netscape.com
|
5772ba3e39
|
implemented RemoveList();
deletion doesn't scatter so many empty nodes;
mailcite rules started;
general deletion work (still WIP);
several small bugfixes;
refactored list item outdenting code
|
1999-09-06 19:51:59 +00:00 |
jfrancis%netscape.com
|
0ae3fcf4ec
|
implementing RemoveList() - ie, list button now works as a toggle
|
1999-09-06 19:47:25 +00:00 |
jfrancis%netscape.com
|
0103003252
|
no longer clearing selection when we detect empty document - selection is a perfectly valid concept in an empty document.
|
1999-09-06 19:45:26 +00:00 |
jfrancis%netscape.com
|
f286c55765
|
adding type="cite" to the blockquote, for testing purposes
|
1999-09-06 19:44:14 +00:00 |
bruce%cybersight.com
|
5f9f8618b6
|
Use nsCRT::free() instead of delete[] for char* data.
|
1999-09-06 06:22:51 +00:00 |
dougt%netscape.com
|
dd5c903d9e
|
Changes nsIAtom iterface to return a shared (non-allocated) wstring when
GetUnicode() is called. (thanks waterson, jband)
Also fixing 12237. (thanks jband).
|
1999-09-03 22:21:29 +00:00 |
cmanske%netscape.com
|
a281ed4e8d
|
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 |
sspitzer%netscape.com
|
189dd57d74
|
add newline to end of file to please certain UNIX compilers.
|
1999-09-03 10:43:00 +00:00 |
cls%seawood.org
|
dad3de1884
|
Fix for the AIX build which claims 'Operand of "&" operator must be an lvalue.'
|
1999-09-03 09:04:31 +00:00 |
sspitzer%netscape.com
|
9cda4419de
|
it really scares me to see my password get sent to the console when I type it. it's scaring others, see #13061. wrapping this code with #ifdef DEBUG_<author>. I'll send them mail directly.
|
1999-09-03 08:31:33 +00:00 |
cmanske%netscape.com
|
48ab0481b5
|
Added 'Cancel' to editor save file Confirm dialog and changed to accomodate common dialog interface changes
|
1999-09-03 01:23:19 +00:00 |
buster%netscape.com
|
2d6f90643c
|
got rid of a nasty compiler warning by changing an unsigned int to signed
|
1999-09-02 20:37:19 +00:00 |
akkana%netscape.com
|
03a054d79d
|
Remove unused insert html txn
|
1999-09-02 18:37:24 +00:00 |
akkana%netscape.com
|
9bb71184c1
|
11864: Make InsertHTML undoable.
Insert the top-level nodes in the doc frag one by one,
instead of passing the whole doc frag to InsertNode.
|
1999-09-02 17:56:09 +00:00 |
sfraser%netscape.com
|
ea60e1db58
|
First Checked In.
|
1999-09-02 05:27:20 +00:00 |
sfraser%netscape.com
|
710593e1c9
|
Move most of the entities to the editorOverlay.dtd files
|
1999-09-02 04:57:22 +00:00 |
sfraser%netscape.com
|
5217765152
|
Add the editorOverlay.dtd file
|
1999-09-02 04:56:57 +00:00 |
sfraser%netscape.com
|
2a391869b0
|
Landing XUL overlays for editor keys, toolbars and menus.
|
1999-09-02 04:55:52 +00:00 |
sfraser%netscape.com
|
2392cf590f
|
Add editor overlay XUL and JS files
|
1999-09-02 04:54:36 +00:00 |
sfraser%netscape.com
|
02deb62abb
|
File Removed.
|
1999-09-02 04:51:04 +00:00 |
sfraser%netscape.com
|
732b1353f5
|
First Checked In.
|
1999-09-02 04:49:24 +00:00 |
sfraser%netscape.com
|
509d788966
|
Add a UTF-8 charset declaratoin, and some Japanese for grins.
|
1999-09-02 04:49:09 +00:00 |