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 |
|
seawood%netscape.com
|
8ba5fc94e5
|
Unset MOZ_STATIC_CMPONENT_LIBS so that xpinstall works in static builds.
Bug #187126
|
2003-01-22 03:31:38 +00:00 |
|
peterv%netscape.com
|
c1e3bc0d5e
|
Fix for bug 186538 (Touching the ownerElement of an attribute through XPath generates a security error.). r=sicking, sr=jst.
|
2003-01-22 03:25:51 +00:00 |
|
peterv%netscape.com
|
8bd43313db
|
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 03:24:40 +00:00 |
|
aaronl%netscape.com
|
802a4d2354
|
Bug 169489. Preferences panel for Keyboard Navigation and Find As You Type. r=samir, jag. sr=dveditz, ui approval from Jatin, others
|
2003-01-22 03:23:05 +00:00 |
|
peterv%netscape.com
|
f88e30a75d
|
Fix for bug 91557 (constructor property of DOM Object instances return incorrect constructor). sr=jst, sr=brendan.
|
2003-01-22 03:22:35 +00:00 |
|
timeless%mozdev.org
|
cfdbf03787
|
Bug 189736 Move early return failure cases to the beginning of nsDOMClassInfo::Init()
r=sicking sr=jst
|
2003-01-22 03:18:41 +00:00 |
|
nelsonb%netscape.com
|
65a0422f22
|
Implement new AES Key Wrap mechanisms. Bug 167818.
|
2003-01-22 03:13:04 +00:00 |
|
pschwartau%netscape.com
|
eaccbeb610
|
Initial add. Regression test inspired by bug 188206.
|
2003-01-22 02:34:45 +00:00 |
|
sfraser%netscape.com
|
547be0aad6
|
Remove assertion that was botched into uselessness by paper's checkin. r/sr=floppymoose
|
2003-01-22 01:28:26 +00:00 |
|
brade%netscape.com
|
7edf2f9cab
|
handle new commands (useCSS, hiliteColor, readonly); add boolean command handlin
g; bugs 184718 and 184719 (r=mkaply, sr=smfr)
|
2003-01-22 01:04:51 +00:00 |
|
peterlubczynski%netscape.com
|
ee7f4527c0
|
Backing out last checkin
|
2003-01-22 01:04:39 +00:00 |
|
peterv%netscape.com
|
bf9244a522
|
Another CFM bustage fix.
|
2003-01-22 00:58:20 +00:00 |
|
brade%netscape.com
|
31602b6316
|
force undo commands to be updated (bug 183133); r=sfraser, sr=kin
|
2003-01-22 00:50:47 +00:00 |
|
brade%netscape.com
|
c26e9bdaf8
|
fix bug 187351 by cancelling docshell refresh timers; fix bug 182290 by changing destruction order and cleaning up error checking (don't let some failures stop destruction sequence); r=sfraser, sr=kin
|
2003-01-22 00:46:38 +00:00 |
|
brade%netscape.com
|
d4c59e3e06
|
fixes for bug 182290 (cancelling timer during destruction) and bug 183133 (enabling undo after typing a letter); r=sfraser, sr=kin
|
2003-01-22 00:41:32 +00:00 |
|
peterlubczynski%netscape.com
|
c613197cf1
|
Marking plugin SDK part of the build during ENABLED_TESTS, bug 112255 r=cls
|
2003-01-22 00:37:06 +00:00 |
|
cavin%netscape.com
|
296325ba34
|
Fix for bugs 183574, 188444, 189123, 189140 and 189995. Deleting addrbooks on either or both sides of palm and mozilla now works. Empty addrbooks are now synced. Added logging facility to mozilla conduit dll. r/sr=sspitzer.
|
2003-01-22 00:26:37 +00:00 |
|
dougt%netscape.com
|
3b838a1833
|
Fixing crash in NS_MsgStripRE() due to multiply-linked strings. b=189591, sr=dbaron, r=me
|
2003-01-22 00:21:48 +00:00 |
|
jkeiser%netscape.com
|
b1acff9243
|
Fix merge problem with bug 159757, r=bugmail@sicking.cc, sr=bzbarsky@mit.edu
|
2003-01-22 00:12:55 +00:00 |
|
darin%netscape.com
|
09cb8aba1a
|
fixes bug 189699 "Current trunk does not automatically dial-up"
patch=aardvarktm@hotmail.com r=dougt sr=darin
|
2003-01-22 00:09:05 +00:00 |
|
peterv%netscape.com
|
c44ce2ad23
|
Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst.
|
2003-01-22 00:04:08 +00:00 |
|