brade%netscape.com
|
16f1b7595e
|
from pete@postpagan.com
|
1999-08-10 22:44:39 +00:00 |
|
jfrancis%netscape.com
|
97693b4584
|
let VC 5 live!
|
1999-08-10 22:02:27 +00:00 |
|
jfrancis%netscape.com
|
e94e14d8d1
|
more block operation improvements to "make list"
|
1999-08-10 21:44:10 +00:00 |
|
mcafee%netscape.com
|
194686b481
|
newline at end of file
|
1999-08-10 21:29:49 +00:00 |
|
akkana%netscape.com
|
f673bdb804
|
11552: don't hardcode the character set for saving
|
1999-08-10 21:22:32 +00:00 |
|
brade%netscape.com
|
39c8470d8b
|
partial synch up with editorappshell.xul; fix entities (a=mcafee)
|
1999-08-10 20:55:14 +00:00 |
|
brade%netscape.com
|
eecbe9cdc4
|
point to EditorAppShell.dtd (removing entities)
|
1999-08-10 14:18:16 +00:00 |
|
brade%netscape.com
|
30f474f457
|
*** empty log message ***
|
1999-08-10 14:17:47 +00:00 |
|
sspitzer%netscape.com
|
2696a2a86b
|
ignore generated Makefile
|
1999-08-10 05:16:39 +00:00 |
|
jfrancis%netscape.com
|
b4b31aaa18
|
begginning of block operations honoring breaks...
|
1999-08-09 23:39:48 +00:00 |
|
jfrancis%netscape.com
|
4c2532dd8b
|
fixing bug 9366
|
1999-08-09 22:51:40 +00:00 |
|
jfrancis%netscape.com
|
4d7c1bf9f2
|
default impl for InsertHeader(); plus adapted to new definition of SplitNodeDeep()
|
1999-08-09 21:51:19 +00:00 |
|
jfrancis%netscape.com
|
250a479977
|
added InsertHeader()
|
1999-08-09 21:50:28 +00:00 |
|
jfrancis%netscape.com
|
2c1631036f
|
smarts for creating empty lists in the right places;
prelim work for WillMakeHeader();
prelim work for indenting lists;
helper routine IsEmptyBlock();
|
1999-08-09 21:50:02 +00:00 |
|
jfrancis%netscape.com
|
c8ee477692
|
added helper function IsEmptyBlock()
|
1999-08-09 21:49:25 +00:00 |
|
jfrancis%netscape.com
|
70c5b10ce6
|
SplitNodeDeep() now emits an out param that tells you what the effective split offset was. This routine no longer splits text nodes unless it has to; ie, if the original offset was at the beginning or end of the text node, no split occurs in it.
|
1999-08-09 21:45:52 +00:00 |
|
jfrancis%netscape.com
|
9f2cfc31fe
|
adding InsertHeader()
|
1999-08-09 21:43:53 +00:00 |
|
jfrancis%netscape.com
|
49b63463ff
|
fix for 10584
|
1999-08-09 21:42:51 +00:00 |
|
buster%netscape.com
|
5b65a4e45f
|
moved handling of flags from rules constructor to rules init, so
rules code can call SetFlags with mEditor initialized and do real
processing if it wants to.
|
1999-08-09 18:39:49 +00:00 |
|
brade%netscape.com
|
2cc4ca99b8
|
more strings
|
1999-08-09 18:38:31 +00:00 |
|
brade%netscape.com
|
aff0541fed
|
localize buttons
|
1999-08-09 18:38:06 +00:00 |
|
brade%netscape.com
|
db927a693f
|
localization (point to EditorHLineProperties.dtd)
|
1999-08-09 18:23:55 +00:00 |
|
sfraser%netscape.com
|
ac5099a587
|
Fix the nsTextEditRules init so that setting the flags works.
|
1999-08-09 18:22:13 +00:00 |
|
brade%netscape.com
|
39bbde1449
|
add locale directory
|
1999-08-09 18:15:35 +00:00 |
|
buster%netscape.com
|
503defd7f0
|
backed out my last change, it didn't fix the problem I thought it would.
|
1999-08-09 18:01:08 +00:00 |
|
buster%netscape.com
|
151ee02b62
|
call SetFlags from Init, so plaintext logic gets executed.
|
1999-08-09 17:44:14 +00:00 |
|
brade%netscape.com
|
cb24c7a3bc
|
First Checked In.
|
1999-08-09 13:35:01 +00:00 |
|
brade%netscape.com
|
b44772a539
|
move entities to external dtd
|
1999-08-09 13:33:03 +00:00 |
|
sfraser%netscape.com
|
b7cdb2d021
|
Turn off the JS logging for now, for real this time (duplicate DEFINES line removed)
|
1999-08-09 02:28:51 +00:00 |
|
sfraser%netscape.com
|
923338fe36
|
Fix bustage
|
1999-08-09 02:03:57 +00:00 |
|
bienvenu%netscape.com
|
762c519f8d
|
fix build bustage on win32
|
1999-08-09 01:57:28 +00:00 |
|
sfraser%netscape.com
|
730dbad85a
|
Turn off the JS logging for now.
|
1999-08-09 01:42:08 +00:00 |
|
sfraser%netscape.com
|
d73dfd8ddb
|
Landing editor API changes. Removed nsITextEditor and nsTextEditor, split interfaces into more, non-overlapping interfaces, and other general cleanup.
|
1999-08-09 01:37:50 +00:00 |
|
sfraser%netscape.com
|
7badb78ac8
|
Turn off JS logging for now.
|
1999-08-09 01:37:36 +00:00 |
|
sfraser%netscape.com
|
6f28b668c9
|
First Checked In.
|
1999-08-09 01:34:04 +00:00 |
|
ramiro%netscape.com
|
4ca8634688
|
Ignore generated Makefiles.
|
1999-08-07 22:34:02 +00:00 |
|
buster%netscape.com
|
fd79be28bb
|
fixed handling of text controls with a max length set
|
1999-08-07 05:29:41 +00:00 |
|
buster%netscape.com
|
554895cb53
|
fixed disabled and readonly handling
added redraw hack to blur (in addition to focus, already done)
|
1999-08-07 05:28:57 +00:00 |
|
brade%netscape.com
|
535d2597af
|
add window title back in
|
1999-08-06 21:14:18 +00:00 |
|
brade%netscape.com
|
0b0194e345
|
move to external dtd
|
1999-08-06 21:13:45 +00:00 |
|
brade%netscape.com
|
d4d8bb8db7
|
add EditorTableProperties.dtd
|
1999-08-06 20:34:14 +00:00 |
|
brade%netscape.com
|
1f22bedddd
|
remove xml version
|
1999-08-06 20:31:59 +00:00 |
|
brade%netscape.com
|
8167b06d10
|
remove xml version; synch up with xul file
|
1999-08-06 20:11:09 +00:00 |
|
brade%netscape.com
|
001f1a90a9
|
move to external dtd
|
1999-08-06 20:08:27 +00:00 |
|
brade%netscape.com
|
adb348c555
|
remove xml version
|
1999-08-06 20:07:58 +00:00 |
|
brade%netscape.com
|
dd5a41b3bc
|
move to external dtd
|
1999-08-06 19:58:55 +00:00 |
|
brade%netscape.com
|
566189c54d
|
First Checked In.
|
1999-08-06 19:58:22 +00:00 |
|
brade%netscape.com
|
8eda7dbb06
|
move to external dtd
|
1999-08-06 19:50:26 +00:00 |
|
brade%netscape.com
|
b6720521c9
|
remove xml version
|
1999-08-06 19:50:10 +00:00 |
|
brade%netscape.com
|
80fecab842
|
move to external dtd
|
1999-08-06 19:22:25 +00:00 |
|