shrutiv%netscape.com
e221dd8cca
Fix for bug 99370: Linux tar file selectable after clicking on next
...
and back button (r=tao)
2001-10-02 17:48:13 +00:00
shrutiv%netscape.com
40212fbb9d
Fix for bug 101988: CCK problem with customize link in Help Menu (r=tao)
2001-10-02 16:52:27 +00:00
ccarlen%netscape.com
45f3eac96f
Bug 92750 - Fizilla doesn't ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
2001-10-02 14:50:29 +00:00
ccarlen%netscape.com
1abfb9e610
Adding new files for bug 92750 - Fizilla does not ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
2001-10-02 14:47:33 +00:00
nboyd%atg.com
bbf6be4e2c
Patch from Igor:
...
My optimization for PreorderNodeIterator has a bug that would cause an attempt
to access stack[-1] in
currentParent = (current == null) ? null : stack[stackTop - 1];
when current refers to a start node sibling. This is not visible in Rhino because
currently PreorderNodeIterator is always started from nodes with node.next == null.
iter.diff fixes that plus it removes currentParent field because it is always
available as stack[stackTop - 1] and code to access its value are executed less
frequently than the lines to update it in nextNode
Regarsd, Igor
2001-10-02 12:49:46 +00:00
jaggernaut%netscape.com
5ee820f275
Okay, we need |typename| for HP-UX. Adding.
2001-10-02 11:15:45 +00:00
jaggernaut%netscape.com
acb7f26df3
Bug 102523: Non-ASCII characters are showing up as '?'s in certain cases because the ASCII to UCS2 code which we recently started using more was doing an incorrect conversion. r=bbaetz, r=dbaron, rs=scc
2001-10-02 10:18:31 +00:00
peterv%netscape.com
65ca41c6c4
Fix for bug 97687 ([serializer]cs/gecko: copying using keyboard shortcuts>paste>source pasted {Country=US}) r=heikki, sr=jst.
2001-10-02 10:02:07 +00:00
aaronl%netscape.com
747cfc77bf
Bug 102475. Fixes to msaa busy statechange events. r=jgaunt, sr=brendan
2001-10-02 08:07:40 +00:00
dbaron%fas.harvard.edu
9549ff9bd1
Add nsIMessengerOSIntegration.idl for racham, bug 97650.
2001-10-02 07:36:21 +00:00
hewitt%netscape.com
3275046dd6
97653 - null appears as a visible value after pressing keyboard-up, r=blake, sr=hyatt
2001-10-02 07:05:10 +00:00
racham%netscape.com
b3abcbd842
Fixing bustage by adding idl entries into makefiles for linux ad mac.
2001-10-02 07:01:32 +00:00
hyatt%netscape.com
7af95ef9c2
fix for 101796, make tabs static width. r=bryner, sr=shaver
2001-10-02 06:28:23 +00:00
racham%netscape.com
b96dc41cb1
Fixing bug 97650. Fix to display unread mail count of the default account on Win XP platform. Interval for timer that updates the registry with unread count is set in winprefs.js file. r=mscott, sr=sspitzer
2001-10-02 06:23:59 +00:00
racham%netscape.com
90038ee1f9
Fixing bug 97650. Fix to display unread message mail count of default mail account on Windwos XP welcome screen. In case of multiple profiles, cumulative total of unread messages of default accounts is displayed. On clicking that messagem, it displays per account unread mail count in a tooltip. r=mscott, sr=sspitzer
2001-10-02 06:23:48 +00:00
jaggernaut%netscape.com
f5c256fd7e
Fix for bug 75572. Separator support in outliner. patch by Jan Varga <varga@utcru.sk>, r=waterson, sr=hyatt
2001-10-02 05:19:46 +00:00
blizzard%redhat.com
b6754e8cad
Bug #84240 . Add methods to get a unicode version of the JS status and link message. r=philipl, sr=shaver
2001-10-02 05:03:37 +00:00
blizzard%redhat.com
91d72d7897
Bug #96213 . Don't query Xinerama if Xinerama is not active. Patch from Frederic Crozat <fcrozat@mandrakesoft.com>. r=blizzard, sr=shaver
2001-10-02 04:58:32 +00:00
varga%utcru.sk
43196bdf59
Fix for bug 75572. Separator support in outliner.
...
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
radha%netscape.com
6c00258873
Fix for bug # 99624 r=chak sr=alecf.. freeze nsISHistorylistener as per new freezing guidelines
2001-10-02 04:29:19 +00:00
dbaron%fas.harvard.edu
8cbdfca20c
Attempt to fix AIX and BeOS bustage by adding EXTRA_DSO_LDOPTS.
2001-10-02 04:21:20 +00:00
dbaron%fas.harvard.edu
d28128ba99
Fix DEBUG bustage. b=96971
2001-10-02 03:52:52 +00:00
dbaron%fas.harvard.edu
fe3f9578bd
Fix typo in include guard. r=jag
2001-10-02 03:18:12 +00:00
dbaron%fas.harvard.edu
0cc7ea34da
Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf
2001-10-02 03:18:08 +00:00
rbs%maths.uq.edu.au
44251578ee
fix possible leak that should have been fixed earlier
2001-10-02 03:12:02 +00:00
hewitt%netscape.com
8dac0a8cc6
102654 - fixing inspector build bustage on windows
2001-10-02 03:11:57 +00:00
jaggernaut%netscape.com
e76f49d7a3
Bug 45797: Remove deprecated NS_IMPL_QUERY_INTERFACE macro, patch by dbaron, r=jag, sr=alecf
2001-10-02 03:11:26 +00:00
dbaron%fas.harvard.edu
4021e7798d
Remove duplication of code between implementations of nsILookAndFeel and nsIDeviceContext by removing system color and metric implementations from nsIDeviceContext implementations and changing nsIDeviceContext::GetSystemAttribute to nsIDeviceContext::GetSystemFont. b=96971 r=bryner sr=waterson
2001-10-02 03:10:56 +00:00
hewitt%netscape.com
a0bd804923
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
2001-10-02 03:06:51 +00:00
rbs%maths.uq.edu.au
1b8e0a3b1f
add transliterator to GfxWin, b=33498. r=shanjian, sr=waterson
2001-10-02 02:57:34 +00:00
dbaron%fas.harvard.edu
ab904e541d
Make HoTMetaL 4 doctype trigger quirks mode. b=102442 r=harishd sr=waterson
2001-10-02 02:40:28 +00:00
hewitt%netscape.com
8a040e424a
101657 - Advanced autocomplete prefs dialog has no title bar, r=blake, sr=hyatt
2001-10-02 01:56:19 +00:00
sdagley%netscape.com
eb58cfe1ed
Finish fix of bug 97676 - Also use LaunchServices APIs to map creator code to app under OS X. Fixes automatic launch of helper app and restores ability to override helper app from download dialog. sr=sfraser
2001-10-02 01:45:45 +00:00
shrutiv%netscape.com
fa5054e2bb
Fix for bug 93021: Tool tip on logo button should conform to change in
...
URL
2001-10-02 01:44:49 +00:00
alecf%netscape.com
6a7a6b4425
adding back dom for win32 bustage
2001-10-02 01:36:06 +00:00
alecf%netscape.com
07ce8ea6c9
huh, add back DOM on unix to fix requires bustage
2001-10-02 01:35:28 +00:00
bbaetz%cs.mcgill.ca
da932598d3
Bug 101128 - ftp sending spurious onstop before onstart
...
Bug 100816 - don't mask the error codes, so that we can get dns failure
messages
Bug 101027 - use a valid default for the anonymous ftp email
All patches r=dougt, sr=darin
2001-10-02 01:25:32 +00:00
bzbarsky%mit.edu
c15aef17c6
Ugh. Those should be pref(), not user_pref()
2001-10-02 01:22:48 +00:00
zach%zachlipton.com
428f579276
Fix for bug 52885: automatic radio selection for reassign shouldn't
...
trigger if new text is same as original owner or empty.
Patch by Christopher Aillon (caillon@returnzero.com ). R=Bradley Baetz
(bbaetz@cs.mcgill.ca ). No 2nd review needed.
2001-10-02 01:20:52 +00:00
rogerl%netscape.com
6d99fc6e49
Fixed for..in to descend prototype chain. Fixed binding for non-methods.
2001-10-02 01:15:12 +00:00
shrutiv%netscape.com
576bf12779
Fix for bug 101658: leaving Auto proxy URL blank will cause browser to
...
crash. (r=tao)
Displaying error message if auto proxy URL is blank.
2001-10-02 01:14:22 +00:00
bzbarsky%mit.edu
8584e11c63
Add default values for the print.print_header* and print.print_footer*
...
prefs to all.js. Bug 102620, r=rods, sr=shaver
2001-10-02 01:08:54 +00:00
alecf%netscape.com
e263a17d24
fix some dumb dependencies for bug 102290
...
r=jag, sr=darinf
2001-10-02 01:06:46 +00:00
alecf%netscape.com
8406185ae8
get rid of some dumb dependencies for bug 102290 r=jag, sr=darinf
2001-10-02 01:05:42 +00:00
hewitt%netscape.com
3bb552b753
70750 - new dialog xbl bindings, r=ben, sr=hyatt
2001-10-02 00:57:32 +00:00
mstoltz%netscape.com
fa4e5530e9
Bug 18553, better fix which should cause fewer problems. Clear event listeners
...
before every document load, including the first, except when setNewDocument
is called from document.open. r=heikki, sr=jst
2001-10-02 00:54:44 +00:00
alecf%netscape.com
0b534c4eae
add intl directory for bug 102004 and bug 102085 r=ftang, sr=shaver
2001-10-02 00:53:43 +00:00
sspitzer%netscape.com
655186d432
fix for #75372 . can't drop messages into attachment pane (in compose window.)
...
a while back, the flavor for messenger dnd changed but this file
was left behind.
this fix makes it so you can dnd messages into the attachment pane, but
until #72617 is fixed, you are also able to drop folders,
which is a bug, see #102630
r=naving, sr=bienvenu
2001-10-02 00:50:50 +00:00
darin%netscape.com
cc27269a66
pref changes for bug 102332 r=gagan, sr=alecf
2001-10-02 00:41:18 +00:00
darin%netscape.com
f3dc11cf6f
fixes bug 102332 "9K leaks on tinderbox: cycle relating to HTTP handler"
...
r=gagan, sr=alecf
2001-10-02 00:40:27 +00:00