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

2075 Коммитов

Автор SHA1 Сообщение Дата
brade%netscape.com 02f46c1d93 for DragDrop, call InsertFromDrop which will handle the drop for the appropriate flavors (as paste if appropriate) 2000-04-25 14:15:33 +00:00
brade%netscape.com 0489219757 factored paste so drop could use the common code; added InsertFromDrop, InsertFromTransferable, PrepareTransferable; r/tested=akkana; tested=jst 2000-04-25 14:15:04 +00:00
brade%netscape.com 6c6bbf6523 add methods for InsertFromDrop, PrepareTransferable, InsertFromTransferable; r=akkana 2000-04-25 14:14:48 +00:00
brade%netscape.com 60109fba9f add method for InsertFromDrop; r=akkana 2000-04-25 14:14:42 +00:00
ben%netscape.com 82b4585995 PrefWindow IV landing 2000-04-25 03:09:02 +00:00
jfrancis%netscape.com 9176f7db24 lots of improvements to block transformations: 1) looks inside inlines for breaks; 2) fixes the "extra break when unlisting" bug 3) changing paragraph style to normal consistently gets breaks 4) any splitting needed occurs when blocks inserted plus a lot of small bug fixes 2000-04-24 11:51:12 +00:00
cmanske%netscape.com 038db9e9d4 Very simple UI fix - replaced titledbutton with button for Plain Text Editor 2000-04-22 01:49:00 +00:00
akkana%netscape.com 8eb33e6c21 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 8083a51230 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 fa443a4f8d 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 79c27c8b3f 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 2f7dd57dba making string conversions explicit 2000-04-21 09:33:45 +00:00
scc%netscape.com 992a2f63e3 making string conversions explicit 2000-04-21 06:56:47 +00:00
sfraser%netscape.com 97d1415ea9 Fix frameset detection. An additional Notify() method was not hooked up properly. 2000-04-21 00:50:04 +00:00
anthonyd%netscape.com 05840e5f32 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 74cc74130e 6276: Add wrapping support for mail. 2000-04-20 22:45:54 +00:00
akkana%netscape.com 5be3f73df9 Add nsWrapUtils to build. 2000-04-20 22:41:02 +00:00
akkana%netscape.com fc83cbc86f Wrapping code, useful for citers and perhaps other code 2000-04-20 22:32:56 +00:00
brade%netscape.com d9a687d813 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 fef0090592 Fix for 29843 -- caret disappears on delete. r=jfrancis 2000-04-20 03:59:50 +00:00
sfraser%netscape.com 49599ce544 Fix a warning. 2000-04-20 03:58:10 +00:00
danm%netscape.com 622d6fe83b dist...chrome restructuring 2000-04-19 21:42:30 +00:00
akkana%netscape.com a9942efa49 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 9eff10efd4 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 730afe4a44 commented out some code that really should be rewritten 2000-04-18 14:33:23 +00:00
brade%netscape.com e9ba05d6af 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 0f8eff9542 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 23d6d5119e making string conversions explicit 2000-04-18 07:52:02 +00:00
scc%netscape.com 1d1960be1e making string conversions explicit 2000-04-18 07:44:58 +00:00
scc%netscape.com 88c11720d3 making string conversions explicit 2000-04-18 05:51:09 +00:00
nisheeth%netscape.com ae1909623b 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 66347ddb3a Replace 'onclick' with 'oncommand' in sidebar xul. 2000-04-16 21:27:42 +00:00
cmanske%netscape.com f96b0141e2 Put 'width' controls first in HLine Props dialog 2000-04-16 20:49:15 +00:00
cmanske%netscape.com 4cd1f27938 Most all dialogs rewritten for XUL widget covnersion for skins, bug 19565 2000-04-16 20:29:08 +00:00
cmanske%netscape.com 792e590d59 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 2d3cd3acbb 35814: add clipboard type to editor paste methods, and call the right type 2000-04-14 23:38:21 +00:00
mjudge%netscape.com b37ba2ce4a fixing another api change on notifyt selection 2000-04-14 23:01:09 +00:00
cmanske%netscape.com e932f77f93 Removing blue background css for cells with border=0 2000-04-14 21:51:51 +00:00
akkana%netscape.com edb2712c30 29794: tell docshell to disable meta-refresh 2000-04-14 21:19:44 +00:00
mjudge%netscape.com fc3a2b3d76 changes to api for selection listeners 2000-04-14 11:26:18 +00:00
cmanske%netscape.com d5c3bc9965 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 a08bd44ab6 new clipboard interfaces for unix selection clipboard. 2000-04-14 02:52:38 +00:00
jfrancis%netscape.com 7dec4078d3 added RemoveAllInlineProperties() 2000-04-13 22:27:41 +00:00
jfrancis%netscape.com b7dd11f7bb 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 7228abd7fd Rename libender to libeditor on Linux and Windows (r=ssu) 2000-04-13 19:43:51 +00:00
akkana%netscape.com ddacd36806 Fix Editor's View Source dialog (r=cmanske) 2000-04-13 19:41:11 +00:00
sfraser%netscape.com 52665ca171 No need to #include nsIGfxTextControlFrame.h any more. 2000-04-13 04:49:52 +00:00
brade%netscape.com 5411e6e121 remove duplicate line 2000-04-12 13:30:32 +00:00
brade%netscape.com 03e1c6d396 remove colon from alignment box label; add image map box label 2000-04-12 13:27:00 +00:00
brade%netscape.com 290594854b redo with xul widgets 2000-04-12 13:26:16 +00:00
brade%netscape.com c8efb9bf85 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 9aad232cca remove commented out keybindings; comment out stylesheet insertion menu items 2000-04-12 13:07:02 +00:00
brade%netscape.com 6f3c8aca9b 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 96955798a4 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 9ac913ea06 Fixed spell checker bug 34479. r=akkana, a=leaf 2000-04-06 01:17:54 +00:00
sfraser%netscape.com b2c09ac335 Minor cleanup, removal of some unused parameters. r=cmanske. 2000-04-05 00:06:53 +00:00
sfraser%netscape.com 394ec85770 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 2ca367c06d Added the new Notify(), overloaded, method.
r=sfraser
2000-04-04 23:59:33 +00:00
pavlov%netscape.com ad8f59cb37 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 0bbcf3b037 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 8427ca2d6b fix for bug 31125: teleporting selection when typing in mail replies. 2000-04-04 13:06:48 +00:00
cls%seawood.org 57978e5c23 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 927b15e09a Fix bustage. NS_IMETHODIMP and nsresult don't mix on windows. 2000-04-04 01:43:32 +00:00
sfraser%netscape.com 4fdde3d238 Fix for 14599 -- detect attempt to edit frameset. a=akkana 2000-04-04 01:06:25 +00:00
brade%netscape.com dbbb5a1342 fix bug #9753 for constrain not working properly with pixels/percent 2000-04-03 14:33:17 +00:00
brade%netscape.com 86c840c951 add entities for localization of "recent files" 2000-03-31 15:15:19 +00:00
brade%netscape.com 1e816e2d2a add doctype to new editor pages 2000-03-31 13:59:14 +00:00
evaughan%netscape.com 4891539d50 box skinnablility changes.
-r Hyatt
2000-03-31 07:02:06 +00:00
cmanske%netscape.com 328092db3b 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 be776aa837 Add nsEditorParserObserver.cpp to the build. 2000-03-31 02:36:10 +00:00
sfraser%netscape.com 26b4280b46 Some minor UI tweaks for the status bar. r=cmanske 2000-03-31 02:15:40 +00:00
sfraser%netscape.com 1d124a5671 Work in progress for bug 14599 -- handle loading frameset docs. r=cmanske 2000-03-31 02:13:00 +00:00
sfraser%netscape.com 1dfa8f42a4 Some minor UI tweaks for the status bar. r=cmanske 2000-03-31 01:59:45 +00:00
sfraser%netscape.com 212217d71c Added nsEditorParserObserver.cpp 2000-03-31 01:59:00 +00:00
sfraser%netscape.com 9b692e974d Work in progress for frameset detection, bug 14599. r=cmanske 2000-03-31 01:57:28 +00:00
jfrancis%netscape.com 0f7d036df5 fixing windows bustage 2000-03-30 23:39:26 +00:00
jfrancis%netscape.com 1393a8f6a2 cleanup and small bug fixes 2000-03-30 22:57:19 +00:00
akkana%netscape.com e0a038fc6b 33785: Fix PasteAsCitedQuotation. r=jfrancis 2000-03-30 22:26:06 +00:00
sfraser%netscape.com c9b420a9f8 First Checked In. 2000-03-30 05:19:01 +00:00
jim_nance%yahoo.com 005e33f06e 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 0487bb00e1 Part of Paste as Quotation fix; remove a comment. r=cmanske 2000-03-30 02:20:09 +00:00
akkana%netscape.com 6e0775d483 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 91257a1d13 33705: obey middlemouse.paste pref in the editor 2000-03-30 01:23:47 +00:00
jfrancis%netscape.com ef3121f481 stop leaking typeinstate items 2000-03-30 00:34:26 +00:00
jfrancis%netscape.com b4c720084e re-enable password field code 2000-03-29 14:04:26 +00:00
jfrancis%netscape.com 936e0aeb63 turning back on password field handling in editor 2000-03-29 13:45:08 +00:00
jfrancis%netscape.com 19853bbf17 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 97b8dbe89d 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 b1bac05243 Fix bug 7264 All JavaScript running with correct principals
r=mstoltz
2000-03-28 03:59:46 +00:00
akkana%netscape.com 98b453703d 28317: pasting beyond textarea's visible bounds should scroll. r=sfraser 2000-03-28 00:34:26 +00:00
akkana%netscape.com 3bd08fc59c 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 9e4f4dc539 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 bb71dd61c4 small changes to clients of string converting APIs 2000-03-26 11:39:08 +00:00
cmanske%netscape.com 69344f40ed Fixed window title bug 30100, removed debug code in table editing. r=brade 2000-03-25 02:41:19 +00:00
akkana%netscape.com 5565843ac5 33208: Fix problem of editor not initializing on pages with JS. r=sfraser 2000-03-25 02:27:57 +00:00
norris%netscape.com c7afcfb732 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 5723bcda31 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 ecd38259b6 fixing iid 2000-03-24 00:45:44 +00:00
jfrancis%netscape.com d043aa611d 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 fbbbbfcfaf 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 51d252b3db convert editor toolbars to use button 2000-03-23 04:15:10 +00:00
dbaron%fas.harvard.edu 70abefa64a Fix miscellaneous editor leaks. r=jfrancis@netscape.com 2000-03-23 01:14:49 +00:00
dbaron%fas.harvard.edu d31eca524e 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 7bd9eb5a4b 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 15e791eef1 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 ea3ca57a9a 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 b91f328909 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 7f73e24496 image map entity 2000-03-21 20:54:31 +00:00
brade%netscape.com 639fb1f71f put image map editor files into proper locations 2000-03-21 20:53:52 +00:00
brade%netscape.com e83c198998 missing checkin from earlier today; more image map stuff from Dan Haddix 2000-03-21 20:53:15 +00:00
brade%netscape.com 563ef43b98 possible spacer fixes for bug #12514 2000-03-21 15:11:43 +00:00
brade%netscape.com f17b54ea6a add image map resources to editor chrome folder 2000-03-21 12:55:08 +00:00
brade%netscape.com 9f800282d1 put image map resources in editor chrome directory 2000-03-21 12:54:06 +00:00
brade%netscape.com 5747140554 put image map resources in Chrome directory 2000-03-21 12:53:20 +00:00
brade%netscape.com 88b5775ae9 latest changes to image map editor (submitted by Dan Haddix; dan6992@hotmail.com) 2000-03-21 12:52:05 +00:00
brade%netscape.com a9089aa0ca *** empty log message *** 2000-03-21 12:49:23 +00:00
cmanske%netscape.com e3ef5768c7 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 6eaddd7332 30311: add a plain-vs-html flag to InsertAsCitedQuotation. r=rhp 2000-03-20 23:13:25 +00:00
brade%netscape.com cd0bcbca28 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 208142900c Remove a printf 2000-03-18 02:05:22 +00:00
brade%netscape.com cdcdb54ff6 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 d2d817e5e9 fix regression of radio buttons not working for size (#27833) 2000-03-17 15:19:48 +00:00
sfraser%netscape.com 2c7563626f Fix for 11770 -- implement show/hide toolbars in editor. r=akkana 2000-03-17 03:03:13 +00:00
akkana%netscape.com 14a440936a Warning fix -- remove unused variable 2000-03-17 02:10:55 +00:00
sfraser%netscape.com 710f3e40a3 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 5cd588c47d Table row, column, all-cells selection now working. Menu items enabled. r=mjudge 2000-03-17 01:46:17 +00:00
cmanske%netscape.com 6d478d3a2e 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 df45c018dd #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 ae18de8483 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 09dbd3f155 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 d952579ff9 Converting tabs. 2000-03-14 11:31:05 +00:00
akkana%netscape.com 4571562a1a 25645, fix delete line and kill to end 2000-03-14 02:58:14 +00:00
akkana%netscape.com 4a84d12c3c Fix paste as quotation 2000-03-14 02:57:38 +00:00
akkana%netscape.com 00120ab9c4 Add a helpful comment 2000-03-14 02:57:10 +00:00
ftang%netscape.com f667dc4277 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 5869138fb9 replaced calls to deprecated string methods 2000-03-12 20:39:41 +00:00
rickg%netscape.com 7c4f6b3293 landing phase 2 to remove deprecated string calls 2000-03-12 11:10:07 +00:00
rickg%netscape.com 4791ab3e8f removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
danm%netscape.com 1bf6b7d765 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 bc533a0fef Use the XPIDL generated macro to declare the methods for nsIDocumentLoaderObserver interface. 2000-03-11 01:01:39 +00:00
tbogard%aol.net 6f7b47a7db 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 83c77e34b0 Fix for 17419. a=bobj@netscape.com, r=ftang@netscape.com 2000-03-10 01:30:07 +00:00
sfraser%netscape.com b82ca92ac8 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 67d06ee357 Part of fix for 30769. r=sfraser, a=jar 2000-03-09 02:25:00 +00:00
rods%netscape.com ac9e5682c4 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 b109077b5a 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 7e37f4f478 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 87c19c5bb3 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 d80f56a29d Fix for the solaris compiler; I need to include nsITimer.h. r=brade 2000-03-04 00:33:15 +00:00
sfraser%netscape.com afc6a88b45 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 82336a2260 backing out earlier change
a=jar
2000-03-03 07:19:22 +00:00
rods%netscape.com c8ce0ceb7d 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 89669aced1 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 8bbac10e64 fix spelling of hander to handler. bug #29407. r=sspitzer 2000-02-27 20:51:11 +00:00
sspitzer%netscape.com 83498d2ac6 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 0fbca28d1e 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
akkana%netscape.com 65fcaac93e 28279: Joe checked in most of the changes to fix quoting, and this
is the rest to remove some extra blank lines. r=jfrancis, a=rickg.
2000-02-25 23:26:46 +00:00
jfrancis%netscape.com 9229dddc5e fixes for the following bugs: 27914, 27305, 28690, 14608, 27306, 28757 These fixes reviewed by cmanske, apprvd rickg; also fix for 28724 (caret positioning problems) reviewed by mjudge, apprvd by jar. 2000-02-25 04:39:30 +00:00
bryner%uiuc.edu bbfe27364b Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
sford3%swbell.net 9c042bed29 Fix bug 21474 add send page to the editor, r=brade a=waterson 2000-02-25 00:55:20 +00:00
cmanske%netscape.com 85575b3398 Fixed not clearing disabled state for Format/Properties menuitem: b=28995, r=sfraser, a=jar 2000-02-24 03:03:08 +00:00
brade%netscape.com 9e757165c3 fix find command (#28259) 2000-02-23 14:31:21 +00:00
cmanske%netscape.com 8d5a004f1b Disable table selection methods, bug 28455, r=sfraser, a=jar 2000-02-23 05:12:40 +00:00
mjudge%netscape.com 72e2e20c71 a=jar r=sfrasier,jfrancis,akkana bug for editor find not working 2000-02-23 05:07:42 +00:00
cata%netscape.com efd14992d4 Change menu label. a=bobj bug #28135 2000-02-23 00:13:57 +00:00
cata%netscape.com 281727aa3b Commenting out 4 menu items. a=bobj bug #28135 2000-02-23 00:13:21 +00:00
cmanske%netscape.com 4403bb444a Fixed bad message dialog title, PDT+ bug 28294. r=akkana 2000-02-19 01:53:59 +00:00
akkana%netscape.com 2c574ae9cf 27908: Fix multiple keyboard pastes by disabling ProcessShortCutKeys (finally!) r=brade, a=jar 2000-02-18 21:32:26 +00:00
jfrancis%netscape.com 36c6638555 fix for: 26624 - lists and inline style dont get along r=sfraser; a=rickg 2000-02-18 01:10:21 +00:00
cmanske%netscape.com 4af1a58f7f Fixed PDT+ bug 25137, r=ducarroz, a=chofman 2000-02-17 20:43:37 +00:00
jfrancis%netscape.com 1ff627fe07 fixes for: 27959 - delete broken in editor 24694 - cant get out of link insertion r=sfraser; a=phil 2000-02-17 19:40:18 +00:00
brade%netscape.com ecd43138ae fix accesskeys (bugs 27887, 27889) 2000-02-17 15:09:24 +00:00
sspitzer%netscape.com 26b267ec48 clean up -help output. fix bug #26959, make it so when you start
a browser window, the right page (home, blank or last page visted) gets
loaded.  clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js.  r=mscott
2000-02-16 06:22:03 +00:00
sspitzer%netscape.com e0e0993af0 remove unused code, which was copied and pasted from tasksOverlay.js r=sfraser 2000-02-16 06:08:43 +00:00
cmanske%netscape.com 01647d5fb0 Disabling menu items for table properties dialog, which isn't ready for Beta1. r=sfraser 2000-02-16 05:50:03 +00:00
cata%netscape.com ba397856ad Fixing access keys. Checking for momoi. r=cata bug=27352 2000-02-16 05:05:33 +00:00
sspitzer%netscape.com cca1fc922e fix my windows bustage. 2000-02-16 03:22:19 +00:00
sfraser%netscape.com adc18943a5 Added nsIEditorService.idl for sspitzer. r=me 2000-02-16 03:21:04 +00:00
sspitzer%netscape.com affacff1f1 added files: mozilla/editor/base/nsEditorService.cpp 2000-02-16 03:17:36 +00:00
sspitzer%netscape.com bcc483c2cf move the nsICmdLineHandler responsibilties from nsHTMLEditorLog to nsEditorService. r=sfraser 2000-02-16 03:14:20 +00:00
cmanske%netscape.com 992a5ea3c3 Safe UI changes: increased size of colorpicker buttons. r=slamm 2000-02-16 03:10:33 +00:00
cmanske%netscape.com aa56163870 Safe UI changes: fixed window title bug, 28921; fixed page colors dialog bug 27905; increased size of colorpicker buttons. r=slamm 2000-02-16 03:09:46 +00:00
akkana%netscape.com c75bc45b31 Fix build bustage -- case sensitivity error, apparently 2000-02-16 02:36:27 +00:00
sspitzer%netscape.com 4784ef1e19 not part of the build, yet. 2000-02-16 02:21:30 +00:00
akkana%netscape.com 0cd989d480 24694: Create the bogus node after newly inserted non-text nodes. r=sfraser. 2000-02-16 02:11:39 +00:00
sfraser%netscape.com 32a2dc720c Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton 2000-02-16 01:49:50 +00:00
sfraser%netscape.com 185fff7d12 Changes to get edit menu commands updating properly, fetching them from globalOverlay.xul. For bug 18395. r=pinkerton 2000-02-16 01:46:34 +00:00
sfraser%netscape.com 7cecb6043e Remove a redundant dump(). r=mozbot 2000-02-16 01:45:18 +00:00
sfraser%netscape.com b9be999830 Register the interface state maintainer as a transaction listener, for bug 18395. r=pinkerton 2000-02-16 01:38:02 +00:00
sfraser%netscape.com 61b2082c1b Give the controller an Init method, and implement a bunch of commands the New Way. for bug 18395. r=pinkerton 2000-02-16 01:37:12 +00:00
sfraser%netscape.com 4513862820 Expose the transaction manager to outside, for bug 18395. r=akkana 2000-02-16 01:36:30 +00:00
sfraser%netscape.com 965156cfbc Adding nsEditorCommands.cpp, for bug 18395. r=pinkerton 2000-02-16 01:35:57 +00:00
sfraser%netscape.com 7896d79490 Add nsEditorCommands.cpp, for bug 18395. r=pinkerton 2000-02-16 01:34:53 +00:00
sfraser%netscape.com 245db18efd First Checked In. 2000-02-16 01:33:03 +00:00
jfrancis%netscape.com 88c0d8e924 fix for 27699: ime text insert screwed up for single line edit fields 2000-02-16 00:53:31 +00:00
akkana%netscape.com 8145d06019 More 27395, very minor tweak: strip out body tags with attributes, and format the source shown. r=cmanske 2000-02-16 00:12:31 +00:00
andreww%netscape.com c3a582657f adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil 2000-02-15 21:24:39 +00:00
akkana%netscape.com b76dce8493 27395: Tiny change to make insert source actually be edit source. r=cmanske 2000-02-15 21:19:30 +00:00
cmanske%netscape.com 6a7034a643 Added Page Properties (26889) and Page Colors dialogs (14344), removed debug menu only in release (27237), link dialog fixes (27308), lots of dialog rewrite to use titledbox instead of fieldset, rewrote insert table dialog to use boxes. Changed font size to use CSS strings, not <font size> for ui, but other bugs prevented inserting spans for size. Other small bug fixes. r=brade. 2000-02-15 15:54:05 +00:00
amusil%netscape.com f5e325d671 Added id's for the edit menu items so that clients of
this overlay can choose to remove ones if they so desire.
r=cmanske
2000-02-15 09:46:28 +00:00
brade%netscape.com 8fbc57442e found another lurker that should have been checked in last week (default prefs) 2000-02-14 14:52:50 +00:00
evaughan%netscape.com aee324fc26 Fix for bug 24351 as well as other jumping buttons and glitches in UI. 2000-02-14 05:30:05 +00:00
jfrancis%netscape.com 606f3f9122 fix for 17994: indent skips down a line 2000-02-13 13:06:21 +00:00
jfrancis%netscape.com 9fec636578 fix for 27188: crash when making text bold 2000-02-13 12:52:15 +00:00
akkana%netscape.com bf30fb2649 27144: make sure the editor bogus node starts with _moz, and strip it out in html output. r=smfr 2000-02-12 01:58:40 +00:00
cmanske%netscape.com b69a5afb79 Color dialog work, corrected checking in new images without -kb, r=mjudge 2000-02-11 03:45:40 +00:00
akkana%netscape.com d388d09698 27138: Implementations for View Source and Preview. r=cmanske 2000-02-11 02:48:28 +00:00
cmanske%netscape.com 988e112200 Adding js file for new dialog. r=mjudge 2000-02-11 01:44:24 +00:00
cmanske%netscape.com 1d97700c18 Fixed color picker bug 27293. Initial checkin of new Color Properties dialog. Added images to show span and div tags. r=mjudge 2000-02-11 01:26:03 +00:00
tbogard%aol.net a4053d5483 Removed unused forward declaration of class nsIBrowserWindow. 2000-02-11 01:11:37 +00:00
tbogard%aol.net f2ee569a32 Removed unused include file. 2000-02-11 01:10:55 +00:00
cmanske%netscape.com df59543c22 Disabled unimplemented table menu items. r=mjudge 2000-02-10 05:36:31 +00:00
pinkerton%netscape.com cf1a857ad6 adding nsTableEditor.cpp for cmanske, removing EditTable.cpp. 2000-02-10 05:15:56 +00:00
cmanske%netscape.com 264068946d Table editing work (bug 20973). Fixed background colorpicker (bug 21410), disable unimplemented menu items (25137), make property bundle strings more localizable (26050). r=mjudge 2000-02-10 05:14:52 +00:00
mjudge%netscape.com a27771d4f5 big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened. 2000-02-10 04:35:51 +00:00
kmcclusk%netscape.com 4d12d19a42 Prevent synchronous paints during reflows bug 20150; r=rods@netscape.com
Call SetTextAlign within SetupDC instead of in each DrawString on WIN32. bug 26973; r=rods@netscape.com
2000-02-09 15:48:01 +00:00
brade%netscape.com 859f582b84 remove \n and <br> since they don't seem to be parsed correctly anymore (bug #25939) 2000-02-08 15:34:03 +00:00
tbogard%aol.net f5d81c3e9c GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur 2000-02-08 13:40:10 +00:00
jfrancis%netscape.com 3385024fd0 implementing font increase/decrease size for html editor (bug 18774) r=floppy moose 2000-02-08 12:53:34 +00:00
sspitzer%netscape.com ad5fa4d555 make it so -chrome <chrome url> does the right thing.
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com 17eebe8a61 more changes to get everyone using my arbitrary command line handling.
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
jfrancis%netscape.com bb9ac26609 fix for 24051: modifying password field corrupts pw text; checked in on behalf of buster; r=jfrancis 2000-02-07 02:48:36 +00:00
jfrancis%netscape.com 06d2d068a6 fix for 25452 (plain text widgets break IME escape key). checked in on behalf of katakai@japan.sun.com; r=jfrancis Thanks Katakai! 2000-02-07 01:42:14 +00:00
akkana%netscape.com 27bce2ab53 22505 workaround: force plaintext editors to use font-family: monospace to make wrapping work. r=jfrancis 2000-02-04 23:39:31 +00:00
jfrancis%netscape.com 63408482ba fixing warning; r=akkana 2000-02-03 23:29:09 +00:00
jfrancis%netscape.com 11aea18851 fix for 26299 - editor now uses reflow batching. Long live refow batching! r=kin 2000-02-03 23:17:08 +00:00
akkana%netscape.com e57258750f 25251: use white-space: -moz-pre-wrap instead of pre wrap, suggested by pierre, r=buster 2000-02-03 23:17:00 +00:00
cmanske%netscape.com baac755daa More table editing work (bug 20973) and Page Properies dialog work (bug 14344). Added missing 'tbody' to nsIAtoms list. r=mjudge 2000-02-03 02:06:10 +00:00
jfrancis%netscape.com 06d277e9ca more inline style feedback fixes (24574). r=sfraser 2000-02-02 22:47:43 +00:00
brade%netscape.com 69f8c65390 fix typo 2000-02-02 22:37:00 +00:00
brade%netscape.com 3ff54ab7ac reorder open items in menu (bug #25505) 2000-02-02 15:33:17 +00:00
brade%netscape.com 7a8342d9d2 fix paths for move to CW5 (bug #25779) 2000-02-02 15:27:53 +00:00
kin%netscape.com 7c71564185 Fix for bug #26100 (Spellchecker goes into infinite loop.)
- Modified DeleteNode() to increment nodeIndex to prevent
    an infinite while loop.
  - nsIContentIterator::Next() and Prev() now return NS_OK
    if you iterate past the end of the list. Modified all
    calls to Next() and Prev() so we can catch any errors.

r=jfrancis@netscape.com
2000-02-02 14:14:32 +00:00
pinkerton%netscape.com 02674553b8 native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc. 2000-02-01 22:26:21 +00:00
brade%netscape.com 1fd2fbcda4 make Open string match browser (Open File...) 2000-02-01 14:57:36 +00:00
brade%netscape.com 93ee94f099 File Removed. 2000-02-01 14:55:51 +00:00
pp%ludusdesign.com 207f05242d Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
buster%netscape.com 51a9cad06b fixed bug 25767
r=beard
2000-02-01 05:12:25 +00:00
jfrancis%netscape.com ae816c1a66 make selection sticky across undo/redo (24573); get bold/italic/underline toolbar feedback working (24574); fix for 24856: unable to unbold text; fix for 24572: cant get selection between split lists 2000-01-31 10:30:12 +00:00
brade%netscape.com 33fb79f2e8 open remote urls in editor; r=kin; bug#24042 2000-01-28 16:02:02 +00:00
brade%netscape.com 17085ad5bf open remote menu item strings (r=kin) 2000-01-28 15:59:32 +00:00
brade%netscape.com 756aff01d3 add OpenRemoteFile for editor (r=kin) 2000-01-28 15:57:43 +00:00
brade%netscape.com 98a6f7b9b6 maintain screen position and window size r=kin (bug #24019) 2000-01-28 15:57:17 +00:00
hyatt%netscape.com e845991045 Adding closing popups. 2000-01-28 03:27:44 +00:00
akkana%netscape.com cde2214436 22662: Completely redesign the editor output formatting system.
Now, instead of inserting text nodes containing whitespace and newlines
into the content tree, the editor adds a fake attribute "_moz_dirty"
to every node it creates, and relies upon the output system to format
any node with that attribute (and, of course, not output the attribute).
  r=jfrancis
2000-01-28 01:17:23 +00:00
nhotta%netscape.com 13ba4d47bc Insert/update META charset tag for charset menu operation, bug 17797, r=akkana. 2000-01-27 03:35:44 +00:00
cmanske%netscape.com 11cfe710dd Fixed debug menu bustage, bug 25107,r=akkana 2000-01-26 22:57:35 +00:00
kin%netscape.com 1b4e128575 Fix for bug #6544: Cannot search on XML page
Modified all body methods to deal with the body node for HTML documents,
and the document root node for all other types of documents. Renamed
all body methods.
r=sfraser@netscape.com
2000-01-26 21:55:51 +00:00
jst%citec.fi 88302afab8 Fixing build bustage, added missing .get() in a nsCOMPtr comparison. r=vidur@netscape.com 2000-01-26 16:01:49 +00:00