Commit Graph

1690 Commits

Author SHA1 Message Date
timeless%mozdev.org
846fa86348 Bug 202319 use s? instead of (s)? in regexp because we don't care about the s
r=biesi sr=alecf
2006-09-14 06:08:36 +00:00
sspitzer%netscape.com
d996e90aac fix for bug #199360
for simple left clicks of urls in mail messages that we know should open a browser window
(or load in the top most browser window), do it right away.

if the url is slow to load, switching messages can kill the load, and the window
never shows up.

play nice with stand alone mail, which doesn't need this trick.

r=bryner, sr=mscott
2006-09-14 06:08:35 +00:00
timeless%mozdev.org
f6b8cba465 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
2006-09-14 06:08:34 +00:00
timeless%mac.com
e82eed70f4 Bug 101910 alt text is not displayed in image properties
patch by neil.marshall@sympatico.ca r=cmanske sr=jag a=asa
2006-09-14 06:08:33 +00:00
bzbarsky%mit.edu
d55aee8d7a Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2006-09-14 06:08:32 +00:00
neil%parkwaycc.co.uk
3e1c382ebb Bug 228535 Fix JS strict warning undefined property this.searchInputTO r=timeless sr=bz 2006-09-14 06:08:31 +00:00
jst%mozilla.jstenback.com
c4fbfd6c28 Backing out the fix for bug 235457 since it made typing URLs, and autocomplete in the the URL bar not work. 2006-09-14 06:08:29 +00:00
jst%mozilla.jstenback.com
3dc785e363 Fixing bug 235457. Make new windows opened through window.open be opened on the context of the opener, and make caps not lie about when capabilities are enabled. r=danm-moz@comcast.net, r=caillon@aillon.org, sr=brendan@mozilla.org, a=dbaron@dbaron.org 2006-09-14 06:08:28 +00:00
jst%mozilla.jstenback.com
40c3713257 Fixing bug 213922. Make SeaMonkey focus the content area of a new window when opened from a targetted link. r=bryner@brianryner.com, sr=ben@bengoodger.com, a=brendan@mozilla.org 2006-09-14 06:08:27 +00:00
kairo%kairo.at
4e2a51bf88 bug 234087 - Allow localizing of "translate page" URL, r=timeless,sr=tor 2006-09-14 06:08:26 +00:00
timeless%mozdev.org
d91421b80e Bug 236552 Warning: assignment to undeclared variable searchURL in chrome://navigator/content/navigator.js
r=neil sr=tor
2006-09-14 06:08:24 +00:00
mvl%exedo.nl
2bffa30850 Remove duplicates from the menu to manually show blocked popups. Also limit the menu to 100 entries max.
bug 235454, r=danm, sr=jag
2006-09-14 06:08:23 +00:00
jst%mozilla.jstenback.com
8919adc1bf Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com 2006-09-14 06:08:22 +00:00
jst%mozilla.jstenback.com
9ccddfc80f Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org 2006-09-14 06:08:21 +00:00
bsmedberg%covad.net
6c6ddc3f22 Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2006-09-14 06:08:20 +00:00
mvl%exedo.nl
cf6b482310 Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
Bug 198846, r=danm, sr=jag
2006-09-14 06:08:19 +00:00
dbaron%dbaron.org
cf70e0b06d Call removeControllers / RemoveObserver for objects implemented in JS so that the chrome window's DOM window object can be cleaned up in one cycle of JS GC rather than two. b=231384 r=bryner sr=ben 2006-09-14 06:08:18 +00:00
dbaron%dbaron.org
5949a0049b Fix leaks by avoiding closure and unregistering listener. b=231266 r=bryner sr=brendan 2006-09-14 06:08:17 +00:00
jshin%mailaps.org
12c049ef14 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2006-09-14 06:08:16 +00:00
neil%parkwaycc.co.uk
f47865cd2a Bug 229995 view source doesn't need history or security r=doron sr=bz 2006-09-14 06:08:15 +00:00
neil%parkwaycc.co.uk
7b72dc4eb3 Bug 85908 Add reload to View Page Source Window r=doron sr=bz 2006-09-14 06:08:14 +00:00
rbs%maths.uq.edu.au
cb366b2780 Leftover from bug 15364. Patch by Christian Schmidt. 2006-09-14 06:08:13 +00:00
mvl%exedo.nl
8b47b1c01f nsIPopupManager.getEnumerator is replaced by nsIPermissionManager.getEnumerator
bug 221232, r=dwitte, sr=bryner
2006-09-14 06:08:12 +00:00
timeless%mozdev.org
7dfeb81d0c Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
patch by borggraefe@despammed.com r=neil sr=alecf
2006-09-14 06:08:11 +00:00
neil%parkwaycc.co.uk
195fd75e8e Bug 220460 "About Popups" dialog should autosize and not be resizable p=borggraefe@despammed.com r=me sr=bienvenu 2006-09-14 06:08:10 +00:00
jag%tty.nl
acef7cfad5 Bug 203960: add a UI pref allowing the user to choose between "Add tabs" and "Replace existing tabs". r=Neil, sr=bryner 2006-09-14 06:08:09 +00:00
cbiesinger%web.de
ca134583f5 Bug 217090
middlemouse.contentLoadURL doesn't work on windows
r+sr=jag
2006-09-14 06:08:08 +00:00
neil%parkwaycc.co.uk
35f0bfe66e Bug 136901 toOpenWindowByType should never open multiple windows r=varga sr=bz 2006-09-14 06:08:07 +00:00
rbs%maths.uq.edu.au
c6eeab9e31 Show line numbers on the status bar of view-source in combination with mouse clicks, caret browsing (hit F7), goto line (Ctrl+L), and selection movements. Patch by Christian Schmidt <bugzilla@christian.schmidt.name>, b=15364, r=neil, sr=bz 2006-09-14 06:08:06 +00:00
bzbarsky%mit.edu
14e060e4dc Add a "Go to line" option to the Edit menu in View Source (bug 104383). Make
the links in the JS console automatically go to the right line in View Source
(bug 79612).  Patch (in bug 104383) by christian@schmidt.net (Christian
Schmidt) with some selection fu from rbs, r=neil, sr=me, a=asa
2006-09-14 06:08:03 +00:00
kyle.yuan%sun.com
6d8d41ad03 Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
r=timeless, sr=henry.jia
patch by Simford.Dong@sun.com
2006-09-14 06:08:02 +00:00
neil%parkwaycc.co.uk
d18285b520 Bug 234193 QA/Bugs Filed Today should use new bugzilla syntax r=varga sr=tor a=dveditz 2006-09-14 06:08:00 +00:00
darin%meer.net
617698180b fixes bug 225424 "The View/Apply Theme menu of available themes should be sorted alphabetically"
patch by malcolm-bmo@farside.org.uk r=neil@parkwaycc.co.uk sr=alecf a=asa
2006-09-14 06:07:59 +00:00
timeless%mozdev.org
3a92357e47 Bug 135181 Add Translate Page to the Tools menu
patch by jg307@cam.ac.uk/neil.marshall@sympatico.ca r=neil(moa) sr=alecf
2006-09-14 06:07:58 +00:00
cbiesinger%web.de
cf85a4053f addressing reviewer comments 2006-09-14 06:07:53 +00:00
cbiesinger%web.de
04cec93e54 browser part of 47909 - hide the progress meter when it's not needed
r=neil sr=bz
2006-09-14 06:07:52 +00:00
cbiesinger%web.de
1ba0eff60a 191073 patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
Classic Theme: personal toolbar has a white vertical line on the left
2006-09-14 06:07:51 +00:00
pete.zha%sun.com
e3e6cce35a bug=223908(Add "Net config" selector)
r=neil.parkwaycc.co.uk sr=jst patch=leon.sha@sun.com
2006-09-14 06:07:50 +00:00
neil%parkwaycc.co.uk
d515300cfd Bug 214832 some web pages bookmark as [object HTMLImageElement] r=caillon sr=bz 2006-09-14 06:07:49 +00:00
timeless%mozdev.org
fa503446c6 Bug 221876 Latest Builds in QA menu doesn't work anymore
first draft by mcsmurf@gmx.net r=jst sr=jst
2006-09-14 06:07:48 +00:00
timeless%mozdev.org
0d30fbc181 Bug 143687 Bring back site icons (favicons) in personal toolbar
patch by mozilla-bugs@nogin.org r=varga sr=alecf
2006-09-14 06:07:47 +00:00
stephend%netscape.com
510cf72a58 Bug 220991. Update Debug menu URLs to reflect komodo decomission. r=neil, sr=bryner 2006-09-14 06:07:46 +00:00
stephend%netscape.com
432b83a39c Bug 203121. Debug > Verification > Javascript menu item should read 'DOM' instead. Patch by Neil Rashbrook <neil@parkwaycc.co.uk>. r=me, sr=bz 2006-09-14 06:07:45 +00:00
dwitte%stanford.edu
e1e0c98444 Bug 212284: Adding a web site to allowed popup site list crashes Mozilla [@ nsPermissionManager::Add ]
fixing a crasher regression from yesterday's landing of bug 209475.

patch by mvl; r=dwitte, sr=bz, a=dbaron.
2006-09-14 06:07:44 +00:00
timeless%mozdev.org
eae8464acc Bug 210639 Confirm tab close ignores "Close Window"
patch by riceman+bmo@mail.rit.edu r=neil sr=jag
2006-09-14 06:07:43 +00:00
timeless%mozdev.org
6277d4e80f Bug 108973 Multi-tabbed windows should confirm close
patch by riceman+bmo@mail.rit.edu r=neil sr=jag
2006-09-14 06:07:42 +00:00
jaggernaut%netscape.com
aff0118706 Bug 104778, part 2: also remember what the user typed when loading a page in the
current tab fails. r=Neil, sr=bryner
2006-09-14 06:07:41 +00:00
bryner%netscape.com
5b55589ce4 Fix (again) setting of focused window/element on focus controller. This ensures that we do the right thing when given either an element or a window to focus. Bug 89214, r=neil, sr=jag. 2006-09-14 06:07:40 +00:00
jaggernaut%netscape.com
8f59c1542e Bug 104778: Remember what user typed when switching tabs.
Bug 103720: prefill URI when opening new tab.
r=varga, sr=ben
2006-09-14 06:07:39 +00:00
jaggernaut%netscape.com
0fe0239fdb Bug 206092: fix small regression from previous checkin for this bug. Patch by Ian Neal <ian@arlen.demon.co.uk>, r+sr=jag 2006-09-14 06:07:38 +00:00
neil%parkwaycc.co.uk
f711016048 Bug 206092 New window from Composer/MailNews only opens blank page p=ian@arlen.demon.co.uk r=me sr=jag 2006-09-14 06:07:37 +00:00
jaggernaut%netscape.com
d31027be24 Bug 203960: Make bookmark groups replace existing tabs instead of appending. r=jkeiser, varga, adamlock, sr=jst, hewitt 2006-09-14 06:07:36 +00:00
bryner%netscape.com
546d181eb2 Fix some cases where the caret could be blinking in the URL bar but focus is actually elsewhere. Bug 89214, r=jkeiser, sr=jst. 2006-09-14 06:07:35 +00:00
aaronl%netscape.com
60e92a7d01 Bug 204777. Prevent backspace to send us back in history in general embedded case. r=brade, sr=sfraser 2006-09-14 06:07:34 +00:00
shliang%netscape.com
2a58038565 supplementary patch for bug 144828 - nav-only installs don't have send link, image, new message. r/sr/a=sspitzer. 2006-09-14 06:07:33 +00:00
shliang%netscape.com
7c0711f067 144828 - nav-only installs do not have send link, send image, new message menuitems. r=jag, sr/a=sspitzer. 2006-09-14 06:07:32 +00:00
rbs%maths.uq.edu.au
36af872402 Put 'DOM Source' in the title of the window of View Selection Source to remind users that the source is generated from the DOM, b=190947, r=doron, sr=bzbarsky 2006-09-14 06:07:31 +00:00
bsmedberg%covad.net
4c75945b05 Bug 219389 - ViewSource highlighting broken (from bug 179834) r=pike sr=darin 2006-09-14 06:07:30 +00:00
sspitzer%netscape.com
cc9d159478 fix for bug #1293896
remove print preview on Mac OS X
r/sr=bienvenu
2006-09-14 06:07:29 +00:00
varga%netscape.com
80660dd6e2 Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2006-09-14 06:07:28 +00:00
varga%netscape.com
690985f588 Fix for bug 192014. Bookmarks menu shows no bookmarks when no unminimized windows are open.
r=pch, sr=jag, a=sspitzer
2006-09-14 06:07:27 +00:00
timeless%mozdev.org
e5c2e4df12 Bug 197671 Separate "When Navigator starts up" from "What a new tab/window does" preferences
patch by ian@arlen.demon.co.uk r=timeless sr=jag
2006-09-14 06:07:26 +00:00
timeless%mozdev.org
8fd1aa2143 Bug 201416 if shistory.dll is missing then home page won't load
r=alecf sr=alecf
2006-09-14 06:07:25 +00:00
jaggernaut%netscape.com
f4a6f0f9bb Bug 66919: Add overflow to personal toolbar. r=shliang, sr=bryner. 2006-09-14 06:07:24 +00:00
shliang%netscape.com
fe01450530 171013 - fix and hookup toolbars as text/icons/both in modern. r=varga, sr=jag 2006-09-14 06:07:23 +00:00
shliang%netscape.com
b0e3a9e6e8 195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag. 2006-09-14 06:07:22 +00:00
chanial%noos.fr
5e00707c9c Landing of the bookmarks rewrite TBOOKMARKS_20030320_BRANCH (bug 196756) part one.
It includes:
- bug 160019: Robust bookmarks handling.
- bug 53422: Bookmarks Transaction Manager
- bug 36339: top level bookmark root
- bug 114962: spring loaded bookmark menu in menubar
Thanks to Jan for the great help, bug fixing and testing.

Jan's fixes include:
- bug 51683: unique URI for bookmarks
- bug 99860: new file bookmarks dialog
- bug 121053: optional labels for separators

r=jag, sr=bryner
2006-09-14 06:07:21 +00:00
timeless%mozdev.org
4d3a3403a7 Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
patch by doron@netscape.com r=timeless sr=rbs
2006-09-14 06:07:19 +00:00
neil%parkwaycc.co.uk
6d3dc61db9 Bug 111337 middle-click-paste into bookmark icon p=t.bugz@lament.cjb.net r=me sr=jag 2006-09-14 06:07:18 +00:00
shliang%netscape.com
87a73d678d 147653 - page setup commands doesn't work in mail and composer. r/sr=sspitzer,jag 2006-09-14 06:07:17 +00:00
jaggernaut%netscape.com
a6ada456f9 Bug 195486: tab bar context menu: add "Bookmark This Group of Tabs". r=neil, sr=
bryner
2006-09-14 06:07:15 +00:00
shliang%netscape.com
b352f95907 194072 - no tooltip for popup blocked icon. r=sgehani,sr=jag 2006-09-14 06:07:14 +00:00
aaronl%netscape.com
a8e2f5d8d3 Bug 187511. Add Find As You Type to menus. r=brade, sr=dveditz. 2006-09-14 06:07:13 +00:00
jaggernaut%netscape.com
206e2d8349 Bug 103329: don't show undefined either. r=lumpy,sr=jack 2006-09-14 06:07:10 +00:00
jaggernaut%netscape.com
405b41aadf Bug 103329 (regression): treat whitespace as "about:blank". r=biesi, sr=hewitt 2006-09-14 06:07:09 +00:00
jaggernaut%netscape.com
341cc772c8 Bug 109551: load the "page to load on startup / new window", instead of always loading the homepage (bad me, no cookie!). r=biesi, sr=bryner 2006-09-14 06:07:08 +00:00
jaggernaut%netscape.com
30932f1fd4 Bug 109551: prefs to show home/current/blank page in new tab. r=shliang, sr=bryner 2006-09-14 06:07:07 +00:00
neil%parkwaycc.co.uk
a30abbbd4b Bug 116441 [clickSelectsAll] should not trigger if click is after end of URL r=jag sr=bz 2006-09-14 06:07:06 +00:00
neil%parkwaycc.co.uk
a3e1d90c48 Bug 191818 File menu missing "Close other tabs" option r=shliang sr=jag a=asa 2006-09-14 06:07:05 +00:00
danm%netscape.com
18fad264ac add id to menu item for overlay insertion. bug 185689 r=jag 2006-09-14 06:07:04 +00:00
aaronl%netscape.com
036843f43f Bug 185270. Make Insert/shift+insert open link in new tab (foreground/background, depending on whether shift is pressed). r=caillon, sr=jag 2006-09-14 06:07:03 +00:00
rbs%maths.uq.edu.au
008241b28e Restore the selected area in View Selection Source and some extras while here, b=201102, r=doron, sr=bzbarsky 2006-09-14 06:07:02 +00:00
neil%parkwaycc.co.uk
2ff310d377 Bug 191488 View Source window should focus its content r=aaronl sr=bz 2006-09-14 06:07:01 +00:00
cbiesinger%web.de
74b9ef466c part of bug 46200, remove a bit more stuff from nsIBrowserInstance, r=jag sr=alecf 2006-09-14 06:07:00 +00:00
aaronl%netscape.com
fefb00520b Backing out bug 187511. Add Find As You Type to menus 2006-09-14 06:06:59 +00:00
aaronl%netscape.com
99803a9dc1 Bug 187511. Add Find As You Type to menus. r=shliang, sr=jag 2006-09-14 06:06:58 +00:00
neil%parkwaycc.co.uk
24f8d9aa07 actually check in patch to bug 160924 that has r=doron sr=bz 2006-09-14 06:06:57 +00:00
neil%parkwaycc.co.uk
ef8234835e Bug 160924 View Selection Source should check to see if syntax highlighting is enabled r=doron sr=bz 2006-09-14 06:06:56 +00:00
rods%netscape.com
b6ffcb2e8b 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
2006-09-14 06:06:55 +00:00
jaggernaut%netscape.com
b28d81f522 Bug 104352: Status bar ticker fails to update when tabs switched. patch by Neil, jag, r=Neil, sr=jag 2006-09-14 06:06:54 +00:00
jaggernaut%netscape.com
a62d6a2f57 Keep about:blank from showing up in the urlbar if it's the first page in session history. r=lumpy, sr=jack 2006-09-14 06:06:53 +00:00
neil%parkwaycc.co.uk
03b56a8eac Bug 196563 View > Page Source disabled if document contains unsupported plug in r=timeless sr=rbs 2006-09-14 06:06:52 +00:00
shliang%netscape.com
e6dc4caea8 195833 - js error in onLocationChange when trying to get hostPort if there isn't one. r=jag, sr=bzbarsky 2006-09-14 06:06:51 +00:00
neil%parkwaycc.co.uk
6c77ea4436 Bug 173223 Separator remains on toolbar when home button hidden p=martin@wulffeld.org r=me sr=jag a=asa 2006-09-14 06:06:50 +00:00
shliang%netscape.com
bb5fc3b04a bug 190014 - prefill popup manager appropriately when opened from popup blocked statusbar icon - r/sr=jag 2006-09-14 06:06:49 +00:00
shliang%netscape.com
0c48f0bd34 bug 176624 - popup blocking. r=danm, sr=jag 2006-09-14 06:06:48 +00:00
varga%netscape.com
db5623d7d6 Putting toolbar grippies back in. Bug 175091.
Original bug for removing them was 112534.
Please see the discussion in those 2 bugs before complaining or filling new bug reports!
r=caillon,a=UE team
2006-09-14 06:06:47 +00:00
aaronl%netscape.com
4619ae1a93 Bug 180357. Move location bar accesskey into dtd file. r=timeless, sr=bz 2006-09-14 06:06:46 +00:00
jaggernaut%netscape.com
fcf864ce48 Bug 127589: when switching tabs with find dialog open, update dialog's internal state so it's "attached" to the focused tab. r=Jan, sr=peterv 2006-09-14 06:06:44 +00:00
sgehani%netscape.com
051b34c01c Make exiting print preview less ``choppy''.
b=186346; r=shliang; sr=jaggernaut
2006-09-14 06:06:43 +00:00
shanjian%netscape.com
c9ffcb6499 #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
2006-09-14 06:06:42 +00:00
varga%netscape.com
18aeb54e38 Fix for bug 112534. Remove collapse grippies.
r=caillon, sr=jag
2006-09-14 06:06:41 +00:00
cbiesinger%web.de
746393a0cf 181724 r=caillon sr=bzbarsky shift+enter in location bar no longer works 2006-09-14 06:06:40 +00:00
timeless%mozdev.org
f8ddf28a8a Bug 116441 [clickSelectsAll] should not trigger if click is after end of URL
patch by neil@parkwaycc.co.uk r=jag sr=bz
2006-09-14 06:06:39 +00:00
dbaron%fas.harvard.edu
4494fef4e8 Fix shutdown leaks of observer service via cycles through JS caused by closures and global variables. b=170022 r=morse sr=jag 2006-09-14 06:06:38 +00:00
jaggernaut%netscape.com
1f545c5159 Bug 172716: Fix composer Browse button. r=cmanske, sr=dveditz, a=drivers 2006-09-14 06:06:37 +00:00
caillon%returnzero.com
c7352679ae Bug 162393 - Making our content area clicking and link handling more robust.
r=bzbarsky sr=jag a=asa
2006-09-14 06:06:36 +00:00
jaggernaut%netscape.com
3d45fbea51 Bug 118835: add support for home page groups. r=law, sr=hewitt 2006-09-14 06:06:35 +00:00
smontagu%netscape.com
6677856f7c Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2006-09-14 06:06:34 +00:00
varga%netscape.com
5877edc4c3 Fix for bug 172322. Merge securityOverlay.xul with navigator.xul.
r=kaie, sr=jag
2006-09-14 06:06:33 +00:00
rods%netscape.com
b1729fb4d0 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
2006-09-14 06:06:32 +00:00
aaronl%netscape.com
132176e970 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 2006-09-14 06:06:31 +00:00
timeless%mozdev.org
64f6b0827b Bug 247711 Remove outdated "tbautostretch" XUL attribute from the codebase
patch by bugzilla@babylonsounds.com r=neil sr=brendan
2006-09-14 06:06:30 +00:00
timeless%mac.com
7f54111685 Bug 135572 remove Theme Preferences from the View > Apply Theme submenu
patch by pepperxn@netscape.net r=doron sr=jag
2006-09-14 06:06:29 +00:00
timeless%mac.com
58b5357bd1 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2006-09-14 06:06:28 +00:00
aaronl%netscape.com
bfb92174b3 Bug 133155. Site Navigation menu doesn't have access keys. Patch from gregvalure@wanderlife.com. r=aaronl, sr=jag 2006-09-14 06:06:27 +00:00
cbiesinger%web.de
ba3bd61cac bug 98092 r=db48x sr=bzbarsky [RFE] Show image file size in image property [properties] dialog 2006-09-14 06:06:26 +00:00
neil%parkwaycc.co.uk
0136116798 Supplementary patch to bug 226955 to use more meaningful entity names p=gautheri@noos.fr r=me sr=jag 2006-09-14 06:06:25 +00:00
neil%parkwaycc.co.uk
e157d6524a Bug 226955 Convert <window class="dialog"> to <dialog> p=gautheri@noos.fr r=me sr=jag 2006-09-14 06:06:24 +00:00
varga%nixcorp.com
b1682eef30 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2006-09-14 06:06:23 +00:00
db48x%yahoo.com
774b2ef876 bug 228218 - Cannot save media (image,...) from page info (validateFileName is not defined)
patch by Gilles Durys <mozbug@durys.net>, r=db48x, sr=dbaron
2006-09-14 06:06:22 +00:00
neil%parkwaycc.co.uk
c4ac97096a Bug 231766 Fix JS strict warning p=gautheri@noos.fr r=me sr=jag 2006-09-14 06:06:21 +00:00
db48x%yahoo.com
8dceb697aa bug 226752 and bug 220833 - 'Page info' dialog shows form fields belonging to incorrect forms; view page info/forms shows id, not name attribute
r=jag, sr=bz
2006-09-14 06:06:20 +00:00
neil%parkwaycc.co.uk
24ffc37d5c Supplementary cleanup to bug 228510 p=gautheri@noos.fr r=me sr=bz 2006-09-14 06:06:19 +00:00
timeless%mozdev.org
0517581d44 Bug 228510 Warning `function getContentTypeFromHeaders does not always return a value'' [xs] in file `chrome://navigator/content/pageInfo.js'', line 951, character 0.
r=neil sr=bz
2006-09-14 06:06:18 +00:00
tor%cs.brown.edu
a411c7c5d2 Bug 183185 - pageInfo.js "Error: this.data[row] has no properties". Patch by
Daniel Brooks, r=timeless, sr=bz, a=tor.
2006-09-14 06:06:17 +00:00
bsmedberg%covad.net
66c4414201 Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2006-09-14 06:06:16 +00:00
bzbarsky%mit.edu
e09e6da774 Fix strict warning. Bug 213962, patch by db48x@yahoo.com (Daniel Brooks),
r=timeless, sr=bzbarsky
2006-09-14 06:06:15 +00:00
bzbarsky%mit.edu
719884c039 Make ensureSelection check that there is something to select. Bug 213961,
patch by db48x@yahoo.com (Daniel Brooks), r=blake, sr=bzbarsky
2006-09-14 06:06:14 +00:00
timeless%mozdev.org
836bb57e09 Bug 187908 strict javascript warning in pageInfo.js
patch by stevechapel@earthlink.net r=db48x sr=alecf a=asa
2006-09-14 06:06:13 +00:00
bzbarsky%mit.edu
43ed386377 Fix page info bustage due to incorrect var name. Bug 200743, patch by
db48x@yahoo.com (Daniel Brooks) r/sr/whatever=me
2006-09-14 06:06:12 +00:00
bzbarsky%mit.edu
959e266c0a Get the MIME type from the image itself. Bug 198339, patch by db48x@yahoo.com
(Daniel Brooks), r=bzbarsky, sr=jag
2006-09-14 06:06:11 +00:00
timeless%mozdev.org
d0c4cbf5c0 Bug 167566 List Access Key with Links under Page Info
patch by db48x@yahoo.com r=doron sr=jag
2006-09-14 06:06:10 +00:00
bolian.yin%sun.com
98a11dbed4 Bug 194821, Page Info: add access keys for _H_elp button, and _V_iew in Security tab
r=db48x, sr=jaggernaut, patch by jessie.li@sun.com.
2006-09-14 06:06:09 +00:00
cbiesinger%web.de
2a24fee24b 192805 patch by db48x@yahoo.com r=timeless sr=bzbarsky a=asa
Page Info Window does not remember previous size
2006-09-14 06:06:08 +00:00
timeless%mozdev.org
d03166ebea Bug 195278 page info shows incorrect label value for form fields
patch by db48x@yahoo.com r=timeless sr=jag
2006-09-14 06:06:07 +00:00
timeless%mozdev.org
b6dd201487 Bug 181764 make page info appear faster
patch by db48x@yahoo.com r=caillon sr=jag
2006-09-14 06:06:06 +00:00
bzbarsky%mit.edu
5d40a64732 Fix relative url handling in page info. Bug 153545, patch by
db48x@yahoo.com (Daniel Brooks), r=jag, sr=bzbarsky
2006-09-14 06:06:05 +00:00
bzbarsky%mit.edu
c39ab9bfa1 Fix bug 122125 (showing "real" dimensions of images) redux, and strict
JS warnings.  Patch by db48x@yahoo.com (Daniel Brooks), r=timeless,
sr=bzbarsky
2006-09-14 06:06:04 +00:00
bzbarsky%mit.edu
bab3c50bf1 Make attribute value testing smarter (using regexps). Bug 177047,
patch by db48x@yahoo.com (Daniel Brooks), r=timeless, sr=jag
2006-09-14 06:06:03 +00:00
bzbarsky%mit.edu
3775ef71bc Show the "real" dimensions of images too. Bug 122125, patch by
db48x@yahoo.com (Daniel Brooks), r=jag, sr=bzbarsky
2006-09-14 06:06:02 +00:00
timeless%mozdev.org
7f06ee28f1 Bug 177658 Clipboard copy in Page Info is broken
patch by thieleke@yahoo.com r=db48x@yahoo.com sr=bzbarsky a=blizzard
2006-09-14 06:06:01 +00:00
timeless%mozdev.org
dcf2c698c4 Bug 176733 Saving of images from "Page Info" does not work
patch by grigorig@web.de r=db48x sr=bz a=asa
2006-09-14 06:06:00 +00:00
bzbarsky%mit.edu
a6ef0f832c Fix bug 151718, patch by db48x@yahoo.com (Daniel Brooks),
r=dean_tessman@hotmail.com, sr=bzbarsky, a=roc+moz
2006-09-14 06:05:59 +00:00
timeless%mac.com
58c756cd60 Bug 96994 Page info > Images doesn't list background images
patch by db48x@yahoo.com r=bz sr=jag a=asa
2006-09-14 06:05:58 +00:00
smontagu%netscape.com
d4eaccd038 Bug 136322: Character coding menu doesn't work in Source window. Author=neil@parkwaycc.co.uk, r=shanjian, sr=bzbarsky@mit.edu. 2006-09-14 06:05:56 +00:00
cbiesinger%web.de
564942bb7e fix typo (missing space) 2006-09-14 06:05:55 +00:00
cbiesinger%web.de
aea15afec2 bug 129612 patch by neil@parkwaycc.co.uk r=doron sr=bz a=asa
add enable syntax highlighting checkbox to view source window
2006-09-14 06:05:54 +00:00
rbs%maths.uq.edu.au
6262c680fa Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2006-09-14 06:05:53 +00:00
caillon%returnzero.com
e38cf82f45 167867. Convert the unicodeToEntity functions to use regexps.
r=timeless sr=bzbarsky
2006-09-14 06:05:52 +00:00
kin%netscape.com
ba4c34dbc0 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
2006-09-14 06:05:51 +00:00
rbs%maths.uq.edu.au
f4ca16a9c4 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 2006-09-14 06:05:50 +00:00
bzbarsky%mit.edu
a880f6403d Bug 139624 (minor fixes to view-source menus). Patch by
gregvalure@yahoo.com (Greg Valure), r=bzbarsky, sr=alecf
2006-09-14 06:05:49 +00:00
bzbarsky%mit.edu
97a06785cd this would be build bustage in C++. ;) Bug 175447, r=mcsmurf (Frank
Wein), sr=bzbarsky, a=dbaron
2006-09-14 06:05:47 +00:00
bzbarsky%mit.edu
8c6f089dcc Revive page info. Bug 170143, patch by db48x@yahoo.com (Daniel Brooks),
r=bzbarsky, sr=jag, a=asa
2006-09-14 06:05:46 +00:00
timeless%mac.com
f8f11b1082 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
2006-09-14 06:05:45 +00:00
timeless%mac.com
6dac88dae0 correcting interface name (fallout from bug 157624) used bug 158593
r=nick rs=mozbot pay attention to interface changes
2006-09-14 06:05:44 +00:00
timeless%mac.com
8e1a507483 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
2006-09-14 06:05:43 +00:00
cbiesinger%web.de
edb7e0b3f9 bug 151899 r=db48x sr=alecf Show link target "Page Info" 2006-09-14 06:05:42 +00:00
bzbarsky%mit.edu
eae0b9daaf Fix string warning. Bug 160389, patch by cahagn_o@epita.fr (Olivier
Cahagne), r=db48x, sr=bzbarsky
2006-09-14 06:05:41 +00:00
cbiesinger%web.de
0e9486b08e 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.
2006-09-14 06:05:40 +00:00
cbiesinger%web.de
69c375bac4 last checkin was for nick@technisys.com.ar who created that patch 2006-09-14 06:05:38 +00:00
cbiesinger%web.de
4ee3c68bdf bug 158435 r=ksosez sr=bz a=jesup
Page Info's label-control association is broken (should be by id).
2006-09-14 06:05:37 +00:00
mstoltz%netscape.com
1b19ccd43b 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.
2006-09-14 06:05:36 +00:00
oeschger%netscape.com
8a696f6195 adding a help button to page info, bug=140466, r=racham, sr=alecf 2006-09-14 06:05:35 +00:00
cbiesinger%web.de
077d33d751 bug 76099 patch by neil.marshall@sympatico.ca r=db48x sr=alecf
Include referring URL in Page info
2006-09-14 06:05:33 +00:00
caillon%returnzero.com
5b7cfa12a7 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 2006-09-14 06:05:32 +00:00
bzbarsky%mit.edu
a905b551ba Bug 113015 -- page info sometimes says "not cached" for cached
content. r=db48x, sr=darin
2006-09-14 06:05:31 +00:00
timeless%mac.com
92f099c8dd Bug 135903 'Size' items in Page Info hasn't units
patch by db48x@yahoo.com r=biesi sr=alecf a=rjesup
2006-09-14 06:05:30 +00:00
timeless%mac.com
566fd6d1ad 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
2006-09-14 06:05:29 +00:00
caillon%returnzero.com
02f44b6144 Bug 69295. Enable copying of images in Page Info with Accel+C. Patch by db48x@yahoo.com, r=timeless,caillon sr=alecf, a=asa 2006-09-14 06:05:28 +00:00
timeless%mozdev.org
14bc188d17 Bug 78320 javascript strict warnings and error in urlbarBindings.xml
patch by ajvincent@juno.com r=brade sr=jst
2006-09-14 06:05:26 +00:00
wade%ezri.org
8f1078ab58 fix for bug 202817 - clicking on a link that returns a non-trivial mimetype results in download rather than view. p=bz r=blizzard sr=darin 2006-09-14 06:05:24 +00:00
timeless%mozdev.org
ef166c614c Bug 179117 Increase number of URL bar dropdown menu items and decouple from number of history items
patch by stevechapel@earthlink.net r=hewitt sr=alecf a=asa
2006-09-14 06:05:22 +00:00
timeless%mac.com
461c3d54a6 Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
r=neil@parkwaycc.co.uk sr=kin@netscape.com
2006-09-14 06:05:21 +00:00
chanial%noos.fr
fa2296feaa Bug 167180: new API in nsIBookmarksService for creating a new resource (bookmark, folder, folder group and separator) r/sr=hyatt,blake,bryner moa=ben 2006-09-14 06:05:20 +00:00
neil%parkwaycc.co.uk
d61ed8b86c Move some style rules from navigator.css to their rightful home in themes/**/brand.css b=144438 r=timeless sr=jag 2006-09-14 06:05:19 +00:00
danm%netscape.com
e699a31105 add popup blocking context menu item. bug 166442 r=brendan,jag 2006-09-14 06:05:18 +00:00
danm%netscape.com
4ea179ff72 bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929 2006-09-14 06:05:17 +00:00
danm%netscape.com
749359a226 backing out Txul-regression-causing popup window manager. bug 167929 2006-09-14 06:05:16 +00:00
danm%netscape.com
e840d05598 adding popup window checkbox. bug 166442 r=jag,jst,timeless 2006-09-14 06:05:15 +00:00
jrgm%netscape.com
d074067da5 'Remove 'Done' in browser statusbar after first link hover' [bug 181689], (and remove some dead code), r=caillon, sr=jag 2006-09-14 06:05:14 +00:00
dbaron%fas.harvard.edu
de3dfeba4c Do more filtering of onStateChange notifications in nsBrowserStatusFilter instead of in the nsBrowserStatusHandler JS code. b=168732 sr=jag r=caillon 2006-09-14 06:05:13 +00:00
caillon%returnzero.com
23ecdf0465 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
2006-09-14 06:05:12 +00:00
kyle.yuan%sun.com
9ab90e4fc8 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.
2006-09-14 06:05:11 +00:00
caillon%returnzero.com
d5e3d19bd1 152625 - Make loading a groupmark honor the 'Load links in the background' pref
r=sicking sr=jag
2006-09-14 06:05:10 +00:00
cbiesinger%web.de
0c54015c1a 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
2006-09-14 06:05:09 +00:00
cbiesinger%web.de
f8b463188b bug 97123 r=brade sr=alecf modifier+Enter in address field and go button should behave like modifier+click on link 2006-09-14 06:05:08 +00:00
alecf%netscape.com
397a6fe4c7 bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2006-09-14 06:05:07 +00:00
sgehani%netscape.com
197c9b2290 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
2006-09-14 06:05:05 +00:00
sicking%bigfoot.com
a56ca3e779 Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt
2006-09-14 06:05:04 +00:00
kyle.yuan%sun.com
fb92ae19cb 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
2006-09-14 06:05:01 +00:00
cbiesinger%web.de
270b1667f0 bug 48436 r=caillon sr=blake Change "Document: Done" to "Done" 2006-09-14 06:05:00 +00:00
hewitt%netscape.com
d4023e7c75 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
2006-09-14 06:04:58 +00:00
cbiesinger%web.de
2255ff1851 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
2006-09-14 06:04:57 +00:00
jaggernaut%netscape.com
40fd8e8fc8 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 2006-09-14 06:04:54 +00:00
sicking%bigfoot.com
6e0b4ef8af Bug 133250: "Transferring data from..." remains on status bar. Checkin for antonio.xu@sun.com
r=jkeiser sr=rpotts
2006-09-14 06:04:53 +00:00
cbiesinger%web.de
edd2d935de bug 92947 r=timeless sr=jag
Better feedback when components of a page do not download
2006-09-14 06:04:52 +00:00
stephend%netscape.com
9df38c87f8 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 2006-09-14 06:04:51 +00:00
jaggernaut%netscape.com
e242b75ce7 Bug 139321: forward button not working with pdf, r=biesi, sr=alecf 2006-09-14 06:04:50 +00:00
cbiesinger%web.de
813778ac1a bug 134673 patch by bzbarsky r=biesi sr=alecf a=asa
Find in page disabled for application/x-javascript (and others)
2006-09-14 06:04:49 +00:00
tor%cs.brown.edu
2a4ef4a867 Putting 133382 fix back in - doesn't appear to alter Tp times. 2006-09-14 06:04:48 +00:00
tor%cs.brown.edu
60a421c072 Backout of 133382 patch to see if it's causing the Tp regression. 2006-09-14 06:04:47 +00:00
cbiesinger%web.de
e6da0a5d34 bug 133382 r=timeless sr=jag a=asa
find gets enabled in images when used with tabs
2006-09-14 06:04:46 +00:00
caillon%returnzero.com
0641f12ba1 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 2006-09-14 06:04:45 +00:00
jaggernaut%netscape.com
fa4459e05e 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>.
2006-09-14 06:04:44 +00:00
jaggernaut%netscape.com
2d67cbb974 Fixing bustage (missing closing parenthesis) in pageInfo.js 2006-09-14 06:04:43 +00:00
bzbarsky%mit.edu
58aacf6e65 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
2006-09-14 06:04:42 +00:00
serge%netscape.com
80ddef6219 fix 153454 Link to image/tiff file does not download correctly (with plug-in installed) r=av, sr=alecf 2006-09-14 06:04:41 +00:00
bolian.yin%sun.com
94c3e7eec2 Bug 148996, enable the feature of Drag and Drop on Bookmarks button on the personal toolbar. r=bryner, sr=blizzard. 2006-09-14 06:04:40 +00:00
timeless%mac.com
d47150b92a Bug 101059 [FIX] Can't drag between folders on personal toolbar
patch by chanial@noos.fr r=timeless sr=blake
2006-09-14 06:04:39 +00:00
cbiesinger%web.de
6f5ada5689 bug 160620 patch by chanial@noos.fr r=caillon sr=jag a=asa
drag and drop into menu regression for Windows
2006-09-14 06:04:38 +00:00
timeless%mac.com
14577d97cb Bug 148671 function retrieveURLFromData() is triplicated (?) in the code with slight differences.
patch by pierrechanial@netscape.net r=rginda,timeless sr=jag
2006-09-14 06:04:37 +00:00
mkaply%us.ibm.com
ececb27c8d #154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
2006-09-14 06:04:36 +00:00
cbiesinger%web.de
942c397c22 bug 163230 r=db48x sr=roc+moz update "file a bug" link 2006-09-14 06:04:35 +00:00
caillon%returnzero.com
0fb29a2d03 134395 Add 'tree status' to QA menu
Patch by magicdice@hotmail.com
r=timeless sr=blake
2006-09-14 06:04:34 +00:00
cbiesinger%web.de
544f327f9e bug 84542 r=timeless sr=bzbarsky disable view|page source for images 2006-09-14 06:04:33 +00:00
timeless%mac.com
81b2df4c32 Bug 158364 clicking the url proxy widget opens an add bookmark dialog
r=hwaara sr=jag a=asa
2006-09-14 06:04:32 +00:00
axel%pike.org
a061e445b6 adding an id to the QA menupopup, so one can overlay that. bug 157382, r=neil@parkwaycc.co.uk, sr=alecf, a=asa 2006-09-14 06:04:31 +00:00
sgehani%netscape.com
84d5b770e1 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
2006-09-14 06:04:30 +00:00
bzbarsky%mit.edu
f8409648b4 "Textbox context menu generates spurious focus events.". Bug 155871,
patch by neil@parkwaycc.co.uk, r=dean_tessman@hotmail.com, sr=jag
2006-09-14 06:04:29 +00:00
bzbarsky%mit.edu
0a560593ee Bug 128629 -- speed up personal toolbar a bit. Patch by
neil@parkwaycc.co.uk, r=pierrechanial@netscape.net, sr=ben
2006-09-14 06:04:28 +00:00
dean_tessman%hotmail.com
072954f7ec 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
2006-09-14 06:04:27 +00:00
jaggernaut%netscape.com
cf38af930d Bug 150099: Hide the tab bar when clicking the close box, add show/hide menuitem for tabbar. r=bryner, sr=hewitt 2006-09-14 06:04:26 +00:00
shaver%mozilla.org
e90e08a1e2 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.
2006-09-14 06:04:25 +00:00
jruderman%hmc.edu
68b83c588b 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. 2006-09-14 06:04:24 +00:00
caillon%returnzero.com
8fb82f2204 Bug 154535. Don't depend on the sidebar overlay for context menu code.
r=sgehani
sr=jag
2006-09-14 06:04:23 +00:00
suresh%netscape.com
00e1222aa0 fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf. 2006-09-14 06:04:22 +00:00
jaggernaut%netscape.com
458995853f 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 2006-09-14 06:04:21 +00:00
shaver%mozilla.org
a27a1aaac1 Bug 116653: Teach x-remote about openURL(,new-tab). r=blizzard, sr=jag. 2006-09-14 06:04:20 +00:00
caillon%returnzero.com
8d52bdbe7c Bug 134800, Clicking on a groupmark shouldn't clobber all open tabs. r=jag sr=blake 2006-09-14 06:04:19 +00:00
jaggernaut%netscape.com
4ded22cb50 Bug 148840: Add "Bookmark This Group of Tabs..." to Bookmarks menu. r=caillon, sr=hewitt 2006-09-14 06:04:18 +00:00
rpotts%netscape.com
c20c24aa2f bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2006-09-14 06:04:17 +00:00
alecf%netscape.com
35824b22e0 Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2006-09-14 06:04:16 +00:00
timeless%mac.com
d1914960b1 Bug 153272 Can't drag anymore a link menus on the personal toolbar (Windows only)
patch=pierrechanial@netscape.net, r=timeless, sr=blake
2006-09-14 06:04:15 +00:00
timeless%mac.com
522cf73047 Bug 153272 Can't drag anymore a link menus on the personal toolbar (Windows only)
patch=pierrechanial@netscape.net, r=timeless, sr=blake
2006-09-14 06:04:14 +00:00
stephend%netscape.com
c14635b054 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 2006-09-14 06:04:13 +00:00
timeless%mac.com
92f4fd191d 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)
2006-09-14 06:04:12 +00:00
rods%netscape.com
6542edd527 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
2006-09-14 06:04:09 +00:00
rods%netscape.com
69cf832c59 Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2006-09-14 06:04:08 +00:00
cbiesinger%web.de
7bef6df2b3 bug 55798 r=fabian sr=alecf
strict warning in navigator.js
2006-09-14 06:04:07 +00:00
blakeross%telocity.com
7656e7ffde 134039 - theme switching should shut down quicklaunch. r=law sr=hyatt 2006-09-14 06:04:06 +00:00
jaggernaut%netscape.com
9fd5986493 Bug 139522: SSL Pages are incorrectly displayed as being not encrypted. r=kaie, sr=alecf 2006-09-14 06:04:05 +00:00
pete.zha%sun.com
eecddd48ce bug 127993:selected theme doesnot have one checked flag
r=bryner sr=blake
Check in for Jerry Tan(jerry.tan@sun.com)'s fix
2006-09-14 06:04:04 +00:00
stephend%netscape.com
98d1127cd7 Bug 51985. 'Go' button should be styled as default. Patch by Bradley Hart <bhart@cvip.net>. r=walk84/sr=jag 2006-09-14 06:04:03 +00:00
timeless%mac.com
55b09378d0 Bug 134853 Bookmark groups displayed as folders within personal toolbar
patch by neil@parkwaycc.co.uk r=ben sr=alecf
2006-09-14 06:04:02 +00:00
blakeross%telocity.com
d242f44bc0 127349 - remove partial favicon support. r=ben sr=alecf a=asa 2006-09-14 06:04:01 +00:00
bryner%netscape.com
3db3e1e622 Make sure not to focus the urlbar on window open if the navigation toolbar is hidden. Bug 88239, r=sgehani, sr=jag. 2006-09-14 06:04:00 +00:00
cbiesinger%web.de
1a054db85a bug 55798 patch by jscript@pacbell.net r=bzbarsky sr=alecf
js strict warning in navigator.js
2006-09-14 06:03:59 +00:00
alecf%netscape.com
681e5bb2db 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
2006-09-14 06:03:58 +00:00