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

805 Коммитов

Автор SHA1 Сообщение Дата
mjudge%netscape.com 48f046e6b3 ender lite checkin. 2000-04-27 07:37:12 +00:00
akkana%netscape.com 39a76668ca Change Save File APIs in layout and editor to eliminate the specific
references to text and html and make them more general (take a mime type).
In the editor, prettyprint all output if editor.prettyprint_html is set.
2000-04-26 01:00:50 +00:00
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
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
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
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 fc83cbc86f Wrapping code, useful for citers and perhaps other code 2000-04-20 22:32:56 +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
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
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
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 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
sfraser%netscape.com 52665ca171 No need to #include nsIGfxTextControlFrame.h any more. 2000-04-13 04:49:52 +00:00
cmanske%netscape.com 9ac913ea06 Fixed spell checker bug 34479. r=akkana, a=leaf 2000-04-06 01:17:54 +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
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
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
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 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
akkana%netscape.com 98b453703d 28317: pasting beyond textarea's visible bounds should scroll. r=sfraser 2000-03-28 00:34:26 +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
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
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