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

1874 Коммитов

Автор SHA1 Сообщение Дата
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