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

165 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com ae3fbb9d54 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 e1d6a58341 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 8147ac3692 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 10b8fb461b bug 62727, inconsistent wording, r=pnunn, sr=alecf 2000-12-29 11:22:53 +00:00
sspitzer%netscape.com f46685d4ce 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 5725736981 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 f7296c9f91 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 3ef624f92e 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 58dff328ba Bug 55237 - adding CheckLoadURI to "Open In New Window." r=jband, sr=brendan. 2000-12-14 23:39:51 +00:00
morse%netscape.com 21d56aa12a 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 6874f7e2d6 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 f33c28db5a bug 51102, r=sgehani@netscape.com a=hangas@netscape.com 2000-12-13 02:17:01 +00:00
hyatt%netscape.com ea4b450e44 prevent XBL forms from being dragged, quiet dragging operations. a=ben@netscape.com 2000-12-10 09:14:03 +00:00
blakeross%telocity.com f38afb0c97 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 44ddd30d4a 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 9d01f3f68d 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 979169405e fix comment in last checkin 2000-11-23 06:19:00 +00:00
blakeross%telocity.com b17a3dd940 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 06460907ac 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 6b7b72a245 bug 57761, missing words in menu, r=jrgm, a=ben 2000-11-13 20:09:21 +00:00
alecf%netscape.com f526cb3b67 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 8c6d09b89b 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 574fa5d34d 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 245363e961 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 88d36fe513 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 de1a0a1352 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 f362c20c33 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 f7f7cc8cd5 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 6142c1f240 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 b0408d3e6e 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 6db32983b4 bug #36908: checking in for endico, r=scc, a=brendan 2000-09-22 07:51:47 +00:00
mcafee%netscape.com 91d6d2f17d 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 ac2865c3c4 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
warren%netscape.com 181bb2dcb2 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 77e746f116 #46015 - making Ctrl-R work correctly for reload, r=hangas, a=ben 2000-09-20 00:08:50 +00:00
mkaply%us.ibm.com db6ae70d48 #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 08bda0f0f4 #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 43415fc823 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 1b88d03f0f New chrome files. Not part of build. 2000-09-14 21:10:57 +00:00
hyatt%netscape.com f3b6ba4243 New chrome files. Not part of build. 2000-09-14 20:50:12 +00:00
mjudge%netscape.com e2be918716 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 486de2ed10 bug 51671, wallet doesn't work with frames, r=jst 2000-09-14 05:14:56 +00:00
rayw%netscape.com 0257791053 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 0379e79600 Address Book gets ctrl+5 accelarator (51418). r=lake 2000-09-13 07:09:06 +00:00
morse%netscape.com 0499900e7b bug 52354, minor wording change, fix=verah, r=morse 2000-09-13 02:26:59 +00:00
akkana%netscape.com ce3e69750c 52377, 52035: Put back keyset mistakenly removed in previous version. Suggested by jrgm 2000-09-13 01:53:34 +00:00
mcafee%netscape.com b104b91589 Adding accesskeys for Help menu items (51597). r=pavlov 2000-09-12 06:30:35 +00:00
mcafee%netscape.com 75dc3c866e Adding accelerator for AddressBook (51418). r=pavlov 2000-09-12 03:47:57 +00:00
mcafee%netscape.com 41650445a0 Adding accelerator for Composer (51418). r=pavlov 2000-09-12 03:32:36 +00:00
akkana%netscape.com 99628b2337 52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis 2000-09-12 02:01:12 +00:00