Commit Graph

1974 Commits

Author SHA1 Message Date
cmanske%netscape.com
dfd6ae4398 Very simple UI fix - replaced titledbutton with button for Plain Text Editor 2000-04-22 01:49:00 +00:00
akkana%netscape.com
1e8272b521 36778: Contribution from Ryan Cassin (kidteckco@hotmail.com) to fix toolbar and titlebar in plaintext editor 2000-04-22 01:12:52 +00:00
sfraser%netscape.com
a9566d98c3 Fix for 24043, close empty editor doc when opening a new file. Help from Ryan Cassin <kidteckco@hotmail.com>. 2000-04-21 22:32:57 +00:00
cmanske%netscape.com
6886a5b883 Lots of xul rewrite, e.g., replaced all 'align' on box with 'orient', using <tree> for simple lists. Added 'Insert Chars' feature by bakibon@yahoo.com 2000-04-21 15:00:23 +00:00
cmanske%netscape.com
390af1fcc3 Fixed setting title bug 36179, lots of xul rewrite, e.g., replaced all 'align' on box with 'orient', using <tree> for simple lists. Added 'Insert Chars' feature by bakibon@yahoo.com 2000-04-21 14:55:54 +00:00
scc%netscape.com
bb0ce46710 making string conversions explicit 2000-04-21 09:33:45 +00:00
scc%netscape.com
8d5a2627d8 making string conversions explicit 2000-04-21 06:56:47 +00:00
sfraser%netscape.com
d15d319675 Fix frameset detection. An additional Notify() method was not hooked up properly. 2000-04-21 00:50:04 +00:00
anthonyd%netscape.com
815b66f915 drawing selection as tri-state. on-off-disabled. hardcoded disable color to grey right now. r=mjudge 2000-04-20 23:11:41 +00:00
akkana%netscape.com
c2c750f37e 6276: Add wrapping support for mail. 2000-04-20 22:45:54 +00:00
akkana%netscape.com
549ddb821d Add nsWrapUtils to build. 2000-04-20 22:41:02 +00:00
akkana%netscape.com
fc94fffa54 Wrapping code, useful for citers and perhaps other code 2000-04-20 22:32:56 +00:00
brade%netscape.com
ee58896b25 changes submitted by Brian King (briank@clubi.ie); handle the case where an image hasn't been inserted but will be. 2000-04-20 14:12:33 +00:00
sfraser%netscape.com
27b5192b2c Fix for 29843 -- caret disappears on delete. r=jfrancis 2000-04-20 03:59:50 +00:00
sfraser%netscape.com
1b34326be4 Fix a warning. 2000-04-20 03:58:10 +00:00
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
akkana%netscape.com
b16cf77faa 29794: Disable meta-refresh in editor pages.
API and some implementation for 6276: rewrap.
2000-04-18 22:39:10 +00:00
jfrancis%netscape.com
9e1600956e tab in table, tab in lists, fixed inline style handling over multi-ranged selections 2000-04-18 21:39:35 +00:00
brade%netscape.com
e43c308855 commented out some code that really should be rewritten 2000-04-18 14:33:23 +00:00
brade%netscape.com
285279591a submitted changes from Brian King (briano9@yahoo.com) as well as some tweaking needed to get it to layout a bit better with new xul widgets 2000-04-18 14:32:27 +00:00
brade%netscape.com
3ff7c999db changes submitted by Dan Haddix (dan6992@hotmail.com); also I added some error checking 2000-04-18 14:26:36 +00:00
scc%netscape.com
04b44006ee making string conversions explicit 2000-04-18 07:52:02 +00:00
scc%netscape.com
9ac6c4fb06 making string conversions explicit 2000-04-18 07:44:58 +00:00
scc%netscape.com
04c23b9c99 making string conversions explicit 2000-04-18 05:51:09 +00:00
nisheeth%netscape.com
7b7f9d1021 Fix for bug 30958: Reflow commands are now processed asynchronously all the time. The semantics of the API for queuing and processing reflow commands has changed. Now, AppendReflowCommand() initiates an asynchronous reflow event and all reflow command processing happens when that event fires. It is no longer possible for consumers outside the presentation shell to call ProcessReflowCommands() synchronously. Because of this change, reflow locks are no longer needed and have been removed. 2000-04-17 07:13:57 +00:00
cmanske%netscape.com
37cc8bf4d2 Replace 'onclick' with 'oncommand' in sidebar xul. 2000-04-16 21:27:42 +00:00
cmanske%netscape.com
13a52a1650 Put 'width' controls first in HLine Props dialog 2000-04-16 20:49:15 +00:00
cmanske%netscape.com
371c750504 Most all dialogs rewritten for XUL widget covnersion for skins, bug 19565 2000-04-16 20:29:08 +00:00
cmanske%netscape.com
24189be5e5 Replaced titledbuttons with button (part of 19565), onclick with oncommand in dialogs. Added more text styles (34894) 2000-04-15 02:03:52 +00:00
akkana%netscape.com
b92f151eba 35814: add clipboard type to editor paste methods, and call the right type 2000-04-14 23:38:21 +00:00
mjudge%netscape.com
b12e881502 fixing another api change on notifyt selection 2000-04-14 23:01:09 +00:00
cmanske%netscape.com
f23eaa74fb Removing blue background css for cells with border=0 2000-04-14 21:51:51 +00:00
akkana%netscape.com
9f53106968 29794: tell docshell to disable meta-refresh 2000-04-14 21:19:44 +00:00
mjudge%netscape.com
5c7c4c5c69 changes to api for selection listeners 2000-04-14 11:26:18 +00:00
cmanske%netscape.com
55e2ac48d1 Lots and lots of bug fixes and XUL widget conversions. Work in progress, but must checkin to allow XPFE to fix bugs 2000-04-14 03:19:31 +00:00
pinkerton%netscape.com
7990ffae73 new clipboard interfaces for unix selection clipboard. 2000-04-14 02:52:38 +00:00
jfrancis%netscape.com
5c5e885156 added RemoveAllInlineProperties() 2000-04-13 22:27:41 +00:00
jfrancis%netscape.com
0254b96365 Wrote RemoveAllInlineProperties() to deal with clearing out inline style, and also fixed a bunch of IME bugs. 2000-04-13 21:50:19 +00:00
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
akkana%netscape.com
94b179c77e 33208: Fix problem of editor not initializing on pages with JS. r=sfraser 2000-03-25 02:27:57 +00:00
norris%netscape.com
4eb52aa84b Fix
32088 Circumventing Same Origin security policy using javascript: URLs
        32040 about: can't be link
Also remove deprecated method
r=mstoltz
2000-03-24 22:15:37 +00:00
jim_nance%yahoo.com
bebfa35340 Fix bug 33019. Compiler warnings.
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
2000-03-24 22:11:55 +00:00
jfrancis%netscape.com
f07861250d fixing iid 2000-03-24 00:45:44 +00:00
jfrancis%netscape.com
0b23120401 improved paste performance in editor (WIP) (bug 28783) set/remove inline stlye rewrite (lots of bug #s) 2000-03-24 00:26:47 +00:00
jfrancis%netscape.com
a43e1b1c64 improved paste performance in editor (WIP) (bug 28783) set/remove inline stlye rewrite (lots of bug #s) 2000-03-24 00:13:30 +00:00
ben%netscape.com
cc72754ba0 convert editor toolbars to use button 2000-03-23 04:15:10 +00:00
dbaron%fas.harvard.edu
40a16fc16b Fix miscellaneous editor leaks. r=jfrancis@netscape.com 2000-03-23 01:14:49 +00:00
dbaron%fas.harvard.edu
dc59bf9530 Fix leak by giving base class a virtual destructor (and counting the constructor). r=jfrancis@netscape.com 2000-03-23 01:13:38 +00:00
cmanske%netscape.com
55aa44f6b8 Better strateger for skinable chrome: put EditorToolbars.css include in editorOverlay.xul, so other users automatically get correct css. r=sfraser 2000-03-22 03:20:53 +00:00
cmanske%netscape.com
69d11a568c Fixed bug 20829: separate editor toolbars css into separate file to be shared with mail composer. changed 'Properties...' item on format menu to be disabled, not removed. r=sfraser 2000-03-22 03:00:20 +00:00
mjudge%netscape.com
880a4f2081 r=jfrancis. small change to stop the editor from scrolling window when it DOESNT handle a key event 2000-03-22 01:30:16 +00:00
brade%netscape.com
753cbe9c87 add an error check to reduce output to console; comment out an alert; uncomment insertion to reproduce bug; add a dump line 2000-03-21 20:55:56 +00:00
brade%netscape.com
e316474834 image map entity 2000-03-21 20:54:31 +00:00
brade%netscape.com
d8e82333e8 put image map editor files into proper locations 2000-03-21 20:53:52 +00:00
brade%netscape.com
b22e313ed7 missing checkin from earlier today; more image map stuff from Dan Haddix 2000-03-21 20:53:15 +00:00
brade%netscape.com
4582c893de possible spacer fixes for bug #12514 2000-03-21 15:11:43 +00:00
brade%netscape.com
f3700c7b65 add image map resources to editor chrome folder 2000-03-21 12:55:08 +00:00
brade%netscape.com
58efbffe22 put image map resources in editor chrome directory 2000-03-21 12:54:06 +00:00
brade%netscape.com
001530aada put image map resources in Chrome directory 2000-03-21 12:53:20 +00:00
brade%netscape.com
38a5bbb22e latest changes to image map editor (submitted by Dan Haddix; dan6992@hotmail.com) 2000-03-21 12:52:05 +00:00
brade%netscape.com
042b7884cc *** empty log message *** 2000-03-21 12:49:23 +00:00
cmanske%netscape.com
901944bd23 Finished implementation of menu-driven table selection. Implemented detection of row or column selection. r=mjudge 2000-03-21 06:05:24 +00:00
akkana%netscape.com
4038b1da98 30311: add a plain-vs-html flag to InsertAsCitedQuotation. r=rhp 2000-03-20 23:13:25 +00:00
brade%netscape.com
afaebe1532 fix memory leaks in GetString functions; written by sfraser; built by jst and brade 2000-03-20 15:44:32 +00:00
akkana%netscape.com
55efbe2103 Remove a printf 2000-03-18 02:05:22 +00:00
brade%netscape.com
82b4b27e89 bug #25396; don't use title for default page name if it's a remote file with a file name (r=jst@netscape.com) 2000-03-17 15:27:05 +00:00
brade%netscape.com
ba7e74468f fix regression of radio buttons not working for size (#27833) 2000-03-17 15:19:48 +00:00
sfraser%netscape.com
88d5875a24 Fix for 11770 -- implement show/hide toolbars in editor. r=akkana 2000-03-17 03:03:13 +00:00
akkana%netscape.com
912ca59eba Warning fix -- remove unused variable 2000-03-17 02:10:55 +00:00
sfraser%netscape.com
3044e9a3f6 Fix for 30301 -- don't waste time trying to update non-existent XUL nodes. r=akkana 2000-03-17 01:59:10 +00:00
cmanske%netscape.com
118b8c5669 Table row, column, all-cells selection now working. Menu items enabled. r=mjudge 2000-03-17 01:46:17 +00:00
cmanske%netscape.com
235ce19d67 Removed tableselection listener -- all selection now done in layout. Also added more table selection support for row, col from menu. r=mjudge 2000-03-16 23:45:41 +00:00
pierre%netscape.com
54d43fc240 #11859 "Loading remote stylesheet in editor fails". Re-enable the "Apply Style Sheet" menu item after having fixed LoadAgentSheet() in nsCSSLoader.cpp. 2000-03-16 11:42:41 +00:00
tbogard%aol.net
ca7e1cd9a5 Remove viewsource.xul as it is no longer used. This is duplicate of browser's viewsource.xul anyway. 2000-03-16 00:50:26 +00:00
cmanske%netscape.com
2b34b49a02 Fixed Editor bugs 28873, 29691, most of fixes for 14342 and 20973. r=sfraser 2000-03-15 14:37:12 +00:00
hyatt%netscape.com
1786656e2a Converting tabs. 2000-03-14 11:31:05 +00:00
akkana%netscape.com
8f13e2f0b2 25645, fix delete line and kill to end 2000-03-14 02:58:14 +00:00
akkana%netscape.com
739e5055f3 Fix paste as quotation 2000-03-14 02:57:38 +00:00
akkana%netscape.com
882203420d Add a helpful comment 2000-03-14 02:57:10 +00:00
ftang%netscape.com
6ea7fbcc1c fix crashing bug 30120. check in for tajima@eng.sun.com since the crash is
verified and test on my machine. r=ftang, a=bobj. Will check into the beta
branch also.
2000-03-13 02:33:19 +00:00
rickg%netscape.com
fb3041279a replaced calls to deprecated string methods 2000-03-12 20:39:41 +00:00
rickg%netscape.com
194f10b94d landing phase 2 to remove deprecated string calls 2000-03-12 11:10:07 +00:00
rickg%netscape.com
ffe78e83e5 removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
danm%netscape.com
058b4e3f19 adding a new timer-driven function to open a new navigator window. bug 24903 r=ben 2000-03-12 02:58:36 +00:00
tbogard%aol.net
04645ac524 Use the XPIDL generated macro to declare the methods for nsIDocumentLoaderObserver interface. 2000-03-11 01:01:39 +00:00
tbogard%aol.net
23282f97e8 Converted to talk in terms of the docShell APIs intead of the old webShell ones where possible. HanldeUnknownContentType is no longer a part of the nsIDocumentLoaderObserver interface. 2000-03-11 01:00:48 +00:00
tajima%eng.sun.com
3ecba57c7d Fix for 17419. a=bobj@netscape.com, r=ftang@netscape.com 2000-03-10 01:30:07 +00:00
sfraser%netscape.com
5fae71c9f2 Fix for 30894 -- crash closing compose window while loading reply. r=buster, bienvenu, akkana, a=jar 2000-03-09 22:20:56 +00:00
cmanske%netscape.com
dd82316e1f Part of fix for 30769. r=sfraser, a=jar 2000-03-09 02:25:00 +00:00
rods%netscape.com
cf7b11476b need to static set the height so the dialog looks right
fixes bugs 29544, 28835
a=jar
2000-03-07 15:57:22 +00:00
hangas%netscape.com
d1f6b630a1 Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil 2000-03-07 00:22:55 +00:00
warren%netscape.com
c0497e31be Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
sspitzer%netscape.com
bedc87f009 my half of the fix for bug #29861. define defaults for
the throbber urls.  r=blizzard, a=jevering
2000-03-04 22:48:53 +00:00
sfraser%netscape.com
fdca7c332f Fix for the solaris compiler; I need to include nsITimer.h. r=brade 2000-03-04 00:33:15 +00:00
sfraser%netscape.com
d86d156a86 Fix for 29737 -- selecting is slow in large files in composer. r=mjudge, akkana, a=jar. 2000-03-03 23:35:11 +00:00
rods%netscape.com
e5ac5ed5e3 backing out earlier change
a=jar
2000-03-03 07:19:22 +00:00
rods%netscape.com
257c1a21d8 make minor changes to the dialog to get it to work with the combobox, table and box layout
r=cmanske, a=jar
2000-03-03 00:40:25 +00:00
cmanske%netscape.com
3dfc968910 Official 'Preview' icon image supplied by UE. Tested on all platforms r=sfraser, a=jar 2000-03-01 06:28:33 +00:00
blizzard%redhat.com
a6d97b2321 fix spelling of hander to handler. bug #29407. r=sspitzer 2000-02-27 20:51:11 +00:00
sspitzer%netscape.com
7cb570ad1b fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 03:52:06 +00:00
jfrancis%netscape.com
e6db193491 fixe for 23558: windows ime bug - typing escape in ime can cause selection to move to top of document r=mjudge, ftang; a=rickg 2000-02-25 23:50:17 +00:00