Commit Graph

1988 Commits

Author SHA1 Message Date
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
akkana%netscape.com
1018c411e5 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
6d57ee0984 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
6985354db4 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
0eb51d37cd Fix bug 21474 add send page to the editor, r=brade a=waterson 2000-02-25 00:55:20 +00:00
cmanske%netscape.com
5033945715 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
fef9747403 fix find command (#28259) 2000-02-23 14:31:21 +00:00
cmanske%netscape.com
7df4969a7a Disable table selection methods, bug 28455, r=sfraser, a=jar 2000-02-23 05:12:40 +00:00
mjudge%netscape.com
df86826711 a=jar r=sfrasier,jfrancis,akkana bug for editor find not working 2000-02-23 05:07:42 +00:00
cata%netscape.com
80badadd23 Change menu label. a=bobj bug #28135 2000-02-23 00:13:57 +00:00
cata%netscape.com
593cfb00e8 Commenting out 4 menu items. a=bobj bug #28135 2000-02-23 00:13:21 +00:00
cmanske%netscape.com
7eeef2c51f Fixed bad message dialog title, PDT+ bug 28294. r=akkana 2000-02-19 01:53:59 +00:00
akkana%netscape.com
4a62deb1e7 27908: Fix multiple keyboard pastes by disabling ProcessShortCutKeys (finally!) r=brade, a=jar 2000-02-18 21:32:26 +00:00
jfrancis%netscape.com
d966e1ef2c 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
3a907eb23b Fixed PDT+ bug 25137, r=ducarroz, a=chofman 2000-02-17 20:43:37 +00:00
jfrancis%netscape.com
8f20e69369 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
b51605c5c7 fix accesskeys (bugs 27887, 27889) 2000-02-17 15:09:24 +00:00
sspitzer%netscape.com
56fb0c4bb2 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
295af171d9 remove unused code, which was copied and pasted from tasksOverlay.js r=sfraser 2000-02-16 06:08:43 +00:00
cmanske%netscape.com
f18e0afc26 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
e800f697c3 Fixing access keys. Checking for momoi. r=cata bug=27352 2000-02-16 05:05:33 +00:00
sspitzer%netscape.com
76cdaa0097 fix my windows bustage. 2000-02-16 03:22:19 +00:00
sfraser%netscape.com
1d466ed990 Added nsIEditorService.idl for sspitzer. r=me 2000-02-16 03:21:04 +00:00
sspitzer%netscape.com
75838eb503 added files: mozilla/editor/base/nsEditorService.cpp 2000-02-16 03:17:36 +00:00
sspitzer%netscape.com
b50f24a71b move the nsICmdLineHandler responsibilties from nsHTMLEditorLog to nsEditorService. r=sfraser 2000-02-16 03:14:20 +00:00
cmanske%netscape.com
e9b1be55bc Safe UI changes: increased size of colorpicker buttons. r=slamm 2000-02-16 03:10:33 +00:00
cmanske%netscape.com
d0a1f56e4b 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
7a79937c2f Fix build bustage -- case sensitivity error, apparently 2000-02-16 02:36:27 +00:00
sspitzer%netscape.com
901a6ea5f1 not part of the build, yet. 2000-02-16 02:21:30 +00:00
akkana%netscape.com
447ae26d32 24694: Create the bogus node after newly inserted non-text nodes. r=sfraser. 2000-02-16 02:11:39 +00:00
sfraser%netscape.com
200e0c336e Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton 2000-02-16 01:49:50 +00:00
sfraser%netscape.com
d964872169 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
2854830c7e Remove a redundant dump(). r=mozbot 2000-02-16 01:45:18 +00:00
sfraser%netscape.com
6be7a2a662 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
57de6e6cd7 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
096edb7034 Expose the transaction manager to outside, for bug 18395. r=akkana 2000-02-16 01:36:30 +00:00
sfraser%netscape.com
6ac2852bf0 Adding nsEditorCommands.cpp, for bug 18395. r=pinkerton 2000-02-16 01:35:57 +00:00
sfraser%netscape.com
229c7e2ec1 Add nsEditorCommands.cpp, for bug 18395. r=pinkerton 2000-02-16 01:34:53 +00:00
sfraser%netscape.com
6d1f8c6acb First Checked In. 2000-02-16 01:33:03 +00:00
jfrancis%netscape.com
7a0f4cf2e1 fix for 27699: ime text insert screwed up for single line edit fields 2000-02-16 00:53:31 +00:00
akkana%netscape.com
9b9b3a5dc8 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
7a1887eed3 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
adc752ce66 27395: Tiny change to make insert source actually be edit source. r=cmanske 2000-02-15 21:19:30 +00:00
cmanske%netscape.com
770a137b12 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
438bd6ff77 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
69f48369a4 found another lurker that should have been checked in last week (default prefs) 2000-02-14 14:52:50 +00:00
evaughan%netscape.com
7ef2c916b2 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
189ce7fb0c fix for 17994: indent skips down a line 2000-02-13 13:06:21 +00:00
jfrancis%netscape.com
6939f0a6dd fix for 27188: crash when making text bold 2000-02-13 12:52:15 +00:00
akkana%netscape.com
db4cd55837 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
4e716fb265 Color dialog work, corrected checking in new images without -kb, r=mjudge 2000-02-11 03:45:40 +00:00
akkana%netscape.com
2c3c648c40 27138: Implementations for View Source and Preview. r=cmanske 2000-02-11 02:48:28 +00:00
cmanske%netscape.com
d04017b855 Adding js file for new dialog. r=mjudge 2000-02-11 01:44:24 +00:00
cmanske%netscape.com
98cbc65454 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
be6967c591 Removed unused forward declaration of class nsIBrowserWindow. 2000-02-11 01:11:37 +00:00
tbogard%aol.net
022cfdcc29 Removed unused include file. 2000-02-11 01:10:55 +00:00
cmanske%netscape.com
2a0c257cd9 Disabled unimplemented table menu items. r=mjudge 2000-02-10 05:36:31 +00:00
pinkerton%netscape.com
91980373af adding nsTableEditor.cpp for cmanske, removing EditTable.cpp. 2000-02-10 05:15:56 +00:00
cmanske%netscape.com
afecaab477 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
b32999a1de 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
cd6f5d237b 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
2329a4fc3f 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
840c8350e1 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
c9505c0fa5 implementing font increase/decrease size for html editor (bug 18774) r=floppy moose 2000-02-08 12:53:34 +00:00
sspitzer%netscape.com
72e8a9e317 make it so -chrome <chrome url> does the right thing.
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
9431eb3736 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
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
jfrancis%netscape.com
28fd752530 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
ebc0651bbf 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
784eafea80 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
5816b366ff fixing warning; r=akkana 2000-02-03 23:29:09 +00:00
jfrancis%netscape.com
ac019d7deb 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
3ba836df7b 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
894a83b297 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
395f325b0c more inline style feedback fixes (24574). r=sfraser 2000-02-02 22:47:43 +00:00
brade%netscape.com
72c0897cd0 fix typo 2000-02-02 22:37:00 +00:00
brade%netscape.com
f5f5217038 reorder open items in menu (bug #25505) 2000-02-02 15:33:17 +00:00
brade%netscape.com
49568eb54e fix paths for move to CW5 (bug #25779) 2000-02-02 15:27:53 +00:00
kin%netscape.com
276c400561 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
ff5704575e 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
b730ef4e3c make Open string match browser (Open File...) 2000-02-01 14:57:36 +00:00
brade%netscape.com
0f9e0f10a9 File Removed. 2000-02-01 14:55:51 +00:00
pp%ludusdesign.com
48e640ed4f Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
buster%netscape.com
a3ce5e7f22 fixed bug 25767
r=beard
2000-02-01 05:12:25 +00:00
jfrancis%netscape.com
f91098d0f6 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
9c20de909a open remote urls in editor; r=kin; bug#24042 2000-01-28 16:02:02 +00:00
brade%netscape.com
25e1715d39 open remote menu item strings (r=kin) 2000-01-28 15:59:32 +00:00
brade%netscape.com
9d243c9f75 add OpenRemoteFile for editor (r=kin) 2000-01-28 15:57:43 +00:00
brade%netscape.com
57df5fa308 maintain screen position and window size r=kin (bug #24019) 2000-01-28 15:57:17 +00:00
hyatt%netscape.com
2193a79232 Adding closing popups. 2000-01-28 03:27:44 +00:00
akkana%netscape.com
5e2f88b7f8 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
0044578da8 Insert/update META charset tag for charset menu operation, bug 17797, r=akkana. 2000-01-27 03:35:44 +00:00
cmanske%netscape.com
17dd1d08c5 Fixed debug menu bustage, bug 25107,r=akkana 2000-01-26 22:57:35 +00:00
kin%netscape.com
267857ff5c 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
4104f66aa7 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
e6d4980d54 put the revised print command. 2000-01-26 16:01:40 +00:00
cmanske%netscape.com
1a85d5b775 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
6827998657 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
bb4e29cc50 Turn off debug printf and enable formatting. Still r=jfrancis 2000-01-26 02:31:30 +00:00
akkana%netscape.com
a3dbe39403 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
a18410245e Add nsHTMLEditUtils to build. 2000-01-26 00:54:27 +00:00
sfraser%netscape.com
a5e28d66d6 Remove redundant, unused toolkitcore variable. r=law 2000-01-26 00:51:54 +00:00
akkana%netscape.com
c56eb0eb69 Add nsHTMLEditUtils 2000-01-26 00:48:12 +00:00
akkana%netscape.com
7b5b06b014 Utilities for use by editor and edit rules. r=jfrancis 2000-01-26 00:36:18 +00:00
brade%netscape.com
a8a021b461 File Removed. 2000-01-25 16:08:18 +00:00
brade%netscape.com
1a58f4104e 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
b96fe68560 File Removed. 2000-01-25 15:55:16 +00:00
brade%netscape.com
7445653811 File Removed. 2000-01-25 15:48:44 +00:00
brade%netscape.com
31654c9388 submitted by Dan Haddix and Brian King 2000-01-25 15:44:28 +00:00
brade%netscape.com
63177c3b99 remove unused images 2000-01-25 15:36:54 +00:00
brade%netscape.com
38af146ae9 removing unused images 2000-01-25 15:35:36 +00:00
brade%netscape.com
c2eb332ef0 File Removed. 2000-01-25 15:34:41 +00:00
brade%netscape.com
ad5146d3d5 First Checked In. 2000-01-25 15:34:18 +00:00
brade%netscape.com
ec632ac3cb remove/stub unused functions; set author meta tag only if author pref; separate debug options out of EditorCommands.js (r=akkana/kin) 2000-01-24 15:34:24 +00:00
brade%netscape.com
6876c72bd2 separate debug options out of EditorCommands.js (r=kin) 2000-01-24 15:31:39 +00:00
brade%netscape.com
06a9f2c2e7 First Checked In. 2000-01-24 15:28:05 +00:00
kin%netscape.com
ee76e82f41 Forgot to remove bogus NS_NOTREACHED line in IsMozEditorBogusNode(). 2000-01-18 23:52:23 +00:00
kin%netscape.com
9ef6758595 Fix for bug #24253: [REGRESSION] Redo adds newlines instead of redoing.
mozilla/editor/base/nsEditor.cpp
    mozilla/editor/base/nsEditor.h
      - Added IsMozEditorBogusNode() method.

    mozilla/editor/base/nsTextEditRules.cpp
      - Modified CreateBogusNodeIfNeeded() to check if bodyChild is a
        MozEditorBogusNode so that it doesn't create more than one.
      - Modified DidUndo() and DidRedo() to use IsMozEditorBogusNode().

r=sfraser@netscape.com
2000-01-18 23:45:35 +00:00
cmanske%netscape.com
fe32b459e5 Final M13 fixes to Spell Check dialog, bug 21440, r=kin 2000-01-18 21:53:21 +00:00
sfraser%netscape.com
a37b31dc09 WIP for 18395, various editor command handling and updating changes. r=akkana 2000-01-18 21:50:15 +00:00
cmanske%netscape.com
681ceb5436 More improvements to Spell Check dialog, bug 21440, r=sfraser 2000-01-18 20:27:21 +00:00
brade%netscape.com
4d21175d72 remove unused global variable toolbar (conflict with hardcoded const toolbar with the landing of JS 1.5); a=leaf,r=brendan 2000-01-18 19:06:30 +00:00
brade%netscape.com
b5e16c0653 handle default prefs for opening of new files; submitted by John Ratke reviewed by me. (Thanks John!!!) 2000-01-18 15:24:57 +00:00
buster%netscape.com
d0f1bda271 removed hard-coded white background now that background colors work for lazily-instantiated
text controls.
completes the fix for bug 9074
r=rods
2000-01-18 01:51:36 +00:00
cmanske%netscape.com
0a32e8cd51 Fixed Spell Check dialog layout problems, bug 21440, r=sfraser 2000-01-17 22:51:47 +00:00
cmanske%netscape.com
9455b69619 Editor part of Composer bug 22348, content area resizing and scrollbar positioning. Added helper JS method for colorpicker r=hyatt 2000-01-17 20:11:07 +00:00
jfrancis%netscape.com
c8e28aa7ac fix for 21412 - backspace wouldn't remove list items in html editor. In addition some improvements were made to the adjustment of selection after an edit action (example: backspacing through a list item now pops you up to the previous item) 2000-01-17 12:41:34 +00:00
jfrancis%netscape.com
462fd8aa29 fixed 24114 - password fields showing the real text 2000-01-17 10:24:25 +00:00
jfrancis%netscape.com
85cc9a5114 rearranging project view a bit 2000-01-15 14:30:22 +00:00
jfrancis%netscape.com
634a777322 * fixed 19596; * fixed 23597; * fixed deletion bug that could cause to breaks to be deleted instead of one, when backspacing once. (no #) * partial fix for current paragraph style not being properly reported in the composer toolbar. (no #) 2000-01-15 14:29:29 +00:00
scc%netscape.com
da2c4e9fd1 Fix build bustage; r=sfraser. My theory for what the current build bustage is: `tainted' |nsCOMPtr<nsIDOMElement>| definition. The full definition of |nsIDOMElement| must be in scope first. 2000-01-14 04:14:09 +00:00
mjudge%netscape.com
035bf4f17e small fix for bug23833 r= jfrancis 2000-01-13 23:56:34 +00:00
kin%netscape.com
3f215a5e83 We now cut the correct number of characters from the styleValue string.
Fixed bug that prevented us from removing properties starting at the
zeroth position in the string.
r=sfraser@netscape.com
2000-01-13 23:50:28 +00:00
rgoodger%ihug.co.nz
d32a214318 fixing 20606, advanced edit dialog comes up blank. r=cmanske@netscape.com 2000-01-13 23:37:01 +00:00
cmanske%netscape.com
e70eaf046f Table editing work and fixed bug 21389, r=buster. Added detecting table, row, or cell for setting background color, bug 7992, r=kin. Renamed overloaded GetDocumentTitle to GetDocumentTitleString and set new URL of saved page in webshell, bug 23726, r=mjudge 2000-01-13 23:33:00 +00:00
jfrancis%netscape.com
a5fc421d20 fixed bug 20613 & 21121: both invloved newlines in preformatted text. Layout gives no frames for blanklines caused by newlines, so you cant click or arrow to them. I replace such newlines with breaks now. fixed 21196: select all no longer selects the special break we use in empty documents (this would cause an invisible selection). fixed 21430: choosing a new alignment in an empty doc used to do nothing. Now it works but I've exposed a selection bug inthe process... fixed 22225: a little unintended re-entrancy caused multiple breaks to be inserted in empty table cells when doc read in. 2000-01-13 10:17:35 +00:00
cmanske%netscape.com
732e3a013f Fixed RegExp problems in forceInteger method , implemented JS for text and background color buttons relating to bug 21410 (but blocked by bug 23739). Fixed bug 18707. r=sfraser 2000-01-12 21:45:13 +00:00
rods%netscape.com
bd90662588 removed the hard-coded font for text editor controls
b 17303 r=buster
2000-01-12 15:37:39 +00:00
jfrancis%netscape.com
e171985f93 fix for 23551: plaintext mail quoting broken. editor rules code was unaware that we were utting html elements into plaintext (namely pre, used to contain the quote). fixed. 2000-01-12 02:58:57 +00:00
jfrancis%netscape.com
54bd51b737 fix for bug 23595: lines permuted by forward delete of a break. one line fix - some misordered parameters. 2000-01-12 02:20:24 +00:00
akkana%netscape.com
cf64a5c902 23335: Don't return error codes from the editor controller; the resulting JS messages just confuse the user. r=mjudge 2000-01-11 23:42:15 +00:00
cmanske%netscape.com
8366ff5308 Oops! Restore 'g' in RegExp with last checkin. r=sfraser 2000-01-11 21:11:34 +00:00
cmanske%netscape.com
c3fb41fb30 Part of fix for why forceInteger filter in Composer edit boxes doesn't work (fixed RegExp syntax). Added debug dump lines to help investigate bug 18707 (exists only in optimized builds). r=sfraser 2000-01-11 21:03:23 +00:00
pp%ludusdesign.com
698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
cls%seawood.org
4f34e05855 Removed redundant XPDIST from the build. Changed existing references to DIST.
Replaced all uses of $(DIST)/include with $(PUBLIC) except those looking for NSPR headers.
Removed extra instances of $(DIST)/include or $(PUBLIC) from INCLUDES as it's already there.
Override OS_LIBS when setting host variables for cross-compiling.
2000-01-11 05:13:01 +00:00
jfrancis%netscape.com
1f37b81420 fixing VC5 build (missing return value) 2000-01-11 01:25:00 +00:00
jfrancis%netscape.com
7f37ccf2d2 not all compilers created equal 2000-01-10 10:44:18 +00:00
jfrancis%netscape.com
81a137561c fix for 11994, an IME bug. (accidentally left out of prior checkin) 2000-01-10 10:20:51 +00:00
jfrancis%netscape.com
e72a2924a8 added in some rules code for mail quoting. This fixes bug: 19979 (extra blank line showing up in mail that has quotes) partial progress on block transformation work: unlisting a list now works mostly correctly again, instead of merging all the former list items into one run of text (no bug number). Moz-br's are now added in one more circumstance: when you have a br at the end of some inline content that is followed by a new block (like a list, table, etc.). This is needed for the same reason that the other moz-br's are: to generate a blank line that the user expects after hitting return. (no bug number) DTD-related work to enable the editor to check if you should be able to type given the current selection. fixed bug 22944: inserting an <A> in a table splits the table. Made some progress on text paste performance, but it's still too slow. That's 19273, which I'm leaving open fixed bug 15258: selection capable of getting out of the body element. fixed a bug where code that merged adjacent text nodes would merge the non-editable "formatting" textnodes, (no bug number). Added code to prevent selection from ending up inside a non-editable text node. fix for 11994, an IME bug. 2000-01-10 10:13:58 +00:00
akkana%netscape.com
8c236a7d13 23169: Fix uninitialized variables, including one which was disallowing splitting lines by hitting return. r=jfrancis 2000-01-06 22:35:04 +00:00
jfrancis%netscape.com
b99928a9c0 fixing warnings 2000-01-06 00:16:18 +00:00
jfrancis%netscape.com
6229129616 continuing the war on the Case Of The Happy Caret 2000-01-05 12:24:10 +00:00
ducarroz%netscape.com
deae78654f Fix for bug 23009. Add a space after the comma (typo). R=nicole 2000-01-04 20:38:16 +00:00
akkana%netscape.com
0b23aa43ac 22655: add API to allow specifying charset when inserting/quoting html. r=rhp
16015: Add API and implementation for delete-to-beginning (^U). r=slamm,rhp
490: Insert formatting newlines when inserting new nodes. r=rhp
2000-01-04 20:38:12 +00:00
mcafee%netscape.com
af019e592d Fixing unix bustage. 2000-01-04 04:28:39 +00:00
jfrancis%netscape.com
c207257f01 adding construct-time value for an editor member bool. 2000-01-04 04:24:04 +00:00
jfrancis%netscape.com
d6e95890c8 Fix for bug 21346. This is actually a major reworking of how the low level editor txns perturb selection. There is a mode now for telling the txns not to disturb the selection. There is also a fix for unlisting lists (sometimes list items got merged unintentionally when unlisting). 2000-01-04 03:09:41 +00:00
rgoodger%ihug.co.nz
086989d23d Frivolous comment added to XUL file. First Checkin of the year 2000! Made approximately 12:50AM, 01/00/00 NZST. r=me 1999-12-31 11:53:03 +00:00
rpotts%netscape.com
af4f9c2189 Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad. 1999-12-29 07:32:59 +00:00
bryner%uiuc.edu
efb687dcad Changing a char array to a PRUnichar array, to fix a build
warning. r=sspitzer.
1999-12-29 03:45:26 +00:00
buster%netscape.com
03ce06ed8d fixed bug 21032 ([regression] can paste multiple lines of text into a single-line text control)
when we were using <BR>'s in plaintext, this wasn't an issue.
when we switched to using \n, we needed to put in an extra check to transform CRLF to space.

partial fix bug 20387 (scroll bars appearing in single line text control)
part of the problem is we were leaving an empty text node lying around after inserting the bogus <br>
this induced layout to add a line after the <BR>, making the document in an empty text control too tall
Kin still has the task of hiding the scroll bar in certain situations, but this was the right thing to do
anyway.

r=kin
1999-12-24 15:48:48 +00:00
buster%netscape.com
dc92b5dab3 fixed bug 22228
r=dcone
For this part of the fix, removed a precondition check for a null input param.  It's legal (and necessary) here.
1999-12-23 21:02:45 +00:00
rods%netscape.com
a45b5daae1 backing out change and reopening bugs 17303, 19426, the default case where input isn't specified
causes a lot of problems becuase of the style it needs.
r=self
1999-12-23 20:13:46 +00:00
brade%netscape.com
16961c8f81 remove duplicate prefs 1999-12-23 15:36:54 +00:00
cmanske%netscape.com
9192125ad9 Fixed bug 22072, loading style sheet in editor. a=jar, r=brade 1999-12-22 23:57:04 +00:00
cmanske%netscape.com
2716ab607d Fixed bugs 20694 (Colorpicker crash in UNIX, Mac), 22064 (text wrap for insert image), 22176 (Insert table menu item). a=jar, r=brade 1999-12-22 23:53:27 +00:00
cmanske%netscape.com
cf0bba39bf Fixed bugs 20694 (Colorpicker crash in UNIX, Mac), 22064 (text wrap for insert image), 22176 (Insert table menu item) 1999-12-22 23:52:10 +00:00
rgoodger%ihug.co.nz
6dcca1a1a3 CSS cleanup for advanced edit dialog, r=cmanske, brade, a=gramps 1999-12-22 23:32:08 +00:00
kin%netscape.com
6bd2f7ab0c Changed write string for "paragraphFormat" to "SetParagraphFormat()"
to get log playback working again.
r=buster@netscape.com,cmanske@netscape.com  a=don@netscape.com
1999-12-22 19:44:00 +00:00
rods%netscape.com
f06bddeda0 removed the hard coded font-family in the PlaintextInitalStyle for the set flags
r=buster bugs 17303,19426
1999-12-22 19:41:11 +00:00
ftang%netscape.com
982fa55c82 partial fix for bug 15533 (size part). 1. change the return value from nsPiont to nsRect. Change widget code to reflect the change. In Gtk, change XIM FontSet based on the rect height. r=cata a=chofmann 1999-12-22 07:56:40 +00:00
brade%netscape.com
d8c1142ecd don't prompt to save changes to an empty/new window (bug #13933) fix by sfraser r=brade 1999-12-21 15:27:54 +00:00
tbogard%aol.net
9230d33f83 Changed to talk to webshell using the nsIBaseWindow where appropriate. 1999-12-17 23:44:43 +00:00
kin%netscape.com
e328b78703 Fix for bug #21683: [dogfood] Can't set focus to end of reply message to type
Added beginRulesSniffing local variable.
r=jfrancis@netscape.com a=chofmann@netscape.com
1999-12-16 00:59:08 +00:00
saari%netscape.com
a622c90955 Fix for PDT+ bugs 21602 and 21648. r=joki 1999-12-15 22:04:43 +00:00
waterson%netscape.com
02a83c388c Fix whitespace snafu that was tripping up my gmake. 1999-12-15 07:18:41 +00:00
sfraser%netscape.com
05077a3ecd Really added nsEditorController.cpp for mjudge. 1999-12-15 04:09:34 +00:00
mjudge%netscape.com
c8e34eada6 adding in nsEditorController to makesystem. adding in registration to allow someone to get an editorcontroller from the outside. also change editor shell to register a controller to handle keyboard navigation. 1999-12-15 03:46:27 +00:00
mjudge%netscape.com
b8c817d186 dont need that line good catch sfrasier. 1999-12-15 03:39:09 +00:00
mjudge%netscape.com
08b6eba39b adding in nsIEdkitorController.h 1999-12-15 03:36:12 +00:00
mjudge%netscape.com
2bb3f51b95 adding in header files for massive checkins. reviewed akkana, mcc 1999-12-15 03:35:44 +00:00
mjudge%netscape.com
74e5502586 adding new files first stage of massive checkin for key bindings 1999-12-15 03:26:29 +00:00
akkana%netscape.com
2f7ffefaf4 21534 (part of 18033 and 18046): handle delete word and to-end functionality
outside of any selection batching (didn't work when inside a batch).
r=jfrancis; part of Mike's 18046 fixes which are a=chofmann.
1999-12-14 23:07:12 +00:00
mjudge%netscape.com
b51f84b3de massive changes a=jar.hoffman, r=akkana 1999-12-11 00:02:08 +00:00
jfrancis%netscape.com
0cd5eba60e fixes for bug 21030. again. really. 21030: html mail reply won't quote original message r=kin; a=brendan 1999-12-10 23:16:02 +00:00
buster%netscape.com
121c8cdc07 bug 21378
r=rods
a=chofmann

changed CanUndo and CanRedo to return the right value.  They were returning the opposite of what they ought to have returned.
1999-12-10 21:43:52 +00:00
cmanske%netscape.com
bf2ed50845 Found 3 more dialogs with missing CSS lines just as with the NamedAnchor Dialog covered by bug 21222 a=chofmann, r=brade 1999-12-10 00:02:32 +00:00