relyea%netscape.com
|
f235b85944
|
Labels don't have NULL's by default.
|
2002-01-23 00:53:53 +00:00 |
ian.mcgreer%sun.com
|
0a7c8a4e7c
|
PSM bug 119359, NSS 3.4 also needs to recognize valid CA trust in order for cert download to work correctly
|
2002-01-23 00:49:23 +00:00 |
sfraser%netscape.com
|
9d02dfdad5
|
Fix for bug 107827 -- avoid excess repainting on Mac when the paint-suppressed page is loading by ignoring widgets belonging to a widget hierarchy whose root is hidden. Improves page load time by 16-20%. r=pinkerton, sr=hyatt, a=asa
|
2002-01-23 00:48:19 +00:00 |
sfraser%netscape.com
|
ad46777a6d
|
Fix for bug 120228. The rendering context made for the caret was interferring with the origin and clipping of the drawing port. To fix this, we have to reset these before reach drawing call. r=pinkerton, sr=kin, a=asa
|
2002-01-23 00:44:39 +00:00 |
shrutiv%netscape.com
|
46f75f97ee
|
Fix for bugscape 11860: Can't write in the javascript editor
|
2002-01-23 00:32:25 +00:00 |
sonja.mirtitsch%sun.com
|
2cc7908640
|
added comments
|
2002-01-23 00:27:10 +00:00 |
bbaetz%student.usyd.edu.au
|
1f15036941
|
Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates
r=gerv,myk
|
2002-01-23 00:24:31 +00:00 |
sonja.mirtitsch%sun.com
|
d19d19b941
|
removing tmpfiles on tinderboxes
|
2002-01-23 00:21:01 +00:00 |
sonja.mirtitsch%sun.com
|
020d8a3b2d
|
changes so nssqa will run on netscape's daily builds as well
|
2002-01-23 00:19:32 +00:00 |
wtc%netscape.com
|
1954219d77
|
Fixed if-else indentation style.
Modified files: macio.c macsockotpt.c
|
2002-01-22 23:57:41 +00:00 |
stephend%netscape.com
|
ccd174584b
|
bug 117781 - tab components out of alignment. r=andreww, sr=hewitt.
|
2002-01-22 23:21:51 +00:00 |
stephend%netscape.com
|
4b1f0b6b70
|
bug 117781 - tab components out of alignment. r=andreww, sr=hewitt.
|
2002-01-22 23:07:59 +00:00 |
ccarlen%netscape.com
|
ca57c759b0
|
Bug 116435 - The provider in nsAppFileLocationProvider.cpp should always be registered. r=dougt/sr=rpotts/a=dbaron
|
2002-01-22 23:00:44 +00:00 |
ian.mcgreer%sun.com
|
7462cbdfd4
|
last change to INTEGER encoding, strip extraneous leading zeros from integer values passed to encoder
|
2002-01-22 22:48:26 +00:00 |
pinkerton%netscape.com
|
e2bc16894c
|
ensure that mPixelsToTwips is always integral. r=dbaron/sr=sfraser/a=asa. bug#120779
|
2002-01-22 22:26:22 +00:00 |
bbaetz%student.usyd.edu.au
|
a4b81441a4
|
Bug 120543 - Software error when entering a bug when not logged in & only
one product.
r=caillon,jake
|
2002-01-22 22:23:21 +00:00 |
sdagley%netscape.com
|
a9e69202d2
|
Fix #99561 (on NSPR tip). Use MPSemaphore calls rather than WaitNextEvent to pause CPU under Mac OS X - fixes thread deadlock and improves performance. r=wtc,sr=sfraser,a=dbaron
|
2002-01-22 22:13:03 +00:00 |
leaf%mozilla.org
|
00e8855b3f
|
Automated update
|
2002-01-22 22:12:14 +00:00 |
brendan%mozilla.org
|
dd34968df3
|
Inline-eliminate js_Emit{Break,Continue} and move SRC_CONTINUE generation to the right place (120571, r=rogerl, sr=jst&jband, a=asa).
|
2002-01-22 22:06:10 +00:00 |
wtc%netscape.com
|
3f37e4c74a
|
Bugzilla bug 100776: checked in a patch from Javier Pedemonte
<pedemont@us.ibm.com>. r=cls. a=brendan.
Modified file: configure.in
|
2002-01-22 22:01:18 +00:00 |
ian.mcgreer%sun.com
|
5b01d3a7d1
|
fix for bug 120824; functions which collect certs based on subject need to examine *both* the temp and perm stores
|
2002-01-22 21:56:19 +00:00 |
rogerl%netscape.com
|
b89d192fe3
|
Cleaning up types.
|
2002-01-22 21:39:00 +00:00 |
rogerl%netscape.com
|
d4afb080d6
|
Cleaned up match vs. execute
|
2002-01-22 20:01:02 +00:00 |
rogerl%netscape.com
|
c629f569d0
|
Fixes for wacky extra blank lines from cvs. Fixes for __proto__ and to
string.split.
|
2002-01-22 19:51:22 +00:00 |
rogerl%netscape.com
|
33898b65d0
|
Trying to remove extra blank lines from wacky cvs usage.
|
2002-01-22 19:47:18 +00:00 |
shrutiv%netscape.com
|
f9a2d274fc
|
Fix for bug 11279: Change CCK directory structure to support different
plaltforms and languages (r=smeredith)
|
2002-01-22 18:37:26 +00:00 |
shrutiv%netscape.com
|
5783c4be9a
|
Fix for bugscape 11279: Change CCK directory structure to support
different plaltforms and languages (r=smeredith)
|
2002-01-22 17:20:08 +00:00 |
mkaply%us.ibm.com
|
04e0b281aa
|
#120431
a=brendan for drivers
OS/2 only - temp fix to workaround optimizer bug
|
2002-01-22 15:54:36 +00:00 |
timeless%mac.com
|
21eaa3bfeb
|
Bug 121057 Prefs panel "Advanced|Scripts & Windows" can only be visited once per session
patch by jrgm r=caillon@returnzero.com sr=blake a=brendan
|
2002-01-22 15:26:38 +00:00 |
bbaetz%student.usyd.edu.au
|
b7c6d55346
|
Bug 121074 - taint error after changing bug
r=daa@distributed.net,jake
|
2002-01-22 15:12:11 +00:00 |
bbaetz%student.usyd.edu.au
|
37d61f660a
|
Bug 98368 - dbi connect doesn't use db_port option.
Patch by gene.stuckey@tellabs.com, r=bbaetz,justdave
|
2002-01-22 06:49:22 +00:00 |
blizzard%redhat.com
|
98ac41c406
|
Fix minor gtk2 bug with focus. Not part of the build.
|
2002-01-22 06:21:09 +00:00 |
bzbarsky%mit.edu
|
2ee98c617e
|
Checking in fixed icons for the link toolbar in modern. Bug 113100,
images provided by Karl Guertin <mysteryisman@yahoo.com>, r=bzbarsky,
sr=hewitt, a=brendan
|
2002-01-22 05:55:00 +00:00 |
hyatt%netscape.com
|
8e63b25b22
|
Fix for 115919, r=dbaron for me, r=hyatt for dbaron, sr=brendan, a=brendan
|
2002-01-22 05:36:50 +00:00 |
hyatt%netscape.com
|
dd31be6532
|
Fix for 115919, r=dbaron for me, r=hyatt for dbaron, sr=brendan, a=brendan
|
2002-01-22 05:30:28 +00:00 |
bbaetz%student.usyd.edu.au
|
ffcf0354d6
|
Bug 121170 - template outputs empty <style> tag
r=justdave,timeless
|
2002-01-22 05:08:09 +00:00 |
ben%netscape.com
|
7c00eb0504
|
[Manticore]
Add support for Windows XP Themes, move Description/Extension setting code based on content type into MIME utility.
NOT PART OF BUILD.
|
2002-01-22 05:01:25 +00:00 |
kaie%netscape.com
|
69119fd416
|
b=106188 fix whitespace
a=brendan
|
2002-01-22 02:20:13 +00:00 |
ben%netscape.com
|
31fb79b576
|
[Manticore]
Save Page As dialog stuff, beginning to enhance Toolbar generation code
NOT PART OF BUILD.
|
2002-01-22 00:45:37 +00:00 |
bryner%netscape.com
|
731275c961
|
Hooking up radio buttons, clean up debugging printf's. Not part of the build.
|
2002-01-21 21:51:57 +00:00 |
bzbarsky%mit.edu
|
a99f03c5ba
|
Make sure we always use "browser.download.dir" for the download dir
pref. Bug 120997, r=timeless, sr=hyatt, a=asa
|
2002-01-21 21:38:35 +00:00 |
timeless%mac.com
|
8add27df05
|
Bug 117472 [Xlib] Crash in HandleQueueXtProc()
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless a=asa
|
2002-01-21 21:05:54 +00:00 |
timeless%mac.com
|
517b13776e
|
Bug 120444 packager/packages-unix does not contain libgfxxprint.so for Xprint
patch by Roland.Mainz@informatik.med.uni-giessen.de r=andre.dahlqvist@telia.com sr=jag a=asa
|
2002-01-21 21:03:59 +00:00 |
jband%netscape.com
|
903ae3b5cf
|
New file to test scriptable interface info wrapper and idl generator stuff. -- NOT PART OF THE BUILD --
|
2002-01-21 18:43:32 +00:00 |
jband%netscape.com
|
8ebc1548b6
|
Don't assume that GetInfoForParam can't fail. see bug 121118. -- NOT PART OF THE BUILD --
|
2002-01-21 18:41:37 +00:00 |
jake%acutex.net
|
54b4fbd8c9
|
Bug 113438 - The DTD from Bugzilla's XML output was not correct, so any attempts to validate the output were futile.
Patch by Jan <tamino_xml@yahoo.com>
r= jake
|
2002-01-21 13:39:54 +00:00 |
glazman%netscape.com
|
c9bfb9062a
|
composer background image broken source code; b=120662, r=brade, sr=kin, a=blizzard
|
2002-01-21 09:30:02 +00:00 |
timeless%mac.com
|
6aefe289af
|
[Bug 121003] Silly code checks for if (interfaceName) instead of if (instanceName)
r=bzbarsky sr=brendan@mozilla.org a=brendan@mozilla.org
|
2002-01-20 23:15:31 +00:00 |
justdave%syndicomm.com
|
d9529b08af
|
Fix for bug 108982: enable taint mode for all user-facing CGI files.
Patch by Brad Baetz <bbaetz@student.usyd.edu.au>
r= jake, justdave
|
2002-01-20 01:44:52 +00:00 |
darin%netscape.com
|
bb66c6848c
|
fixes bug 115252 "going to http://orange.dk produces redirection error"
patch=badami@netscape.com,darin@netscape.com
r=gordon@netscape.com,blizzard@mozilla.org
sr=mscott@netscape.com
a=dbaron@fas.harvard.edu
|
2002-01-20 00:43:04 +00:00 |