cmanske%netscape.com
a816238aeb
Fixed 'Current Navigator window' problems in OpenLocation dialog when used from Composer, b=91979, r=brade, sr=blake
2001-08-02 21:57:42 +00:00
blakeross%telocity.com
42948212d2
Cropped offline tooltip appears at random (81683), by neil. r=dean sr=blake
2001-08-01 23:42:48 +00:00
timeless%mac.com
95d6ed2b2c
Bugzilla Bug 46596 Address Book should not be in tasks menu/component bar if not installed
...
patch by neil@parkwaycc.co.uk r=hwaara r=bhuvan sr=blake
2001-07-25 07:00:22 +00:00
mkaply%us.ibm.com
363dd16cfc
OS/2 only - sync with windows
2001-07-25 04:47:33 +00:00
bzbarsky%mit.edu
d2ca3be9b7
Ugh. Messed up that last checkin. Still bug 91539
2001-07-20 14:52:47 +00:00
bzbarsky%mit.edu
db3576a49d
Fix context menu items using "[xpconnect wrapped nsIURI]" instead of the
...
actual URI text. Bug 91539, r=heikki, sr=blake
2001-07-20 14:51:35 +00:00
heikki%netscape.com
0c114ee749
Bug 89710, typo broke Save Link As Bookmark functionality. r=harishd, sr=blake.
2001-07-18 20:05:00 +00:00
bzbarsky%mit.edu
dd443fdf36
Fix for bug 89141. Do not have the "link" options in the context menu
...
for "A" elements without an href. r=brade, sr=blake
2001-07-11 02:38:43 +00:00
vidur%netscape.com
c6e114a147
Fix for bug 84106. Save As for a page with post data tries to get the page out of the cache using its cache key. If the page is not in the cache, it prompts before re-posting. r=adamlock, sr=rpotts
2001-07-11 00:11:59 +00:00
tao%netscape.com
aa0f150d9d
86807: Some menu items are missing if you use incompatibly profle.
...
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +00:00
timeless%mac.com
d85f0a7154
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
ben%netscape.com
7d82f7f384
bug 65241, add 'download more' button to Content Pack pref panel.
...
make preferences dialog non-modal to circumvent mac modality bugs.
r=matt, sr=blake
2001-07-06 05:52:34 +00:00
ben%netscape.com
57eb4e31a6
bug 68985 - "Bookmark this link" in browser context menu does not show bookmark creation dialog. Function signature had changed and this call site was not updated. Add 'undefined'
...
parameter (for document character set) to ensure the correct function is called.
'undefined' works as the function being called assumes the character set of the focused
window in the case that the passed character set is undefined.
r=fabian, sr=blake.
2001-07-02 04:19:44 +00:00
ben%netscape.com
176023b31e
Fix for bug 84232 - Opening preferences dialog when one already exists (opened from another window) causes all changes made in the existing window to be lost.
...
This change fixes the problem by looking for an existing preferences dialog using the window mediator, and focusing one if found. Otherwise, a new one is loaded.
Patch from jbetak@netscape.com based on my suggestion, r=dbaron, sr=myself.
2001-07-02 04:17:13 +00:00
blakeross%telocity.com
31624daa7f
Fixing all (I think) drag and drop issues between the content area, the personal toolbar, and the bookmarks panel/manager. Includes the inability to drag a bookmark with no name, many links dragged to the bookmarks panel not having a title (79600), and bookmarks dragged to personal toolbar having names like "NC:BookmarksRoot" (85328). r=kerz sr=ben
2001-06-29 01:33:28 +00:00
heikki%netscape.com
4d8e1c2ef2
Bug 86894, make context menu and metadata dialog work with non-default namespaces. r=blake,sicking@bigfoot.com, sr=jst.
2001-06-26 22:11:52 +00:00
dougt%netscape.com
98b708f12d
Fixes 87289 - context menu bustage fix - r=gagan@netscape.com, sr=alecf@netscape.com, a=chofmann
2001-06-26 04:59:13 +00:00
mitesh%netscape.com
293528ba7d
Fixes for bug 70348 autoconfig feature
...
r=bnesse, sr=alecf and a=dbaron
2001-06-23 22:22:27 +00:00
granrose%netscape.com
45db469d66
backing out mitesh.
2001-06-22 18:30:49 +00:00
mitesh%netscape.com
84322777d4
Fixes for bug 70348 - autoconfig feature
...
r = bnesse, sr=alecf and a=dbaron
2001-06-22 17:46:30 +00:00
pinkerton%netscape.com
150b102ba7
fix # of params that initMenu takes. r=pink/sr=blake/a=asa. bug#87109. from jg@cyberstorm.demon.co.uk.
2001-06-22 02:24:40 +00:00
mstoltz%netscape.com
0f456dda65
86019 - Change stack-walking code in caps to keep functions from inheriting privileges
...
from their caller. r=jesse@netscape.com , sr=jst@netscape.com , a=asa@mozilla.org , PDT+
86982 - Add same-origin security check to XMLDocument::Load(). r,a=blizzard@mozilla.org,
sr=jst@netscape.com
84191 - Fixing regression in Open URL dialog by not calling CheckLoadURI when it isn't
needed. r=cmanske@netscape.com , sr=sfraser@netscape.com , a=asa@mozilla.org
2001-06-22 02:08:10 +00:00
dougt%netscape.com
c306e0513b
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
blakeross%telocity.com
291c058478
No feedback when Find Again (Ctrl+G) reaches EOF (63410). r=alecf sr=sfraser a=asa
2001-06-20 06:12:37 +00:00
bzbarsky%mit.edu
e4b2cee15f
Make "View Source of Frame" inherit the charset of the document in the
...
frame. Bug 85346, r=ftang, sr=blizzard, a=asa
2001-06-20 00:39:11 +00:00
blakeross%telocity.com
43fd5bde67
Wrong URL dragged from browser window on second drag when links are close together (72801) and link titles (and more) lost when dragging URLs to composition window (44371). r=kerz sr=alecf a=asa
2001-06-15 00:10:33 +00:00
blakeross%telocity.com
77b3bd9bf5
Links dragged from content area to personal toolbar have no title (84976). r=kerz sr=ben a=asa
2001-06-10 17:58:38 +00:00
pinkerton%netscape.com
d42956113f
in flavor list, don't have file before url, since this stops ability to drag shortcuts from desktop (they're both). r=blake/sr=sfraser/a=asa. bugs 76728 and 70302.
2001-06-04 23:41:37 +00:00
blakeross%telocity.com
71b6c1484b
Defer retrieval of jvmmgr service until necessary (81560, patch by jrgm@netscape.com). r=doron sr=blake
2001-05-20 19:55:39 +00:00
sfraser%netscape.com
016a1d616b
Fix bug 80660 -- can bring up multiple find dialogs now. r=blake, sr=ben
2001-05-16 01:47:54 +00:00
stephend%netscape.com
13fbe1a265
Choosing Help | About Mozilla should show 'about:' in URL. Patch by Henrik Gemal <gemal@gemal.dk> r=timeless@mac.com sr=ben@netscape.com
2001-05-15 06:25:17 +00:00
sspitzer%netscape.com
8c7ba70734
fix for #65704 . offline status indicators aren't changing.
...
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline. also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews). there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.
2001-05-15 05:49:09 +00:00
jst%netscape.com
e70d0f3727
Checking in the change to use node.baseURI as tbe base wben computing absolute URI's again, this change was checked in, then removed since it required breaking the nsIDOMNode ABI which was unwanted. This change was made by heikki@netscape.com, r=blakeross@telocity.com, sr=alecf@netscape.com
2001-05-14 09:51:44 +00:00
blakeross%telocity.com
4e67a45b76
Stylesheet scoping caused radiogroup navigation regression in Classic. Fixing... r=kerz sr=hewitt
2001-05-14 04:11:17 +00:00
blakeross%telocity.com
da8aaed063
Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben
2001-05-14 03:58:24 +00:00
dbaron%fas.harvard.edu
0a6932dff6
Fix context menus on pages with background images. Patch from Mark Loiselle <mloiselle@yahoo.com>. r=dbaron sr=shaver b=80473
2001-05-12 21:19:45 +00:00
blakeross%telocity.com
e7c5231c0f
Dropping dragged webpage text yields null (68058). r=doron sr=ben
2001-05-12 20:07:12 +00:00
bbaetz%cs.mcgill.ca
d28f6c716b
Bug 32359 - fix context menu for mailtos
...
patch by gerv, r=bz,dr sr=alecf
2001-05-12 17:52:35 +00:00
cls%seawood.org
5f5b0ae021
Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.)
2001-05-12 07:08:27 +00:00
ben%netscape.com
5dbd7e2a24
Bug 79948, fix pref window size. r=pchen, sr=waterson
2001-05-11 08:41:33 +00:00
dbaron%fas.harvard.edu
183083bf6d
Fix middle mouse click opening new window, which was broken by an improvement in our DOM support in the XPCDOM landing (localName should return null in many cases). r=blake sr=jst b=79548
2001-05-10 11:50:12 +00:00
dr%netscape.com
d53f13d22b
fix for 79393 (gray vertical splitter isn't -- typo). r=hwaara, rs=hyatt
2001-05-10 02:46:02 +00:00
ben%netscape.com
6051379e15
Fix for 76502 and related bugs. some parts sr=alecf, tested by several people (andred, fabian)
2001-05-09 08:36:24 +00:00
timeless%mac.com
8a17c8c593
Bugzilla Bug 54161 "about:plugins" should be proper HTML
...
fix by alexeyc@bigfoot.com r=hixie sr=alecf.
2001-05-09 07:56:23 +00:00
andreww%netscape.com
03c1097a4a
43797 abolish the taskbar sr=hewitt (s)r=hyatt
2001-05-09 04:41:09 +00:00
andreww%netscape.com
98ece361b5
bugzilla 43797 abolish the taskbar sr=hewitt, (s)r=hyatt
2001-05-09 04:40:33 +00:00
sfraser%netscape.com
5de1ea2de8
Fix bug 78419; move Find-related JS into a new file, used in navigator and viewsource. sr=sspitzer, r=jag
2001-05-05 00:46:54 +00:00
jgmyers%netscape.com
aa5d6dcff1
remove PSM from Tasks menu: bug 76181 r=blake sr=blizzard
2001-05-04 22:39:37 +00:00
bbaetz%cs.mcgill.ca
a42f0c1113
bug 25071 - add "view background image" to context menu
...
patch by gervase.markham@univ.ox.ac.uk
r=timeless, sr=blizzard
2001-05-04 20:47:50 +00:00
mitesh%netscape.com
12d935a513
Checking in Bug 70348
...
Adding AutoConfig Feature
r=bnesse and sr=alecf
2001-05-04 20:45:20 +00:00