150887 Commits

Author SHA1 Message Date
bob%bclary.com
e961da4da3 Rename regress-234389.js to regress-234389-n.js since successful test throws an exception, no bug, not part of the build 2005-11-24 03:07:55 +00:00
scott%scott-macgregor.org
b2e49e5c66 Bug #312940 --> more work for the new alert notification service
Delay the new mail alert animation until after all of our asynchronous fetch
preview text urls have completed loading for imap.
2005-11-24 02:43:27 +00:00
roc+%cs.cmu.edu
8c5df94781 Bug 317514. Add nsRegion::SimpleSubtract, Contains(aRect) and Intersects(aRect). r=dainis_jonitis, sr=bzbarsky 2005-11-24 01:11:12 +00:00
roc+%cs.cmu.edu
cb35d5fe9e Bug 317514. Add nsRegion::SimpleSubtract, Contains(aRect) and Intersects(aRect). r=dainis_jonitis, sr=bzbarsky 2005-11-24 01:05:18 +00:00
roc+%cs.cmu.edu
ca5d4d3999 Bug 317513. Fix nsRegion::SubRect to not include incorrect extra rects in the result. r=dainis_jonitis, sr=bzbarsky 2005-11-24 00:50:36 +00:00
roc+%cs.cmu.edu
4fbeaa90bb Bug 303023. Fix printing of SVG EMBED elements. r+sr=dbaron 2005-11-24 00:48:40 +00:00
relyea%netscape.com
77cb1d9d48 Bug 316925
Key export does not work on tokens with non-sensitive keys that can't wrap.
r=kaie
2005-11-24 00:40:14 +00:00
jst%mozilla.jstenback.com
5239743f12 Fixing build bustage. 2005-11-24 00:21:23 +00:00
beng%bengoodger.com
ead9ed8450 315940 NPOB hook up drag gesture handler, so you can at least drag shortcuts to your desktop. 2005-11-24 00:19:31 +00:00
mrbkap%gmail.com
e5f2e7fc42 bug 316582: Clean up style nitpicks in CNavDTD. rs=jst 2005-11-24 00:14:25 +00:00
darin%meer.net
ba9e9cba22 prevent "nsTArray< nsAutoPtr<T> >", which could easily lead to problems. bug 316782 r+sr=jag 2005-11-24 00:10:59 +00:00
relyea%netscape.com
38154c250e Bug 129303
NSS needs to expose interfaces to deal with multiple token sources of certs.

r=kaie
2005-11-23 23:56:38 +00:00
dougt%meer.net
9b219ca7fb Splashscreen foo 2005-11-23 23:56:27 +00:00
relyea%netscape.com
4b7f9f6804 Bug 129303 NSS needs to expose interfaces to deal with multiple token sources of certs
r=kaie
2005-11-23 23:54:15 +00:00
beng%bengoodger.com
a22503418d 315940 NPOB make adding folders work properly! 2005-11-23 23:48:07 +00:00
sandeep.konchady%sun.com
3e057e0799 Bugzilla bug:310491
Missed some System.exit(0) and reverted SigTest.java to original format.
sr=glen.beasley
2005-11-23 23:40:26 +00:00
jst%mozilla.jstenback.com
1b82bbff91 Fixing leak bug 317478. This leak was due to the global scope polluter ending up on the inner window's 'real' prototype's proto chain, which would have been fine except for the fact that it was never removed from there so through it we ended up holding too much alive for too long. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu. Thanks to dbaron for tracking this down. 2005-11-23 23:32:02 +00:00
brettw%gmail.com
7b0eff94a0 Expose query folder type when going through bookmarks. r=bryner. 2005-11-23 23:15:22 +00:00
relyea%netscape.com
cdcebb8e7e PKCS #11 module to supply Access to the Mac OS X Keychain. 2005-11-23 23:04:08 +00:00
beng%bengoodger.com
82e02aaf47 315940 - NPOB, general cleanup + 317617 - polish for left bar entries (icons, localization) r=brettw 2005-11-23 23:03:10 +00:00
mgalli%geckonnection.com
f2cba9cd77 Fix disabling the parent_cache_dir 2005-11-23 23:00:27 +00:00
mgalli%geckonnection.com
912dbfc2fb URLBAR deck toggle fix. 2005-11-23 22:35:01 +00:00
mgalli%geckonnection.com
168178e2a5 URLBAR deck selector. 2005-11-23 22:27:03 +00:00
brettw%gmail.com
9d1a366f5a Bug 266174, relative times (r=bryner), node inheritance (r=beng) 2005-11-23 22:24:22 +00:00
bsmedberg%covad.net
20b7e83c42 Backing out the rest of 316414 due to persistent orange. 2005-11-23 21:37:16 +00:00
mkanat%kerio.com
0bcd9f8dd0 Bug 314489: [PostgreSQL] Buglists sorted by importance fail
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-11-23 21:35:59 +00:00
mgalli%geckonnection.com
26396f34cd new icons 2005-11-23 21:18:03 +00:00
darin%meer.net
e33d64b3dc fixes bug 289851 "jar: protocol does not handle file names with embedded spaces" patch by Simo Melenius (simo.melenius@citec.fi), r=biesi, sr=darin 2005-11-23 20:35:37 +00:00
bsmedberg%covad.net
a8cdc34752 Backing out even more of bug 316414 to try and fix orange. 2005-11-23 20:21:46 +00:00
darin%meer.net
b69c78251e fixes bug 316782 "Provide templatized array class" r=brettw,bsmedberg sr=bryner 2005-11-23 19:44:16 +00:00
bsmedberg%covad.net
0f4ce9bbbe Reverting part of bug 311735, the LOCAL_INCLUDES are needed to build the win32 resources still. 2005-11-23 18:32:55 +00:00
bsmedberg%covad.net
c7ae450ab8 Reverting part of bug 316414 to see if this fixed tbox orange. 2005-11-23 18:15:42 +00:00
mvl%exedo.nl
9ea11b3a4f bug 317588 update calToto to the changed calIProperty interface.
patch by gekacheka@yahoo.com, r=mvl
2005-11-23 17:56:41 +00:00
bsmedberg%covad.net
1da895f681 Can't use -lXUL on mac (that looks for .dylib), so specify the file manually 2005-11-23 16:27:49 +00:00
bsmedberg%covad.net
f7b8da45f0 Even the mini-libxul needs to link against libmozjs to pick up JS_GC, bustage from bug 311735 2005-11-23 15:53:03 +00:00
bzbarsky%mit.edu
ae521b5bb1 Expose nsIInterfaceRequestor in the classinfo for XMLHttpRequest. Bug 317448, r+sr=jst 2005-11-23 15:35:10 +00:00
bsmedberg%covad.net
f919f3abd0 Typo when copy/pasting the bustage fix :-( 2005-11-23 15:27:19 +00:00
bsmedberg%covad.net
6a8b3cb624 Don't build the mini-libxul for seamonkey... 2005-11-23 15:14:21 +00:00
bsmedberg%covad.net
b00b2c4795 Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 15:07:52 +00:00
bsmedberg%covad.net
cd6f02631e libxul-only bustage fix, bug 311735 (must set EXTRA_DSO_LIBS before you include rules.mk) 2005-11-23 14:56:22 +00:00
bsmedberg%covad.net
7763650163 Bustage fix, bug 316414 part 1. 2005-11-23 14:41:41 +00:00
bsmedberg%covad.net
f53711438a Bug 316414 part 1 - Add "xpcom-shutdown-threads" and "xpcom-shutdown-loaders" notifications during XPCOM Shutdown, r=darin 2005-11-23 14:32:18 +00:00
bsmedberg%covad.net
6a4881b44b Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 14:16:33 +00:00
mgalli%geckonnection.com
1d05d0bc6c removed storagecard 2005-11-23 11:51:41 +00:00
mgalli%geckonnection.com
2ee8030315 Removed storage card. 2005-11-23 11:50:39 +00:00
lpsolit%gmail.com
b32c616397 Bug 315339: User::match_field() now leaves fields undefined instead of as empty strings when no value is passed (for type eq "single" only) - My previous patch was buggy as fields accepting only one user and those accepting several users must be considered differently. Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-11-23 10:56:10 +00:00
jag%tty.nl
4a7d85ba3e Sorry, no tabs allowed here. (whitespace-only change, r=jack, sr=lumpy) 2005-11-23 07:09:37 +00:00
cls%seawood.org
072160d359 Rename real_install target as install.
Thanks to Wan-Teh Chang <wtchang@redhat.com> for the patch.
Bug #304239 r=cls
2005-11-23 06:35:20 +00:00
cls%seawood.org
6e5154780e NSPR's real_install target has been renamed to install.
Bug #304239 r=wtc
2005-11-23 06:31:55 +00:00
cls%seawood.org
393d7e63cf Only export *.cfg files needed for cross-compiling.
Thanks to Wan-Teh Chang <wtchang@redhat.com> for the patch.
Bug #304239 r=cls
2005-11-23 06:25:56 +00:00