mikep%oeone.com
|
529a9a973d
|
Fixing bug 164838 and fixing spelling mistake in function name.
|
2002-08-27 12:34:47 +00:00 |
|
bryner%netscape.com
|
354f6d8929
|
add license. also, back to MOZ_WINCONSOLE.
|
2002-08-27 09:59:37 +00:00 |
|
bbaetz%student.usyd.edu.au
|
debef61f9d
|
Bug 161203 - Bug changes with intermediate pages munges fields with
multiple values (e.g., CC)
patch by "Randall M! Gee", r=bbaetz, myk
|
2002-08-27 09:35:22 +00:00 |
|
igor%mir2.org
|
5381cd9877
|
Workaround in JS Math.pow implementation for java.lang.Math.pow brokeness in some JVM.
|
2002-08-27 08:14:49 +00:00 |
|
igor%mir2.org
|
21946b7034
|
Fixing a bug reported by Steven Beal where Interpreter.icodeTokenLength() and In
terpreter.dumpICode() used wrong size for CLOSURE opcode arguments.
|
2002-08-27 08:12:25 +00:00 |
|
cbiesinger%web.de
|
a5036f490f
|
bug 164489 r=timeless sr=bz contentAreaUtils.js should use appendFilters for well known types (text, allfiles)
|
2002-08-27 08:06:37 +00:00 |
|
seawood%netscape.com
|
049c194348
|
Not all c++ compilers support true. Use PR_TRUE instead.
Fixing OS/2 tinderbox bustage.
|
2002-08-27 07:34:41 +00:00 |
|
aaronl%netscape.com
|
0b0d06e121
|
Bug 30088. Finishing checkin by turning on pref for type ahead find in default build. r=akkana, sr=jst
|
2002-08-27 06:00:13 +00:00 |
|
bryner%netscape.com
|
0d21a5ecab
|
Oops.
|
2002-08-27 05:37:23 +00:00 |
|
jake%bugzilla.org
|
49a521ab90
|
Updating my e-mail address as jake@acutex.net is no longer valid.
* NO CODE CHANGES *
|
2002-08-27 04:28:05 +00:00 |
|
alecf%netscape.com
|
ad0975dbcf
|
oops, fix a typo in my previous checkin that caused help not to display - found by bryner, just returning the logic to where it was before...
|
2002-08-27 04:17:32 +00:00 |
|
sicking%bigfoot.com
|
75dc9786ce
|
Fix whitespacehandling by looking for xml:space-attributes when needed and only when needed.
b=163856 r=Pike sr=bz
|
2002-08-27 04:13:18 +00:00 |
|
bryner%netscape.com
|
855dbe7bce
|
Sync with API changes.
|
2002-08-27 04:08:31 +00:00 |
|
jake%bugzilla.org
|
b0ca126531
|
Bug 86651 - cvs-update was setting sticky dates which made commiting changes and getting updates more difficult
r=bbaetz, jouni
|
2002-08-27 04:07:14 +00:00 |
|
curt%netscape.com
|
8320ac41de
|
Not (yet) in build
|
2002-08-27 04:02:27 +00:00 |
|
timeless%mac.com
|
2ddb219bfa
|
Bug 68509 multidiff.cgi should use diff -u rather than diff -c
r=tara
|
2002-08-27 03:48:50 +00:00 |
|
timeless%mac.com
|
805d9b2f47
|
Bug 164718 Add maxlength=29 in search input boxes in lxr index
r=bbaetz
|
2002-08-27 03:34:28 +00:00 |
|
mkaply%us.ibm.com
|
b8b9cada4e
|
I think alec was just overzelous in his changes - this is the only GetData that required change to build with the freeze
|
2002-08-27 03:31:04 +00:00 |
|
blizzard%redhat.com
|
30cdb17505
|
Turn of native theme support for the moment since it's causing problems on some of the build machines and causes crashes with some themes. Bug #164581. r=bryner
|
2002-08-27 03:17:01 +00:00 |
|
mkaply%us.ibm.com
|
e35755d57d
|
#164122
r=mkaply, sr=blizzard
OS/2 only - widget changes to get the viewer app working
|
2002-08-27 03:14:00 +00:00 |
|
mkaply%us.ibm.com
|
9c3c3ccdd6
|
Backing out alecf - need to look at the ramifications of his changes - they were not as simple as he made them
|
2002-08-27 03:11:42 +00:00 |
|
mkaply%us.ibm.com
|
371931eb82
|
Those three previous GFX checkins should be this comment:
#164149
r=pedemont, sr=blizzard
OS/2 only - fix uconv leak, remove some unnecessary atom code
|
2002-08-27 03:07:03 +00:00 |
|
mkaply%us.ibm.com
|
b63c3103e5
|
Not part of build
Continuing OS/2 wizard work
It's pretty much working now
|
2002-08-27 03:06:10 +00:00 |
|
mkaply%us.ibm.com
|
7d91cab8e1
|
Not part of build
Continuing OS/2 wizard work
It's pretty much working now
|
2002-08-27 03:00:34 +00:00 |
|
mkaply%us.ibm.com
|
01e551de6e
|
Attempt to fix OS/2 bustage
|
2002-08-27 02:58:04 +00:00 |
|
alecf%netscape.com
|
94c1d39efc
|
hmmm...backing out my change on unix only to if memcmp() is actually SLOWER
(its faster on windows!)
|
2002-08-27 02:56:06 +00:00 |
|
darin%netscape.com
|
abb1b442de
|
fixes bug 152697 "no limit on the size of a HTTP header" r=dougt sr=dveditz
|
2002-08-27 02:26:43 +00:00 |
|
timeless%mac.com
|
ed0da88221
|
Bug 164731 wrong accesskey in bookmarks.xul
r=caillon, rs=darin
|
2002-08-27 02:20:14 +00:00 |
|
caillon%returnzero.com
|
6dcb13fc80
|
152625 - Make loading a groupmark honor the 'Load links in the background' pref
r=sicking sr=jag
|
2002-08-27 02:20:04 +00:00 |
|
bolian.yin%sun.com
|
b1c94d7b18
|
Bug163358, Make install not working in widget/src/gtk2, patch by mpeseng@tin.it sr=jag. This is not for the Default Build.
|
2002-08-27 01:41:15 +00:00 |
|
seawood%netscape.com
|
5c78f48e09
|
Use $(patsubst) instead of $(shell echo | sed) to force certain files to be built with a specific optimization level. This avoids potential bustage arising from certain characters not being properly escaped when the commandline flags are evaluated multiple times.
Fixing Irix tinderbox bustage.
|
2002-08-27 01:37:52 +00:00 |
|
dougt%netscape.com
|
22ffaadb79
|
exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec
|
2002-08-27 01:05:21 +00:00 |
|
curt%netscape.com
|
571c145992
|
Simplified dialogs which show unnecassary information when installing only
a single component.
Not (yet) part of the build.
|
2002-08-27 00:43:09 +00:00 |
|
curt%netscape.com
|
50d8aee2e3
|
Added in a batch file to run mfcembed using mre.
Not (yet) part of the build.
|
2002-08-27 00:32:40 +00:00 |
|
kaie%netscape.com
|
21b34fa931
|
Backing myself out, since it didn't compile on Win32, and I would like to discuss the correct fix.
|
2002-08-27 00:05:11 +00:00 |
|
rogerl%netscape.com
|
016eae89e3
|
DefineStaticMember & multiname changes
|
2002-08-26 23:41:19 +00:00 |
|
bienvenu%netscape.com
|
8505058394
|
fix build warnings, no bug, r/sr=sspitzer
|
2002-08-26 23:07:50 +00:00 |
|
alecf%netscape.com
|
b52bf54b24
|
huh, try raw casts to try to fix bustage
|
2002-08-26 23:05:57 +00:00 |
|
bienvenu%netscape.com
|
d357de89a2
|
fix build warnings, no bug, r/sr=sspitzer
|
2002-08-26 22:58:50 +00:00 |
|
bienvenu%netscape.com
|
43c56c09a8
|
fix 164404, 100% cpu use when waiting for imap server response r=mscott, sr=sspitzer
|
2002-08-26 22:57:11 +00:00 |
|
bugreport%peshkin.net
|
b9d181a5cc
|
Bug 164623 - xml.cgi - attachments is broken and insiders not enforced
2xr=bbaetz
|
2002-08-26 22:24:58 +00:00 |
|
bbaetz%student.usyd.edu.au
|
eac0c90e66
|
Bug 164623 - add .htaccess to .cvsignore
r=joel x2
|
2002-08-26 22:24:55 +00:00 |
|
alecf%netscape.com
|
f7b1f37cdf
|
oops, forgot to check this file in from unix for bug 157624
|
2002-08-26 22:19:43 +00:00 |
|
mjudge%netscape.com
|
88ac4fa947
|
4302. left this out of checking. fixing bustage
|
2002-08-26 21:46:13 +00:00 |
|
relyea%netscape.com
|
7a5ee3f753
|
Remove warning for unreferenced variable.
|
2002-08-26 21:39:49 +00:00 |
|
kaie%netscape.com
|
d478be6ac5
|
b=107034 OE requires special attribute in incoming signed messages to support dual key certificates. Add new function
NSS_CMSSignerInfo_AddMSSMIMEEncKeyPrefs.
r=relyea
|
2002-08-26 21:34:31 +00:00 |
|
kerz%netscape.com
|
3f8a28b109
|
fixing bookmarks menu
|
2002-08-26 21:28:33 +00:00 |
|
alecf%netscape.com
|
dc6d6e3736
|
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
|
2002-08-26 21:20:34 +00:00 |
|
seawood%netscape.com
|
0ad1825890
|
Rename conflicting global symbols to fix debug static build runtime bustage.
Bug #162918 r=serge sr=alecf
|
2002-08-26 21:20:31 +00:00 |
|
relyea%netscape.com
|
7ec5b51352
|
Bug 164690. Fix missing break;
|
2002-08-26 21:16:07 +00:00 |
|