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

1758 Коммитов

Автор SHA1 Сообщение Дата
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
dcone%netscape.com 3f689be1ed put the revised print command. 2000-01-26 16:01:40 +00:00
cmanske%netscape.com 1ddb177877 Table editing (bug 20973): added support for rowspan/colspan=0, Rewrote Spelling Dictionary dialog (bug 24264), removed beep from forceInteger filter, r=akkana 2000-01-26 14:57:43 +00:00
tbogard%aol.net 29b05fa4af Fixed case of methods being called on nsIWindowMediator to match changes in the interface. 2000-01-26 03:28:48 +00:00
akkana%netscape.com bd026909be Turn off debug printf and enable formatting. Still r=jfrancis 2000-01-26 02:31:30 +00:00
akkana%netscape.com 5164d678e3 22662, 16720: greatly improve formatting of html source for inserted html tags. r=jfrancis 2000-01-26 00:57:37 +00:00
akkana%netscape.com 81c81f477d Add nsHTMLEditUtils to build. 2000-01-26 00:54:27 +00:00
sfraser%netscape.com 717cb83c61 Remove redundant, unused toolkitcore variable. r=law 2000-01-26 00:51:54 +00:00
akkana%netscape.com 4d2a6af4c0 Add nsHTMLEditUtils 2000-01-26 00:48:12 +00:00
akkana%netscape.com 1ed6ba31d2 Utilities for use by editor and edit rules. r=jfrancis 2000-01-26 00:36:18 +00:00
brade%netscape.com 4d00fc427c File Removed. 2000-01-25 16:08:18 +00:00
brade%netscape.com afb1956f32 remove copy.gif, cut.gif, paste.gif, redo.gif, undo.gif, and preview.gif; add hover-teal.gif 2000-01-25 16:06:49 +00:00
brade%netscape.com a3957b8e8c File Removed. 2000-01-25 15:55:16 +00:00
brade%netscape.com 076198db60 File Removed. 2000-01-25 15:48:44 +00:00
brade%netscape.com 50f741dc46 submitted by Dan Haddix and Brian King 2000-01-25 15:44:28 +00:00
brade%netscape.com a329b2498e remove unused images 2000-01-25 15:36:54 +00:00
brade%netscape.com f64e586f0b removing unused images 2000-01-25 15:35:36 +00:00
brade%netscape.com f543366c9d File Removed. 2000-01-25 15:34:41 +00:00