bryner%netscape.com
db65ab90d0
Updating wording in debug prefs panel to not discourage people from filing bugs about XBL form control problems.
2002-01-27 09:08:26 +00:00
roc+%cs.cmu.edu
71f8f6558e
Bug 13213. Allow views to extend above and to the left of their owner frames. r=kmcclusk,rs=waterson
2002-01-27 07:56:23 +00:00
roc+%cs.cmu.edu
c7b73c1a18
Bug 33601. Force REFRAME style hints if views might need to be created in response to opacity or background-attachment style changes. r=dbaron,sr=waterson
2002-01-27 07:53:27 +00:00
timeless%mac.com
75058d63d4
Bug 117418 nsWSRunObject.cpp:704: warning: `PRInt32 curStartOffset' might be used uninitialized in this function
...
r=akkana sr=brendan
2002-01-27 07:07:10 +00:00
rpotts%netscape.com
b7ac62d47e
bug #120590 (r=mscott@netscape.com, sr=darin@netscape.com). HTTP was using the wrong mime handler...
2002-01-27 06:03:39 +00:00
wtc%netscape.com
dd57e5256d
Implemented GetHiResClock() for HP-UX.
2002-01-27 05:08:43 +00:00
sspitzer%netscape.com
e4239565d5
fix for #102643 . add pref UI for the "confirm send on accel key" UI,
...
and fix some other UI issues with the mail & newsgroups main pref panel.
r/sr=bienvenu
2002-01-27 04:55:06 +00:00
wtc%netscape.com
428662ab0a
Bugzilla bug 113152: do not define or test the macro 'linux'. Thanks to
...
david@blue-labs.org for the patch.
Modified files: configure configure.in Linux.mk prinet.h
2002-01-27 04:51:01 +00:00
brendan%mozilla.org
1d1d042dce
Checking in rogerl's fix for double-reports of compile-time errors (120197, r=brendan, sr=shaver).
2002-01-27 04:42:37 +00:00
wtc%netscape.com
a69a2415de
Backed out the previous checkin. Misunderstood the cause of the problem.
2002-01-27 04:35:55 +00:00
wtc%netscape.com
c4573652ad
Bugzilla bug 121872: define _PR_MD_LISTEN as a function so that we can set
...
error codes if listen() fails. The patch is contributed by Javier
Pedemonte <pedemont@us.ibm.com>.
Modified files: _os2.h _os2_errors.h os2sock.c
2002-01-27 02:59:44 +00:00
ben%netscape.com
195619a7d0
[Manticore]
...
Add license to new files
NOT PART OF BUILD
2002-01-27 02:56:45 +00:00
ben%netscape.com
d4ab97b63f
[Manticore]
...
More toolbar work...
NOT PART OF BUILD
2002-01-27 02:55:43 +00:00
bienvenu%netscape.com
4feb42d0de
fix mac build bustage
2002-01-27 02:32:36 +00:00
bienvenu%netscape.com
15b6ce8467
white space fixes
2002-01-27 02:13:52 +00:00
timeless%mac.com
d57623e76e
Bug 119858 "p3pv1" link in Site Navigation toolbar?
...
patch by choess@stwing.upenn.edu r=timeless sr=hyatt
prevent stylesheet's, icon's, p3pv*'s and schema.*'s from appearing in the toolbar
2002-01-27 02:13:12 +00:00
bienvenu%netscape.com
4392922a60
hide column picker for offline folder selector r=stephend,sr=sspitzer 120257
2002-01-27 02:08:24 +00:00
bienvenu%netscape.com
d1c857b9e9
sharing tab of folder properties r=sspitzer, sr=mscott 112096
2002-01-27 02:07:44 +00:00
bienvenu%netscape.com
4675bc64d0
more work on shared imap folders and acl, sharing tab of folder properties r=sspitzer, sr=mscott 112096
2002-01-27 02:06:46 +00:00
bienvenu%netscape.com
ca7a498512
add strings for sharing tab r=sspitzer, sr=mscott 112100
2002-01-27 02:03:44 +00:00
timeless%mac.com
c9c1bf230c
Bug 105057 images used as form controls doesn't appear on Page Info | Images
...
patch by db48x@yahoo.com r=bzbarsky@mit.edu sr=jag
2002-01-27 01:45:58 +00:00
bryner%netscape.com
6ca281d0c5
Bug 120974 - fix QI method on nsOutlinerBodyFrame so it doesn't get wrapped in an nsBoxToBlockAdaptor. Move Reflow() logic into GetPrefSize and SetBounds. r=varga, sr=hyatt.
2002-01-27 00:58:46 +00:00
wtc%netscape.com
f4cb9e6f4d
Bugzilla bug 114702: support Linux 2.5.x kernels.
2002-01-27 00:45:37 +00:00
wtc%netscape.com
d2e3ab55fb
Bugzilla bug 100447: on BSD/OS 4.2 and 4.3, we have problem calling
...
safe_popen in a threaded program. So we don't call safe_popen when
we obtained some entropy from /dev/urandom. Thanks to lidl@pix.net
for the bug report and the fix.
2002-01-27 00:14:59 +00:00
hyatt%netscape.com
525478968d
Removing some DEBUG_hyatt code.
2002-01-26 23:42:24 +00:00
bryner%netscape.com
03d228c925
Bug 101032 - fix nsScrollBoxObject::EnsureElementsVisible in the case where the scrollbox is not at 0,0. Patch from shanec@activestate.com, r=bryner, sr=hyatt.
2002-01-26 23:27:27 +00:00
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