bryner%netscape.com
|
fdd59e318e
|
Fixing bug 122028 (clearing the entire selection on ctrl+click), also fixing some logic errors where the result of |selection.isSelected()| was incorrectly inverted. Not part of the build.
|
2002-01-26 23:06:24 +00:00 |
|
ben%netscape.com
|
2f994aa482
|
[Manticore]
begin work implementing new toolbar widget, 'StripBar'
NOT PART OF BUILD
|
2002-01-26 22:25:43 +00:00 |
|
sgehani%netscape.com
|
d8fe1f9284
|
Make tooltip pref be honored within same session of browser.
b = 113831; r = morse; sr = hewitt
|
2002-01-26 20:15:01 +00:00 |
|
sgehani%netscape.com
|
4db969122d
|
Fix sidebar contents disappearing on show and hide.
b = 116094; r = morse; sr = alecf
|
2002-01-26 20:07:54 +00:00 |
|
nboyd%atg.com
|
a2254d8379
|
Clean up formatting.
|
2002-01-26 20:07:49 +00:00 |
|
sgehani%netscape.com
|
9bfd03bdb2
|
Fix appearence branch always being open in prefs.
b = 117885; r = sgehani; sr = blake
(checking in for Stephen Walker <walk84@yahoo.com>)
|
2002-01-26 20:04:16 +00:00 |
|
sgehani%netscape.com
|
3a7d390ded
|
Make sidebar display in the event that the windows integration dialog appeared.
b = 119975; r = law; sr = dveditz
|
2002-01-26 19:59:42 +00:00 |
|
nboyd%atg.com
|
eec81fb952
|
Fix bug 121790
|
2002-01-26 19:15:06 +00:00 |
|
nboyd%atg.com
|
cf94c28b89
|
Fix formatting
|
2002-01-26 19:13:22 +00:00 |
|
sspitzer%netscape.com
|
bf454bc2ed
|
clean up some string usage. rs=mscott
|
2002-01-26 16:36:30 +00:00 |
|
oeschger%netscape.com
|
d04902ac6d
|
doc fix by kraai@alumni.carnegiemellon.edu, r=oeschger, bug=121706
|
2002-01-26 16:31:28 +00:00 |
|
oeschger%netscape.com
|
8fac232bab
|
doc update by kraai@alumni.carnegiemellon.edu, r=oeschger, bug=121273
|
2002-01-26 16:30:25 +00:00 |
|
wtc%netscape.com
|
63dd3ebaf8
|
Bugzilla bug 111206: make the Solaris version test flexible so that we
don't need to add a new test for each new Solaris release.
|
2002-01-26 16:19:51 +00:00 |
|
seawood%netscape.com
|
9ea9e688fc
|
Fixing win32 gmake bustage
|
2002-01-26 15:25:27 +00:00 |
|
bryner%netscape.com
|
21ed83ed1a
|
Fixing XBL form controls in installer builds -- put nsISelectElement into content_html.xpt and include this file in the xpi. r/sr=jag.
|
2002-01-26 09:47:25 +00:00 |
|
ducarroz%netscape.com
|
f44803c50d
|
Part of fix for bug 108965. Remove xul emitter from the Mac build. R=mscott, SR=sspitzer
|
2002-01-26 03:43:15 +00:00 |
|
mscott%netscape.com
|
43e983bedc
|
Bug #119344 --> add windows system tray icon for biff
r=bhuvan
sr=sspitzer
|
2002-01-26 03:34:57 +00:00 |
|
cltbld%netscape.com
|
d43398fc65
|
parameterizing pageload server
|
2002-01-26 02:46:51 +00:00 |
|
sspitzer%netscape.com
|
062172ca37
|
supplimental fix for #113540, clean up code. rs=mscott
|
2002-01-26 02:37:56 +00:00 |
|
pete%alphanumerica.com
|
63798183b7
|
b=121028, r=brendan, sr=jst
fix for crahser using old handler attribute 'type'
--pete
|
2002-01-26 02:20:15 +00:00 |
|
wtc%netscape.com
|
603c9cce58
|
Continue to use the HP shl_load interface on 64-bit HP-UX/PA-RISC for
backward compatibility reasons.
|
2002-01-26 02:14:52 +00:00 |
|
darin%netscape.com
|
f1c36a4c12
|
partial fix for bug 90004 "proxy reload doesn't work" r=gagan,sr=rpotts
|
2002-01-26 02:14:09 +00:00 |
|
naving%netscape.com
|
e29becb989
|
111368 r=ducarroz sr=bienvenu. free leaking mFileSpec in attachmentHandler
|
2002-01-26 02:09:32 +00:00 |
|
sspitzer%netscape.com
|
5e76e40bfb
|
fix for #117452, get delete of cards after quick search to work.
r=racham, sr=mscott
|
2002-01-26 01:42:28 +00:00 |
|
relyea%netscape.com
|
6aadda5c42
|
Fix PBE_Context failure by making sure CKM_PBA is it's own keygen type.
|
2002-01-26 01:20:50 +00:00 |
|
rginda%netscape.com
|
f11111af0c
|
- venkman only -
lineMap no longer required in SourceText records, HelpText doesn't need it.
|
2002-01-26 01:11:01 +00:00 |
|
rginda%netscape.com
|
1ca59c3058
|
- venkman only -
get default context without complaining for debug and view menus, remove debug dump.
|
2002-01-26 01:10:03 +00:00 |
|
rginda%netscape.com
|
17655f3daf
|
- venkman only -
store commandname attribute on menuitem so we don't need to parse it onpopupshowing, makes for faster menus.
|
2002-01-26 01:05:50 +00:00 |
|
rginda%netscape.com
|
8c0081daf4
|
- venkman only -
strict fixes
|
2002-01-26 01:03:43 +00:00 |
|
cmanske%netscape.com
|
5557cd9579
|
Save last-used directories as nsILocalFile type in prefs, b=93487, r=law, sr=dveditz
|
2002-01-26 00:55:27 +00:00 |
|
cotter%netscape.com
|
e1d0f7b14d
|
ongoing help content updates to privacy & security sections, r=oeschger
|
2002-01-26 00:51:37 +00:00 |
|
morse%netscape.com
|
4e002b8108
|
bug 113540, remove mailnews dependency on password manager, r=mscott,sspitzer,jag,law
|
2002-01-26 00:47:26 +00:00 |
|
darin%netscape.com
|
d876a8d7cc
|
backing out my changes -- rjc says it causes moz not to startup!
|
2002-01-26 00:46:09 +00:00 |
|
peterlubczynski%netscape.com
|
cbfdbcc0bc
|
Removing ugly shockwave hack bug 115461 r=av sr=beard
|
2002-01-26 00:45:45 +00:00 |
|
peterlubczynski%netscape.com
|
25d640c7ec
|
Fix for using newer pluign if upgraded, bug 119966 r=av sr=darin
|
2002-01-26 00:44:47 +00:00 |
|
morse%netscape.com
|
36e70a0aa9
|
bug 113540, remove mailnews dependency on password manager, r=mscott,sspitzer,jag,law
|
2002-01-26 00:44:18 +00:00 |
|
peterlubczynski%netscape.com
|
43f5de219d
|
Fixing cursor flicker with plugins, bug 118877 r=kmcclusk@netscape.com sr=beard
|
2002-01-26 00:39:43 +00:00 |
|
darin%netscape.com
|
d0cddf5d96
|
fixes bug 114778 "formpost temp files not cleaned up when browser exits"
patch=badami@netscape.com, r=rpotts@netscape.com, sr=darin@netscape.com
|
2002-01-26 00:38:37 +00:00 |
|
relyea%netscape.com
|
0f9ca80078
|
Fix 2 memory leaks and a UMR.
(keyhand needs to be initialized before we start xor hashing)
Free item and time elements which are transparently allocated for us.
|
2002-01-26 00:16:03 +00:00 |
|
leaf%mozilla.org
|
f860bf8cdd
|
update user agent string, bug 119973
|
2002-01-26 00:13:05 +00:00 |
|
leaf%mozilla.org
|
cac0f1bc4f
|
update mac version string and copyright year, r=jj bug 119976
|
2002-01-26 00:10:43 +00:00 |
|
cathleen%netscape.com
|
486c0d47f9
|
remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
and fix up alighment problems from previous patch, bug 118135, sr=brenda r=dp
|
2002-01-26 00:04:45 +00:00 |
|
radha%netscape.com
|
a22051df46
|
Fix for bug # 119617. sr=alecf r =walk84
|
2002-01-26 00:00:18 +00:00 |
|
alecf%netscape.com
|
f31573d2e0
|
oops, we dont' need that!
|
2002-01-25 23:53:32 +00:00 |
|
pschwartau%netscape.com
|
31fad3dda2
|
Improving readablity.
|
2002-01-25 23:52:24 +00:00 |
|
alecf%netscape.com
|
7e393ca40d
|
ignore generated makefile
|
2002-01-25 23:52:11 +00:00 |
|
seawood%netscape.com
|
ba8d725ff1
|
Sigh. I keep forgetting about this bug. Call export & install separately to build ldap otherwise it may die on some -j builds.
|
2002-01-25 23:46:34 +00:00 |
|
hwaara%chello.se
|
c7d7a24770
|
#118275, "Filter name should be selected when opening new filter dialog"
r=naving, sr=sspitzer
|
2002-01-25 23:46:24 +00:00 |
|
rayw%netscape.com
|
b5bd72da93
|
Fixed handling of conflicting type information.
SOAP is not part of the default build.
|
2002-01-25 23:38:57 +00:00 |
|
jkeiser%netscape.com
|
b4782ab0df
|
Make onChange, reflow system in comboboxes/lists better (bug 112241). r=rods, sr=kin
|
2002-01-25 23:35:44 +00:00 |
|