Commit Graph

52971 Commits

Author SHA1 Message Date
tbogard%aol.net
d6712bba0e Remove a number of now defunct methods on nsIWebShellContainer. And a couple more from nsIWebShell. r=hyatt 2000-02-11 08:29:02 +00:00
tbogard%aol.net
e46ebc6ad0 Default to all chrome rather than no chrome. bug fix for 27354. 2000-02-11 08:21:15 +00:00
danm%netscape.com
074744be4b pass all keyboard events in modal event filter. bug 27296. r:pinkerton. 2000-02-11 08:05:35 +00:00
sdv%sparc.spb.su
e720b68a19 changed fix to bug 13338.
now check for null pointers in Java DOM instead of
passing null references to coreDOM
2000-02-11 07:58:12 +00:00
mcafee%netscape.com
a2a99ee0c3 Renaming fe to mozillaBinary, since that's what it is; fe didn't mean anything to me. 2000-02-11 07:45:40 +00:00
nisheeth%netscape.com
9780d0f51c r=vidur. Partial fix for PDT+ bug 26673. Sync up the content and frame models before returning information from certain getter methods of global window. 2000-02-11 07:14:41 +00:00
scc%netscape.com
b7de524c75 Fixed up |NS_IF_ADDREF| to support the following use efficiently in the non-logging case NS_IF_ADDREF(*result = mFoo); as per bug #27343. r=jband (Actually, I like the generated error better when I make this small modification to the template) 2000-02-11 07:12:02 +00:00
nisheeth%netscape.com
99f85886b8 r=Troy. We were specifying the incorrect child as a reflow dirty target in some cases. 2000-02-11 07:11:43 +00:00
scc%netscape.com
d581aa9adf Fixed up |NS_IF_ADDREF| to support the following use efficiently in the non-logging case NS_IF_ADDREF(*result = mFoo); as per bug #27343. r=jband 2000-02-11 07:07:57 +00:00
pinkerton%netscape.com
5cd6027861 missed a removal of text/plain. changed "copy link url" to use text/unicode. 2000-02-11 07:06:47 +00:00
danm%netscape.com
4cbfb93c9c nsToolkit destructor was decrementing the refcount on the global event queue handler; a prelude to stopping event handling. It now does this only if it had previously incremented the refcount: a thing done in Init, not the constructor. bug 21596. r:pinkerton,scc. 2000-02-11 06:56:57 +00:00
mcafee%netscape.com
03c71d0912 MailNewsTest comments. 2000-02-11 06:41:22 +00:00
pepper%netscape.com
0d2a435172 Adding more functionality to the genereic remote control. Not very well tested yet but not hooked up to anything. r=syd 2000-02-11 06:13:56 +00:00
hangas%netscape.com
9950515fd0 Remaining file of previous checkin lost due to checkin by ben at same moment. 2000-02-11 06:10:26 +00:00
hangas%netscape.com
37836f02ae Partial fix for 22558, key bindings for mail window, this included adding Delete and Backspace bindings for the Delete menu item in globalOverlay.xul. Added these bindings to navigator, mail, address book and mail compose. Unable to find Editor's usage of standard Edit menu overlays, so Editor not changed. r=saari. Also a fix for 27000 fixing event handler for address book card dialog. r=saari/hyatt. 2000-02-11 06:05:04 +00:00
ben%netscape.com
d0c2719f95 fix for 25512, delete and add bookmark have same accelerator, r=hyatt 2000-02-11 06:01:47 +00:00
ben%netscape.com
d915d94734 fix for 26931, say what the default search engine is in search pref panel (r=syd, scc),
remove word "Communicator" from offline panel and replace with "Mozilla"
2000-02-11 05:56:54 +00:00
ducarroz%netscape.com
e41fc5f763 Fix for the regression of bug 26408. I forget to call awFinishCopyNode after we create rows during the initialization. R=jefft 2000-02-11 05:52:38 +00:00
ben%netscape.com
08ceffea3c profile manager rewording, r=verah 2000-02-11 05:47:48 +00:00
ben%netscape.com
b69c5d4197 changes to profile manager wording. r=verah 2000-02-11 05:46:21 +00:00
ben%netscape.com
8dbf413dc6 changes to profile manager language. r=verah 2000-02-11 05:46:04 +00:00
ssu%netscape.com
8e14066abd fixed bugs:
#24297 - added code to randomly install talkback 2o% of the time.
#27298 - fixed the underline under the N on the Mail&News string
#27184 - removed all references to "SmartUpdate" strings
2000-02-11 05:30:25 +00:00
ben%netscape.com
d018fa4b19 fix string bundle bug 27252, r=syd, resurrecting matt's search changes which I accidentally clobbered, and resurrecting rjc's history flushing. 2000-02-11 05:23:50 +00:00
jefft%netscape.com
2852f3fc6b partial check in for bug 24740; check for non-empty namespace for public & other users when reading from the pref; r=bienvenu 2000-02-11 05:23:01 +00:00
mcafee%netscape.com
a962e417dc Woops, forcing failure for MailNews test it becomes primetime. 2000-02-11 05:21:59 +00:00
mcafee%netscape.com
23ae814142 Adding mailnews test, minor cleanup. 2000-02-11 05:20:53 +00:00
joki%netscape.com
45b81df728 Fix for bug 24947, prevent recursive blur/focus calls. r:saari 2000-02-11 05:20:44 +00:00
dougt%netscape.com
be8b07f605 checking in makefile to build the interface nsIDirectoryService 2000-02-11 05:12:20 +00:00
dougt%netscape.com
ec95c74bd3 removing unneed file. r=smfr. 2000-02-11 05:09:18 +00:00
sfraser%netscape.com
076c4c928f Add nsIDirectoryService.idl for doug. r=dougt. 2000-02-11 05:09:04 +00:00
mccabe%netscape.com
6c37c5d9ad Switch from using cached-and-refcounted nsIAllocator to linking directly to nsAllocator, as we're in the same DLL. Also turn some freecoded memcpy sequences into calls to nsAllocator::Clone
r=jband
2000-02-11 05:08:10 +00:00
dougt%netscape.com
c971d059e6 first checking 2000-02-11 05:04:53 +00:00
matt%netscape.com
c2b460a506 part of my last check in r=don 2000-02-11 05:04:18 +00:00
nhotta%netscape.com
717003d00f Fixing cata's Mac build problem, added a new idl to the project. 2000-02-11 04:53:58 +00:00
dougt%netscape.com
786d739d67 Fix from warren to check for the return val of Clone.
Also adding extra ('s around a arguably confusing if statement
r=warren
2000-02-11 04:50:23 +00:00
dougt%netscape.com
4519e9aaf0 24560. Fixing jsurl document.write('foo') assertion/crash. Now returning
and error code from the channel creation which notifies the webshell
that all is okay but there is no channel to read from.

r=warren.
2000-02-11 04:48:09 +00:00
matt%netscape.com
c7cb110b32 Adding select lists for dynamic font menu
Removing dynamic from the font pane. r=don
24830, 26077, 26176, 24753, 24754
2000-02-11 04:41:35 +00:00
hyatt%netscape.com
fda9fd6084 Fix for PDT+ bug #9333. r=saari 2000-02-11 04:22:45 +00:00
ssu%netscape.com
0dce79a418 added a #define so vc6 knows it does not require MFC. r=sgehani 2000-02-11 04:20:43 +00:00
norris%netscape.com
5567200a75 Fix 18439 windows.status allows reading links
r=mstoltz
2000-02-11 04:18:39 +00:00
troy%netscape.com
d6fafd305f r=karnaze@netscape.com Performance improvement for tables. During the initial
reflow we skip the pass2 reflow if it's an unconstrained reflow
2000-02-11 03:55:33 +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
cata%netscape.com
78fec1f0fe Implementation of new idl interface r=nhotta 2000-02-11 03:42:41 +00:00
cata%netscape.com
b2cd1258cd New idl interface in the build; r=nhotta 2000-02-11 03:42:15 +00:00
tonyr%fbdesigns.com
86789213df Switch to the category manager for registration 2000-02-11 03:37:28 +00:00
tonyr%fbdesigns.com
9686d54c2f Updated mail import to use nsMsgSend to reconstruct messages 2000-02-11 03:36:20 +00:00
tonyr%fbdesigns.com
0c1ce362ec Switched to use the category manager for registration 2000-02-11 03:35:24 +00:00
tonyr%fbdesigns.com
49e4fd5533 Improved progress reporting 2000-02-11 03:33:54 +00:00
tonyr%fbdesigns.com
bbe7e35e54 Added onclick handler for checkboxes 2000-02-11 03:33:02 +00:00
cata%netscape.com
4dfb6a4339 One liner to change to radio button behavior. hyatt's suggestion. 2000-02-11 03:17:12 +00:00