rogerl%netscape.com
ee36ffec3e
Adding more static defn.
2002-08-06 17:34:32 +00:00
glen.beasley%sun.com
b706ebbe42
commented debug statement
2002-08-06 16:41:43 +00:00
mkaply%us.ibm.com
77cf6b2e10
OS/2 bustage
2002-08-06 15:22:34 +00:00
timeless%mac.com
8c7da050d9
Bug 101059 [FIX] Can't drag between folders on personal toolbar
...
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:16:40 +00:00
timeless%mac.com
330b0a6e77
Bug 83298 Folder Properties window has the wrong text
...
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:13:43 +00:00
pinkerton%netscape.com
0a404136f8
Always use setTitle to set the window title (bug 152626)
2002-08-06 15:00:30 +00:00
jaggernaut%netscape.com
5aa0f85d49
BUg 144533: filter some of the browser's web progress notifications in C++ to avoid expensive c++ -> JS calls. Patch by darin, jag, r=caillon, sr=bryner
2002-08-06 14:51:06 +00:00
glazman%netscape.com
84869edbfb
Introduce 2 CSS values for color property and 1 for text-decoration retrieving the pref for anchors' color, visited anchors' color, and underline or not the anchors; b=57757, r=brade, sr=bzbarsky
2002-08-06 14:39:55 +00:00
dbaron%fas.harvard.edu
a38f7cdca4
Mark freed memory with 0xdd in DEBUG builds so that we don't free things to the pres shell's arena and then continue using them. b=114219 r=hixie sr=bzbarsky
2002-08-06 13:57:16 +00:00
bzbarsky%mit.edu
4a64c13664
respect content-style-type HTTP header and support the <meta> tag in
...
XML. Bug 161268, r=peterv, sr=dbaron.
2002-08-06 13:51:48 +00:00
dbaron%fas.harvard.edu
90f9888c0d
Allocate PerFrameData and PerSpanData in pres shell's stack arena. b=154910 r=bzbarsky sr=waterson
2002-08-06 13:51:07 +00:00
dbaron%fas.harvard.edu
4b79caff5f
Add comments explaining lookups in nsCachedStyleData. b=156902 sr=bzbarsky
2002-08-06 13:46:35 +00:00
dbaron%fas.harvard.edu
4cbdf016bc
Propagate |aNotify| parameter through XBL to attribute changes of XBL-inherited attributes. b=156547 sr=hyatt r=bryner
2002-08-06 13:39:22 +00:00
kaie%netscape.com
ae793a7bc5
b=148232 Support application/pkcs7-signature mime type on incoming S/Mime messages.
...
r=ducarroz sr=darin
2002-08-06 13:29:12 +00:00
kaie%netscape.com
de37d9d76f
b=124037 Decrease cert manager loading time.
...
r=rangansen/jkeiser sr=alecf
2002-08-06 13:25:23 +00:00
kaie%netscape.com
41d86022a1
b=136819 Returned value from getPSMContentType is compared to wrong enum
...
Patch from t8m@centrum.cz
r=kaie sr=alecf
2002-08-06 13:21:32 +00:00
kaie%netscape.com
ef2a7ad3c1
b=144435 Allow to edit trust for other people's certificate
...
r=javi sr=alecf
2002-08-06 13:18:12 +00:00
kaie%netscape.com
a811506968
b=74339 Support import of SSL, S/MIME, and CA certs
...
r=javi sr=alecf
2002-08-06 13:11:15 +00:00
kaie%netscape.com
d9ef748788
b=159053 Memory leak in nsSecureBrowserUIImpl
...
r=jkeiser sr=alecf
2002-08-06 13:06:21 +00:00
mkaply%us.ibm.com
828b5adb48
OS/2 bustage - I think our compiler has trouble because an nsCOMPtr to nsIWidget isn't a real nsIWidget pointer
2002-08-06 13:03:25 +00:00
dbaron%fas.harvard.edu
259a56c337
Hacky fix to make HR's ALIGN attribute work again. b=158197 r=mjudge sr=bzbarsky
2002-08-06 12:59:48 +00:00
dbaron%fas.harvard.edu
5034fc364c
Make XBL report XML parse errors. b=156714 r=caillon sr=ben
2002-08-06 12:55:44 +00:00
dbaron%fas.harvard.edu
5d3b42f19d
Fix regression causing scrollbars not to be extended by absolutely positioned elements in some cases. Also removed unused |FixParentAndView|. b=154230 r=bzbarsky sr=jst
2002-08-06 12:54:52 +00:00
kaie%netscape.com
7981ebb379
b=135546 Fix internal slot reference leak in cryptojs_generateOneKeyPair()
...
r=wtc sr=alecf
2002-08-06 12:54:39 +00:00
kaie%netscape.com
9887192835
b=132589 Fix incorrect verification status when viewing email-signing-only certificates.
...
r=javi sr=alecf
2002-08-06 12:51:43 +00:00
dbaron%fas.harvard.edu
b77f08d876
Stop using |nsCOMPtr|s on nsIBox and nsIMenuParent, which are always implemented on frames, to prevent calling of |Release| after frame destruction and freeing to the pres shell arena. b=114235 r=bryner sr=bzbarsky
2002-08-06 12:48:28 +00:00
peterv%netscape.com
6d2213ac73
Bustage fix for Transformiix standalone.
2002-08-06 12:29:49 +00:00
peterv%netscape.com
d5045555e3
Landing TX_BRIDGE_1_1_BRANCH.
...
Rewrite pretty much all variable and parameter handling. Makes global and local variables be handled differently. Global variables are no longer part of the variables stack, and are lazily evaluated. Fixes bugs 117658, 92929 and some unfiled bugs and fixes remaining parts of bugs 83651 and 96802. Patch by sicking, r=Pike sr=bz.
Fix for bug 156464: fix rounding problems in module, allow patterns without any '0's in the integer part and fix problems with grouping for standalone. Patch by sicking, r=Pike sr=bz.
Fix for bug 157340 (Probable bugs in extensions/transformiix/source/base/txMozillaString.h). Patch by peterv, r=Pike, sr=bz.
Fix for bug 146967 (Clean up Transformiix strings). Patch by peterv, r=sicking, sr=jst.
Fix for bug 156464 (Remove static strings from Transformiix). Patch by peterv, r=Pike, sr=jst.
2002-08-06 12:28:27 +00:00
mikep%oeone.com
b6096b956c
Fixing bug 161252.
2002-08-06 12:22:46 +00:00
bzbarsky%mit.edu
56ca69f4c1
part of patch for bug 127847. r=jkeiser, sr=jst
2002-08-06 09:53:58 +00:00
hyatt%netscape.com
f123c82ce8
Dialog looks much better now.
2002-08-06 08:52:54 +00:00
hyatt%netscape.com
783101a52e
Dialog looks much better now.
2002-08-06 08:51:34 +00:00
hyatt%netscape.com
38e9dc5329
Dialog looks much better now.
2002-08-06 08:42:24 +00:00
bzbarsky%mit.edu
f9168279bf
ugh. I mismerged the patch for bug 150451. This is the right code
...
now. Thanks to Sander for catching it.
2002-08-06 08:41:52 +00:00
kerz%netscape.com
9238428bb8
adding images
2002-08-06 08:37:30 +00:00
kerz%netscape.com
a76fc21fa4
more images
2002-08-06 08:36:28 +00:00
bzbarsky%mit.edu
14384d0add
<object> should be in form.elements. Bug 127847, r=jkeiser, sr=jst.
2002-08-06 08:32:19 +00:00
hyatt%netscape.com
bb10abd7a5
Add help text above toolbar.
2002-08-06 08:29:38 +00:00
blakeross%telocity.com
eede14b71f
*** empty log message ***
2002-08-06 08:29:06 +00:00
blakeross%telocity.com
f6ccf2998c
*** empty log message ***
2002-08-06 08:28:39 +00:00
blakeross%telocity.com
ecefeb7ef6
*** empty log message ***
2002-08-06 08:22:57 +00:00
hyatt%netscape.com
05e13aec41
Fix url bar and throbber.
2002-08-06 08:22:45 +00:00
blakeross%telocity.com
5e49f6aed2
Add title to the customize dialog.
2002-08-06 08:22:33 +00:00
blakeross%telocity.com
18a9ec1e23
*** empty log message ***
2002-08-06 08:17:29 +00:00
hyatt%netscape.com
4b3f6d38e0
Make restoring the default set work.
2002-08-06 08:12:33 +00:00
blakeross%telocity.com
6569224ca1
*** empty log message ***
2002-08-06 08:04:10 +00:00
hyatt%netscape.com
ce23d81d31
Make restoring the default set work.
2002-08-06 08:03:33 +00:00
hyatt%netscape.com
0448ba828d
Make restoring the default set work.
2002-08-06 08:03:07 +00:00
blakeross%telocity.com
57db75ac72
*** empty log message ***
2002-08-06 07:53:38 +00:00
hyatt%netscape.com
8ed4288108
New default toolbar config.
2002-08-06 07:44:55 +00:00