cbiesinger%web.de
e50eb513c5
bug 126059 r=timeless sr=alecf
...
disable menu stuff for images (like Search in Page, Text Zoom, etc.)
2002-02-19 21:19:42 +00:00
blakeross%telocity.com
6369d9fcfc
87970 - selecting entry from location bar history should move entry to top. r=jag sr=shaver
2002-02-19 03:07:43 +00:00
blakeross%telocity.com
8bdf5d1f7e
78749 - only show history folders that contain entries.
...
77935 - make autocomplete from global history optional.
126320 - invalid typed urls should be hidden and expire quickly.
126127 - custom keyword with :// doesn't work.
r=hewitt sr=alecf
2002-02-19 02:47:08 +00:00
dbragg%netscape.com
4eaf32750c
Fix for bug 91721. This part of the fix is in the View menu. Instead of bringing
...
up the little submenu it now brings up the Preferences dialog for content and language
packs. This makes the UI more consistent for selecting and downloading these packs.
r=tao, sr=alecf
2002-02-18 23:28:26 +00:00
jaggernaut%netscape.com
3812e605fe
Bug 123794: urlbar not properly updated when leaving www.libertarian.org [frames]. r=hewitt, sr=jst
2002-02-18 15:23:12 +00:00
cbiesinger%web.de
4a482927a2
checking in patch for bug 122144 again because the backout had no visible impact on Txul times.
2002-02-18 12:14:52 +00:00
blakeross%telocity.com
ae5b1f41fe
56647 - autocomplete menu has improper tooltip. r/sr=hewitt
2002-02-18 06:05:16 +00:00
cbiesinger%web.de
cc7f206883
backing out patch for bug 122144 because Txul is 1% up
...
a=shaver
2002-02-17 22:26:05 +00:00
cbiesinger%web.de
702b52f9d0
fix strict warning introduced with 122144
...
r=timeless sr=blake
2002-02-17 20:00:56 +00:00
pinkerton%netscape.com
6f1ac94599
pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605
2002-02-17 19:32:08 +00:00
cbiesinger%web.de
f130ceed5c
bug 122144 r=timeless sr=blake
...
disable 'Translate' menu item for images
2002-02-17 19:25:24 +00:00
ian%hixie.ch
d5dfa9d867
Make Personal Toolbar tooltips also contain the URI of the link. b=105485, r=blake, sr=ben.
2002-02-17 19:14:08 +00:00
cbiesinger%web.de
dfeca0ae3d
bug 125848 r=bryner sr=blake
...
Mnemonic for Exit Mozilla in Quick Launch should be X not E
2002-02-17 10:16:39 +00:00
sgehani%netscape.com
3d29dbb4d6
Make context menu search item open results in a new window.
...
b=122162; r=morse; sr=dveditz
2002-02-17 00:26:54 +00:00
cbiesinger%web.de
6c0855f4ac
bug 125653 r=timeless sr=alecf
...
Changes window._content.location.href=foo to loadURI(foo)
2002-02-16 12:26:33 +00:00
akkana%netscape.com
fb5eceb335
124484: fix link to the bug form. Fix from jmd (mozilla@turbogeek.org), r=gerv and me
2002-02-16 05:46:35 +00:00
blakeross%telocity.com
96d734ad09
87949 - drag from chrome widget over content area shows tooltip. r=dean sr=hewitt
2002-02-15 12:26:42 +00:00
dean_tessman%hotmail.com
c204b9c350
Bug 124323 - Active window indicator in Tasks menu should be the same as in Go menu
...
This changes the Go menu to use radio menu items instead of checks.
r=timeless, sr=blake
2002-02-15 06:21:48 +00:00
timeless%mac.com
2ff0ba43aa
Bug 124484 restructuring Nav QA menu.
...
patch by jmd@pobox.com r=gerv rs=blake
2002-02-14 04:41:06 +00:00
blakeross%telocity.com
c1075d3839
112208 - Autocomplete doesn't match against redirected urls (like amazon.com, hotmail.com). r=hewitt sr=alecf
2002-02-13 22:07:31 +00:00
rods%netscape.com
f7189b3cfd
1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152)
...
2) Stubs this out on al other platforms
3) On Windows implmenets new method "InitPrintSettingsFromPrinter" which sets certain key values from the native devmode into the print settings
4) Stubs this out on all other platforms
5) It also cleans up the nsDeviceContextSpecWin interface a little bit:
It now has a single GetDevMode method that must be paired with a UnlockDevMode method.
6) It moved GetDataFromPrinter into the public interface
7) Created a simple helper function for getting the default printer name.
Bug 123554 r=dcone sr=attinasi
2002-02-13 13:58:41 +00:00
dbragg%netscape.com
e571ac8e58
Moving the default search engine name from the language pack into the content (aka region) pack.
...
Fixes bug 91984. r=tao, sr=alecf
2002-02-12 00:37:45 +00:00
blakeross%telocity.com
77ee4ef68c
57505 - remove useless 'show images' menuitem. r/sr=ben
2002-02-09 04:09:13 +00:00
blakeross%telocity.com
2fa25bdbf4
60245 - no tooltips for "title" attribute in sidebar. r=sgehani sr=hewitt
2002-02-08 22:30:17 +00:00
hewitt%netscape.com
f4255ecb62
123448 - tooltips with window title shouldn't appear for xul docs in navigator, r=blake, sr=jag
2002-02-08 00:16:51 +00:00
timeless%mac.com
9302b1672b
Bug 121792�User can see content of password and hidden fields in page info, and this option cannot be turned off
...
patch by db48x@yahoo.com r=caillon@returnzero.com sr=jag
2002-02-08 00:08:56 +00:00
bzbarsky%mit.edu
89e03e6252
Send "referer" header when loading links via link toolbar. Bug 119478,
...
r=choess@stwing.upenn.edu , sr=blake
2002-02-03 03:28:59 +00:00
blakeross%telocity.com
869dfc5277
98805 - need confirmation dialog, not aler,t when disabling ql. r=law sr=hewittCVS: ----------------------------------------------------------------------
2002-02-02 05:19:40 +00:00
law%netscape.com
46552818ed
Bug 117702; change wording to say 'system tray'; r=caillon, sr=blake
2002-02-02 00:09:46 +00:00
hewitt%netscape.com
1f9fe3a20b
120609 - Autocomplete drop down list has white vertical borders on left and right side, r=blake, sr=hyatt
2002-02-01 23:03:22 +00:00
rods%netscape.com
4a4dd9b44f
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
...
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
heikki%netscape.com
02a455545d
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
timeless%mac.com
2c33842908
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
timeless%mac.com
60b41d389f
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
sgehani%netscape.com
74387008f3
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
radha%netscape.com
aaec57aa38
Fix for bug # 119617. sr=alecf r =walk84
2002-01-26 00:00:18 +00:00
jaggernaut%netscape.com
b4754557f7
Bug 121606: H and W attributes are reversed in the new Page Info -> Media. Patch by Christopher Aillon <caillon@returnzero.com>, r=Daniel Brooks <db48x@yahoo.com>, sr=jag
2002-01-25 01:31:35 +00:00
cmanske%netscape.com
3f7aca0abf
Support Edit Frame in Composer, simplify Save Frame for browser, and move editor methods in editorApplicationOverlay.js, b=89975, r=hewitt, sr=hewitt
2002-01-24 15:36:36 +00:00
pinkerton%netscape.com
30c642c36e
allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496
2002-01-24 15:11:18 +00:00
bzbarsky%mit.edu
ce3c6ecb30
Landing Daniel Brooks' <db48x@yahoo.com> page info rewrite. Tracking
...
bug is bug 52730, fixes bugs 53503, 53641, 55713, 60428, 68823, 74530,
74760, 76926, 77408, 81328, 85905, 88537, 91173, 94146, 96994, 97479,
110973, 110981, 112297, 117027. r=fabian,hwaara,bzbarsky,gerv,ksosez.
sr=jag,hewitt.
2002-01-24 07:27:59 +00:00
ben%netscape.com
8e0b20706c
backing out earlier changes to fix 121054, to address pageload spike
2002-01-24 07:23:21 +00:00
ben%netscape.com
d4b9a22b92
bug 121054 - adding history to go menu.
...
r=jag, sr=hewitt
2002-01-24 04:02:35 +00:00
bzbarsky%mit.edu
8354650091
Make new tabs _not_ open for just enter if the "open new tab for
...
ctrl-enter" pref is set. Bug 105537, r=timeless, sr=hyatt
2002-01-24 02:39:26 +00:00
bzbarsky%mit.edu
224730fe27
Make "Open in new Window" and "Open in new Tab" set referrer correctly.
...
Bug 48902, r=doron, sr=hyatt
2002-01-24 02:35:16 +00:00
morse%netscape.com
47452f857a
bug 109593, remove full-screen mode, rsgehani, sr=ben
2002-01-24 01:57:51 +00:00
jaggernaut%netscape.com
666920619a
Bug 66034: Undo work-around put in for this bug, the underlying bug was fixed a while ago. r=alecf, sr=ben.
2002-01-24 01:44:35 +00:00
jaggernaut%netscape.com
095078b53c
Bug 120993: URL bar is cleared when a page is loaded in a new tab. r=bzbarsky, sr=ben
2002-01-24 01:36:01 +00:00
jaggernaut%netscape.com
419e89bcd5
Bug 117857: window.status overwrites URL of link you are hovering over
...
Bug 99009: setting window.status from onmouseover doesn't work for links
r=bryner, timeless, sr=jst, a=asa
2002-01-18 22:52:23 +00:00
cmanske%netscape.com
b378a159dd
Let 'Edit Page' use the focused frame, b=89975, r=syd, sr=hewitt
2002-01-16 05:29:43 +00:00
rjc%netscape.com
7fd85fc3e4
Fix bug # 120069: #icons on <menu> issue. r=pink sr=ben
2002-01-16 05:06:54 +00:00