Commit Graph

153352 Commits

Author SHA1 Message Date
joshmoz%gmail.com
67b2ba2d6c Make Firefox Application menu work with Cocoa widgets. b=324180 r=mento sr=mconnor 2006-02-02 00:23:03 +00:00
cvshook%sicking.cc
f209ff3536 More bug 325404. Use the right charset when parsing baseuris, and fix copy-n-paste error. r/sr=jst 2006-02-02 00:17:15 +00:00
gijskruitbosch%gmail.com
c59e6800e5 Bug 325500 - ChatZilla should be closing its <script> tag in outputwindow.html
ChatZilla Only.
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=samuel
2006-02-01 23:54:46 +00:00
richm%stanfordalumni.org
943071919b added Windows build instructions - fixed spec file - added patch file for broken coreconf location.mk 2006-02-01 23:39:01 +00:00
sandeep.konchady%sun.com
831a7ad015 Bugzilla bug: 324451. Changed JSS version to 4.2.3. sr=glen, r=alexei 2006-02-01 23:18:57 +00:00
scott%scott-macgregor.org
9c86358ab8 remove a spurious dump statement I accidentally checked in last year 2006-02-01 22:48:48 +00:00
scott%scott-macgregor.org
212ca18faf Bug #239136 --> package downloads.xpt now that we use the toolkit
download manager
2006-02-01 21:56:29 +00:00
wtchang%redhat.com
db3d31ac92 Bugzilla Bug 318966: implemented the tests for the NIST RNG Validation
System.  r=glen.beasley.
Modified file: fipstest.c
Added file: rng.sh
2006-02-01 21:28:25 +00:00
wtchang%redhat.com
c20388e588 Bugzilla Bug 318966: added two RNG functions FIPS186Change_GenerateX and
FIPS186Change_ReduceModQForDSA to blapi.h for the NIST RNG Validation
System. r=relyea,nelsonb.
Modified files: blapi.h ldvector.c loader.c loader.h prng_fips1861.c
2006-02-01 21:18:44 +00:00
masayuki%d-toybox.com
0afc3df791 fix bustage by bug 258006 2006-02-01 20:33:20 +00:00
dougt%meer.net
e9216ce6a7 Removing debug output on onProgressChange 2006-02-01 20:32:11 +00:00
dougt%meer.net
defb55aafb Use the release library. wince only 2006-02-01 20:23:53 +00:00
masayuki%d-toybox.com
3deabd1ae2 Bug 258006 Mouse-wheel scroll events does not propagate to viewport from fixed pos. elements r+sr=roc 2006-02-01 19:55:35 +00:00
mrbkap%gmail.com
958c7f9c7f Don't create extra parser contexts once the parser has been terminated. Also make sure to clean up any extra parser contexts if they do get created. bug 323441, r=sicking sr=jst 2006-02-01 18:57:09 +00:00
aaronleventhal%moonset.net
8eeae8e62f Bug 324846. XUL links still being exposed as buttons. r=parente, sr=neil 2006-02-01 18:53:54 +00:00
dougt%meer.net
cdbb94640b Use the right preference when starting up softkey. Minimo only. 2006-02-01 18:50:25 +00:00
davel%mozilla.com
092f0c0b8f Bug 325470 - jssh driver test harness and libraries 2006-02-01 18:41:49 +00:00
mark%moxienet.com
04d750b600 325408 Omit NSS .chk files during Camino build. These should be generated during packaging. r=smfr r=wtchang 2006-02-01 18:16:34 +00:00
scott%scott-macgregor.org
4ff71f1660 Bug #319248 --> We no longer use navigator.properties and navigator-platform files. These files all come from toolkit now.
r=axel
2006-02-01 17:20:43 +00:00
joshmoz%gmail.com
53978dabb4 remove unnecessary call from Carbon window code. b=325336 r=mento sr=smfr 2006-02-01 17:14:38 +00:00
pedemont%us.ibm.com
ae0df7a328 Bug 325260 - On Mac OS X, XPCOMGlueLoadXULFunctions should search library's symbol table, not global symbol table. Also, use snprintf (instead of sprintf) on all platforms. r=bsmedberg, sr=mentovai. 2006-02-01 16:51:12 +00:00
rrelyea%redhat.com
3ebd845ca9 Bug 319619 "large" ECC private keys cannot be exported through PKCS #11
1) Change the export encrypted private key function to ask the token the wrap
size rather than trying to figure it out ourselves.

2) Fix the soften to correctly return the size.


r=wtc, nelsonb
2006-02-01 16:43:47 +00:00
wr%rosenauer.org
301c5a1e59 Bug 300856 - Cannot set default download directory to home on Linux/Unix, r=mconnor 2006-02-01 16:19:24 +00:00
gavin%gavinsharp.com
86f569b0a7 Bug 325400: client.mk fast-update broken under Cygwin, patch by Teemu Mannermaa <wicked@etlicon.fi>, r=bsmedberg 2006-02-01 15:53:14 +00:00
masayuki%d-toybox.com
ef625f0e76 Bug 323142 Selecting from drop down in Java applet no longer populates field. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=ere, sr=roc 2006-02-01 15:37:04 +00:00
gavin%gavinsharp.com
44609e49cc Bug 324354: Ctrl-Z (undo) reveals visited URLs AFTER clearing history, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2006-02-01 15:22:15 +00:00
bclary%bclary.com
e2e8ff0a12 Rename regress-234389-n.js back to regress-234389.js, no bug, not part of the build 2006-02-01 07:42:00 +00:00
pavlov%pavlov.net
750cb6dd1d if 0'ing out the printer init code 2006-02-01 07:24:09 +00:00
pavlov%pavlov.net
e693574df1 use a empty PRUnichar instead of NS_L 2006-02-01 07:12:38 +00:00
pavlov%pavlov.net
bc94714097 need to cast NS_L() for gcc... 2006-02-01 06:50:33 +00:00
annie.sullivan%gmail.com
7740114fae Adding livemark_item.png which got missed by the crosscommitt script. 2006-02-01 05:53:44 +00:00
pavlov%pavlov.net
163cb41d90 use the new thebes printing APIs. 2006-02-01 05:23:36 +00:00
pavlov%pavlov.net
16db7c3947 adding Thebes printing APIs 2006-02-01 05:21:59 +00:00
smfr%smfr.org
f7226db89a Fix bug 324369: make sure we save a changed history value when closing the prefs pane (if the user hasn't tabbed to another control), while validating that it's a number. 2006-02-01 05:18:47 +00:00
cvshook%sicking.cc
68d4747601 Bug 325404: Get rid of _base_href and _base_target attributes and use properties instead. r/sr=jst 2006-02-01 04:43:55 +00:00
mrbkap%gmail.com
877666903d Fix a stupid mistake where an error return would cause us to not destroy a script. no bug, r=brendan 2006-02-01 03:18:17 +00:00
pavlov%pavlov.net
07cb0c3299 adding windows gfxPlatform support 2006-02-01 02:35:38 +00:00
scott%scott-macgregor.org
bcf3cb7d0d Bug #317633 --> add some missing shims to address some thunderbird regressions
caused by 317633.

sr=ben
2006-02-01 02:29:01 +00:00
brettw%gmail.com
d9c4c55b1c [for mossop@blueprintit.co.uk] Bug 325350 r=brettw Places build fails
due to nsIParser change.
2006-02-01 02:18:20 +00:00
annie.sullivan%gmail.com
ec83762d22 bug=325169 r=brettw@gmail.com keywords=fixed1.8.1 Fix Livemark icons 2006-02-01 02:13:34 +00:00
scott%scott-macgregor.org
ad3cd7df06 Bug #324194 --> address book sidebar header style changes. 2006-02-01 02:09:06 +00:00
scott%scott-macgregor.org
8a860b0ebc Bug #316177 --> command line optiosn for -compose broken.
patch by chandong.cui@sun.com
r=bsmedberg
sr=mscott
2006-02-01 00:49:10 +00:00
scott%scott-macgregor.org
a89135165e missing palm sync extension files that I forgot to cvs add
when this made it onto the trunk.
2006-02-01 00:47:27 +00:00
dmose%mozilla.org
1d5fa3edf7 Fix missing stylesheet (bug 325337), thanks to Stefan Sitter <ssitter@googlemail.com> for the patch. r=dmose@mozilla.org 2006-02-01 00:26:21 +00:00
mrbkap%gmail.com
ca26119a70 Actually fill the setting cache when we get boolean properties. bug 324688, r=brendan 2006-02-01 00:25:50 +00:00
richm%stanfordalumni.org
cc7c8dd917 Even though using --with-system-svrcore, still need to add -lsvrcore to
SVRCORE_LIBS even though we don't need to add the -L/path
2006-01-31 22:52:18 +00:00
richm%stanfordalumni.org
b83d0a0ab2 Change --system-svrcore to --with-system-svrcore 2006-01-31 22:43:15 +00:00
brettw%gmail.com
1d2be4d7d2 Bug 325348, r=annie.sullivan Bookmarks in results not updated when there is no tree attached. 2006-01-31 22:25:24 +00:00
mrbkap%gmail.com
3d59a68ee7 When we don't find a </script> tag, we should put the entire rest of the document into the script element, but not execute the script. This also makes serialization not serialize the end tags for scripts that don't have them (to preserve round tripping). bug 305873, r=sicking sr=jst 2006-01-31 22:19:46 +00:00
richm%stanfordalumni.org
ebc506f0d7 Use --system-svrcore with configure to force the build to use svrcore from /usr/include and /usr/lib 2006-01-31 22:08:06 +00:00