Граф коммитов

431 Коммитов

Автор SHA1 Сообщение Дата
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
andreww%netscape.com 51f60c11bd bugzilla 79220: r= timeless, sr=hewitt, a=asa - decouples timebomb message from directed url. Req'd by L10N. 2001-06-19 22:50:23 +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
blakeross%telocity.com 411808f6a6 Changing "Show" to "Show/Hide" to better reflect function. r=mpt rs=brendan 2001-05-15 03:28:10 +00:00
blakeross%telocity.com bc4b44a4ac View > Toolbars submenu item should be "Status Bar", not "Statusbar" or "Taskbar". (80733, patch by Gerv). r=blake rs=brendan 2001-05-15 03:24:13 +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 4ca2e3539b Toolbars -> Show and move My Sidebar throughout (80484, patch by Gervase Markham). r=blake sr=shaver 2001-05-14 04:03:41 +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
scc%mozilla.org 0fcce03313 backing out 48748 as per comments in the bug. sr=shaver 2001-05-09 11:05:54 +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 47ae139b9d bugzilla 48748 r=hangas sr=hewitt - change "tasks" menu to "Window" 2001-05-09 04:44:04 +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
alecf%netscape.com 02d943b005 fix for bug 53904 sr=ben, r=timeless 2001-05-02 22:29:05 +00:00
hewitt%netscape.com 29b4473e34 43189 - autocomplete, r=matt, sr=alecf 2001-04-30 18:37:04 +00:00
bbaetz%cs.mcgill.ca ff1fc8464f Bug 74019 - r=jag, sr=ben
Bug 76587 - r=morse, sr=ben

Both bugs fix errors in the context menu js, which caused the context menu
to show all possible items.
2001-04-29 20:48:29 +00:00
heikki%netscape.com 9b41a83193 Bug 76641, back out baseURI property in the Node interface to fix binary compatibility. baseURI property is implemented in a different way on the DOM conversion branch, so baseURI will get back when the branch lands. This fix by jst, r=heikki, sr=brendan, a=chofmann. 2001-04-24 00:04:11 +00:00
blakeross%telocity.com f9bcd9ad0f Open Web Location dialog does not work in Composer, and Choose File... button doesn't work at all (71234, 75849). r=blake, cmanske sr=blizzard, alecf a=asa 2001-04-20 02:21:52 +00:00
dr%netscape.com 39003ffb2a 64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson 2001-04-18 06:06:31 +00:00
alecf%netscape.com d7495959ff fix for bug 53904 and bug 75023, sr=ben@netscape.com
fix up content area drag handler so that selection that is anchored on a text node works fine, by using nsIDOMSelection APIs to find what we're dragging
2001-04-17 07:21:59 +00:00
mstoltz%netscape.com c302defdcd More fixes for 55237, cleaned up CheckLoadURI and added a check on "Edit This Link." Also added error reporting (bug 40538).
r=beard, sr=hyatt
2001-04-17 01:21:44 +00:00
chuang%netscape.com 48fd2778c0 Bug 69480 Address Book re-factoring landing 2001-04-12 17:35:30 +00:00
danm%netscape.com 195816bd8f fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2001-04-09 20:38:20 +00:00
danm%netscape.com 9751b284ab commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 02:08:05 +00:00
heikki%netscape.com 2183fd6f68 Bug 48217, clean up context menus by using DOM Level 3 baseURI node property, also fixes Show Link in New Window when XML Base has been used. r=blakeross@telocity.com, sr=alecf. 2001-04-05 23:59:35 +00:00
blakeross%telocity.com 68168a8935 when the heck did I add these stupid alerts? 2001-04-05 22:15:32 +00:00
blakeross%telocity.com 834a5b0938 another stupid alert. 2001-04-05 20:57:09 +00:00
blakeross%telocity.com 6573419a09 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
hyatt%netscape.com c47ca11417 Fix for 53670. 2001-04-04 23:15:02 +00:00
Xiaobin.Lu%eng.Sun.com 9c59aab409 Bug 68933: r=sr=Mike Shaver.
M tasksOverlay.js
navigator.javaEnabled() implementation has been changed by jst@netscape
2001-04-04 22:07:46 +00:00
disttsc%bart.nl 7df2479737 Get postData from session history instead of BrowserInstance. bug=46200, r=law, sr=alecf 2001-04-03 20:53:50 +00:00
alecf%netscape.com f4b2b5d4f0 fix for but 1995, checking in for sicking@bigfoot.com, sr=alecf r=jag 2001-03-30 06:01:00 +00:00
morse%netscape.com ac390cbd1c bug 24533, view image should open in same window, coded by doronr@naboonline.com, r=bzbarsky@mit.edu, sr=alecf@netscape.com 2001-03-23 13:48:27 +00:00
timeless%mac.com 2de5863554 fix Bugzilla Bug 25497 view source on image only brings unknown file type dialog
patch by gervase.markham@univ.ox.ac.uk
r=timeless sr=alecf
2001-03-23 08:35:21 +00:00
blakeross%telocity.com b449e996a9 Fix problem from my checkin. 2001-03-22 02:43:21 +00:00
blakeross%telocity.com eaa6754a0a Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net cf7a9d0f56 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
akkana%netscape.com 2e4f692f39 57078: Eliminate bogus xul bindings which were conflicting with XBL bindings.
Clean up XBL bindings and eliminate redundancies and errors.
       Fix a bug in which XBL bindings didn't check for event cancellation.
       r=brade sr=hyatt
2001-03-21 20:32:59 +00:00
timeless%mac.com 496d53ba57 fix Bugzilla Bug 63103 add "About Plug-ins" to the Help menu
by bzbarsky@mit.edu r=timeless, a=ben
2001-03-21 02:35:13 +00:00
disttsc%bart.nl 5ec6184a4f Add accel+0 to reset text zoom to 100%. bug=69565, r=Hixie, a=ben 2001-03-20 08:47:55 +00:00
hewitt%netscape.com 7b08396164 65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf 2001-03-16 02:56:38 +00:00
blakeross%telocity.com d267ce5381 Fix 49934: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
Fix 70404: assertionsf or datetime and finger. r=dougt, sr=rpotts

Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca)
2001-03-14 02:41:18 +00:00
brade%netscape.com ceb1c5ae5a use + to ensure files are overwritten (ignore modify date); bug #67116 2001-03-13 15:40:47 +00:00
ben%netscape.com 73afe96e68 Fix for 52536, can't bookmark full page plugin. r=jag, kerz; a=hewitt 2001-03-13 07:05:39 +00:00
maolson%earthlink.net a5ef8b31e4 fix bug 70652 - No Save Image in message context menu.
r=jag, sr=sspitzer
2001-03-12 05:10:52 +00:00
timeless%mac.com 5be09db994 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2001-03-11 12:17:34 +00:00
ben%netscape.com 8f8ee25f56 Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt
2001-03-11 07:32:24 +00:00
blakeross%telocity.com 96d2eda3e1 My name is Blake and I'm an idiot. 2001-03-10 03:04:40 +00:00
blakeross%telocity.com cb22baebf5 Option click to save links on mac (55686). r=timeless sr=alecf 2001-03-10 01:29:46 +00:00
blakeross%telocity.com 79e044a25a Can't drag text from page into textfields in same page. Patch by brade. r=blake sr=ben 2001-03-09 02:00:21 +00:00
alecf%netscape.com fde6b8f231 fix for bug 58122 - find the anchor in the selection if there already is one
sr=ben, r=jag
2001-03-08 07:59:17 +00:00
mcafee%netscape.com dfa448efcb Adding view page info for pages, frames (41443). patch=matthew wilsom, r=mcafee, sr=ben 2001-03-08 01:55:27 +00:00
tao%netscape.com bf75e393f7 1. 61626:"Need to make langxxxx.xpi platform neutral"
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2001-03-06 02:34:34 +00:00
blakeross%telocity.com f0c09d64f2 Middle-click to paste broken (70773). r=timeless sr=jst 2001-03-05 01:54:19 +00:00
dbaron%fas.harvard.edu f3139ac5e5 Fix "Open Link in New Window" which has been broken for the past 4 hours, since mstoltz changed the case of checkLoadURI in nsIScriptSecurityManager.idl. r=blake sr=jst 2001-03-02 04:35:23 +00:00
blakeross%telocity.com 686e5a8010 UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst 2001-03-02 03:07:53 +00:00
blakeross%telocity.com cf72a8be9d The rest of an earlier fix of mine, forgot to check it in (caused 70405). was already reviewed. 2001-02-28 04:25:00 +00:00
blakeross%telocity.com ea02998848 The content area, not the urlbar, should be focused when you open links in new windows (53549). r=saari,timeless sr=alecf 2001-02-28 03:22:46 +00:00
disttsc%bart.nl 8676650995 Move "About Mozilla" from properties to dtd, fix up xul, js and mac menu c++ code. bug=70112, r=saari, a=ben 2001-02-27 11:31:52 +00:00
cls%seawood.org 8643a92f86 Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
tao%netscape.com edea64f054 Fix bustage on linux: white spaces -> tab. 2001-02-23 09:05:33 +00:00
tao%netscape.com 9485f2f1b3 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
blakeross%telocity.com 7273675bec Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf 2001-02-23 03:31:46 +00:00
blakeross%telocity.com 7665adb1ec Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others) 2001-02-23 03:27:22 +00:00
blakeross%telocity.com e8c2a022ed Adding files. Not part of build yet. 2001-02-23 02:58:59 +00:00
blakeross%telocity.com 7182f4c624 Adding files. Not yet part of build. 2001-02-23 02:52:04 +00:00
morse%netscape.com d00e12ef0e bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2001-02-21 05:28:18 +00:00
blakeross%telocity.com 09b0f790a7 Fixing broken url and text d&d (68058). r=timeless sr=ben 2001-02-12 21:44:29 +00:00
blakeross%telocity.com 3b9c67bca1 Directory listings have wrong context menu (for bbaetz, 67013). r=blake a=ben 2001-02-07 03:38:01 +00:00
mcafee%netscape.com 3b468010a9 Removing unused entities that now live in taskbar.rdf. r=pavlov, sr=ben 2001-02-07 01:17:51 +00:00
ben%netscape.com 3cc7841386 Bookmarks Window Updates, includes fixes for
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2001-02-05 07:48:03 +00:00
blakeross%telocity.com f0d4e950d9 Removing extra "Save As..." item and separator in browser context menus (65014). r=timeless sr=alecf 2001-02-04 20:05:18 +00:00
sfraser%netscape.com c515022092 Fix the modifier for the cmd_cut binding, bug 67113. r=jag, akkana, sr=hyatt 2001-01-31 20:08:13 +00:00
ben%netscape.com 977c3fa841 Added comment announcing Drag and Drop API changes for Mozilla 0.8 2001-01-26 09:38:40 +00:00
blakeross%telocity.com 6da5f219a0 Fix 21515: context menu should have filename after `Save Image...'. patch by doron (doronr@naboonline.com). r=blake sr=alecf 2001-01-24 05:50:35 +00:00
blakeross%telocity.com 25233a6df6 Fix 66135: use option, not command, for moving to and selecting previous/next word on mac. r=timeless sr=sfraser 2001-01-22 20:34:04 +00:00
cmanske%netscape.com 1a80fb551f Checkin for doronr@naboonline.com: fix bug 63971, r=cmanske, sr=sfraser 2001-01-19 02:34:07 +00:00
disttsc%bart.nl 3806e2973b Make viewZoomOverlay.js not barf if the menu doesn't exist. Bug=65807, r=timeless, a=alecf 2001-01-19 01:16:11 +00:00
cmanske%netscape.com b9190e65ec Fixing Edit Page bug 65610. r=blake, sr=smfr 2001-01-16 21:57:07 +00:00
cmanske%netscape.com c795380ba3 Opening a URL in editor always checks for existing window, b=64129, r=mjudge, sr=sfraser 2001-01-12 22:31:16 +00:00
morse%netscape.com 32e5edaedc bug 60997, can't unblock site from setting cookies, r=akkana@netscape.com, sr=ben@netscape.com 2001-01-12 21:01:00 +00:00
disttsc%bart.nl b4347ac7e8 Move the text zoom menu into its own overlay so it can be used by mail/news. Bug=64449, r=timeless,mao, a=ben 2001-01-12 10:35:49 +00:00
akkana%netscape.com 76f26fe101 57317: move "middle click on content area loads URL" behavior from
middlemouse.paste pref to new middlemouse.contentLoadURL pref.
  r=timeless, sr=hyatt
2001-01-10 22:16:19 +00:00
blakeross%telocity.com cc16fa5b5e removing dump()s. 2001-01-10 08:07:23 +00:00
blakeross%telocity.com 4d90cbffd4 Fix 61474: disable Java Console item in Tasks menu when Java plugin isn't installed. patch mostly by Xiaobin Lu (xiaobin.lu@eng.sun.com). r=blake a=ben 2001-01-09 21:49:02 +00:00
disttsc%bart.nl dde5c528f9 Fix callers of old BrowserLoadURL() to directly use loadShortcutOrURI(aURL). bug=61808, r=blake, a=ben 2001-01-08 02:19:35 +00:00
blakeross%telocity.com 108bdc59dd Fix 60736: JS strict warnings in contentAreaUtils.js. patch by Henrik Gemal (gemal@gemal.dk). r=blake sr=alecf 2000-12-30 20:56:12 +00:00
morse%netscape.com 26029adbc6 bug 62727, inconsistent wording, r=pnunn, sr=alecf 2000-12-29 11:22:53 +00:00
sspitzer%netscape.com c3b5a48b4a fix all context menu for the message pane. except for "Select All",
none of the menu items worked.  two problems:  move isDocumentFrame()
out to contentAreaUtils.js and move the creation of the contextMenu out
so it wouldn't go out of scope.  r=blakeross, sr=bienvenu
2000-12-27 23:04:39 +00:00
morse%netscape.com c306d8e95e bug 48982, prefilling individual textfield by doubleclicking, r=blackross@telocity.com, sr=alecf@netscape.com 2000-12-19 19:43:52 +00:00
morse%netscape.com 79a704b8f6 bug 48923 prefill form data should be disabled if nothing to prefill, r=law@netscape.com sr=alecf@netscape.com 2000-12-19 19:38:27 +00:00
blakeross%telocity.com 2fde6278d4 Fix 51947: "prefill form" should not use 'f' accesskey on edit menu. r=morse sr=alecf 2000-12-18 08:05:44 +00:00
mstoltz%netscape.com 82a7014dbc Bug 55237 - adding CheckLoadURI to "Open In New Window." r=jband, sr=brendan. 2000-12-14 23:39:51 +00:00
morse%netscape.com a84b077385 bug 51144, make cookie viewer/password viewers resizable, r=blakeross@telocity.com, sr=alecf 2000-12-14 19:16:31 +00:00
ducarroz%netscape.com 3f93d47845 Fix for bug 62113. Remove old sendPage function which get in the way of the new one from the mail overlay. R=blackRoss, SR=bienvenu 2000-12-13 03:13:39 +00:00
morse%netscape.com 610fdbba38 bug 51102, r=sgehani@netscape.com a=hangas@netscape.com 2000-12-13 02:17:01 +00:00
hyatt%netscape.com e8c99bd588 prevent XBL forms from being dragged, quiet dragging operations. a=ben@netscape.com 2000-12-10 09:14:03 +00:00
blakeross%telocity.com 2b6f212baf Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=jag sr=alecf 2000-12-09 04:00:24 +00:00
alecf%netscape.com bd27dca16b fix for #61137 r=blake a=ben
explicity use toString() to garantee we have a String object
2000-12-06 22:41:58 +00:00
blakeross%telocity.com 65f554b72f Fix 60606: remove (evil!) mail dependency on navigator.js. also fixes bookmarking in mail via the context menu. r=jag sr=alecf 2000-12-05 22:11:46 +00:00
blakeross%telocity.com 65fee46c72 fix comment in last checkin 2000-11-23 06:19:00 +00:00
blakeross%telocity.com 32a540fcb1 Fix 59707: extract navigator's context menu and allow it to be used elsewhere in the app (and to help in embedding). r=jag a=alecf 2000-11-23 05:47:04 +00:00
alecf%netscape.com 220571b0a5 fix for 59799, among other things..
Within content areas:
- don't drag form widgets
- don't drag anonymous XBL content
- correctly remove the title from the URL on a drop
r=jag, a=me
2000-11-13 21:33:05 +00:00
morse%netscape.com 0062e794a7 bug 57761, missing words in menu, r=jrgm, a=ben 2000-11-13 20:09:21 +00:00
alecf%netscape.com 2907935438 big rewrite of drag & drop code to fix #52519
- fix warnings
- change title/url separator to "\n"
- clean up image dragging
- consolidate code
r=jag, a=ben
2000-11-10 02:54:17 +00:00
blakeross%telocity.com 1287323a34 Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf 2000-11-09 00:06:54 +00:00
alecf%netscape.com 59708a710f part of fix for #46200 - extract wallet from nsIBrowserInstance, and fixup all callers to call
the wallet service directly.. yay!
r=jag, a=ben
2000-11-02 23:00:08 +00:00
disttsc%bart.nl 44054419e8 Make accel-h show up in Tasks > Tools -> History menuitem and make accel-h work everywhere. bug=52580, r=/a=ben 2000-10-08 06:32:49 +00:00
morse%netscape.com e56cf1f693 bug 52674, changing url for privacy tutorial, r=dveditz,ben, a=verah,ben,dveditz,mcarlson,matt 2000-10-04 02:57:25 +00:00
disttsc%bart.nl d9aa3a2aaf Simple xbl fixups after xbl syntax change, r=/a=hyatt
argument  -> parameter      : bug=52891, bug=53875
interface -> implementation : bug=53874
2000-09-29 02:25:45 +00:00
mcafee%netscape.com b893cd9634 HTML 4.0-izing this file, part of gemal@gemal.dk's patch. r=mcafee 2000-09-29 00:04:23 +00:00
sfraser%netscape.com a04943f81f Fix for bugzilla bug 54079, bugscape bug 2331. builtinURLs.js: renamed vars to avoid conflicts, fixed it not to rely on the SinkObserver being called each time (this was only called for the first window), and to throw rather than returning "". utilityOverlay.js: fixes in openTopWin() to ensure that we always call xlateURL on URNs, and load about:blank if the url is still "" (should never happen). r=ben,tao. sr=waterson. Checked into trunk and branch. 2000-09-27 23:13:09 +00:00
cls%seawood.org 598cad6e44 Fix OS/2 gmake problem. Bug #54080. r=leaf a=brendan Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch 2000-09-26 05:20:06 +00:00
disttsc%bart.nl 4eece0fb48 Last batch of checkins for bug=53297 ('rdf:resource' -> 'resource', 'rdf:containment' -> 'containment'). r=akkana, r=cmanske, r=rginda, r=ben, a=waterson 2000-09-24 08:14:55 +00:00
scc%mozilla.org be42ab437a bug #36908: checking in for endico, r=scc, a=brendan 2000-09-22 07:51:47 +00:00
mcafee%netscape.com 8ca5cd6799 Adding rule to add separators in taskbar menus, e.g. <NC:separator>sep</NC:separator> (bugscape 2281). r=saari,ben 2000-09-22 06:52:36 +00:00
hyatt%netscape.com 957c151659 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
warren%netscape.com 075350b1c8 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
hewitt%netscape.com 1af379e341 #46015 - making Ctrl-R work correctly for reload, r=hangas, a=ben 2000-09-20 00:08:50 +00:00
mkaply%us.ibm.com c696a44022 #53096
r=akkana, a=brendan
Use OS/2 files for OS/2, not unix files
2000-09-18 23:08:02 +00:00
mkaply%us.ibm.com e940238b8d #53096
r=mkaply, a=brendan
Grab the windows platformBindings files and use them for OS/2
2000-09-18 21:50:06 +00:00
akkana%netscape.com ea3913e247 51570: remove ^W for delete word since it now conflicts with Close Window. r=kin 2000-09-15 06:05:25 +00:00
hyatt%netscape.com 4b385ef37d New chrome files. Not part of build. 2000-09-14 21:10:57 +00:00
hyatt%netscape.com 996b65c99a New chrome files. Not part of build. 2000-09-14 20:50:12 +00:00
mjudge%netscape.com a2fa9edcb5 small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
morse%netscape.com 50ab3e71d7 bug 51671, wallet doesn't work with frames, r=jst 2000-09-14 05:14:56 +00:00
rayw%netscape.com 6cc70ebd6c Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
mcafee%netscape.com 9626441067 Address Book gets ctrl+5 accelarator (51418). r=lake 2000-09-13 07:09:06 +00:00
morse%netscape.com 92b73490d6 bug 52354, minor wording change, fix=verah, r=morse 2000-09-13 02:26:59 +00:00
akkana%netscape.com 0f7768cb85 52377, 52035: Put back keyset mistakenly removed in previous version. Suggested by jrgm 2000-09-13 01:53:34 +00:00
mcafee%netscape.com 2d42606c72 Adding accesskeys for Help menu items (51597). r=pavlov 2000-09-12 06:30:35 +00:00
mcafee%netscape.com 3cc4d502e4 Adding accelerator for AddressBook (51418). r=pavlov 2000-09-12 03:47:57 +00:00
mcafee%netscape.com d3b53cd8ab Adding accelerator for Composer (51418). r=pavlov 2000-09-12 03:32:36 +00:00
akkana%netscape.com 009cf43b57 52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis 2000-09-12 02:01:12 +00:00
oeschger%netscape.com 4c4da55596 adding separator to help menu 2000-09-12 00:56:10 +00:00
mcafee%netscape.com 8fabc3d5d5 Adding accelerators for Task menu items (51418). r=slamm 2000-09-12 00:36:39 +00:00
nbhatla%netscape.com ba8ee9f1fc #46423-> removal of flex to straighten out taskbar groove in modern. r=ben 2000-09-08 00:02:24 +00:00
sfraser%netscape.com a3fd1360f8 Fix JavaScript warnings in strict mode. r=pchen 2000-09-07 21:48:48 +00:00
putterman%netscape.com c49f8e9a27 fix for 50055. r=morse. Remove Image menu from address book which avoid a crash that occurs
when selecting the menuitem.
2000-09-06 23:13:29 +00:00
hyatt%netscape.com ce31959433 fix for 51410 - xbl syntax change, r=danm 2000-09-05 22:52:57 +00:00
cmanske%netscape.com 4a61fbff1d Changes to make toolbar persistance work better, needed for Composer b=47515, r=ben 2000-09-01 22:03:46 +00:00
morse%netscape.com 5fe3f5a748 bug 50496, change wording on messages, words by vera, r=morse 2000-09-01 01:58:20 +00:00
sfraser%netscape.com 140ddade7e Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags. 2000-09-01 00:48:04 +00:00
ben%netscape.com 7348a6b798 46613, Classic skin polish (Mac profile manager) 2000-08-31 05:27:49 +00:00
timeless%mac.com 841959d1d4 for bug 36640 r=akk a=waterson 2000-08-30 02:31:42 +00:00
saari%netscape.com f0915f520f Fix for 41325. 2000-08-28 23:14:17 +00:00
ben%netscape.com bf199542aa 44295, partially patch from timeless@bemail.org (some people have beaten me to part of it), r=myself and some general cleanup 2000-08-24 04:43:12 +00:00
morse%netscape.com 31e5c3793b bug 50084, move wallet demo files off the server, r=dveditz 2000-08-24 00:43:37 +00:00
dprice%netscape.com bec63e7ac9 updating manifest, adding forgotten file. 2000-08-23 04:47:08 +00:00
nbhatla%netscape.com a9e8e92729 #25561 -> Select Addresses Dialog box. r=hangas 2000-08-19 02:03:49 +00:00
ben%netscape.com 37a5f91754 remove builtinurls load from navigator 2000-08-18 07:29:17 +00:00
morse%netscape.com decc9f7bc7 bug 48742, change name of server for privacy tutorial, r=dveditz 2000-08-18 05:49:59 +00:00
morse%netscape.com 22ee26e110 bug 49393, edit menu in ftp is wrong, fix=jrgm, r=morse 2000-08-18 01:28:23 +00:00
morse%netscape.com 4190ebd289 bug 48742, adding privacy tutorial, r=dveditz 2000-08-17 19:32:58 +00:00
ftang%netscape.com 4bb95e4c41 fix bug 1547 move about.html from content to locale
r=mcafee
2000-08-17 00:29:31 +00:00
morse%netscape.com 3488515fd7 bug 49116, javascript errors when doing edit in javascript window, r=waterson 2000-08-16 02:35:43 +00:00
morse%netscape.com c276eafa69 bug 47256, minor wording change, change=verah r=morse 2000-08-16 01:43:23 +00:00
morse%netscape.com 26288d050c bug 48986, remove form prefill and capture from tasks menu 2000-08-15 03:47:45 +00:00
morse%netscape.com 98f503b9ee bug 42438, add wallet functions to edit menu, r=dbragg 2000-08-13 23:38:08 +00:00
morse%netscape.com fde7800140 stage 1 for bug 42438, adding wallet functions to edit menu, r=dbragg 2000-08-13 20:50:23 +00:00
ben%netscape.com ffcdf3318f fix preferences -> preferences... 2000-08-12 09:47:56 +00:00
danm%netscape.com d1fddc3671 Request scrollbars in new window opened in toOpenWindowByType. Necessary now that scrollbars=no is supported. 2000-08-11 04:00:29 +00:00
anthonyd%netscape.com bc37bad760 moving editor prefs to editor directory
see bug# 36911
r: ben
2000-08-05 02:30:20 +00:00
brade%netscape.com bfeab01efc add meta="false" 2000-08-04 10:30:33 +00:00
warren%netscape.com 65747800d4 Fixed location of manifest.rdf 2000-08-03 09:04:05 +00:00
warren%netscape.com 9d7d22a4ff Breaking out platform specific jar stuff. 2000-08-01 22:22:41 +00:00
BlakeR1234%aol.com 790e1fed19 Fix bug 47036, remove ellipses from Edit | Preferences to conform to UI guidelines. r=jag, a=brade 2000-07-31 22:03:04 +00:00
brade%netscape.com 76b7359cd1 add comment and modifier="false" to some keybindings 2000-07-31 13:24:09 +00:00