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

1836 Коммитов

Автор SHA1 Сообщение Дата
akkana%netscape.com 8fd574a4f9 Rename libender to libeditor on Linux and Windows (r=ssu) 2000-04-13 19:43:51 +00:00
akkana%netscape.com b9bccbdcc4 Fix Editor's View Source dialog (r=cmanske) 2000-04-13 19:41:11 +00:00
sfraser%netscape.com b7f4874e82 No need to #include nsIGfxTextControlFrame.h any more. 2000-04-13 04:49:52 +00:00
brade%netscape.com dcba534195 remove duplicate line 2000-04-12 13:30:32 +00:00
brade%netscape.com e79e8c6fd8 remove colon from alignment box label; add image map box label 2000-04-12 13:27:00 +00:00
brade%netscape.com 032ff51733 redo with xul widgets 2000-04-12 13:26:16 +00:00
brade%netscape.com c3944720b7 remove update of labels which are being removed altogether; add edit image map js 2000-04-12 13:24:41 +00:00
brade%netscape.com eb0240a37d remove commented out keybindings; comment out stylesheet insertion menu items 2000-04-12 13:07:02 +00:00
brade%netscape.com bea97dd36d remove EditorApplyStyleSheet and EditorImageMap functions (we aren't supporting insertion of stylesheets at this time and image map function is moved to image dialog js file). 2000-04-12 13:05:28 +00:00
tbogard%aol.net 3090e598d6 Changed nsEditorShell to hold on to docShells instead of webShells. Changed a number of places to use nsIDocShell instead of nsIWebShell. Removed the hold on a nsIWebShellWindow as no one should ever hold onto that. 2000-04-11 23:48:14 +00:00
cmanske%netscape.com fc8ad1658c Fixed spell checker bug 34479. r=akkana, a=leaf 2000-04-06 01:17:54 +00:00
sfraser%netscape.com a0e5da27e2 Minor cleanup, removal of some unused parameters. r=cmanske. 2000-04-05 00:06:53 +00:00
sfraser%netscape.com d3c9e4771c Fix for 28491 -- clicking list buttons should unlist correctly now, and some other minor cleanup. r=cmanske. 2000-04-05 00:06:13 +00:00
harishd%netscape.com fffbdc5583 Added the new Notify(), overloaded, method.
r=sfraser
2000-04-04 23:59:33 +00:00
pavlov%netscape.com 8242fd6791 Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog 2000-04-04 23:50:41 +00:00
cmanske%netscape.com a70cf9ae17 Fixed window title bug (28591), spell check done notification (28152), validate param range in dialogs (33027), converted to using nsIFilePicker in dialogs, other skinability fixes. r=mjudge,jfrancis 2000-04-04 14:51:26 +00:00
jfrancis%netscape.com 267f1a1bfc fix for bug 31125: teleporting selection when typing in mail replies. 2000-04-04 13:06:48 +00:00
cls%seawood.org f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
sfraser%netscape.com 70f554bb1e Fix bustage. NS_IMETHODIMP and nsresult don't mix on windows. 2000-04-04 01:43:32 +00:00
sfraser%netscape.com 2527500a42 Fix for 14599 -- detect attempt to edit frameset. a=akkana 2000-04-04 01:06:25 +00:00
brade%netscape.com 35b5c18ff8 fix bug #9753 for constrain not working properly with pixels/percent 2000-04-03 14:33:17 +00:00
brade%netscape.com c9409f4f03 add entities for localization of "recent files" 2000-03-31 15:15:19 +00:00
brade%netscape.com 148db8fc49 add doctype to new editor pages 2000-03-31 13:59:14 +00:00
evaughan%netscape.com 53b00e50f0 box skinnablility changes.
-r Hyatt
2000-03-31 07:02:06 +00:00
cmanske%netscape.com 9a9c1a24e8 Show/hide paragraph marks (b=22181) and cleaned up style sheet code. 3-D shading fixed for HLine props (b=26841). Toolbar button spaces (b=12514). New color picker button and other conversions to new XUL widgets in dialogs. Optimizations in table editing. r=sfraser 2000-03-31 04:18:29 +00:00
sfraser%netscape.com c4e54d4889 Add nsEditorParserObserver.cpp to the build. 2000-03-31 02:36:10 +00:00
sfraser%netscape.com be4e1951a7 Some minor UI tweaks for the status bar. r=cmanske 2000-03-31 02:15:40 +00:00
sfraser%netscape.com 5377b7fb72 Work in progress for bug 14599 -- handle loading frameset docs. r=cmanske 2000-03-31 02:13:00 +00:00
sfraser%netscape.com d3d03371f7 Some minor UI tweaks for the status bar. r=cmanske 2000-03-31 01:59:45 +00:00
sfraser%netscape.com 5db17bfff5 Added nsEditorParserObserver.cpp 2000-03-31 01:59:00 +00:00
sfraser%netscape.com b1d5e9188b Work in progress for frameset detection, bug 14599. r=cmanske 2000-03-31 01:57:28 +00:00
jfrancis%netscape.com a9b0f8493f fixing windows bustage 2000-03-30 23:39:26 +00:00
jfrancis%netscape.com f15ea6358d cleanup and small bug fixes 2000-03-30 22:57:19 +00:00
akkana%netscape.com f8828e55bf 33785: Fix PasteAsCitedQuotation. r=jfrancis 2000-03-30 22:26:06 +00:00
sfraser%netscape.com bb57e6395c First Checked In. 2000-03-30 05:19:01 +00:00
jim_nance%yahoo.com dc0e139673 Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on.  r=troy@netscape.com
2000-03-30 03:21:26 +00:00
akkana%netscape.com 5811b87ebb Part of Paste as Quotation fix; remove a comment. r=cmanske 2000-03-30 02:20:09 +00:00
akkana%netscape.com 28111befe9 Fix Paste as Quotation in the editor and mail compose menus. r=cmanske, mail stuff r=ducarroz 2000-03-30 01:26:25 +00:00
akkana%netscape.com 121cb1d0b5 33705: obey middlemouse.paste pref in the editor 2000-03-30 01:23:47 +00:00
jfrancis%netscape.com 9c264cf1b8 stop leaking typeinstate items 2000-03-30 00:34:26 +00:00
jfrancis%netscape.com 4b6812ec3c re-enable password field code 2000-03-29 14:04:26 +00:00
jfrancis%netscape.com 480a5dc8c6 turning back on password field handling in editor 2000-03-29 13:45:08 +00:00
jfrancis%netscape.com af4644e7c8 making editor hip to inline style changes on collapsed selections. plus lots of removal of unused code. 2000-03-29 12:53:23 +00:00
brade%netscape.com 00f4b049c4 made some progress reorganizing code when setting defaults for new documents; should now add charset if pref is set 2000-03-28 14:59:13 +00:00
norris%netscape.com 4054cc5f8f Fix bug 7264 All JavaScript running with correct principals
r=mstoltz
2000-03-28 03:59:46 +00:00
akkana%netscape.com c33c91200d 28317: pasting beyond textarea's visible bounds should scroll. r=sfraser 2000-03-28 00:34:26 +00:00
akkana%netscape.com 1b96eaa6ca 9266: Disable JS in the editor (and allow for disabling it anywhere). r=brendan,jband,norris,sfraser 2000-03-28 00:15:56 +00:00
akkana%netscape.com 7a61aa1ec0 Fix an entity bug for Naoki: Japanese entities weren't being correctly
pasted.  This also fixes the symptoms, but not the underlying cause,
of the html mail nbsp bug.  r=nhotta
2000-03-28 00:10:44 +00:00
scc%netscape.com fd8de8008f small changes to clients of string converting APIs 2000-03-26 11:39:08 +00:00
cmanske%netscape.com 32ef3a8757 Fixed window title bug 30100, removed debug code in table editing. r=brade 2000-03-25 02:41:19 +00:00