Commit Graph

147031 Commits

Author SHA1 Message Date
saul.edwards%sun.com
0194469cc5 Bug 303508: Add freebl shared libs that do 64-bit integer math. Bug 274984: softoken fails to load freebl in setuid programs. freebl becomes a shared library on all platforms. r=nelson
Modified Files:
	coreconf/HP-UXB.11.mk coreconf/SunOS5.mk
	nss/cmd/shlibsign/Makefile nss/cmd/shlibsign/manifest.mn
	nss/lib/freebl/Makefile nss/lib/freebl/arcfour.c
	nss/lib/freebl/blapi.h nss/lib/freebl/config.mk
	nss/lib/freebl/ldvector.c nss/lib/freebl/loader.c
	nss/lib/freebl/loader.h nss/lib/freebl/manifest.mn
Added Files:
	nss/lib/freebl/freebl.def
2005-09-07 02:47:16 +00:00
brendan%mozilla.org
52eeba63ea Branch version of patch for bug 305565 (r/sr=jst/bz). 2005-09-07 02:39:51 +00:00
zach%zachlipton.com
c6f0d992da Better target name: make compile -> make templates 2005-09-07 02:31:16 +00:00
zach%zachlipton.com
c165506090 Support (indeed, require) the precompilation of templates. This is accomplished through the new makefile. Just run a "make install" to pick up any changes in populatedb.pl and to recompile any changed templates. 2005-09-07 02:25:57 +00:00
mconnor%steelgryphon.com
a9bd34f655 bug 303806 - wallpaper patch to default to Luna-style menus on Windows instead of Classic style, based on a patch by Chris Cunningham (chris@thumperward.vispa.com, r=ben 2005-09-07 02:08:51 +00:00
mark%moxienet.com
52c1889034 Bug 306020 fallout, officially branded Mac Firefox builds are broken following MOZ_USE_OFFICIAL_BRANDING castration. r=mscott a/1.8=mscott 2005-09-07 01:51:58 +00:00
scott%scott-macgregor.org
a78107c1d2 Bug #307290 --> this synchs us up with how Firefox manages the release notes url by putting the
app version into the url string. And it cleans
up some duplicated loadThrobberUrl cruft that I've been meaning to get to.

I also renamed the release notes url resource ID to make it easier for localizers.
2005-09-07 01:07:06 +00:00
zach%zachlipton.com
2ffdc6ea7d Add data/ to cvsignore and create the data directory at install-time. 2005-09-07 00:43:37 +00:00
zach%zachlipton.com
edba8dd0f1 Add .cvsignore for litmus 2005-09-07 00:31:37 +00:00
aaronleventhal%moonset.net
da50e5def2 Bug 307248. Not exposing alt attributes for html area in accessible name. r=parente, sr=jst 2005-09-07 00:29:28 +00:00
aaronleventhal%moonset.net
76100531f5 Bug 306875. Some dialogs exposing hidden text in accessible names. r=parente, sr=jst 2005-09-07 00:28:08 +00:00
roc+%cs.cmu.edu
6ec5fe1420 Fixing bustage 2005-09-07 00:24:04 +00:00
aaronleventhal%moonset.net
f3347fc842 Bug 306878. Fire accessible focus events when alt+tabbing back to app. r=parente, sr=jst 2005-09-07 00:22:34 +00:00
lpsolit%gmail.com
e9e4390151 Bug 301743: Replace old code from editcomponents.cgi by methods and routines from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave 2005-09-06 23:54:00 +00:00
tor%cs.brown.edu
109e7d5a7e Build bustage fix. 2005-09-06 23:51:15 +00:00
rbs%maths.uq.edu.au
b495f2aa64 Inter-spacing improvements between MathML frames, b=306543, r+sr=roc 2005-09-06 23:47:01 +00:00
mrbkap%gmail.com
ff54a0bf4c bug 307278: Remove the horribly outdated js shell implementation. r=brendan 2005-09-06 23:20:41 +00:00
rbs%maths.uq.edu.au
818e201900 Prevent gaps in stretchy characters, b=307157, r+sr=roc 2005-09-06 23:18:27 +00:00
rbs%maths.uq.edu.au
efddd4e6f8 Don't allow a vertical stretchy character to shrink, r+sr=roc, b=306004 2005-09-06 23:14:12 +00:00
mozilla.mano%sent.com
cda227e0fc oops, the last checkin (306020) was supposed to be 1.8-branch only 2005-09-06 23:12:13 +00:00
mozilla.mano%sent.com
67e28213e2 [Mac] Change application menu label to 'Firefox' (instead of Deer Park). bug 306020, a=cbeard. 2005-09-06 23:04:22 +00:00
tor%cs.brown.edu
36c76bbadd Bug 301234 - implement subset of SVG filters. r=scooter 2005-09-06 22:30:40 +00:00
aaronleventhal%moonset.net
4e2b2e9ee4 Bug 305032. Fix various situation where focus is confused and commands get disabled/grayed out. r+sr=bryner 2005-09-06 22:27:41 +00:00
rbs%maths.uq.edu.au
ebce434690 incorrect width of non breaking space &nbsp; inside MathML, r+sr=roc, b=247151 2005-09-06 22:19:52 +00:00
roc+%cs.cmu.edu
52e15b5915 Fixing bustage 2005-09-06 22:15:28 +00:00
roc+%cs.cmu.edu
f246fa2bbd Bug 280987. Remove aPresContext from nsIFrameDebug::List. r+sr=roc, patch by Vidar Braut Harr. 2005-09-06 21:34:50 +00:00
mgalli%geckonnection.com
e2dd766eac adding entities for the strings. 2005-09-06 21:34:04 +00:00
mgalli%geckonnection.com
c0430d5892 entities strings refs. 2005-09-06 21:33:40 +00:00
scott%scott-macgregor.org
68d627a7bd Bug #305739 --> utf8-credit encoding problem.
Patch by mkmelin+bugzilla@cc.hut.fi

sr=me
2005-09-06 21:23:26 +00:00
scott%scott-macgregor.org
a2aa760330 Bug #307024 --> named named anchor links cause exception in phishingDetector.js :: isPhishingURL
Patch by mkmelin+bugzilla@cc.hut.fi

sr=me
2005-09-06 21:20:15 +00:00
tor%cs.brown.edu
a281a820d5 Bug 306547 - textPath not working on path using closepath command. r=afri 2005-09-06 20:40:05 +00:00
jminta%gmail.com
b7883166c6 Bug 307137 Tasks without dates should be sorted as 'today' r=mvl 2005-09-06 20:33:20 +00:00
aaronleventhal%moonset.net
e03346aeb1 Bug 307153. Follow up to last checkin with the correct null checks added. r+sr=bryner 2005-09-06 19:54:55 +00:00
aaronleventhal%moonset.net
9c760049a1 Bug 307153. Focus lost after dialogs closed. r+sr=bryner, a=schrep 2005-09-06 19:41:31 +00:00
dougt%meer.net
9d82e93dc2 Updating preference dialogs to include basic networking, ssr, image [on/off], default home page. Removing SSR from dropdown dialog in minimo.xul 2005-09-06 19:02:04 +00:00
dougt%meer.net
4351889525 Making SSR using preferences instead of an explict api. 2005-09-06 19:00:38 +00:00
dougt%meer.net
879006c4b9 removing offensive wording in comment. a comment only change. 2005-09-06 18:35:10 +00:00
scott%scott-macgregor.org
10e28f98ab Bug #194632 --> notification preference to use a self-defined wav-file does not function well on Mac OS X
Patch by Jon Baumgartner

r=pinkerton
sr=sfraser
2005-09-06 18:25:53 +00:00
glen.beasley%sun.com
2a16957317 306114 enable/disable FIPS modes files: CryptoManager.c, tests/all.pl, tests/FipsTest.java r=sandeep,sr=wtc 2005-09-06 17:57:40 +00:00
brendan%mozilla.org
b03abf03d2 Add JS1.6 support, moving E4X and Array extras there (306664, r/sr=mrbkap/shaver). 2005-09-06 17:43:36 +00:00
glen.beasley%sun.com
8ebcacd943 305984 update FIPS values for cipher suites file=sslinfo.c r=bob,sr=wtc 2005-09-06 17:15:32 +00:00
dbaron%dbaron.org
b490736cd7 Convert NS_ConvertUCS2toUTF8 to NS_ConvertUTF16toUTF8 in DumpRegressionData per biesi's review comment. b=306741 2005-09-06 17:09:58 +00:00
dbaron%dbaron.org
cc03866d66 Fix bad printfs in DumpRegressionData. b=306741 r=biesi sr=tor 2005-09-06 17:07:18 +00:00
ben%bengoodger.com
aec4d434c1 306869 - answers.com plugin needs to say 'Answers.com' and not 'Dictionary'. r=bsmedberg a=schrep 2005-09-06 16:34:01 +00:00
bob%bclary.com
fda3209ca7 Bug 98901, JS Regression testcase for stack overflow concatenating variables, not part of the build. 2005-09-06 15:04:03 +00:00
jst%mozilla.jstenback.com
2f032a927a Fixing bug 230909. Add a 'Never show this dialog again' checkbox to the dialog we show when a script runs for more than 5 seconds. r=peterv@propagandism.org, sr=brendan@mozilla.org 2005-09-06 14:51:29 +00:00
mark%moxienet.com
62caa0107f Bug 307156, Mac "Get Info" copyright is wrong. [s]r=mscott 2005-09-06 14:39:01 +00:00
gerv%gerv.net
f8e51b544d Bug 301694: change to more human-readable format for IDN character blacklist. Patch by usenet@tonal.clara.co.uk; r=gerv, sr=darin, a=asa. 2005-09-06 12:33:11 +00:00
mozilla.mano%sent.com
3a825a8b69 Bug 296700 - Can't overlay the console's keyset/commandset. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2005-09-06 11:02:12 +00:00
smontagu%smontagu.org
5ac082b0a6 Make mErrorEncoder nsCOMPtr. Bug 306493, r=jshin, sr=dbaron 2005-09-06 07:10:26 +00:00