oeschger%netscape.com
6f02da55ad
fix for blocker 87315, r=ssu, s=sgehani, a=chofmann, error on install
2001-06-22 18:35:24 +00:00
granrose%netscape.com
45db469d66
backing out mitesh.
2001-06-22 18:30:49 +00:00
mitesh%netscape.com
84322777d4
Fixes for bug 70348 - autoconfig feature
...
r = bnesse, sr=alecf and a=dbaron
2001-06-22 17:46:30 +00:00
shrutiv%netscape.com
e2e83fbf05
*** empty log message ***
2001-06-22 17:45:27 +00:00
relyea%netscape.com
119f8b97f9
Add CERT_CheckCertUsage to the export list.
2001-06-22 15:59:10 +00:00
sgehani%netscape.com
772489d6c0
Add ability to failover to a series of global URLs in the Mac installer. [b = 84122; r = ssu; sr= alecf; a = drivers]
2001-06-22 14:58:18 +00:00
mjudge%netscape.com
d481b5c165
86749 fix for "home key" scenario. we now search for 1st valid frame on a line. not just try the very first and fail. we now behave like "end key" does;. r=anthonyd sr=kin a=asa
2001-06-22 14:52:48 +00:00
wtc%netscape.com
6a241e922d
Bugzilla bug #85673 : added assembly implementation of the atomic routines
...
for OS/2 contributed by Michael Kaply of IBM.
2001-06-22 14:25:18 +00:00
jst%netscape.com
00551d6020
Fixing bug 74816. Adding a pref check to window.dump() that lets us control the output from dump() with a pref in release builds, the default for release builds is disable output, and in debug builds the output is always enabled. The boolean pref that controls this is 'browser.dom.window.dump.enabled'. r=pollmann@netscape.com, sr=ben@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org)
2001-06-22 10:54:23 +00:00
mkaply%us.ibm.com
2bc2891d50
#81293
...
r=ftang, sr=blizzard, a=asa (drivers)
Bidi function shouldn't be using nsAutoString as parameter
2001-06-22 09:56:05 +00:00
beard%netscape.com
4adb18ce6b
[Not part of build] Test for correct version of Mac OS.
2001-06-22 09:51:50 +00:00
tor%cs.brown.edu
0c559b5ad3
Fix hpux bustage - trailing token after #endif
2001-06-22 07:41:03 +00:00
jj%netscape.com
270e3c935e
#86967 : moved one level up to eliminate 'Installer Modules' directory.
2001-06-22 07:34:27 +00:00
jaggernaut%netscape.com
810785e95c
Bug 83394: Tabindex attribute not working properly in mfcembed app''.
...
Fixes problems with tabbing from the document to elements with the index attribute set in both mfcembed and the regular browser app.
patch by bryner, r=jag, sr=hyatt, a=chofmann
2001-06-22 07:25:28 +00:00
beard%netscape.com
e24ab5ec21
[Not part of build] Dynamically load "NSConsole" library when running on Mac OS 9 and earlier, otherwise send console output to Mac OS X system console / terminal.
2001-06-22 07:10:22 +00:00
peterlubczynski%netscape.com
d63399ff44
Oops...last log entry was for bug 86075
2001-06-22 07:06:24 +00:00
beard%netscape.com
6af66cd7e9
[Not part of build.] Split out SIOUX console into its own shared library, to be loaded dynamically by the Mac Carbon build when running on Mac OS 9 and earlier.
2001-06-22 07:04:25 +00:00
peterlubczynski%netscape.com
4d70e6707b
Fix for <object> causing table width to be enormous patch by piskozub@iopan.gda.pl (Jacek Piskozub) r=peterl sr=jst/hyatt a=blizzard
2001-06-22 07:04:24 +00:00
attinasi%netscape.com
2aae8ce955
Make floated tables non-floated so they print correctly (temporary hack). b=74738, r=kmcclusk sr=waterson a=waterson
...
Follow-Up bug to remove temporary hack is bug 85768
2001-06-22 06:42:57 +00:00
wtc%netscape.com
4d9f95160f
Bugzilla bug #72014 : fixed DBM temporary file problems on OS/2. Thanks
...
to Javier Pedemonte <pedemont@us.ibm.com> for the patch. r=relyea,wtc.
sr=blizzard. a=asa@mozilla.org for the trunk and mozilla0.9.2.
Modified files: h_page.c mktemp.c
2001-06-22 06:33:34 +00:00
srilatha%netscape.com
d7254719a6
Fix for bug 71247. Changed SetUnicharPref to SetCharPref for ldap url preference.
...
r=dmose, sr=sspitzer, a=blizzard
2001-06-22 06:20:05 +00:00
ssu%netscape.com
01151b74aa
fixing bug 85564 - InstallTrigger.getVersion returns NULL when the component has been installed. r=sgehani, sr=mscott, a=drivers@mozilla.org.
2001-06-22 06:19:40 +00:00
darin%netscape.com
0f68c3e703
Fixes bug 87118 "Trunk HTTPConnection crash [@ nsHttpConnectionInfo::Equals]"
...
r=gagan,bbaetz sr=dougt a=chofmann
2001-06-22 06:16:05 +00:00
darin%netscape.com
137acda3a9
Fixes bug 86473 "nsHttpChannel needs to support Suspend/Resume"
...
r=bbaetz, sr=dougt, a=blizzard
2001-06-22 06:14:55 +00:00
ssu%netscape.com
028c068a0c
fixing bug 85876 - langenus.xpi does not install properly when smartupdating. r=sgehani, sr=mscott, a=drivers@mozilla.org not part of any tinderbox builds.
2001-06-22 05:31:10 +00:00
naving%netscape.com
fb604741f0
69360 r=suresh sr=mscott a=blizzard; strip nulls from the message as specified in rfc 2822
2001-06-22 05:11:33 +00:00
wtc%netscape.com
5741a36f4f
Bugzilla bug #84251 : turn NO_MDUPDATE into USE_MDUPDATE and turn off
...
IRIX compiler warning 1209, which warns about do { } while (0) and
PR_ASSERT(0).
Modified files: IRIX.mk SunOS5.4_i86pc.mk SunOS5.mk
2001-06-22 05:11:26 +00:00
ben%netscape.com
00e2170331
fix build bustage due to merge conflict screwup
2001-06-22 05:08:34 +00:00
dougt%netscape.com
8af7307df6
Fix blocker bug 87243 cause by my branch landing today. r=sr=a=me
2001-06-22 04:59:27 +00:00
pollmann%netscape.com
f34af0042e
Bug 84499: Only trim whitespace from an options when falling back to the text content of the option for the value. This makes us compatabile with IE and Nav 4.x. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard)
2001-06-22 04:36:02 +00:00
leaf%mozilla.org
725cc6ce35
Automated update
2001-06-22 04:29:27 +00:00
ben%netscape.com
f14fe97860
84344 - make chrome registry select skin in its profile changed callback (i.e. at startup).
...
r=danm, sr=hyatt, a=chofmann.
2001-06-22 04:20:58 +00:00
ben%netscape.com
b121b690c0
turn on 65251 by default. Part of previous checkin.
2001-06-22 04:19:34 +00:00
oeschger%netscape.com
8042afd5be
updating welcome page for Mozilla, content only, a=blizzard, bug~=85925
2001-06-22 04:18:16 +00:00
ben%netscape.com
2e6a64f46e
84344 - defer skin switch to restart.
...
r=danm, sr=hyatt, a=chofmann.
2001-06-22 04:17:30 +00:00
ben%netscape.com
22500e7cfb
84344 - defer skin switch to restart.
...
r=danm, sr=hyatt, a=chofmann.
navigator.properties - add notifcation string ('changes will take effect on restart')
2001-06-22 04:17:13 +00:00
ben%netscape.com
a51c38e96b
84344 - defer skin switch to restart.
...
r=danm, sr=hyatt, a=chofmann.
btw, the last few changes were for bug 65251.
2001-06-22 04:16:42 +00:00
ben%netscape.com
71d7b01f7f
[FEATURE] Ability to switch content packs so that vendors can offer regional content.
...
Original patch from jbetak@netscape.com , r=ben@netscape.com , sr=hyatt@netscape.com ,
a=blizzard@mozilla.org
brand.properties - remove unnecessary string
2001-06-22 04:15:34 +00:00
ben%netscape.com
86dbd452b1
[FEATURE] Ability to switch content packs so that vendors can offer regional content.
...
Original patch from jbetak@netscape.com , r=ben@netscape.com , sr=hyatt@netscape.com ,
a=blizzard@mozilla.org
strres.js: tidy up locale switching code a little
2001-06-22 04:15:15 +00:00
ben%netscape.com
2c6728c8ea
[FEATURE] Ability to switch content packs so that vendors can offer regional content.
...
Original patch from jbetak@netscape.com , r=ben@netscape.com , sr=hyatt@netscape.com ,
a=blizzard@mozilla.org
pref-appearance.dtd: add strings for UI language switching
prefutilities.properties - add strings for UI language switching
2001-06-22 04:14:41 +00:00
ben%netscape.com
0f7437e242
[FEATURE] Ability to switch content packs so that vendors can offer regional content.
...
Original patch from jbetak@netscape.com , r=ben@netscape.com , sr=hyatt@netscape.com ,
a=blizzard@mozilla.org
preftree.xul - add id to appearance treechildren to allow dynamically overlayed panels
2001-06-22 04:13:59 +00:00
ben%netscape.com
6ed73a4610
[FEATURE] Ability to switch content packs so that vendors can offer regional content.
...
Original patch from jbetak@netscape.com , r=ben@netscape.com , sr=hyatt@netscape.com ,
a=blizzard@mozilla.org
pref-appearance.xul - add application language switching UI
2001-06-22 04:13:30 +00:00
ben%netscape.com
d0d8a6f2d8
[FEATURE] Ability to switch content packs so that vendors can offer regional content.
...
Original patch from jbetak@netscape.com , r=ben@netscape.com , sr=hyatt@netscape.com ,
a=blizzard@mozilla.org
nsPrefWindow.js - add support for localized pref type
2001-06-22 04:13:12 +00:00
ben%netscape.com
66975d5385
[FEATURE] Ability to switch content packs so that vendors can offer regional content.
...
Original patch from jbetak@netscape.com , r=ben@netscape.com , sr=hyatt@netscape.com ,
pref-contentpacks.dtd:
Make a content pack description more palatable
a=blizzard@mozilla.org
2001-06-22 04:11:42 +00:00
oeschger%netscape.com
e5deab45b8
help content should go in langpack, b=87225, sr=blizzard, r=sgehani, a=asa
2001-06-22 03:59:22 +00:00
leaf%mozilla.org
5dee7e5db5
resurrecting files for bug 86967; files unreferenced at the moment.
2001-06-22 03:48:52 +00:00
pavlov%netscape.com
a9902a0d51
fixing bug 83304 r=pinkerton sr=blizzard a=chofmann
2001-06-22 03:42:04 +00:00
bstell%netscape.com
d8a866ab75
bug 61439, r=blizzard, rs=aflec, a=chofmann
...
the X server forgets to set the Mode_switch bit during a keyboard grab
add a pref to allow the user to disable grab during autocomplete popup
2001-06-22 03:41:00 +00:00
bstell%netscape.com
66be2716e7
bug 61439, r=blizzard, rs=aflec, a=chofmann
...
the X server forgets to set the Mode_switch bit during a keyboard grab
instead of trying to simulate the bit just ungrab the keyboard when the
Mode_switch key is down.
2001-06-22 03:38:39 +00:00
nelsonb%netscape.com
987827c99e
The environment variable NSS_SSL_SERVER_CACHE_MUTEX_TIMEOUT specifies
...
the maximum amount of time to wait before recovering a session cache
mutex (semaphore) from a dead process on Unix.
2001-06-22 03:38:05 +00:00