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

1082 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 50589a4dc0 Add a newline to the end of the file. 1999-08-10 23:17:10 +00:00
sfraser%netscape.com 1cf591a8c8 Fix the list buttons to show state. 1999-08-10 23:16:43 +00:00
slamm%netscape.com 5b5cf12dbb Add newline to end of file. 1999-08-10 23:14:21 +00:00
sfraser%netscape.com ddc164b565 Add an <OL> 1999-08-10 23:14:12 +00:00
brade%netscape.com fb46846443 diffs from pete@postpagan.com 1999-08-10 23:09:22 +00:00
brade%netscape.com b1c0378066 diffs from pete@postpagan.com 1999-08-10 22:57:55 +00:00
brade%netscape.com bfbc4a516e add some menu keybindings 1999-08-10 22:45:33 +00:00
brade%netscape.com f153605bda from pete@postpagan.com 1999-08-10 22:44:39 +00:00
jfrancis%netscape.com 49d0dcd15b let VC 5 live! 1999-08-10 22:02:27 +00:00
jfrancis%netscape.com 46a01fdc87 more block operation improvements to "make list" 1999-08-10 21:44:10 +00:00
mcafee%netscape.com 30941a5a0a newline at end of file 1999-08-10 21:29:49 +00:00
akkana%netscape.com a18f7427dd 11552: don't hardcode the character set for saving 1999-08-10 21:22:32 +00:00
brade%netscape.com 93193b06a3 partial synch up with editorappshell.xul; fix entities (a=mcafee) 1999-08-10 20:55:14 +00:00
brade%netscape.com 4cca11f428 point to EditorAppShell.dtd (removing entities) 1999-08-10 14:18:16 +00:00
brade%netscape.com 0efffc6d6d *** empty log message *** 1999-08-10 14:17:47 +00:00
sspitzer%netscape.com 5c7482549a ignore generated Makefile 1999-08-10 05:16:39 +00:00
jfrancis%netscape.com f1e84c9d2d begginning of block operations honoring breaks... 1999-08-09 23:39:48 +00:00
jfrancis%netscape.com 65ac5c1602 fixing bug 9366 1999-08-09 22:51:40 +00:00
jfrancis%netscape.com 5237edcf94 default impl for InsertHeader(); plus adapted to new definition of SplitNodeDeep() 1999-08-09 21:51:19 +00:00
jfrancis%netscape.com 305be45591 added InsertHeader() 1999-08-09 21:50:28 +00:00
jfrancis%netscape.com 90559d0488 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 3cd7a6362b added helper function IsEmptyBlock() 1999-08-09 21:49:25 +00:00
jfrancis%netscape.com 1736058750 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 7b11cafa7e adding InsertHeader() 1999-08-09 21:43:53 +00:00
jfrancis%netscape.com 9cd8e103a9 fix for 10584 1999-08-09 21:42:51 +00:00
buster%netscape.com 8e90ebd62a 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 532ef2ba9e more strings 1999-08-09 18:38:31 +00:00
brade%netscape.com ededed5487 localize buttons 1999-08-09 18:38:06 +00:00
brade%netscape.com f39df094d0 localization (point to EditorHLineProperties.dtd) 1999-08-09 18:23:55 +00:00
sfraser%netscape.com d1b6789d87 Fix the nsTextEditRules init so that setting the flags works. 1999-08-09 18:22:13 +00:00
brade%netscape.com ddc675e9b7 add locale directory 1999-08-09 18:15:35 +00:00
buster%netscape.com 1a79a33f3f 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 8e4aa41452 call SetFlags from Init, so plaintext logic gets executed. 1999-08-09 17:44:14 +00:00
brade%netscape.com 8644890452 First Checked In. 1999-08-09 13:35:01 +00:00
brade%netscape.com 8fb673edf8 move entities to external dtd 1999-08-09 13:33:03 +00:00
sfraser%netscape.com 7b95768818 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 f412327b08 Fix bustage 1999-08-09 02:03:57 +00:00
bienvenu%netscape.com 80501b5855 fix build bustage on win32 1999-08-09 01:57:28 +00:00
sfraser%netscape.com 434d6ba1b8 Turn off the JS logging for now. 1999-08-09 01:42:08 +00:00
sfraser%netscape.com 98818652df 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 4298f7b4f2 Turn off JS logging for now. 1999-08-09 01:37:36 +00:00
sfraser%netscape.com d5131e8e05 First Checked In. 1999-08-09 01:34:04 +00:00
ramiro%netscape.com 16eeeabdcd Ignore generated Makefiles. 1999-08-07 22:34:02 +00:00
buster%netscape.com c45863f493 fixed handling of text controls with a max length set 1999-08-07 05:29:41 +00:00
buster%netscape.com 6a470ed99b 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 a68df7d783 add window title back in 1999-08-06 21:14:18 +00:00
brade%netscape.com 64390bd72f move to external dtd 1999-08-06 21:13:45 +00:00
brade%netscape.com db785a9ef4 add EditorTableProperties.dtd 1999-08-06 20:34:14 +00:00
brade%netscape.com 6a82dd514d remove xml version 1999-08-06 20:31:59 +00:00
brade%netscape.com 1443e57aac remove xml version; synch up with xul file 1999-08-06 20:11:09 +00:00