Commit Graph

95026 Commits

Author SHA1 Message Date
stephend%netscape.com
fb4a552cb6 Bug 118273. Javascript strict warnings in accountUtil5s5585 2002-01-05 05:08:13 +00:00
sspitzer%netscape.com
e57f655fd8 fix for crasher bug #116174 (crash switching from flat to threaded view)
and for #118278 (clear message pane when more than one item selected).
r/sr=bienvenu.

included:
1) minor performance improvement to nsMsgDBView::GetCommandStatus() when you've got a
lot of row selected.

2) add comments indicating how we have to call RowCountChanged() after we adjust m_keys, not before.

3) handle nesting of calls to SaveAndClearSelection() and RestoreSelection(), by
only doing work on the outer calls, we ignore inner calls.

4) switch to using PRPackedBool (where it makes sense)

5) fix nsMsgDBView::SelectMsgByKey() to use SaveAndClearSelection() and RestoreSelection(),
instead of just using RestoreSelection(), for parity.
2002-01-05 04:00:53 +00:00
sspitzer%netscape.com
28e9751741 fix for #118276. multiple selection in the addressbook should
clear out the card preview pane.  r/sr=bienvenu
2002-01-05 03:48:41 +00:00
waldemar%netscape.com
9c150d70b2 Removed attributes from parse directives 2002-01-05 03:32:58 +00:00
relyea%netscape.com
996c78f1b0 Startup problems on new profiles: 1) Windows does not initially open the DB R/W
on startup. 2) All platforms do not see the built-ins token if you startup with
a new profile.

Fix: 1) Escape the initialization parameters.
     2) Rebuild the Token iterator when new tokens are added to the trust domain.
2002-01-05 03:00:10 +00:00
danm%netscape.com
20ebc95fe3 implement/support nsIEmbeddingSiteWindow2 (and its blur method). bug 57841 r=bryner,rpotts 2002-01-05 02:22:45 +00:00
danm%netscape.com
4eb739d169 blur method now defers to the tree owner. bug 57841 r=bryner,rpotts 2002-01-05 02:20:55 +00:00
danm%netscape.com
0a7bde8fd9 update some comments and mention that this file is for bug 57841, r=bryner,rpotts 2002-01-05 02:07:40 +00:00
danm%netscape.com
025f46f820 adding nsIEmbeddingSiteWindow2 (our first revved public interface! yay) bug 57841 r=bryner,rpotts 2002-01-05 02:04:03 +00:00
danm%netscape.com
3633977e9b adding nsIEmbeddingSiteWindow2 (our first revved public interface! yay) 2002-01-05 02:00:26 +00:00
stephend%netscape.com
f319eb36bb Bug 117822. Javascript strict warnings in am-prefs.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com, sr=shaver@mozilla.org 2002-01-05 01:43:44 +00:00
waterson%netscape.com
f60b980b7f Bug 116230 et al; fix-on-a-fix for bug 91423. Don't always retarget to the primary frame: stop at the first continuation after a hard-break if there is one. Also, move retargeting to reflow state setup. r=rbs, sr=nobody. 2002-01-05 01:42:36 +00:00
hwaara%chello.se
e7520e970f re-add new files. 2002-01-05 01:42:26 +00:00
wtc%netscape.com
8d7a933f03 Bugzilla bug 112987: correctly detect the FreeBSD versions in which poll()
was added to libc and libc_r.  Thanks to Jeremy Lea for pointing me at
the FreeBSD Porter's Handbook.
2002-01-05 01:37:05 +00:00
hwaara%chello.se
6b33324e56 #93093, optimize splashscreens to cut bloat.
The Windows splash is now ~500% smaller (from 299K to 60K) and the OS/2 splash is ~300% smaller (from 298K to 101K).

r=mkaply, sr=alecf
2002-01-05 01:33:53 +00:00
bryner%netscape.com
5a987c2aad bug 118058 - filepicker comes up empty. r=hewitt, sr=hyatt. 2002-01-05 01:32:12 +00:00
waldemar%netscape.com
b15bca046d Fixed cast bug 2002-01-05 01:27:47 +00:00
rbs%maths.uq.edu.au
5475678622 MathML only - Further tweaks to getting the preferred stretchy size. Decide that the core <mo> is the provider of the 'em' unit for the lspace & rspace of embellished containers. Add support of the 'bevelled' attribute in <mfrac> by leveraging on the code of <mfenced> 2002-01-05 01:15:04 +00:00
sspitzer%netscape.com
c0f2899818 "Map It!" should be "Get Map". r=jglick, rs=bienvenu
for bug #116451
2002-01-05 01:10:47 +00:00
rbs%maths.uq.edu.au
7d8032905d MathML only - remove outdated APIs 2002-01-05 01:08:09 +00:00
rbs%maths.uq.edu.au
fe33b4e8ce MathML only - Reset the stretchy flags also when presentation data get changed 2002-01-05 01:06:05 +00:00
stephend%netscape.com
f57c70f024 Bug 117823. Javascript strict warnings in am-offline.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com/racham@netscape.com, sr=shaver@mozilla.org 2002-01-05 00:59:10 +00:00
ssu%netscape.com
2578782188 checking patch for neil@parkwaycc.co.uk. fixes bug 111918 - File/Offline/Work Offline has no access key. r=ssu, sr=mscott 2002-01-05 00:39:57 +00:00
hyatt%netscape.com
c155598327 Fix for 115753, windows xp tooltip support, r=bryner, sr=sspitzer 2002-01-05 00:33:40 +00:00
morse%netscape.com
90be4910de bug 117998 Remove-all button in password manager not being disabled when it should be, r=sgehani, sr=alecf 2002-01-05 00:21:43 +00:00
hyatt%netscape.com
d749d59e46 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
alecf%netscape.com
5b2108431d final fix for bug 112708 - reduce number pref allocations by using a few large buffers to hold all the prefnames
sr=brendan r=bnesse, dp
Also, clean more unnecessary routines..
2002-01-05 00:09:53 +00:00
beard%netscape.com
af83ff54b8 [not part of build] Fallout of dougt's checkin for "nsIComponentManager API Changes (bug 98553)". 2002-01-04 22:06:38 +00:00
sonja.mirtitsch%sun.com
28cfebd131 taking out OSF 5 links 2002-01-04 21:41:23 +00:00
sonja.mirtitsch%sun.com
c7f03eff64 increased the number of tests and changed the fix about too many cache misses
seee bugs #114964 and 118031
2002-01-04 21:39:36 +00:00
beard%netscape.com
96ccec1011 [not part of build] Fix declaration of NSGetFactory to ensure it is extern "C". This prototype was removed from some header file and broke the plugin. 2002-01-04 21:34:24 +00:00
sonja.mirtitsch%sun.com
8243a281b2 to avoid client and server writes at the same time write output to a tmp
file first, and then the tmp file to stdout
the writes had lead to garbled messages that were then interpreted as
errormessages by the scripts
2002-01-04 21:31:39 +00:00
bryner%netscape.com
09423ba026 Updating for syntax changes - add outlinerchildren. Not part of the build. 2002-01-04 21:23:42 +00:00
mostafah%oeone.com
b0268040c7 Fixed an ptential infinite loop in GetAlarmTime. Replaced NULLs with nsnull 2002-01-04 19:53:08 +00:00
mostafah%oeone.com
e3cbab9fc1 Updated test suite 2002-01-04 19:46:31 +00:00
mostafah%oeone.com
8303aa8899 Replaced NULL's with nsnull 2002-01-04 19:27:45 +00:00
kestes%walrus.com
3a32f5e4c7 don't forget january is month 0 this means my out of bounds check for month
number was wrong.
2002-01-04 19:24:48 +00:00
rginda%netscape.com
fa27b59d7d bug 117907, patch=joerg.schaible@gmx.de (J�rg Schaible), r=me
add release build option to jsdb.mak
2002-01-04 19:24:14 +00:00
ian.mcgreer%sun.com
05ea68ad0c implement trust ordering when merging trust 2002-01-04 19:21:54 +00:00
sspitzer%netscape.com
f5482fab73 fix for blocker bug #118180. js error (from mapi code) horks compose window.
may be mozilla only.  r/sr=bienvenu, a=kyle.
2002-01-04 18:30:06 +00:00
jake%acutex.net
21bfc9968e Bug 112914 - This test was relying on the existance of the unix "cat" command instead of using perl's standard open() function. This caused a test failed when running the tinderbox script on win32. 2002-01-04 16:04:09 +00:00
jdunn%netscape.com
c054ef2252 trying an AIX ifdef to see if this is our startup slowdown problem
a=waterson@netscape.com
# 112824
2002-01-04 15:03:43 +00:00
rods%netscape.com
0f08309d52 Better algorithm for getting and setting the dfault printer
Bug 117819 r-dcone sr=attinasi
2002-01-04 14:46:26 +00:00
seawood%netscape.com
52c4bd4301 Hack around problem of default rules expecting IMPORT_LIBRARY to be built on win32 gmake builds when setuprsc doesn't build one.
Bug #58981
2002-01-04 14:18:49 +00:00
nboyd%atg.com
302f3a0ca7 Update implemenation version date. 2002-01-04 14:04:42 +00:00
nboyd%atg.com
4476a490b1 Fix bug reported by rathje40@yahoo.com
We are converting from spidermonkey to rhino and it appears that the
name property for the constructor function returns "constructor" for
all builtin types.  Spidermonkey would return "Date" or "Array" or
whatever.  Is there a workaround?  This code needs to work with both
interpreters.

Here is an example of the rhino behavior:

js> var i=new Date;
js> i.constructor.name
constructor
js> Date.name
constructor
js> function bob(){}
js> bob.name
bob
js> var i = new Array();
js> i.constructor.name
constructor
js>
2002-01-04 14:04:01 +00:00
nboyd%atg.com
bbb7be562e Remove override that is duplicate of superclass. 2002-01-04 14:02:36 +00:00
nboyd%atg.com
15ce244c1d Print implementation version when starting up interactive mode. 2002-01-04 14:02:02 +00:00
mkaply%us.ibm.com
c3066c1a00 #101771
r=pinkerton, sr=hyatt
Make menus clipsibling
2002-01-04 11:04:17 +00:00
bernd.mielke%snafu.de
c4b7c77d83 bug 112010 fix build warnings r=karnaze sr=attinasi 2002-01-04 10:52:48 +00:00