ssu%netscape.com
528be9c0e9
checking in patch for walk84@yahoo.com. fixing bug 100374 - Message/Move cascading menus missing some special folder icons in Classic. r=ssu sr=hewitt
2002-05-14 23:49:22 +00:00
oeschger%netscape.com
2aace52f8a
adding an image to help content, r=cotter, dispensation per 122806
2002-05-14 23:34:50 +00:00
shliang%netscape.com
5901b79635
135204 - rearranging search menus. r=sspitzer,sr=hewitt.
2002-05-14 23:18:52 +00:00
naving%netscape.com
4d96ee8438
138342 r=cavin sr=bienvenu fixing undo of moving msgs from imap to local
2002-05-14 23:18:33 +00:00
akkana%netscape.com
df3886396d
71726: fix validation url for the http case
2002-05-14 23:18:11 +00:00
relyea%netscape.com
6f20bf6c21
bug 133397. Move AddPermModule() inside the previously empty if statement where it belongs.
2002-05-14 23:16:16 +00:00
cotter%netscape.com
4fde2ff4c9
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; updated content to match mozilla UI
2002-05-14 23:15:40 +00:00
nhotta%netscape.com
c56126c902
Moved the charset check out of "if (msgType == nsIMsgCompDeliverMode.Now || msgType == nsIMsgCompDeliverMode.Later)",
...
bug 142902, r=ducarroz, sr=bienvenu.
2002-05-14 22:50:25 +00:00
cotter%netscape.com
5a0eaf6f46
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; page info updates for TOC.
2002-05-14 22:48:43 +00:00
ssu%netscape.com
57bdb203d6
fixing bug 144483 - Message Filters menu item has conflicting access key. r=dean_tessman@hotmail.com sr=mscott
2002-05-14 22:26:09 +00:00
cbiesinger%web.de
53c0187394
bug 143333 patch by paper@animecity.nu r=pavlov sr=tor
...
Transparent Animated GIF rendered laced with garbage pixels
2002-05-14 20:55:15 +00:00
kaie%netscape.com
0bc542e7d3
b=137874 Unable to import CA cert before SSL keep alive connection is terminated
...
r=javi sr=alecf
2002-05-14 20:46:03 +00:00
bzbarsky%mit.edu
95a1a4d33e
Fix crash on "moz-bitmap:" urls with no bitmap name. Bug 143912,
...
r=timeless, sr=hewitt/shaver
2002-05-14 20:44:02 +00:00
kaie%netscape.com
a856cfb637
Backing out code from bug 102633 and the unsuccessful fix attempt from bug 137530, because the UI does not work as expected.
...
r=javi / sr=alecf for backing out
2002-05-14 20:42:54 +00:00
sspitzer%netscape.com
11cbaa2e11
fix for #90368 . when in brief header display mode, add tooltip (with email address) to display name. r=hwaara, sr=sspitzer, a=jglick. thanks to Mike Lee (tseng_mike@yahoo.com) for the patch.
2002-05-14 20:39:50 +00:00
mkaply%us.ibm.com
2b4395ef82
#144554
...
r=me, sr=blizzard
OS/2 - remove stupid code that broke mail migration
2002-05-14 20:35:18 +00:00
cbiesinger%web.de
03c3c38e2c
bug 109862 r=pavlov sr=tor
...
multilayered windows icons (*.ico) dont disply in highest possible quality
2002-05-14 20:32:13 +00:00
waterson%netscape.com
d0107ccdfe
Bug 143959. Now that we've figured out which box to pass through the recursion, we don't need the `aClearDirtyBits' flag anymore. This should fix the layout drop-outs in the mail three pane. r=dbaron, sr=kin
2002-05-14 20:27:46 +00:00
rods%netscape.com
405555b1f0
Somehow this didn't get checked in with everything else for Bug 115136
2002-05-14 20:25:43 +00:00
bnesse%netscape.com
d090fbccca
[Not part of build] Bring file up to date with the "Carbon7" version to ease build system changes.
2002-05-14 18:49:55 +00:00
bnesse%netscape.com
f61e262535
[Not part of build] change Plugins to "Plug-Ins".
2002-05-14 18:48:41 +00:00
smeredith%netscape.com
52c5df7e1b
Fixed bug getting the pretty value from bool prefs with choices.
2002-05-14 16:51:12 +00:00
smeredith%netscape.com
75e28be04f
Added timebomb code.
2002-05-14 15:25:35 +00:00
rods%netscape.com
68b0319c10
Changing CID to ContractID and const char* to const char xxx[]
...
As part of Bug 144128
2002-05-14 14:32:42 +00:00
rods%netscape.com
517bc877a1
Static build bustage fix
2002-05-14 14:15:19 +00:00
rods%netscape.com
93ac2ed60b
Missed these...fixing bustage
...
Bug 144128 r=dcone sr=attinasi
2002-05-14 13:41:11 +00:00
mikep%oeone.com
3b32015e41
Fixing bug 144295, adding in tasks menu to calendar.
2002-05-14 13:24:00 +00:00
dbaron%fas.harvard.edu
0d941d730b
Store containing block reflow state so we don't have to walk up the tree to find it every time. b=143706 r=attinasi sr=waterson
2002-05-14 12:59:55 +00:00
dbaron%fas.harvard.edu
e587531414
Use text-indent in max-element-size calculation (130116, 91468, 140682). Don't apply text-indent after page break to the same block (45694). b=130116 r=attinasi sr=waterson
2002-05-14 12:55:55 +00:00
rods%netscape.com
0c5c90b638
This patch does the following:
...
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
jaggernaut%netscape.com
0abdd7c9ad
Bug 132583: deal more cleanly with passing non-UTF8 strings to NS_ConvertUTF8toUCS2. r=scc, sr=darin
2002-05-14 08:27:57 +00:00
jay.yan%sun.com
f35ac0b379
bug 143379 build Bustage-patch for bug 124042 broke Solaris's build, r=blizzard, sr=darin
2002-05-14 06:47:52 +00:00
dprice%netscape.com
6d86e1c261
84763 - r=ssu sr=dveditz
...
fix buffer overrun and avoid error case with http downloads
2002-05-14 05:37:06 +00:00
dprice%netscape.com
51c1fe6bc6
66722 r=danm sr=dveditz
...
fix a return value
2002-05-14 05:35:02 +00:00
leaf%mozilla.org
9b8699da47
Automated update
2002-05-14 05:26:03 +00:00
seawood%netscape.com
9144b41696
If --disable-md is given, do not use gcc's -include directive as it screws up dependencies.
...
Bug 140171 r=bryner
2002-05-14 05:18:16 +00:00
mkaply%us.ibm.com
4a9e130d27
#114891
...
r=nhotta, sr=blizzard, a=rjesup
New enum for specifying charset of 4.x prefs.js
2002-05-14 04:19:29 +00:00
mkaply%us.ibm.com
59d175907d
#114891
...
r=nhotta, sr=blizzard, a=rjesup
New enum for specifying charset of 4.x prefs.js
2002-05-14 04:13:02 +00:00
leaf%mozilla.org
c161934c57
Automated update
2002-05-14 04:11:01 +00:00
mkaply%us.ibm.com
d0ffda6ea4
Remove invalid comment so file matches branch
2002-05-14 04:05:18 +00:00
seawood%netscape.com
7abea1092f
Conditionally check for -lSM & -lICE if -lXt test fails.
...
Use XT_LIBS variable for -lXt and its dependencies.
Link XT_LIBS in static xlib builds.
Use same modulename for xlib module in Makefile as the code uses.
Bug #126163 & Bug #144182 r=bryner
2002-05-14 04:04:23 +00:00
dcone%netscape.com
1f5fb463c3
plug-in example for dumping the frames for a single web page. Not part of build.
2002-05-14 03:15:08 +00:00
nicolson%netscape.com
9bd721b3fc
Support DSAPrivateKey.
2002-05-14 02:21:25 +00:00
locka%iol.ie
9c3865877f
NOT PART OF BUILD. Rudimentary scripting working in XPConnect. Invoke & SetProperty methods are working.
2002-05-14 01:58:00 +00:00
mcafee%netscape.com
b0a4a270dd
really nuking rdfbase this time
2002-05-14 01:54:08 +00:00
rginda%netscape.com
2b14f2a566
add PERL_BIN and PERL_ARGS
2002-05-14 01:44:01 +00:00
bzbarsky%mit.edu
59519ed7b6
Make incremental reflow of fixed-position tables happier. Bug 94009,
...
r=dbaron, sr=attinasi
2002-05-14 01:44:00 +00:00
rginda%netscape.com
28d3a51f59
initial add of js api documentation source
2002-05-14 01:39:03 +00:00
caillon%returnzero.com
ddd3d5d711
Initial implementation of DOM Level 3 Core methods Node.compareTreePosition() and Node.isSameNode(), Bug 139344, r=jkeiser, sr=jst
2002-05-14 01:28:17 +00:00
timeless%mac.com
ed1ec0e54d
Bug 142853 disabling XUL cache causes assertions, eats ram
...
honor pref: nglayout.debug.disable_xul_cache
this fixes the assertion
r=waterson sr=alecf
2002-05-14 01:15:27 +00:00