peterv%netscape.com
34e89fbc35
Fixing CFM bustage. nsICookiePromptService, not nsICookiePromptSerice.
2003-01-22 11:09:47 +00:00
peterv%netscape.com
ca17f7c844
Fixing CFM bustage. Necko2, not Necko.
2003-01-22 11:06:15 +00:00
sspitzer%netscape.com
7b863413bf
fix for bug #189933
...
bulletproofing for news crasher when downloading list of newsgroups until I can reproduce it.
r/sr=bienvenu
2003-01-22 08:29:03 +00:00
timeless%mozdev.org
f8238d67cf
This is not part of the build (it doesn't build).
...
nsIConverterInputStream::Init now requires four parameters instead of three.
To build this test, add uconv necko to requires.
2003-01-22 08:10:45 +00:00
caillon%returnzero.com
d1da452d1f
comment fixes r+sr=bzbarsky
2003-01-22 08:01:37 +00:00
ssu%netscape.com
375b3bfa4a
fixing bug 186703 - fix moz-ns installers to build and run with GRE. got verbal r=sgehani,sr=dveditz
2003-01-22 07:59:52 +00:00
rbs%maths.uq.edu.au
f84022a21f
Add a comment following b=123049, r+sr=bzbarsky
2003-01-22 07:56:13 +00:00
timeless%mozdev.org
1d187936dc
Not part of the build (without these changes it doesn't build).
...
Fixed the input string variable name in1/in.
CreateACString takes three params not two.
variables living in nsCOMPtrs should not be left alive past xpcom shutdown.
2003-01-22 07:51:44 +00:00
rbs%maths.uq.edu.au
eba1c08907
Rework the positioning functions of <mover>, <munder>, <munderover> to improve their behavior w.r.t italic and non-italics fonts. Also use some fuzzy arithmetic to mitigate roundoff errors that could cause accents to collide with their base, b=135940, r=bzbarsky, sr=roc+moz
2003-01-22 07:42:20 +00:00
caillon%returnzero.com
87c2b9e2b4
Bug 115539, Add pref UI to disable/enable domain guessing in Location (adding "www." and ".com" to domain names)
...
r=timeless sr=jag
2003-01-22 07:05:14 +00:00
timeless%mozdev.org
9f04591a8c
Bug 180384 nsExternalHelperAppService should observe profile changes
...
r=ccarlen sr=dmose
2003-01-22 06:57:15 +00:00
sspitzer%netscape.com
13110c7578
fix build bustage for when SMIME is not defined.
...
thanks to jag / jrgm / bz for the heads up.
2003-01-22 06:28:01 +00:00
jst%netscape.com
9111ec7a30
Fixing bug 180552. Make document.body.client* work even if the body element's overflow is set to hidden. r=caillon@returnzero.com, sr=peterv@netscape.com
2003-01-22 06:25:24 +00:00
wtc%netscape.com
0a514a798c
Bug 189546: updated the comments to reflect what the new code does.
2003-01-22 06:24:53 +00:00
timeless%mozdev.org
c9b0d189e4
This isn't part of the build (without these changes it doesn't build).
...
"register" is a keyword and wasn't the right name for the variable anyway.
the registrar no longer accepts nsIFileSpec. Converted the caller to nsIFile.
2003-01-22 06:18:06 +00:00
ccarlen%netscape.com
0fcd29efcb
Bug 97622 - Put in UI to expose dynamic profile switching. r=kaie/sr=alecf
2003-01-22 06:13:39 +00:00
timeless%mozdev.org
06b309aa38
Bug 179798 cookie confirm dialog no longer works in embedding (doesn't call nsIPrompt service)
...
patch by mvl@exedo.nl r=dwitte sr=darin
2003-01-22 05:52:33 +00:00
rginda%netscape.com
7488e28c59
- chatzilla only -
...
add James Ross' pref panel, bug 23265
rework pref code to be table driven
add pref observer to watch for prefs changed from outside chatzilla
make the keyboard shortcut for ``Leave Channel'' and ``Close View'' Accel+W, bug 122782
add UI for the multiline input mode, bug 149588
add tab completion for channel names, bug 131633
fix bug where networks added from a startup script didn't show in the list displayed in the *client* tab at startup.
adds key= and pass= parameters to irc: urls, bug 187699
fix ``secret'' channel mode, bug 184244
2003-01-22 05:49:52 +00:00
shliang%netscape.com
6abe43a65d
bug 190015 - change verbage for popup blocking - r/sr=jag
2003-01-22 05:46:42 +00:00
alecf%netscape.com
271b44ce34
oops, warnings fixes from previous checkin
2003-01-22 05:46:07 +00:00
shliang%netscape.com
12b8ac7ec6
bug 190014 - prefill popup manager appropriately when opened from popup blocked statusbar icon - r/sr=jag
2003-01-22 05:45:11 +00:00
bzbarsky%mit.edu
50ccf5bb5c
wallpaper for bug 189076, r=pkw@us.ibm.com, rs=bryner
2003-01-22 05:42:57 +00:00
rginda%netscape.com
045999da85
- venkman only -
...
bug 189563, initialize hookresult to prevent warnings
2003-01-22 05:42:35 +00:00
alecf%netscape.com
ab070553d6
fix for bug 121341 - make nsPersistentProperties::Load sane. don't make a virtual call for every character read in from the .properties file!
2003-01-22 05:15:40 +00:00
dougt%netscape.com
09605deb19
Fixing mozilla version command option. r=pavlov, sr=alec, b=189992
2003-01-22 05:03:21 +00:00
mkaply%us.ibm.com
cebb7c2b3c
#189349
...
r=cbiesinger, sr=bzbarsky
Have OS/2 follow the Windows path for downloadManager dialog - launch and open in explorer
2003-01-22 04:58:09 +00:00
nelsonb%netscape.com
8a025005e9
Add OIDs for AES Key Wrap mechanism.
2003-01-22 04:35:54 +00:00
pkw%us.ibm.com
dc7050147a
Bug 189859 - Checkin for Bug 173388 broke 64-bit builds on AIX.
...
r=harishd@netscape.com , sr=jst@netscape.com
2003-01-22 04:29:43 +00:00
peterv%netscape.com
db55523321
Fix for bug 157142 (link transformiix standalone to XPCOM). Better txStack and remove use of NamedMap for documents. r=sicking, sr=jst.
2003-01-22 04:27:59 +00:00
seawood%netscape.com
b584cb0b06
MOZILLA_VERSION is now defined in mozilla-config.h so no need to explicitly define it here
...
Bug #189462 r=dougt
2003-01-22 04:24:56 +00:00
seawood%netscape.com
aa257f9290
Add MOZILLA_VERSION to mozilla-config.h.
...
Bug #189462 r=dougt
2003-01-22 04:23:27 +00:00
seawood%netscape.com
acd5cfb16e
Export nsBuildID.h to the SDK so that embedding apps are aware of the buildid.
...
Bug #189462 r=dougt
2003-01-22 04:22:34 +00:00
colin%theblakes.com
17a08dcd88
Work around system() length restriction in OpenVMS. b=189773. r=cls.
2003-01-22 04:16:58 +00:00
danm%netscape.com
4c6f0a0615
add tridentprofile extension. bug 185689 r=jag
2003-01-22 04:15:36 +00:00
danm%netscape.com
e6708b965b
add id to menu item for overlay insertion. bug 185689 r=jag
2003-01-22 04:15:32 +00:00
danm%netscape.com
f3f078de5d
add tridentprofile resources makefile. bug 185689 r=jag
2003-01-22 04:15:29 +00:00
danm%netscape.com
d340c92d69
add very minimal UI, mostly for testing. not part of default build. bug 185689 r=ben,jag
2003-01-22 04:15:23 +00:00
danm%netscape.com
f8cd65145f
sense of error reporting changed from 'migrated at least one of everything' to reporting processing errors. bug 185689 r=lumpy
2003-01-22 04:13:23 +00:00
depstein%netscape.com
31657b9e84
updated nsIHttpChannel response tests. more flexible parameter passing. not part of the build.
2003-01-22 04:11:05 +00:00
mkaply%us.ibm.com
fff98436a4
No bug
...
r=mkaply, sr=blizzard
OS/2 only - initial checkin of os2Embed sample
2003-01-22 04:01:57 +00:00
peterv%netscape.com
ce289daaeb
Fix some warnings.
2003-01-22 04:00:19 +00:00
wtc%netscape.com
b4f31cb711
Bug 189546: moved the switch statement for known key lengths to the
...
beginning of PK11_GetKeyLength to work around a deadlock in nCipher
module if PK11_ExtractKeyValue is called.
2003-01-22 03:55:21 +00:00
katakai%japan.sun.com
303ea7e78b
bug 174424
...
[ctl]Fix problem in handling of Choti E-Matra (093f)
r=Roland.Mainz@informatik.med.uni-giessen.de
CTL is not part of default build
patch from prabhat.hegde@sun.com
2003-01-22 03:54:31 +00:00
sspitzer%netscape.com
19f17ce0f6
fix for bug #189988
...
when forwarding plain text emails we'd add a <div> tag around the body of the
email, the one that gets generated for message display.
r=ducarroz
2003-01-22 03:53:50 +00:00
louie.zhao%sun.com
4eaf5ec735
bug 189740 Adding CID support Check Code to PS should be close when TrueType printing is disabled
...
r=bstell; sr=blizzard
2003-01-22 03:52:38 +00:00
alecf%netscape.com
6beed1d9e1
move keyword and data handlers over to necko2 to shrink the embedding build - bug 106206
...
sr=darin, r=pavlov
2003-01-22 03:50:16 +00:00
kaie%netscape.com
41218ef77c
b=188363 Bad error messages when server uses an invalid cert (-8054)
...
r=nelsonb sr=blizzard
2003-01-22 03:41:35 +00:00
sicking%bigfoot.com
f988137a8d
Bug 190032: Make sure the default namespace doesn't get applied for xsl:attribute created attributes without a namespace.
...
r=peterv sr=bz
2003-01-22 03:34:40 +00:00
peterv%netscape.com
50640a1e62
Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst.
2003-01-22 03:33:07 +00:00
peterv%netscape.com
b77d3f69d3
Fix for bug 157142 (link transformiix standalone to XPCOM). Make resolveQName take nsIAtom**. r=sicking, sr=jst.
2003-01-22 03:31:45 +00:00