Commit Graph

53979 Commits

Author SHA1 Message Date
hyatt%netscape.com
d9904042a0 Changes to prevent the tree widget from thrashing on AttributeChanged of offscreen
content.  Changes to prevent the tree widget from doing a reflow when content is
inserted or removed that is offscreen.


git-svn-id: svn://10.0.0.236/trunk@56947 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 08:58:05 +00:00
hyatt%netscape.com
bbb6f3676d Changes to prepare the tree for incremental scrollbar reflow.
git-svn-id: svn://10.0.0.236/trunk@56946 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 08:56:35 +00:00
alecf%netscape.com
c77820c27a backend part of fix for #14798, r=mscott
git-svn-id: svn://10.0.0.236/trunk@56945 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 08:27:23 +00:00
mscott%netscape.com
ac564abed2 fix some I18n header display problems introduced by the new message display stuff I landed tonight. This means
converting our UTF-8 header values into unicode before broadcasting them through the header sink
r=alecf


git-svn-id: svn://10.0.0.236/trunk@56944 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 08:19:26 +00:00
mscott%netscape.com
e2063c731a Fix some I18N display problems with the new message display stuff by forcing the header value
to be unicode instead of a char *.
r=alecf


git-svn-id: svn://10.0.0.236/trunk@56943 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 08:18:25 +00:00
alecf%netscape.com
3ac59169d3 add new method to ensure that tree content is visible: go through all the presentation shells, and call EnsureRowIsVisible for each tree.
also expose a method to get the visible row for a tree - I needed it anyway, figured I might as well expose it from JS.
other half of fix for #12895
r=bryner


git-svn-id: svn://10.0.0.236/trunk@56942 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 07:54:43 +00:00
alecf%netscape.com
a83dec26e2 add treeframe-level interface to EnsureRowIsVisible, and add a new nsITreeFrame interface so that EnsureRowIsVisible can be called from outside of the layout DLL.
first part of fix to #12895
r=bryner


git-svn-id: svn://10.0.0.236/trunk@56941 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 07:35:25 +00:00
bryner%uiuc.edu
be9872a5ea Implementing the mousewheel preferences. A new option has been added, "Use system default", which follows the OS
default (on Windows at least) for the number of lines to scroll.  I also changes the default actions for the modifier
keys slightly.


git-svn-id: svn://10.0.0.236/trunk@56940 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 06:22:00 +00:00
cls%seawood.org
28c58e7c8f Sync'd Makefile.in's to reflect srinivas' NSPR API changes.
git-svn-id: svn://10.0.0.236/trunk@56939 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 06:09:27 +00:00
mscott%netscape.com
934f178299 remove obsolete emitter factory.
git-svn-id: svn://10.0.0.236/trunk@56938 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 06:08:17 +00:00
mscott%netscape.com
0461a2431f Merge the two html emitters into one uber emitter....this fixes the problem with displaying forwarded
messages with the new message display code
r=rhp


git-svn-id: svn://10.0.0.236/trunk@56937 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 06:05:38 +00:00
pinkerton%netscape.com
5ca1ed52b2 Removed asserts now that nsScrollbarFrame correctly implements its QI. Fixed memory leaks with scrollbars by nsCOMPtr'izing stuff. r=pavlov.
git-svn-id: svn://10.0.0.236/trunk@56936 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 05:55:46 +00:00
pinkerton%netscape.com
26f34c3238 didn't do the QI correctly. forgot to inherit from the nsBoxFrame impl. (r=pavlov). fixes bugs 22493, 22494
git-svn-id: svn://10.0.0.236/trunk@56935 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 05:54:47 +00:00
mscott%netscape.com
a7f612ec5f fix mac breakage for radha by removing two obsolete files from the debug project.
git-svn-id: svn://10.0.0.236/trunk@56933 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 04:31:15 +00:00
waterson%netscape.com
819c18cbbc Fix 'triple-click' to drop bookmarks in personal toolbar bug.
git-svn-id: svn://10.0.0.236/trunk@56932 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 03:53:31 +00:00
briano%netscape.com
f83dfc638d Backed out the Solaris fix, because Linux doesn't like it. It may be that -z allextract and -Wl,--whole-archive behave differently.
git-svn-id: svn://10.0.0.236/trunk@56931 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 03:06:22 +00:00
srinivas%netscape.com
611574364e Backed out previous checkin; NSPR_API needs to be defined for Mac.
Bugzilla #12913.


git-svn-id: svn://10.0.0.236/trunk@56930 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 02:17:03 +00:00
slamm%netscape.com
cdf93791ae Fix for hdml version. Suggested by Neil Deakin <ndeakin@sympatico.ca>
git-svn-id: svn://10.0.0.236/trunk@56929 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 02:11:26 +00:00
briano%netscape.com
9c98b167c9 Fix for _optimized_ nightly Solaris 2.6 builds.
git-svn-id: svn://10.0.0.236/trunk@56928 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 02:06:56 +00:00
slamm%netscape.com
b3377394f7 It's only a XUL checkin, don't panic. Fix for bugs 21061 and 21347. r=borto@pacbell.net.
git-svn-id: svn://10.0.0.236/trunk@56926 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 02:01:30 +00:00
srinivas%netscape.com
b8b66e0118 Support platform-specific import declaration for public NSPR functions.
Bugzilla #12913. rwtc.


git-svn-id: svn://10.0.0.236/trunk@56925 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:45:29 +00:00
mscott%netscape.com
b891236113 someone removed nsIServiceProvider.h from the build and didn't remove
it from mac and unix makefiles!!! Shame on you...

Fixing the build breakage on the mac.


git-svn-id: svn://10.0.0.236/trunk@56924 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:36:00 +00:00
danm%netscape.com
e674f89210 base implementation of new method GetScreenBounds. part of bug 5998. r:pierre.
git-svn-id: svn://10.0.0.236/trunk@56923 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:29:19 +00:00
danm%netscape.com
2f43f8a62d new method GetScreenBounds. part of bug 5998. r:pierre.
git-svn-id: svn://10.0.0.236/trunk@56922 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:28:41 +00:00
ftang%netscape.com
2a5a01bfa3 remove unneeded XMLEncodingService, fix bug 22282
git-svn-id: svn://10.0.0.236/trunk@56921 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:25:57 +00:00
mcafee%netscape.com
f271b82159 Fixing linux bustage.
git-svn-id: svn://10.0.0.236/trunk@56920 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:16:42 +00:00
vidur%netscape.com
7c01ae18c1 Fix for bug 23066. Added getter/setter for image.lowsrc for compatibility - the DOM defines image.lowSrc (note the case difference). r=pollmann
git-svn-id: svn://10.0.0.236/trunk@56919 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:15:55 +00:00
mcafee%netscape.com
9a7662af74 plvector.c is a C file, this was linking incorrectly on optimized solaris. r=briano
git-svn-id: svn://10.0.0.236/trunk@56918 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:12:25 +00:00
vidur%netscape.com
54d2a3169c Fix for bug 23066. Added getter/setter for image.lowsrc for compatibility - the DOM defines image.lowSrc (note the case difference). r=pollmann
git-svn-id: svn://10.0.0.236/trunk@56917 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:10:06 +00:00
edburns%acm.org
1af32fc433 I know it's unorthodox to do a top level checkin like this, but I've got so many files
in so many different directories, that I think it's the best way.
I've pulled and clobber_all'd my tree and got

r=dp

on this checkin.

Here are the touched files:

M mozilla/embedding/browser/activex/src/control/MozillaBrowser.cpp
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.h
M mozilla/js/src/xpconnect/shell/xpcshell.cpp
M mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp
M mozilla/xpcom/build/nsXPComInit.cpp
M mozilla/xpcom/components/nsComponentManager.cpp
M mozilla/xpcom/components/nsIServiceManager.h
M mozilla/xpcom/components/nsServiceManager.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.h
M mozilla/xpcom/tests/TestBuffers.cpp
M mozilla/xpcom/tests/TestPipes.cpp
M mozilla/xpcom/tests/TestShutdown.cpp
M mozilla/xpcom/tests/windows/TestHelloXPLoop.cpp
M mozilla/xpcom/tools/registry/regExport.cpp
M mozilla/xpcom/tools/registry/regxpcom.cpp
M mozilla/xpinstall/stub/xpistub.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.h
M mozilla/webshell/tests/viewer/nsMacMain.cpp
M mozilla/webshell/tests/viewer/nsPhMain.cpp
M mozilla/webshell/tests/viewer/nsWinMain.cpp
M mozilla/webshell/tests/viewer/unix/gtk/nsGtkMain.cpp
M mozilla/xpfe/appshell/src/nsFileLocations.cpp
M mozilla/xpfe/bootstrap/nsAppRunner.cpp

The heart of this checkin is a change in the signature and symantics
of NS_InitXPCOM.

The new signature is

extern NS_COM nsresult
NS_InitXPCOM(nsIServiceManager* *result, nsFileSpec* binDirectory);

I filed a bug for this problem:

b=23157

The original manifestation of this bug was in mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp It used the current process directory to find resources, which is not correct when the current process is not mozilla.exe.

I have added a new type to nsSpecialSystemDirectory, Moz_BinDirectory, and made nsResProtocolHandler use that value.


git-svn-id: svn://10.0.0.236/trunk@56916 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:05:13 +00:00
briano%netscape.com
51575d740d Automated update
git-svn-id: svn://10.0.0.236/trunk@56915 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:00:14 +00:00
norris%netscape.com
82970f315d Fix 22909 previousSibling vulnerability
r=mstoltz


git-svn-id: svn://10.0.0.236/trunk@56914 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:59:18 +00:00
jdunn%netscape.com
5c2abae28f |T| requires an accessible default constructor (on some old compilers)
This is the same as mozilla/netwerk/cache/mgr/nsCachedNetData.h
(also declared nsIXPCWrappedNativeScope to be public since by default it is private

r= scc@netscape.com


git-svn-id: svn://10.0.0.236/trunk@56913 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:59:07 +00:00
norris%netscape.com
cba516db65 Work on 18860 impossible to call applet's public methods from JavaScript
git-svn-id: svn://10.0.0.236/trunk@56912 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:58:16 +00:00
norris%netscape.com
ef75512a05 Fix error when getting property names only one character long.
r=vidur


git-svn-id: svn://10.0.0.236/trunk@56911 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:55:23 +00:00
mscott%netscape.com
016f308548 include name space urls
r=hangas


git-svn-id: svn://10.0.0.236/trunk@56910 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:54:55 +00:00
mscott%netscape.com
30bb10ee3b Bug #22960 --> fix an inefficiency when deleting a message...we were clearing the
message pane and msg header view overlay twice every time we deleted
a msg...this helps make deleting look faster...The fix is to not
 clear the msg pane every time selection changes in the thread pane..
instead only clear the msg pane when the folder selection changes..


git-svn-id: svn://10.0.0.236/trunk@56909 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:54:09 +00:00
mscott%netscape.com
95c42c5eb3 Bug #22960 --> add on load header pane support, clear the header pane whenever we clear the message pane.
git-svn-id: svn://10.0.0.236/trunk@56908 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:53:12 +00:00
mscott%netscape.com
9b7775d1d4 Bug #22960 --> include msgHdrViewOverlay for the message header pane which shows the message headers
for a selected message.


git-svn-id: svn://10.0.0.236/trunk@56907 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:51:59 +00:00
rjc%netscape.com
ee20277dd9 Fix a small bug with determining when an item is truly an IE Favorite as opposed to a IE Favorite folder. Review: waterson@netscape.com
git-svn-id: svn://10.0.0.236/trunk@56906 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:51:35 +00:00
mscott%netscape.com
9eee1fc0a1 Bug #22960 New html emitter for new message display which broadcasts header information to a listener interface which
is passed in on conversion.

Later tonight I'm going to merge this new html display emitter back into the original emitter.
r=rhp


git-svn-id: svn://10.0.0.236/trunk@56905 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:49:33 +00:00
mscott%netscape.com
b30cc5b88c DisplayMessage now takes in the nsIMsgWindow
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@56904 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:47:58 +00:00
putterman%netscape.com
46646e5aca Fixes part of 20446. r=sspitzer. Remember collapsed/expanded state of folderpane. Also
sort messages by date as default sort until we remember sort per folder.


git-svn-id: svn://10.0.0.236/trunk@56903 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:47:02 +00:00
jdunn%netscape.com
f5225ba06a turning AIX to not be MONOLITHIC (following Colin and his OpenVMS work)
r= <noone>


git-svn-id: svn://10.0.0.236/trunk@56902 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:46:54 +00:00
mscott%netscape.com
163603cc66 Bug #22960 --> store nsIMsgHeaderSink
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@56901 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:46:35 +00:00
mscott%netscape.com
75cfd3b966 Bug #22960 --> Part of new message display landing. Remember the nsIMsgWindow
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@56900 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:46:10 +00:00
jdunn%netscape.com
8c8b1f6fbc specifying that nsIKBStateControl is public since by default it is private
r= <noone>


git-svn-id: svn://10.0.0.236/trunk@56899 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:45:48 +00:00
mscott%netscape.com
9ca17c701d Bug #22960 --> store a nsIMsgHdrSink associated with the messenger window instance
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@56898 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:45:47 +00:00
mscott%netscape.com
db5ce95567 Part of new message display landing. DisplayMessage now takes in the nsIMsgWindow
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@56897 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:45:28 +00:00
jdunn%netscape.com
aecc5e679f on there is no == method for (char*) and AIX doesn't like it.
r= syd@netscape.com


git-svn-id: svn://10.0.0.236/trunk@56896 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:45:01 +00:00