Commit Graph

83757 Commits

Author SHA1 Message Date
nelsonb%netscape.com
7ae1c3135d Reduce warnings on Unix platforms that don't like bitfields in chars. 2001-06-09 19:45:22 +00:00
nelsonb%netscape.com
f41192132c Fix two bugs found in nightly QA. On Solaris/x86, don't assert that the
sid cache entry is a multiple of 8 bytes long.  On OSF1, reduce the
maximum number of POSIX semaphores so it doesn't exceed the per-process
limit of 256.
2001-06-09 19:30:21 +00:00
blakeross%telocity.com
2346dc148b Fixing a typo in my checkin yesterday. 2001-06-09 17:43:07 +00:00
wtc%netscape.com
a291197f66 Bugzilla bug #84918: checked in Linux/ia64 porting patch from
Bill Nottingham <notting@redhat.com>.
Modified files: coreconf/Linux.mk, nss/tests/common/arch.sh
2001-06-09 17:14:59 +00:00
blizzard%redhat.com
39662b9f10 Fix bug #82697. Crash when typing at the end of the location bar for systems that have gtk compiled with G_DISABLE_CHECKS defined. Also gets rid of the annoying Gtk warnings about gdk_window_ref() failing. r=pavlov,sr=tor,a=asa 2001-06-09 14:33:05 +00:00
mcafee%netscape.com
a0d9c7c352 Moving debug cache prefs to debug|networking pane (84805). r/sr=ben, a=asa 2001-06-09 09:54:50 +00:00
ducarroz%netscape.com
f5aab2990f Fix for bug 28348. Disable temporary the cancel button and remove the keep dialog open option. R=varada, SR=mscott, A=asa 2001-06-09 05:28:38 +00:00
ducarroz%netscape.com
ce9a689217 Fix for bug 28348. Turn on by default the send progress dialog. R=varada, SR=mscott, A=asa 2001-06-09 05:26:39 +00:00
nelsonb%netscape.com
26c1355d94 Change ssl_Time() to use time() instead of PR_Now on systems that have it. 2001-06-09 03:20:13 +00:00
nelsonb%netscape.com
9509618196 3 Changes:
1. New SSL server session cache implementation that uses finer grained
locking to reduce lock contention, and does 128-way associative caching.
2. rename symbol SSL_SESSIONID_BYTES to SSL2_SESSIONID_BYTES.
3. Work around compiler bug on Solaris i386.
Modified Files:
    manifest.mn sslcon.c sslimpl.h sslsecur.c sslsnce.c
2001-06-09 03:18:09 +00:00
dbaron%fas.harvard.edu
b659af71e9 Make implied universal selectors be equivalent to ns|* where ns is the default namespace, and make appropriate changes to our CSS files. This brings us into conformance with the CSS3 selectors draft and improves performance by reducing the number of universally hashed selectors. Most of this patch is by attinasi. (35847, 83482) Also make first-node/last-node rules in quirks.css non-universal to improve performance. (83839) r=rbs sr=waterson a=asa b=35847 2001-06-09 01:32:19 +00:00
waldemar%netscape.com
08fd630ec6 Added RTF cleanup utilities and a hack to read and write improper RTF commands that contain upper-case letters. 2001-06-09 01:04:16 +00:00
Xiaobin.Lu%eng.Sun.com
5ede54f53e Fix for bug 78840, got r=edburns & beard, sr=brendan, a=asa
Fix the crash when invoke liveconnect call using File->Open File
2001-06-09 01:03:53 +00:00
waldemar%netscape.com
aaf2428b75 Interchanged Definition and AnnotatedDefinition. 2001-06-09 01:03:10 +00:00
srilatha%netscape.com
b7ce3aa9e4 Fix for bug # 79780. Removed Checkbox "Use addressbook and do not search in
the directory". r=mohanb,sr=sspitzer,a=asa
2001-06-09 00:34:32 +00:00
ashuk%eng.sun.com
83ce27340c author=ashuk
Bug=73085

Small fix to Makefile.in. Adding the links to the libjawt.so for
the Java Native AWT Interface. This had mistakenly been backed
out in the previous fix.
2001-06-09 00:34:09 +00:00
pinkerton%netscape.com
48991000e0 create a new window type for the hidden window so that we can recognize it from Widget. On MacOSX, override the carbon event that repositions windows on-screen for the hidden window only. Let normal windows pass-through. r=danm/sr=sfraser/a=asa. bug 84023. 2001-06-09 00:16:13 +00:00
idk%eng.sun.com
cf700c7c6b *not part of the build*
fix for 15507 15510
2001-06-09 00:12:32 +00:00
ssu%netscape.com
e4a52cb978 fixing bug 84331 - installer build process need not create .jars. a=dbragg,sr=mscott, a=drivers@mozilla.org. not part of tinderbox. would affect windows platforms only 2001-06-08 23:48:29 +00:00
yokoyama%netscape.com
aefe41e85f bug: 69117
update the global fontlist.
update nsPresContext's device context font
when we receive WM_FONTCHANGE msg.
/r=rbs, /sr=blizzard, /a=asa
2001-06-08 23:36:14 +00:00
shrutiv%netscape.com
abba159c7e Bug 84529: Crash with return/enter key after switching Configuraition
Using return/enter key after switching Configuration takes you to the
next screen (r=bobj)
2001-06-08 23:29:27 +00:00
shrutiv%netscape.com
90731c038d Bug 84375: "CCK -" added before Company identifier (r=bobj)
"CCK-" is added to user agent string only once
2001-06-08 23:22:03 +00:00
gordon%netscape.com
e0f848551f Fix for bug 69285 "Mozilla is unresponsive after sleep", patch=sfraser, gordon, r=wtc. 2001-06-08 23:19:29 +00:00
cmanske%netscape.com
47601fd028 Fixed test of empty cell in Composer table editing (b=84175, r=brade, sr=kin) and join cells should join with cell to right if only 1 cell selected (b=55991, r=mjudge, sr=kin), both a=asa-drivers 2001-06-08 23:15:15 +00:00
edburns%acm.org
ea2abf45bf For some reason, this file did not contain the necessary information
to link with jawt.
2001-06-08 23:13:29 +00:00
shrutiv%netscape.com
305078ac5b Bug 84339: bmp titles over Mail/News customization fields to be updated
Changing News banner bmp (r=bobj)
2001-06-08 23:01:38 +00:00
shrutiv%netscape.com
b4f82e6d56 Bug 84339: bmp titles over Mail/News customization fields to be updated (r=bobj)
Changing mail banner bmp
2001-06-08 23:00:00 +00:00
pschwartau%netscape.com
11b72244c8 Allow user-defined exit codes: fixed bug that was preventing this from working. 2001-06-08 22:05:32 +00:00
pavlov%netscape.com
30e6485dcd fix for bug 55312 r=bzbarsky@mit.edu sr=blizzard a=tor 2001-06-08 21:59:37 +00:00
idk%eng.sun.com
d37f98b0a0 *not part of the build*
fixed parallel build failure
2001-06-08 21:36:46 +00:00
naving%netscape.com
6d4bdbb200 84535; r=racham sr=bienvenu a=asa; If root folder is the destination folder
assert and return.
2001-06-08 21:30:04 +00:00
dianesun%netscape.com
fe022c3e81 Fix for bugs 79555(Download/Sync doesn't retain pref) 80127(Select dialog not modal). r=bhuvan, sr=sspitzer, a=dbaron 2001-06-08 21:17:43 +00:00
andreww%netscape.com
3f2c27c137 bugzilla 80397: r=kerz, sr=hewitt, a=asa@mozilla.org - themes pref panel was cut off in all skins. 2001-06-08 20:52:00 +00:00
bnesse%netscape.com
64d4a2e2a2 Fix for bug 51507. Remove "Netscape" from warning dialog. r=timeless, sr=slecf,a=dbaron. 2001-06-08 20:45:07 +00:00
bnesse%netscape.com
c59f26cf43 Fix for bug 77975. Don't skip the first line when processing user.js. r=chipc, sr=alecf, a=dbaron. 2001-06-08 20:36:58 +00:00
bnesse%netscape.com
5e09ecced8 Fix for bug 80108. Fix PREF_DeleteBranch so it doesn't append a "." if one is already there. r=chipc, sr=alecf, a=dbaron. 2001-06-08 20:35:01 +00:00
bnesse%netscape.com
f35caf85e8 Added PrefHasUserPref functionality. r=bnesse, sr=alecf, a=asa. Checking in for Chip C. 2001-06-08 20:31:34 +00:00
ssu%netscape.com
5f132f8257 fixing bug 81866 - Installer displays percentages gt 100. r=leaf, sr=blake a=drivers@mozilla.org. not part of tinderbox builds. affects only windows platforms. 2001-06-08 20:18:21 +00:00
wtc%netscape.com
e7e3c9ef1d Bugzilla bug #77264: the workaround for the new struct sockaddr_in6 in
glibc 2.2 is only needed when we compile with glibc 2.1.
Modified files: prsocket.c, ptio.c
2001-06-08 19:54:56 +00:00
cmanske%netscape.com
15fa77bd76 Fixed setting of intial focus in Composer colorpicker dialog (part of fix to 64160, forgot to checkin before)r=kin, sr=hewitt, a=asa-drivers 2001-06-08 19:48:07 +00:00
blakeross%telocity.com
60dcb7fcdb Add UI to control the looping of animated images (64831). r=hixie sr=ben a=asa 2001-06-08 19:39:47 +00:00
blakeross%telocity.com
44dbea8574 Oops, missed tree closure... 2001-06-08 16:46:05 +00:00
blakeross%telocity.com
b6a7483d27 Add UI to control the looping of animated images (64831). r=hixie sr=ben a=asa 2001-06-08 16:44:17 +00:00
mkaply%us.ibm.com
6edf508786 #50203
r=mkaply, aaronr, pedemont sr=blizzard
OS/2 only - while investigating optimizer issues, we came up with a better fix for this problem
2001-06-08 14:54:10 +00:00
peterv%netscape.com
d43e13bfc3 Fix for bug 56789 (Add more build logic for the LDAP component on Mac). sr=sfraser, a=dbaron. 2001-06-08 14:00:29 +00:00
jake%acutex.net
9e4a6d0caf Give a logical error message if no products are available to a user for bug entry (bug 84285).
Patch by Paul Thomas <paul.thomas@sse.ie>
r= jake@acutex.net
2001-06-08 13:12:13 +00:00
rods%netscape.com
03abc1d1f3 setting line-height to 1em ! important, selects should not inherit the line height
nor should users be able to set it.
Bug 82626 r=kmcclusk sr=hyatt a=asa
2001-06-08 13:04:17 +00:00
locka%iol.ie
722f71768f NOT PART OF BUILD. CBrowse harness now listens for TitleChange events from controls and sets the window title accordingly 2001-06-08 12:06:39 +00:00
locka%iol.ie
8638ac5f8b Added javascript: protocol handler to embedding manifest. b=82709 r=valeski@netscape.com sr=blizzard@mozilla.org a=dbaron@fas.harvard.edu 2001-06-08 12:05:34 +00:00
cmanske%netscape.com
d4e922a947 Style changes as part of making colorpicker focusable in Composer, b=64160, r=kin, sr=hewitt, a=asa-drivers 2001-06-08 11:16:47 +00:00