locka%iol.ie
|
de9ec9f398
|
Add application launcher dialog to activex control, plus some member variable cleanup. b=126245 r=chak@netscape.com sr=rpotts@netscape.com
|
2002-06-18 20:47:41 +00:00 |
|
mitchf%netscape.com
|
2bfc04bd55
|
Added support for URLDisplayLength to DynamicText widgets.
Fixes bug 119400
|
2002-06-18 20:36:09 +00:00 |
|
ducarroz%netscape.com
|
16d5ab1cdc
|
Fix for bug 146584. We need to convert plain text data to HTML before inserting it into a HTML compose window. R=varada, SR=mscott
|
2002-06-18 20:34:10 +00:00 |
|
jst%netscape.com
|
b7fa3cbd10
|
Adding new file for shared container elements. Not part of the build yet.
|
2002-06-18 20:03:54 +00:00 |
|
pinkerton%netscape.com
|
8e4de1e163
|
Add broken-image and loading-image gifs from dist/Embed/res
|
2002-06-18 19:07:34 +00:00 |
|
dougt%netscape.com
|
313046e8cc
|
adding compreg.dat to package list. bug 152383 r=jj
|
2002-06-18 18:56:44 +00:00 |
|
pinkerton%netscape.com
|
1fb18cc98a
|
Localize text and buttons (bug 148556)
|
2002-06-18 17:44:22 +00:00 |
|
pinkerton%netscape.com
|
e2edad9306
|
add some strings
|
2002-06-18 17:43:39 +00:00 |
|
relyea%netscape.com
|
6f356a0f36
|
1) Map flags both coming and going.
2) Finish transaction of the target database not the source database.
|
2002-06-18 16:41:41 +00:00 |
|
pinkerton%netscape.com
|
6d222b19ac
|
Fix a warning
|
2002-06-18 14:35:12 +00:00 |
|
kaie%netscape.com
|
f21ae0fa21
|
b=145730 Avoid unnecessary repeated "encrypted page" alerts on JavaScript links.
r=jst sr=darin
|
2002-06-18 14:17:10 +00:00 |
|
pinkerton%netscape.com
|
66c181d5df
|
make us open url's as a service (bug 150860)
|
2002-06-18 13:52:17 +00:00 |
|
pinkerton%netscape.com
|
99fbbed83e
|
Hookup more of the d/l progress dialog. change around the layout to get
rid of the dreaded groupboxes. remove a global variable.
|
2002-06-18 13:23:33 +00:00 |
|
rods%netscape.com
|
45c10cc8f2
|
to fix breakage, using static cast.
|
2002-06-18 10:36:07 +00:00 |
|
bzbarsky%mit.edu
|
117b27cc78
|
layout tests, not part of build
|
2002-06-18 10:31:16 +00:00 |
|
bbaetz%student.usyd.edu.au
|
2ced097afd
|
Bug 152541 - After deleting remembered query it is still in page footer
r=jouni x2
|
2002-06-18 10:25:59 +00:00 |
|
racham%netscape.com
|
5b9ab3f0a4
|
Fixing bug 144563. Disable AccountManager panel elements and account setting preferences when the corresponding preferences are locked. This is a useful feature for Administrators and vendors. Special configuration tool to be used for generating a config file to feed the locked prefs to the app. r=srilatha, sr=bienvenu
|
2002-06-18 09:29:15 +00:00 |
|
glazman%netscape.com
|
bb7379df23
|
nsHTMLEditor::GetInlinePropertyBase() was not detecting when the selection ends before first char of a text node; b=128401, r=brade, sr=kin
|
2002-06-18 09:20:07 +00:00 |
|
wtc%netscape.com
|
29df488eaa
|
Bug 151940: SEC_PKCS12DecoderVerify should call SEC_ASN1DecoderFinish first
to detect insufficient input data error.
|
2002-06-18 05:00:39 +00:00 |
|
caillon%returnzero.com
|
5990fee38b
|
Bug 152278, opening a groupmark shouldn't load about:blank into the active tab. r=blake sr=jag
|
2002-06-18 04:39:43 +00:00 |
|
arougthopher%lizardland.net
|
44fc502eda
|
Bug#126843
Occasionally unable to get Focus set to URL bar and other text fields
fixed an ASSERTION when run with DEBUG enabled
r=serget@fi.tartu.ee
|
2002-06-18 04:11:07 +00:00 |
|
bzbarsky%mit.edu
|
4d1675d5e5
|
Comments should match reality. No bug, r=jst, sr=jag
|
2002-06-18 02:55:09 +00:00 |
|
bzbarsky%mit.edu
|
adae42c01e
|
Check the status code of HTTP channels before blindly loading the
sheet. Bug 112644, r=bbaetz, sr=darin
|
2002-06-18 02:46:11 +00:00 |
|
bzbarsky%mit.edu
|
cfece5fdc2
|
fix rendering of <font size="+0">. Bug 150022, r=doron, sr=jst
|
2002-06-18 02:42:40 +00:00 |
|
kyle.yuan%sun.com
|
30ad18391d
|
Bug 133853 why always add <HTML> token into Tokenizer even there is an <HTML> token already?
r=harishd, sr=jst
Check in for Jerry Tan(jerry.tan@sun.com)'s fix.
|
2002-06-18 02:06:29 +00:00 |
|
srilatha%netscape.com
|
c6ca703421
|
Fix for bug # 118804. Setting the width attribute on the directories List box
r=varada, andreww sr=bienvenu
|
2002-06-18 01:48:27 +00:00 |
|
mcafee%netscape.com
|
34da398ca5
|
Adding xpcomsample to module map (152312). r=hwaara, sr=alecf. does not affect main seamonkey build.
|
2002-06-18 01:24:26 +00:00 |
|
rods%netscape.com
|
328acb444b
|
Needs to be virtual (from sr's comments)
Implement the assign method with an "=" operator
Bug 151628 r=ccarlen sr=jst
|
2002-06-18 01:23:39 +00:00 |
|
mcafee%netscape.com
|
956d3856f5
|
Explicitly call configure with sh, fixes windows (152312). r/code=hwaara, sr=alecf
|
2002-06-18 01:18:46 +00:00 |
|
bzbarsky%mit.edu
|
b5ebc8a68e
|
fix build bustage -- views are not refcounted
|
2002-06-18 01:01:54 +00:00 |
|
seawood%netscape.com
|
0396fcc9ce
|
Bump lgot buffer again for MIPS builds.
Thanks to Nick Blievers <nickb@adacel.com.au> for the patch.
Bug #152453 r=cls
|
2002-06-18 01:01:07 +00:00 |
|
akkana%netscape.com
|
ad62b6efae
|
148713: prevent infinite loop when doing replace all backwards. r=brade sr=kin
|
2002-06-18 00:16:58 +00:00 |
|
rods%netscape.com
|
caaeae04a4
|
Implement the assign method with an "=" operator
Bug 151628 r=ccarlen sr=jst
BUg CVS: ----------------------------------------------------------------------
|
2002-06-18 00:06:32 +00:00 |
|
alecf%netscape.com
|
e83eaff6cf
|
add first-window case - when the window with the new title hasn't been seen, add it to the hashtable
|
2002-06-17 23:46:29 +00:00 |
|
bzbarsky%mit.edu
|
07bd7dd42b
|
NS4 measures image.x/image.y from the enclosing layer, not from the
body. Bug 130415, r=jkeiser, sr=jst
|
2002-06-17 23:45:21 +00:00 |
|
cavin%netscape.com
|
d247dadb0e
|
Fix for 152449. Remember the CRC checksum for the updated card info in PatchHistoryTableWithNewID(). r=naving, sr=bienvenu.
|
2002-06-17 23:45:10 +00:00 |
|
alecf%netscape.com
|
4b02557811
|
Not part of build
backing out my last change - totally unnecessary
|
2002-06-17 23:41:42 +00:00 |
|
kmcclusk%netscape.com
|
4c676a798c
|
Save and restore transformation matrix translation components instead of setting a negative translation while painting to eliminate off by one pixel rendering errors in 120DPI display mode. bug=80530 r=dbaron sr=waterson
|
2002-06-17 23:35:15 +00:00 |
|
alecf%netscape.com
|
9a7dd9689f
|
Not part of build
add category name to nsIWindowMediatorListener so listeners are created at startup
|
2002-06-17 23:25:21 +00:00 |
|
bzbarsky%mit.edu
|
c6b1e39242
|
Bug 136670, bug 132688, add PR_LOG capability. r=jkeiser,sr=darin
|
2002-06-17 23:20:46 +00:00 |
|
mkaply%us.ibm.com
|
47b2a3cd20
|
#128127
r=peterl, sr=beard
Add framework for plugin and java windowtypes
|
2002-06-17 22:52:48 +00:00 |
|
gerv%gerv.net
|
b8b9508e38
|
Bug 150955 - confirmation doesn't propagate when reassigning to new product/component. Patch by gerv; 2xr=bbaetz.
|
2002-06-17 21:52:00 +00:00 |
|
ssu%netscape.com
|
f66b8ba40b
|
fixing bug 134745 - mail notification icon in system tray is the wrong icon (yellow triangle). r=bhuvan, sr=mscott
|
2002-06-17 21:51:50 +00:00 |
|
nhotta%netscape.com
|
006d4e404b
|
Check null pointer for arguments of Unicode conversion util functions,
bug 151769, r=ducarroz, sr=bienvenu.
|
2002-06-17 21:44:51 +00:00 |
|
seawood%netscape.com
|
a1cd8f96db
|
Fix srcdir copy race condition by explicitly doing a cmp between the srcfile and the target.
Fixing tinderbox bustage.
|
2002-06-17 21:39:35 +00:00 |
|
tor%cs.brown.edu
|
71c21a4e59
|
Bug 135579 - small interlaced PNGs not decoded correctly.
Patch from randeg@alum.rpi.edu, rs=tor.
|
2002-06-17 21:32:03 +00:00 |
|
ducarroz%netscape.com
|
58c348747f
|
Fix for bug 151954. Fix bogus PR_Malloc check. Patch submitted by dbradley@netscape.com. R=ducarroz, SR=bienvenu
|
2002-06-17 21:22:29 +00:00 |
|
ducarroz%netscape.com
|
cab907b920
|
Fix for bug 150440. Change strings to be conform to spec. Patch submitted by mybugzilla@juima.org. R=ducarroz, SR=bienvenu
|
2002-06-17 21:16:48 +00:00 |
|
darin%netscape.com
|
ac9620787e
|
fixes bug 140107 "HTTP headers show in frame [when server pipelines chunked
responses]" r=dougt sr=rpotts
|
2002-06-17 21:08:46 +00:00 |
|
ducarroz%netscape.com
|
2672f3f8eb
|
Fix for bug 145291. We must generate the headers of all the children of an multipart/appledouble attachment when doing parts-on-demand in order to have all the needed information to generate the attachment entry in the UI. R=cavin, SR=bienvenu
|
2002-06-17 21:07:55 +00:00 |
|