dbaron%fas.harvard.edu
b2d4d4e2cf
Fix shutdown leaks of observer service via cycles through JS caused by closures and global variables. b=170022 r=morse sr=jag
2002-11-06 12:55:00 +00:00
caillon%returnzero.com
70109e07f7
167867. Convert the unicodeToEntity functions to use regexps.
...
r=timeless sr=bzbarsky
2002-11-06 06:07:38 +00:00
timeless%mozdev.org
ee57a2e397
Bug 177658 Clipboard copy in Page Info is broken
...
patch by thieleke@yahoo.com r=db48x@yahoo.com sr=bzbarsky a=blizzard
2002-11-05 05:27:48 +00:00
timeless%mozdev.org
220006f9bf
Bug 102905 Site navigation (links) toolbar doesn't update when tabs are switched
...
patch by neil@parkwaycc.co.uk r=sballard@netreach.net sr=bzbarsky a=blizzard
2002-11-05 05:26:02 +00:00
timeless%mozdev.org
0892deae02
Bug 176733 Saving of images from "Page Info" does not work
...
patch by grigorig@web.de r=db48x sr=bz a=asa
2002-11-01 02:12:10 +00:00
kairo%kairo.at
150568bb2e
Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard
2002-10-30 12:41:38 +00:00
bzbarsky%mit.edu
c9c73378f8
Fix bug 151718, patch by db48x@yahoo.com (Daniel Brooks),
...
r=dean_tessman@hotmail.com , sr=bzbarsky, a=roc+moz
2002-10-30 06:15:53 +00:00
timeless%mozdev.org
f2d2579c73
Bug 175169 file size textbox in element properties not read only
...
patch by neil.marshall@sympatico.ca r=dean_tessman@hotmail.com sr=jag a=dbaron
2002-10-25 00:17:35 +00:00
timeless%mac.com
9992f966e2
Bug 158227 "fontdef" is appearing in Site Navigation Bar
...
patch by gregvalure@wanderlife.com r=timeless sr=jst a=dbaron
2002-10-24 10:52:04 +00:00
timeless%mac.com
45ee155bf7
Bug 96994 Page info > Images doesn't list background images
...
patch by db48x@yahoo.com r=bz sr=jag a=asa
2002-10-23 03:08:10 +00:00
jaggernaut%netscape.com
eda4a735f0
Bug 172716: Fix composer Browse button. r=cmanske, sr=dveditz, a=drivers
2002-10-22 19:48:59 +00:00
bzbarsky%mit.edu
691d0774cf
this would be build bustage in C++. ;) Bug 175447, r=mcsmurf (Frank
...
Wein), sr=bzbarsky, a=dbaron
2002-10-19 20:44:14 +00:00
bzbarsky%mit.edu
3c4b298aa6
Revive page info. Bug 170143, patch by db48x@yahoo.com (Daniel Brooks),
...
r=bzbarsky, sr=jag, a=asa
2002-10-17 19:30:13 +00:00
caillon%returnzero.com
d9dffe0d16
Bug 162393 - Making our content area clicking and link handling more robust.
...
r=bzbarsky sr=jag a=asa
2002-10-17 04:09:20 +00:00
leaf%mozilla.org
b25d2a38f7
update localeVersion for 1.2b, a=asa
2002-10-16 17:51:38 +00:00
timeless%mac.com
98ccfebec8
Bug 101910 alt text is not displayed in image properties
...
patch by neil.marshall@sympatico.ca r=cmanske sr=jag a=asa
2002-10-16 02:05:34 +00:00
timeless%mac.com
89f9ca5c7f
Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
...
r=neil@parkwaycc.co.uk sr=kin@netscape.com
2002-10-08 14:33:24 +00:00
shanjian%netscape.com
4713ca8924
#172402 Change auto-detection option in POST form page with frame will cause page be reloaded
...
Let detector charset reload be handled the same way as charset reload.
r=naoki, sr=alecf
2002-10-08 02:15:26 +00:00
rods%netscape.com
6f91c6a6bf
wrong file got checked in
...
Impl print preview for mail and addrbook This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-05 12:47:15 +00:00
varga%netscape.com
274f864757
Fix for bug 112534. Remove collapse grippies.
...
r=caillon, sr=jag
2002-10-05 08:11:28 +00:00
jaggernaut%netscape.com
ce4d8afc85
Bug 118835: add support for home page groups. r=law, sr=hewitt
2002-10-04 00:28:07 +00:00
smontagu%netscape.com
dd6cc75df8
Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt
2002-10-03 21:16:39 +00:00
varga%netscape.com
c0bc46e015
Fix for bug 172322. Merge securityOverlay.xul with navigator.xul.
...
r=kaie, sr=jag
2002-10-03 19:48:10 +00:00
rods%netscape.com
b90460b9ba
Impl print preview for mail and addrbook
...
Here we are moving the printing JS code into its own file called printing.js
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:04:57 +00:00
hewitt%netscape.com
b2066bcd6b
moving phoenix history from browser to toolkit to fix bustage, sr=bryner
2002-09-28 21:54:00 +00:00
danm%netscape.com
0dac6bc2ec
add popup blocking context menu item. bug 166442 r=brendan,jag
2002-09-28 16:14:43 +00:00
aaronl%netscape.com
d618542d85
Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt
2002-09-24 22:46:50 +00:00
timeless%mac.com
fa3db31d0d
Bug 135572 remove Theme Preferences from the View > Apply Theme submenu
...
patch by pepperxn@netscape.net r=doron sr=jag
2002-09-17 22:19:37 +00:00
dbaron%fas.harvard.edu
681427e926
Do more filtering of onStateChange notifications in nsBrowserStatusFilter instead of in the nsBrowserStatusHandler JS code. b=168732 sr=jag r=caillon
2002-09-16 14:13:55 +00:00
andreww%netscape.com
2558b06343
bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites.
2002-09-12 23:39:25 +00:00
chanial%noos.fr
35aff21bbf
Bug 167180: new API in nsIBookmarksService for creating a new resource (bookmark, folder, folder group and separator) r/sr=hyatt,blake,bryner moa=ben
2002-09-12 23:08:12 +00:00
danm%netscape.com
cb279f2219
bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929
2002-09-12 02:42:44 +00:00
danm%netscape.com
997fa879e8
backing out Txul-regression-causing popup window manager. bug 167929
2002-09-12 01:16:59 +00:00
danm%netscape.com
3f4f479c52
adding popup window checkbox. bug 166442 r=jag,jst,timeless
2002-09-11 02:31:13 +00:00
caillon%returnzero.com
a5cd43f732
Add a method on the fixup object to strip off wyciwyg from nsIURIs
...
Fixes bug 164006, wyciwyg: should not appear in tab title
r=jag sr=bzbarsky
2002-09-11 01:44:13 +00:00
leaf%mozilla.org
70941124cb
update localeVersion to 1.2a, a=asa
2002-09-07 01:01:49 +00:00
bzbarsky%mit.edu
6006ebb339
Add "Open in new tab" to bookmarks. Bug 103834, patch by Chris
...
Nebergall <ct-nebergall@wiu.edu>, r=jag, sr=ben
2002-09-04 03:29:24 +00:00
timeless%mac.com
07671c37b5
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-02 03:36:38 +00:00
timeless%mac.com
fb343de677
Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
...
patch by db48x@yahoo.com r=timeless sr=bz
2002-08-30 14:50:16 +00:00
kyle.yuan%sun.com
6fd77937f3
Bug 43714 Tooltip for the 'Home' button not updated when setting page via prefs
...
r=biesi, sr=bzbarsky
Register a pref callback in navigator.js.
2002-08-30 09:37:15 +00:00
caillon%returnzero.com
6dcb13fc80
152625 - Make loading a groupmark honor the 'Load links in the background' pref
...
r=sicking sr=jag
2002-08-27 02:20:04 +00:00
mkaply%us.ibm.com
35ed14a818
#154657
...
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
2002-08-22 22:30:59 +00:00
aaronl%netscape.com
59f407c9b6
Bug 133155. Site Navigation menu doesn't have access keys. Patch from gregvalure@wanderlife.com. r=aaronl, sr=jag
2002-08-22 04:16:12 +00:00
kyle.yuan%sun.com
35c3a44abb
152651 Main menu items get forver disabled after the invocation of Save File dialog.
...
r=jag, sr=bz
Check in for Simford.Dong@sun.com's fix
2002-08-20 03:30:19 +00:00
cbiesinger%web.de
a1fe777349
bug 163230 r=db48x sr=roc+moz update "file a bug" link
2002-08-19 22:05:18 +00:00
caillon%returnzero.com
80633a070f
134395 Add 'tree status' to QA menu
...
Patch by magicdice@hotmail.com
r=timeless sr=blake
2002-08-15 08:51:43 +00:00
cbiesinger%web.de
019e27d3b8
bug 84542 r=timeless sr=bzbarsky disable view|page source for images
2002-08-14 22:01:44 +00:00
bolian.yin%sun.com
935098bcdb
Bug 148996, enable the feature of Drag and Drop on Bookmarks button on the personal toolbar. r=bryner, sr=blizzard.
2002-08-14 09:41:07 +00:00
cbiesinger%web.de
b905185769
bug 97123 part 2; patch by jrgm@netscape.com r=biesi sr=bzbarsky
...
fix regression - clicking on entries in autocomplete dropdown didn't work anymore
2002-08-13 09:58:47 +00:00
timeless%mac.com
aa60e5c070
correcting interface name (fallout from bug 157624) used bug 158593
...
r=nick rs=mozbot pay attention to interface changes
2002-08-13 04:55:16 +00:00
timeless%mac.com
aafce20f2c
Bug 158593 [RFE] It should be posible to drag items from the media tab and the links tab in page info.
...
patch by nick@technisys.com.ar r=db48x sr=jst
2002-08-13 04:11:55 +00:00
cbiesinger%web.de
5aa71c0a69
bug 48436 r=caillon sr=blake Change "Document: Done" to "Done"
2002-08-11 18:04:50 +00:00
cbiesinger%web.de
f9592936f1
bug 97123 r=brade sr=alecf modifier+Enter in address field and go button should behave like modifier+click on link
2002-08-11 12:16:39 +00:00
cbiesinger%web.de
836b0c0359
bug 151899 r=db48x sr=alecf Show link target "Page Info"
2002-08-11 12:12:12 +00:00
cbiesinger%web.de
d31570e517
bug 98092 r=db48x sr=bzbarsky [RFE] Show image file size in image property [properties] dialog
2002-08-11 12:01:18 +00:00
bzbarsky%mit.edu
2a58ae0084
Fix string warning. Bug 160389, patch by cahagn_o@epita.fr (Olivier
...
Cahagne), r=db48x, sr=bzbarsky
2002-08-11 10:27:36 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
jrgm%netscape.com
cf741c36a2
bug 158626, remove obsolete 'fastnav' experiment, r=bzbarsky, sr=bryner
2002-08-09 01:25:48 +00:00
serge%netscape.com
fc8680db41
fix 153454 Link to image/tiff file does not download correctly (with plug-in installed) r=av, sr=alecf
2002-08-08 20:14:57 +00:00
timeless%mac.com
d40c083d1e
Bug 101059 [FIX] Can't drag between folders on personal toolbar
...
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:16:40 +00:00
timeless%mac.com
40156a1ad5
Bug 83298 Folder Properties window has the wrong text
...
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:13:43 +00:00
jaggernaut%netscape.com
c5f24f1e8a
BUg 144533: filter some of the browser's web progress notifications in C++ to avoid expensive c++ -> JS calls. Patch by darin, jag, r=caillon, sr=bryner
2002-08-06 14:51:06 +00:00
alecf%netscape.com
f7ad4265ef
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
cbiesinger%web.de
128c34e359
bug 160620 patch by chanial@noos.fr r=caillon sr=jag a=asa
...
drag and drop into menu regression for Windows
2002-08-03 20:22:48 +00:00
cbiesinger%web.de
cde6dd1baf
bug 152623 patch by nick@technisys.com.ar r=matic,biesi,bz,fabian sr=jst a=asa
...
title property is shown with 100px fixed width in Element Properties
2002-07-30 21:51:50 +00:00
timeless%mac.com
004dee5ffc
Bug 158364 clicking the url proxy widget opens an add bookmark dialog
...
r=hwaara sr=jag a=asa
2002-07-30 03:00:04 +00:00
cbiesinger%web.de
c4c8870c9c
bug 158245 patch by nick@technisys.com.ar r=db48x sr=bz a=scc
...
Page info should list the alt for images in the media-tab in the tree.
2002-07-23 20:40:17 +00:00
cbiesinger%web.de
0f71394a01
fix typo (missing space)
2002-07-23 13:28:14 +00:00
cbiesinger%web.de
9bcece9ed9
bug 129612 patch by neil@parkwaycc.co.uk r=doron sr=bz a=asa
...
add enable syntax highlighting checkbox to view source window
2002-07-23 13:22:28 +00:00
cbiesinger%web.de
01124acdf4
last checkin was for nick@technisys.com.ar who created that patch
2002-07-22 19:52:04 +00:00
cbiesinger%web.de
3b7c66bb1a
bug 158435 r=ksosez sr=bz a=jesup
...
Page Info's label-control association is broken (should be by id).
2002-07-22 19:51:16 +00:00
bryner%netscape.com
c70e68e62c
Enable full-screen mode for unix. Bug 126685, r=blizzard, sr=sfraser, a=asa.
2002-07-19 00:43:00 +00:00
leaf%mozilla.org
8860985e79
bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings
2002-07-17 23:51:49 +00:00
axel%pike.org
9fd8aa384d
adding an id to the QA menupopup, so one can overlay that. bug 157382, r=neil@parkwaycc.co.uk, sr=alecf, a=asa
2002-07-17 07:04:30 +00:00
rods%netscape.com
2c95359558
Forgot to initialize the arg to false, and th js code needs to finsih PP in the catch if an error is passed back.
...
Bug 157129 r=carlen sr=waterson a=asa
2002-07-15 11:44:42 +00:00
sgehani%netscape.com
15d3c3e181
Take user to their search engine homepage when they click the search button
...
next to the location bar but have not entered anything into it themselves.
b=156504; r=jess; sr=blake
2002-07-10 03:53:24 +00:00
timeless%mac.com
04ee09cffc
Bug 148671 function retrieveURLFromData() is triplicated (?) in the code with slight differences.
...
patch by pierrechanial@netscape.net r=rginda,timeless sr=jag
2002-07-10 01:23:56 +00:00
rods%netscape.com
1ba1fcde85
Implement progress dialog for printing and PP that show before reflow
...
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:39:02 +00:00
bzbarsky%mit.edu
5640958a00
"Textbox context menu generates spurious focus events.". Bug 155871,
...
patch by neil@parkwaycc.co.uk , r=dean_tessman@hotmail.com , sr=jag
2002-07-09 08:42:11 +00:00
bzbarsky%mit.edu
328b5f5978
Bug 128629 -- speed up personal toolbar a bit. Patch by
...
neil@parkwaycc.co.uk , r=pierrechanial@netscape.net , sr=ben
2002-07-09 08:30:09 +00:00
timeless%mac.com
7cad1ecc84
Bug 153272 Can't drag anymore a link menus on the personal toolbar (Windows only)
...
patch=pierrechanial@netscape.net , r=timeless, sr=blake
2002-07-04 12:28:55 +00:00
dean_tessman%hotmail.com
efe3ee4d36
1. 62495 - clickSelectsAll should not trigger if you're selecting text
...
2. 96446 - Right-clicking location bar selects entire URL even if location bar already has focus
r=walk84@yahoo.com , sr=blaker@netscape.com
2002-07-04 01:34:53 +00:00
sicking%bigfoot.com
cc9f627efe
Bug 133250: "Transferring data from..." remains on status bar. Checkin for antonio.xu@sun.com
...
r=jkeiser sr=rpotts
2002-07-02 02:17:15 +00:00
timeless%mac.com
a2ae13eb82
Bug 153272 Can't drag anymore a link menus on the personal toolbar (Windows only)
...
patch=pierrechanial@netscape.net , r=timeless, sr=blake
2002-06-28 17:55:48 +00:00
caillon%returnzero.com
6c72020b35
Bug 154535. Don't depend on the sidebar overlay for context menu code.
...
r=sgehani
sr=jag
2002-06-28 01:55:48 +00:00
jaggernaut%netscape.com
5abd4b6906
Bug 150099: Hide the tab bar when clicking the close box, add show/hide menuitem for tabbar. r=bryner, sr=hewitt
2002-06-25 04:52:46 +00:00
mstoltz%netscape.com
5d7c0df7e1
Bug 149777 - Do not clone images and other embeds into the pageInfo window;
...
just copy the src and other relevant attributes over. r=bzbarsky, sr=jag,
patch by jrgm.
2002-06-21 23:31:41 +00:00
jaggernaut%netscape.com
530fbb0525
Bug 151807: New Tab button and New Tab context menu items don't set focus to urlbar after opening the new tab. r=bryner, sr=blake
2002-06-21 05:06:31 +00:00
shaver%mozilla.org
837aa1aa4a
Followup to checkin for 116653 (openURL(,new-tab) support). Seems that the
...
observer service doesn't implement classinfo, and some people were reporting
a strict warning (?) related to this. This is a more correct approach anyway,
so here we go. r=blizzard, sr=jag.
2002-06-19 20:29:54 +00:00
bzbarsky%mit.edu
1c533f70a5
use oncommand, not onclick, for the link toolbar. Bug 139157,
...
r=sballard@netreach.net , sr=jag
2002-06-19 05:11:02 +00:00
jruderman%hmc.edu
d5eb2bb1ef
86063 and 134614. add ctrl+shift+f shortcut for "search the web" and make "search the web" go to the user's selected search engine. r=aaronl,sgehani, sr=hewitt.
2002-06-19 00:50:20 +00:00
bzbarsky%mit.edu
f72ade79d3
Bug 126725, patch by Travis Crump <pretzalz@techhouse.org>, r=bzbarsky,
...
sr=alecf.
2002-06-19 00:17:18 +00:00
shaver%mozilla.org
c621eb112c
Bug 116653: Teach x-remote about openURL(,new-tab). r=blizzard, sr=jag.
2002-06-17 20:39:54 +00:00
caillon%returnzero.com
af22bbd97f
Bug 134800, Clicking on a groupmark shouldn't clobber all open tabs. r=jag sr=blake
2002-06-15 22:30:06 +00:00
kin%netscape.com
2cc8934aad
Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
...
mozilla/content/base/public/nsISelectionController.idl
mozilla/content/base/src/nsSelection.cpp
mozilla/editor/composer/src/nsEditorShell.cpp
mozilla/editor/idl/nsIPlaintextEditor.idl
mozilla/editor/libeditor/base/nsEditor.cpp
mozilla/editor/libeditor/base/nsEditor.h
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
mozilla/editor/libeditor/html/nsHTMLEditor.cpp
mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
mozilla/editor/ui/dialogs/content/EdTableProps.js
mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
mozilla/layout/base/public/nsIFrameSelection.h
mozilla/layout/html/base/src/nsPresShell.cpp
mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
mozilla/mailnews/compose/src/nsMsgCompose.cpp
mozilla/xpfe/browser/resources/content/viewPartialSource.js
- Added aIsSynchronous arg to the ScrollSelectionIntoView()
method of nsISelectionController and nsIFrameSelection.
Updated all callers to pass new arg.
- Modified selection to post a plevent to call which does the
call to ScrollIntoView() in the async ScrollIntoView() case.
- Edits in text widgets now use asynchronous reflow, paint,
and scroll processing full time.
- Removed redundant ScrollSelectionIntoView() calls in the
editor event listeners.
- Editor IME code now forced to flush reflows and paints before
getting caret coordinates.
r=jfrancis@netscape.com sr=waterson@netscape.com
2002-06-13 20:35:12 +00:00
sgehani%netscape.com
cd80d181d1
Fix ``Search engine name and search term string missing from search box
...
in autocomplete dropdown for first window in new profile''
b=144494; r=law; sr=hewitt
2002-06-13 01:11:01 +00:00
timeless%mac.com
bf058e13f8
Bug 143791 menuseparator in Go menu should stay hidden for tabbed mode
...
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-06-12 14:31:40 +00:00
suresh%netscape.com
833f1c7f89
fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf.
2002-06-12 04:09:52 +00:00
leaf%mozilla.org
6e6bf977e5
updating locale version string for impending release, bug 149802
2002-06-07 07:45:38 +00:00
stephend%netscape.com
d7e4f3d8eb
Bug 148597. Can't drag a bookmark from personal toolbar to a tab. Patch by Pierre Chanial <pierrechanial@netscape.net> r=timeless, sr=blake, a=asa
2002-06-06 23:56:56 +00:00
jaggernaut%netscape.com
a00d23ada6
Bug 148840: Add "Bookmark This Group of Tabs..." to Bookmarks menu. r=caillon, sr=hewitt
2002-06-03 21:35:10 +00:00
timeless%mac.com
a9d7b91808
Bug 139471 Rewrite of the personal toolbar drag and drop observer patch=pierrechanial@netscape.net, r=timeless, sr=ben
...
(maybe you should increment the version number to 2.1)
2002-05-30 22:01:13 +00:00
stephend%netscape.com
522505a8ab
Bug 51985. 'Go' button should be styled as default. Patch by Bradley Hart <bhart@cvip.net>. r=walk84/sr=jag
2002-05-26 06:05:19 +00:00
cbiesinger%web.de
03f3ca9d9b
bug 92947 r=timeless sr=jag
...
Better feedback when components of a page do not download
2002-05-21 21:05:11 +00:00
rpotts%netscape.com
73de225b01
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
rods%netscape.com
55cdb88790
Adds a new arg to the PP call. The new arg is not being used, it is
...
for future and is needed for the API freeze.
Bug 144716 r=dcone sr=attinasi
2002-05-16 13:51:54 +00:00
oeschger%netscape.com
0da3dfcb54
adding a help button to page info, bug=140466, r=racham, sr=alecf
2002-05-16 05:40:57 +00:00
rods%netscape.com
0c5c90b638
This patch does the following:
...
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
rbs%maths.uq.edu.au
5a252db08d
Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf
2002-05-10 22:05:59 +00:00
rods%netscape.com
4a063c4227
Missed these from checkin for
...
Bug 143248 r=dcone,conrad sr=attinasi
2002-05-10 17:58:41 +00:00
rods%netscape.com
1d956bc3a5
making a few adjustments to the APIs before the freeze
...
Bug 143248 r=conrad sr=attinasi
2002-05-09 22:02:44 +00:00
rods%netscape.com
3d5fdd437f
change printpreview toolbar over to a combobox with discrete values
...
Bug 127857 r=sgehani sr=alecf
2002-05-08 14:16:44 +00:00
rods%netscape.com
15a673155f
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
...
Bug 115136 r=dcone sr=attinasi
2002-05-07 12:03:37 +00:00
bzbarsky%mit.edu
4df804badc
Bug 139624 (minor fixes to view-source menus). Patch by
...
gregvalure@yahoo.com (Greg Valure), r=bzbarsky, sr=alecf
2002-05-06 20:19:54 +00:00
jaggernaut%netscape.com
0af0c3ac3c
Bug 139321: forward button not working with pdf, r=biesi, sr=alecf
2002-05-03 06:37:32 +00:00
alecf%netscape.com
58ad7ad612
Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
...
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
cbiesinger%web.de
0c3f16c6e4
bug 55798 r=fabian sr=alecf
...
strict warning in navigator.js
2002-04-29 19:37:21 +00:00
blakeross%telocity.com
e40a5f69cb
134039 - theme switching should shut down quicklaunch. r=law sr=hyatt
2002-04-28 14:28:18 +00:00
jaggernaut%netscape.com
cd73d1e649
Bug 139522: SSL Pages are incorrectly displayed as being not encrypted. r=kaie, sr=alecf
2002-04-25 20:46:09 +00:00
pete.zha%sun.com
eac26beb25
bug 127993:selected theme doesnot have one checked flag
...
r=bryner sr=blake
Check in for Jerry Tan(jerry.tan@sun.com )'s fix
2002-04-24 06:52:30 +00:00
bryner%netscape.com
a9b699680e
Make sure not to focus the urlbar on window open if the navigation toolbar is hidden. Bug 88239, r=sgehani, sr=jag.
2002-04-24 03:34:58 +00:00
timeless%mac.com
bedf4ec86b
Bug 134853 Bookmark groups displayed as folders within personal toolbar
...
patch by neil@parkwaycc.co.uk r=ben sr=alecf
2002-04-23 00:38:55 +00:00
cbiesinger%web.de
50b080e723
bug 55798 patch by jscript@pacbell.net r=bzbarsky sr=alecf
...
js strict warning in navigator.js
2002-04-21 09:20:49 +00:00
cbiesinger%web.de
1b0134b46f
bug 76099 patch by neil.marshall@sympatico.ca r=db48x sr=alecf
...
Include referring URL in Page info
2002-04-20 18:02:14 +00:00
caillon%returnzero.com
82e4d046ee
Page info shouldn't open cache items in blocking mode. Fixes Bug 124566, 'View Page Info whilst this page loading hangs browser.' Patch by db48x@yahoo.com, r=caillon, sr=darin
2002-04-20 14:49:41 +00:00
caillon%returnzero.com
311decf9f8
Bug 133166, Remove JavaScript strict warning. Patch by walk84@yahoo.com, r=caillon, sr=blake.
2002-04-19 14:42:37 +00:00
dbragg%netscape.com
bcc260038d
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
2002-04-16 22:19:10 +00:00
bzbarsky%mit.edu
09087ebbe7
Bug 113015 -- page info sometimes says "not cached" for cached
...
content. r=db48x, sr=darin
2002-04-16 18:48:36 +00:00
sicking%bigfoot.com
f8c2ea5afa
Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
...
r=hixie sr=hyatt
2002-04-13 14:25:38 +00:00
alecf%netscape.com
fba198f16c
fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
...
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2002-04-12 01:52:27 +00:00
blakeross%telocity.com
a4c7c977a8
127349 - remove partial favicon support. r=ben sr=alecf a=asa
2002-04-11 22:02:06 +00:00
timeless%mac.com
a4cfeb0a07
Bug 135903 'Size' items in Page Info hasn't units
...
patch by db48x@yahoo.com r=biesi sr=alecf a=rjesup
2002-04-11 06:40:12 +00:00
timeless%mac.com
d929684f55
Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
...
patch by db48x@yahoo.com r=kerz sr=alecf a=rjesup
2002-04-11 06:38:31 +00:00
jaggernaut%netscape.com
8a5020c0be
Bug 37638: URL bar is given focus by default in new window [via accel+N or File > New Navigator Window]
...
Bug 89835: Window opened up with JavaScript has focus in the URL bar while NN4 and IE put focus on the content area
Focus will now always go to the content area unless we're opening for a blank page.
r=bryner, sr=hewitt
2002-04-11 01:20:02 +00:00
caillon%returnzero.com
7b66ac993f
Backing out patch for bug 24651 until we can make initial button state honor preferences. a=tor
2002-04-09 00:45:39 +00:00
caillon%returnzero.com
8f8d708b39
Bug 24651. Add a navigator button to clear the location bar. Patch by erik@hensema.xs4all.nl, r=timeless,bzbarsky sr=alecf a=asa.
2002-04-08 13:46:10 +00:00
cbiesinger%web.de
2b70baf55c
bug 134673 patch by bzbarsky r=biesi sr=alecf a=asa
...
Find in page disabled for application/x-javascript (and others)
2002-04-06 10:08:43 +00:00
caillon%returnzero.com
c8ab7babb2
Bug 69295. Enable copying of images in Page Info with Accel+C. Patch by db48x@yahoo.com, r=timeless,caillon sr=alecf, a=asa
2002-04-05 09:10:20 +00:00
timeless%mac.com
c3b4db921a
Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
...
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
blakeross%telocity.com
5e34851046
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
2002-04-03 04:16:28 +00:00
rpotts%netscape.com
af9b1d6667
bug #40867 (r=bzarsky@mit.edu, sr=jst@netscape.com, a=asa@mozilla.org) Add new caching API to allow view-source to load from the cache and not the network.
2002-04-01 21:22:27 +00:00
jaggernaut%netscape.com
3257826323
Bug 119599: add UI for bookmark groups in the File Bookmark dialog. r=bryner, sr=hewitt, a=asa
2002-04-01 08:47:17 +00:00
mstoltz%netscape.com
e7a7f83a4a
Bug 123383 - Make links in the Element Properties dialog inactive if they
...
point to a URL with an unknown or unsafe protocol. r=jrgm, sr=jst, a=asa.
2002-04-01 05:33:07 +00:00
caillon%returnzero.com
d1b71441fa
Bug 133842: Accesskey 'B' was incorrectly applied to every item in the View > Use Style menu. Patch by fantasai@escape.com, r=jag, sr=alecf, a=asa.
2002-03-31 02:13:19 +00:00
tor%cs.brown.edu
67826fb10e
Putting 133382 fix back in - doesn't appear to alter Tp times.
2002-03-31 02:12:51 +00:00
tor%cs.brown.edu
87a3425d0d
Backout of 133382 patch to see if it's causing the Tp regression.
2002-03-31 00:14:25 +00:00
hewitt%netscape.com
d38a0937d9
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
cbiesinger%web.de
be8b7c7b47
bug 133382 r=timeless sr=jag a=asa
...
find gets enabled in images when used with tabs
2002-03-28 21:14:30 +00:00
timeless%mac.com
a0d6cace35
Bug 51688 Use Stylesheet menu: differentiate "None" from disabling all styles
...
patch by fantasai@escape.com r=mpt, r=alecf, rs=brendan, a=asa
2002-03-27 03:17:54 +00:00
cbiesinger%web.de
1d850f166e
bug 131031 patch by neil.marshall@sympatico.ca r=db48x sr=alecf a=asa
...
[RFE] Should be able to save images from page info dialog box
2002-03-26 20:53:48 +00:00
caillon%returnzero.com
6f42448b2e
Bug 131645: Page Info gives info about first tab regardless of which tab is focused. Patch by Daniel Brooks <db48x@yahoo.com> r=timeless, sr=alecf, a=dbaron
2002-03-26 01:15:37 +00:00
blakeross%telocity.com
3242f6a00a
127784 - require restart on theme switch. r=hewitt sr=ben a=dbaron
2002-03-25 07:33:41 +00:00
sgehani%netscape.com
b73b564c8c
Fix search in URL bar, search button, and context menu.
...
b=132780; r=law; sr=scc; a=asa
2002-03-23 01:28:42 +00:00
sgehani%netscape.com
5b76bf100c
Fix ``Focus goes bye-bye when opening print preview''.
...
b=126808; r=bryner; r=morse; sr=hewitt; a=asa
2002-03-21 23:56:43 +00:00
jaggernaut%netscape.com
8f26b59dcb
Bug 101723: security icon only works for the first tab
...
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
timeless%mac.com
dec943eb10
Bug 106386 rid source of misspellings
...
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
sgehani%netscape.com
078dd6ace1
Delay morphing window when entering print preview mode.
...
b=126675; r=law; sr=alecf; a=asa
2002-03-19 03:23:31 +00:00
dcone%netscape.com
da8d8d1f66
b=119574 r=rods sr=attinasi a=asa. Fixed some alerts.. dump the data instead.
2002-03-19 02:04:28 +00:00
hyatt%netscape.com
5deeb90b2d
Landng boomar groups. 119599 r ben sr jag a asa
2002-03-19 00:45:04 +00:00
akkana%netscape.com
95c44e5d56
83017: Fix title of the page info window. Fix from Daniel Brooks db48x@yahoo.com, sr=alecf, a=asa
2002-03-16 05:17:19 +00:00
blakeross%telocity.com
03c03b0df8
127349 - remove partial favicon support (redux). r=alecf sr=hewitt, ben a=brendan
2002-03-16 04:53:20 +00:00
stephend%netscape.com
7f22ec442b
Bug 122055. Page Info/Media's size of URL listbox shrinks and grows. Patch by Daniel Brooks <db48x@yahoo.com> r=timeless@bemail.org, sr=alecf@netscape.com, a=asa@mozilla.org
2002-03-15 10:06:25 +00:00
jaggernaut%netscape.com
02ae4e9f97
Fixing bustage (missing closing parenthesis) in pageInfo.js
2002-03-15 06:03:34 +00:00
bzbarsky%mit.edu
22ea93f963
Bug 121899 (nicer width/height display) and bug 121567 (strict warnings
...
on XML pages). Both patches by db48x@yahoo.com (Daniel Brooks), both
r=bzbarsky, sr=alecf, a=asa
2002-03-15 03:46:54 +00:00
andreww%netscape.com
d2bc38bc28
bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0
2002-03-14 21:20:51 +00:00
jaggernaut%netscape.com
28e6161fd2
Bug 130222: js text in status bar can push icons out of view. r=bryner, rs=hyatt, a=shaver
2002-03-13 05:01:21 +00:00
alecf%netscape.com
b7fdc3c8cf
fix for bug 64489 - make Esc close the Page Info window/dialog
...
code by jonasj@jonasj.dk , r=db48x@yahoo.com , sr=alecf@netscape.com , a=asa
2002-03-13 04:52:07 +00:00
ben%netscape.com
996f63020a
Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
...
r=blake, sr=hyatt, a=asa
2002-03-12 22:44:04 +00:00
bzbarsky%mit.edu
e2bb9ad325
Make "go" button pref do the right thing again. Bug 129686, patch by
...
caillon@returnzero.com (Christopher Aillon), r=bzbarsky, sr=jag, a=asa
2002-03-12 21:14:11 +00:00
bryner%netscape.com
8b898b481f
Adding some missing .cvsignore files. a=leaf.
2002-03-08 00:00:05 +00:00
bzbarsky%mit.edu
fe9a35a774
Show alt text in page info. Patch by db48x@yahoo.com (Daniel Brooks),
...
r=bzbarsky, sr=jag, a=asa
2002-03-06 22:53:58 +00:00
bzbarsky%mit.edu
f1c1c03e0a
Add a pref observer for the "hide tab bar with only one tab" pref. Bug
...
112699, patch by caillon@returnzero.com (Christopher Aillon),
r=bzbarsky, sr=jag, a=asa
2002-03-06 22:48:41 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
rjc%netscape.com
8c3f3ca6b7
Fix bug # 128678: Mac OS X window toolbar widget regression. r=brade sr=hewitt a=asa
2002-03-05 23:49:39 +00:00
timeless%mac.com
bceb6ea76c
Bug 120282�javascript error in metadata.js (Link Properties doesn't work)
...
patch by neil.marshall@sympatico.ca r=timeless sr=alecf a=asa
2002-03-05 23:34:53 +00:00
cbiesinger%web.de
b9085a7535
bug 120850 r=neil@parkwaycc.co.uk sr=jag a=asa
...
truncate status bar urls in the middle instead of at the end
2002-03-05 19:08:09 +00:00
radha%netscape.com
a107edfe0f
Fix for bug # 123140. wyciwyg:// appears on urlbar for JS dynamic pages. r=mcafee, sr=alecf a=asa
2002-03-04 22:54:16 +00:00
blakeross%telocity.com
0804ea8ecb
104094 - dragging link to home button results in blank/messed up dialog. r=pink sr=hewitt a=shaver
2002-03-04 02:53:51 +00:00
blakeross%telocity.com
c300b4de6f
127349 - remove partial favicon support. r=hewitt sr=ben a=roc+moz
2002-03-03 19:54:42 +00:00
rchen%netscape.com
7c7974fc39
Fix bug 86248 - Drop-down search text in address bar not localizable. r=rchen, sr=hewitt, a=asa (on behalf of drivers) for checkin to the 1.0 trunk
2002-03-02 01:31:00 +00:00
blakeross%telocity.com
a72401a73c
Readding line inadvertantly removed when I checked in the fix for 53496. r=hewitt sr=ben a=asa
2002-02-28 23:27:05 +00:00
hewitt%netscape.com
0ae8888990
90337 - urlbar not responsive to enter key, r=hyatt, sr=blake, a=roc
2002-02-28 06:18:00 +00:00
blakeross%telocity.com
06d9a7a120
53496 - no urlbar when using window.open and only 'location=yes'. r=hewitt sr=ben a=asa
2002-02-27 00:40:11 +00:00
blakeross%telocity.com
232e228626
124316 - page proxy icon needs a tooltip. r=hewitt sr=ben a=asa
2002-02-27 00:34:01 +00:00
rods%netscape.com
298c0ce514
Moves toolbar showing code into try block instead of after catch.
...
Bug 127335 r=sgehani sr=alexf a=asa
2002-02-26 03:33:27 +00:00
bzbarsky%mit.edu
07b878eefd
Make "File > New Navigator Window" work in viewsource. Bug 122145,
...
patch by Doron Rosenberg <doronr@naboonline.com>, r=bzbarsky, sr=alecf,
a=asa
2002-02-25 23:42:15 +00:00
timeless%mac.com
a0fde413c1
Bug 123794 urlbar not properly updated when leaving www.libertarian.org [frames]
...
patch by neil@parkwaycc.co.uk r=timeless sr=jag a=asa
2002-02-22 12:11:04 +00:00
sgehani%netscape.com
4ff1572cca
Landing print preview toolbar and UI.
...
b=111235; r=law; sr=hewitt
2002-02-20 06:19:39 +00:00
hewitt%netscape.com
7d0f387877
case issue in file name
2002-02-20 04:49:47 +00:00
ben%netscape.com
7ceb4f2e83
Fix for 106326 - better handling of IE favorites. Adding support for one-time import of
...
IE favorites in addition to dynamic root which is now off by default.
r=rjc, sr=hyatt
2002-02-20 04:06:57 +00:00
hewitt%netscape.com
5c354e81e6
68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag
2002-02-20 03:33:52 +00:00
rods%netscape.com
785aacab83
1) Makes sure that when a PrintSettings is created it is initialized from the
...
default printer.
2) Mail now uses the nsIWebBrowserPrint interface to create the PrintSettings
object it caches and uses
3) Editor now creates and caches a PrintSettings object.
Bug 123554 r=dcone sr=attinasi
2002-02-20 03:18:33 +00:00
dbragg%netscape.com
c7478fbb13
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
2002-02-20 03:18:10 +00:00
cbiesinger%web.de
8f35a0689a
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
041e0b7b9a
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
d7530223ec
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
4df9fe19a7
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
2f8dd50c03
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
51537449df
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
89908498f3
56647 - autocomplete menu has improper tooltip. r/sr=hewitt
2002-02-18 06:05:16 +00:00
cbiesinger%web.de
391c32f009
backing out patch for bug 122144 because Txul is 1% up
...
a=shaver
2002-02-17 22:26:05 +00:00
cbiesinger%web.de
46ca6d433f
fix strict warning introduced with 122144
...
r=timeless sr=blake
2002-02-17 20:00:56 +00:00
pinkerton%netscape.com
1dc8ab7ecd
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
e22386f61a
bug 122144 r=timeless sr=blake
...
disable 'Translate' menu item for images
2002-02-17 19:25:24 +00:00
ian%hixie.ch
f98144cbaf
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
sgehani%netscape.com
20f66d9ddb
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
bfe74c9ce5
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
0e68594cf7
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
8c5f8a01f6
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
7505133f7b
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
49d0369ad3
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
8645415d78
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
106d57603e
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
blakeross%telocity.com
74f96ce488
57505 - remove useless 'show images' menuitem. r/sr=ben
2002-02-09 04:09:13 +00:00
blakeross%telocity.com
3b51580793
60245 - no tooltips for "title" attribute in sidebar. r=sgehani sr=hewitt
2002-02-08 22:30:17 +00:00
hewitt%netscape.com
a9e1e85355
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
c796b4304e
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
cbe5841612
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
hewitt%netscape.com
6eb9a9d9b1
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
ab52751787
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
55a5667dd2
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
d57623e76e
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
c9c1bf230c
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
3a7d390ded
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
a22051df46
Fix for bug # 119617. sr=alecf r =walk84
2002-01-26 00:00:18 +00:00
jaggernaut%netscape.com
64ad794f08
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
9f728612ce
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
7180e5e8d1
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
dc38832475
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
1d1e80baf5
backing out earlier changes to fix 121054, to address pageload spike
2002-01-24 07:23:21 +00:00
ben%netscape.com
1be72aadcb
bug 121054 - adding history to go menu.
...
r=jag, sr=hewitt
2002-01-24 04:02:35 +00:00
bzbarsky%mit.edu
0123183cd5
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
3f1e512564
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
beb324aa99
bug 109593, remove full-screen mode, rsgehani, sr=ben
2002-01-24 01:57:51 +00:00
jaggernaut%netscape.com
2fc2b09bed
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
bce2abf502
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
520175690b
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
3240caf70b
Let 'Edit Page' use the focused frame, b=89975, r=syd, sr=hewitt
2002-01-16 05:29:43 +00:00
rjc%netscape.com
ff459ed110
Fix bug # 120069: #icons on <menu> issue. r=pink sr=ben
2002-01-16 05:06:54 +00:00
varga%utcru.sk
ff7ad62083
Fixes for:
...
94653 - can't right align text in outliner cell
95730 - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.
- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable
r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes
sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
dbragg%netscape.com
4563bf5291
Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com
2002-01-15 23:11:03 +00:00
rods%netscape.com
1d52798654
added printWithSettings method for printing with PrintSettings
...
Bug 118352 r=dcone sr=jst
2002-01-15 01:11:16 +00:00
law%netscape.com
2f1b6b0388
Bug 87257; delay default browser dialog till after navigator opens; r=jag, sr=ben
2002-01-10 22:58:27 +00:00
tingley%sundell.net
657a7116ce
checkin for sballard@netreach.net.
...
bug 103097: make the UI for the <link> element faster
r=fabian, sr=blake
2002-01-09 03:02:36 +00:00
pete%alphanumerica.com
2765327b43
b=92132, r=pete, sr=jag
...
Patch by Igor Nekrestyanov <nis@sparc.spb.su>
Urlbar history finally works the way it should.
--pete
2002-01-09 02:29:25 +00:00
hyatt%netscape.com
d749d59e46
Fix for 115748, r=bryner, sr=sspitzer
2002-01-05 00:15:48 +00:00
stephend%netscape.com
b76ff0aead
Bug 114321. hreflang handling broken in site navigation bar (links toolbar). Patch by Boris Zbarsky <bzbarsky@mit.edu> r=tim, sr=jag
2002-01-03 02:17:04 +00:00
jaggernaut%netscape.com
1b703b632d
Bug 99009: Fix annoying and long standing window status bug. r=caillon, sr=jst
2002-01-02 10:17:26 +00:00
rods%netscape.com
7929b953f5
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
...
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
mcafee%netscape.com
e47b64c3d3
Ignore generated files.
2001-12-29 04:19:36 +00:00