wtc%netscape.com
6af49910b8
Removed extraneous trailing / after directory pathnames.
2003-03-26 18:30:33 +00:00
rogerl%netscape.com
e9732970a5
!!! BROKEN !! Latest low level updates
2003-03-26 18:15:53 +00:00
dbaron%dbaron.org
d81ec765a7
Fix bustage from jst's checkin by including nsString.h. b=124412
2003-03-26 18:02:34 +00:00
dbaron%dbaron.org
efac811593
Fix bustage from jst's checkin by including nsString.h. b=124412
2003-03-26 16:27:39 +00:00
pinkerton%netscape.com
78d49aadf6
replacing some of the icons to look better in new manager (thanks to
...
sam nordemann)
2003-03-26 14:57:44 +00:00
jst%netscape.com
5ba3db0f35
Fixing bustage.
2003-03-26 09:25:10 +00:00
jst%netscape.com
61e6b15efd
Fixing bustage.
2003-03-26 09:13:38 +00:00
jst%netscape.com
b4cc5d4695
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
timeless%mozdev.org
65c63fb817
Fixing case
...
r=bryner sr=jag
2003-03-26 07:21:30 +00:00
bryner%netscape.com
7a6238b0d4
Don't leak nsBoxToBlockAdaptors (bug 177807). r=varga, sr=dbaron.
2003-03-26 06:52:20 +00:00
jaggernaut%netscape.com
cc210569db
Bug 66919: Add overflow to personal toolbar. r=shliang, sr=bryner.
2003-03-26 06:36:16 +00:00
mkaply%us.ibm.com
21e0daeb5d
#193403
...
r=mkaply, sr=blizzard (platform specific)
OS/2 only - do slow tiling when scale is not 1.0
2003-03-26 05:31:13 +00:00
darin%netscape.com
2f924faf40
landing jdunn's patch for bug 121084, cache: Images requested twice -> "The image cannot be displayed, because it contains errors." message [when "Compare the page in cache ..." set to "every time I view the page"], r=pavlov sr=darin
2003-03-26 05:29:11 +00:00
mkaply%us.ibm.com
16bc225709
#194571
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - Implement GetLastInputEventTime
2003-03-26 05:23:13 +00:00
gordon%netscape.com
ff7d2063b6
Fix bug 198267. Fix accounting of mInactiveSize to prevent assertion. rs=darin.
2003-03-26 05:14:27 +00:00
darin%netscape.com
21adc2903a
landing framework changes to support NTLM authentication b=159015 r=dougt,cathleen sr=alecf
2003-03-26 05:05:49 +00:00
nelsonb%netscape.com
365a37032d
Add support for Elliptic Curve Cryptography. Bug 195135.
...
Contributor(s):
* Sheueling Chang Shantz <sheueling.chang@sun.com> and
* Douglas Stebila <douglas@stebila.ca>, Sun Microsystems Laboratories
Added Files:
GF2m_ecl.c GF2m_ecl.h mpi/mp_gf2m.c mpi/mp_gf2m.h
mpi/tests/mptest-b.c
2003-03-26 05:03:11 +00:00
dbradley%netscape.com
371eebbe33
Bug 198668 - [AxPlugin] Ofoto control does not return the value of properties correctly. r=dbradley/adamloc, sr=jst
...
IDispatch only changes, not part of the regular build
2003-03-26 04:20:33 +00:00
mkaply%us.ibm.com
aeb162c3bd
#188249
...
r=dbradley
OS/2 GCC changes
2003-03-26 04:18:02 +00:00
shliang%netscape.com
779b7a499d
171013 - fix and hookup toolbars as text/icons/both in modern. r=varga, sr=jag
2003-03-26 03:48:52 +00:00
smontagu%netscape.com
87211d65b1
Add a bounds check in do_BreakGetTextDimensions. May or may not be related to the crashes reported in bug 196484. Author=roland.mainz@informatik.med.uni-giessen.de, r=smontagu, sr=rbs.
2003-03-26 03:45:45 +00:00
sicking%bigfoot.com
a09d2140aa
Fix OS/2 bustage
2003-03-26 03:18:37 +00:00
shliang%netscape.com
bf5b31cda9
123617 - can't tab to buttons checkboxes and radios in osx classic. r=jag, sr=bryner.
2003-03-26 02:57:05 +00:00
shliang%netscape.com
b440f41057
112789 - disabled radio elements should not get focus. patch largely by neil@parkwaycc.co.uk. r=shuehan, neil, sr=jag.
2003-03-26 02:55:19 +00:00
darin%netscape.com
b9fe63f8b7
fixes bug 199108 "Changes to cookie prefs need restart to take effect"
...
patch=dwitte r=kaie sr=darin
2003-03-26 02:27:39 +00:00
sicking%bigfoot.com
fb42cf1bd8
fix build bustage due to gkconxsldoc_s no longer existing after landing of bug 185797
2003-03-26 02:21:17 +00:00
jst%netscape.com
59d50f2aa7
Checking in gena01@lk.net's fix for bug 193259. Fix error about replaceInsert not being defined in nsProgressDialog.js. r=bugmail@sicking.cc, sr=jst@netscape.com
2003-03-26 02:07:35 +00:00
shliang%netscape.com
6fb1258807
195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag.
2003-03-26 02:03:13 +00:00
shliang%netscape.com
0e9619f9b8
178328 - combine bcc settings in mail account manager copies and folders panel. r=cavin, sr=sspitzer.
2003-03-26 01:54:29 +00:00
harishd%netscape.com
c19fe6d0ad
Fixing a bug in my previous checking. sr=jst@netscape.com
2003-03-26 01:49:59 +00:00
suresh%netscape.com
f867bd13b6
bug 191836 - cookiesTree in CookieViewer.xul should use seltype attribute. r-varga, sr-jag
2003-03-26 01:44:30 +00:00
suresh%netscape.com
c2dd5c4e8c
fixing the usage of Components.results. part of bug 139772, r-dbradley, sr-darin.
2003-03-26 01:37:02 +00:00
sicking%bigfoot.com
efb169d2ae
Missed removing this in the landing of bug 185797. r=Pike sr=peterv
2003-03-26 01:34:11 +00:00
sicking%bigfoot.com
e1d15c035c
update from landing of bug 185797. Also add a missing makefile. r/sr=dbaron
2003-03-26 01:32:39 +00:00
smontagu%netscape.com
53206276f7
Add decoder for iso-8859-6.16. Bug 172491, r=Roland.Mainz, sr=roc+moz
2003-03-26 01:30:17 +00:00
jst%netscape.com
6d5b687996
Checking in dbradley@netscape.com's fix for bug 198995. Make sure we default to the default charset if the server gives us one we don't know. r=jst@netscape.com, sr=peterv@netscape.com
2003-03-26 01:26:38 +00:00
suresh%netscape.com
fb07bbed4d
fix for 191946 - shows japanese language, instead of english. r/sr-darin
2003-03-26 01:21:26 +00:00
suresh%netscape.com
83d17cf5cf
fix for 139772 - PAC: HTTP auth support. r-dbradley, sr-darin.
2003-03-26 01:19:52 +00:00
sicking%bigfoot.com
d3b6d8390a
Compiled XSLT stylesheets. Improves speed, implements forwards-compatible-parsing and handling of unknown extension-elements. Also fixes some random edgecasebugs such as recursive merged named-attribute-sets and empty strings in copy-of.
...
Patch mainly by sicking, but large parts also by Pike and peterv.
Tracker is bug 185797. r=Pike/sicking rs=peterv.
2003-03-26 01:10:14 +00:00
mkaply%us.ibm.com
5f86240acb
#183622
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - allowing dropping of objects onto the browser, make holding down Ctrl download stuff
2003-03-26 01:01:27 +00:00
timeless%mozdev.org
daa6c4ba43
Bug 199195 block images from this server doesn't work
...
patch by mvl@exedo.nl r=dwitte sr=darin
2003-03-26 00:46:33 +00:00
timeless%mozdev.org
17be30a1b5
Bug 199216 adding domain.com to whitelist doesn't allow popups from *.domain.com to appear
...
patch by mvl@exedo.nl r=dwitte sr=jag
2003-03-26 00:46:32 +00:00
wtc%netscape.com
a98f4c0628
Bug 199082: checked in Nelson's patch, which
...
a) changes selfserv to test the return value from NSS_Shutdown.
b) changes SECMOD_Shutdown to set the error code SEC_ERROR_BUSY before
returning SECFailure.
c) Adds a new function SSL_ShutdownServerSessionIDCache to ssl.h.
d) Changes selfserv to call SSL_ShutdownServerSessionIDCache before calling
NSS_Shutdown.
Modified Files:
cmd/selfserv/selfserv.c lib/pk11wrap/pk11util.c
lib/ssl/ssl.def lib/ssl/ssl.h lib/ssl/ssl3con.c
lib/ssl/sslimpl.h lib/ssl/sslsnce.c
2003-03-26 00:31:13 +00:00
cltbld%netscape.com
a55ec07e69
Automated update
2003-03-26 00:30:08 +00:00
cavin%netscape.com
156811fb0d
Fix for 199186. Only compare first 15 chars for the addrbook names in GetABInterface(). r/sr=sspitzer.
2003-03-26 00:27:52 +00:00
cavin%netscape.com
ff1e7b0dcc
Fix for 192994. Put back memeset() call to fix MS COM not returning the right status code for nsSynchronizeAB(). r/sr=sspitzer.
2003-03-26 00:25:14 +00:00
colin%theblakes.com
3533d583c5
OpenVMS only; add -g to debug links. b=199156. r=cls.
2003-03-26 00:22:08 +00:00
mkaply%us.ibm.com
dc58cfeec7
Oops - missed part
2003-03-26 00:11:20 +00:00
harishd%netscape.com
cfd510cbd1
Check if universalBrowserRead is set before checking for same origin. Also, clear the exception set by the security manager, if same origin check failed, and fall back on the new security for webservices. b=199182, r=heikki, sr=jst
2003-03-26 00:00:04 +00:00
dbaron%dbaron.org
ceb1e7d23b
Fix leak of mValue. b=199184 r=jkeiser sr=jst
2003-03-25 23:59:26 +00:00