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

5476 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk bc5803186d Bug 248964 Can't save from source view r=doron sr=jag 2006-09-14 06:10:01 +00:00
neil%parkwaycc.co.uk 479a329343 Bug 235893 Make view source overlay the windows refresh keys only r=doron sr=jag 2006-09-14 06:10:00 +00:00
bugzilla%arlen.demon.co.uk 2936b8b569 Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin
2006-09-14 06:09:59 +00:00
bsmedberg%covad.net f0a5a93744 Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2006-09-14 06:09:58 +00:00
Stefan.Borggraefe%gmx.de 7814b7b0a8 Bug 250637: Remove broken "Power Search" feature that was never really implemented
r=pkwarren, sr=neil
2006-09-14 06:09:57 +00:00
neil%parkwaycc.co.uk 900532d141 Bug 242046 Make the JS status handler a property of the XUL window, should speed up calls to set window.status r=jag sr=jst moa=mscott 2006-09-14 06:09:56 +00:00
neil%parkwaycc.co.uk 4cad3b95c5 Bug 32372 should be possible to completely disable CSS p=fantasai@inkedblade.net r=me (xpfe) r/sr=dbaron 2006-09-14 06:09:55 +00:00
neil%parkwaycc.co.uk 79a4d03c05 Bug 252317 Ensure view source has a page descriptor it can reload r=doron sr=bz 2006-09-14 06:09:54 +00:00
darin%meer.net 687a943449 fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil 2006-09-14 06:09:53 +00:00
timeless%mozdev.org f2bed0a660 Bug 250474 Change nsIWebPageDescriptor.LoadPage to nsIWebPageDescriptor.loadPage
r=jst sr=jst
2006-09-14 06:09:52 +00:00
cbiesinger%web.de 8c2eb68c31 Bug 88274 custom keywords don't work when selected from location bar
patch by Wladimir Palant <trev@gtchat.de>   r=neil sr=darin
2006-09-14 06:09:51 +00:00
smontagu%smontagu.org 2b3ac383a4 Treat the language code in lang attributes as case insensitive. Bug 350595, r=mano, sr=neil 2006-09-14 06:09:50 +00:00
smontagu%smontagu.org 428e1d7d73 Make HTML tooltips have the directionality of their parent element. Bug 91312, patch mostly by Ilya Konstantinov <mozilla-bugzilla@future.shiny.co.il>, r=Mano, sr=Neil 2006-09-14 06:09:49 +00:00
neil%parkwaycc.co.uk c7b8408696 Bug 175074 Element Properties not showing some URIs correctly p=bugzilla.mozilla.org@chsc.dk (Christian Schmidt) r=db48x sr=me 2006-09-14 06:09:48 +00:00
dbaron%dbaron.org c0d83aac07 Work around possible deficiency in HTML parser by replacing runs of whitespace with a single space in the title attribute. b=67127 Patch by Steuard Jensen <steuard+moz@slimy.com>. r=bryner sr=dbaron 2006-09-14 06:09:47 +00:00
bugzilla%arlen.demon.co.uk 892e416c4b Bug 311028 Print Preview window is partly overlayed by background and is missing scrollbars
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-09-14 06:09:46 +00:00
neil%parkwaycc.co.uk 29f7d015d7 Bug 224141 Remove unused function openLink p=gautheri@noos.fr r=mconnor sr=jag 2006-09-14 06:09:45 +00:00
bzbarsky%mit.edu d1b2e027e8 Handle printPreview() failing better. Bug 275996, r=timeless, sr=neil 2006-09-14 06:09:44 +00:00
timeless%mozdev.org de7923b59f Bug 232548 Element Properties should remove the properties with empty values
patch by f.qu@laposte.net r=db48x sr=neil

also rolling in a change from
Bug 240947 use content instead of _content
per neil w/ approval from mconnor
2006-09-14 06:09:43 +00:00
silver%warwickcompsoc.co.uk bd0ebad5af Bug 231892 - gPrintPreviewObs should not throw for QI to nsISupports.
r/sr=neil
2006-09-14 06:09:42 +00:00
Stefan.Borggraefe%gmx.de e829d9bc2e Bug 262566: Print preview should hide the browser statusbar
r=timeless, sr=neil
2006-09-14 06:09:41 +00:00
dbaron%dbaron.org a27adbec58 Back out bug 91312 to fix bug 250825. a=asa 2006-09-14 06:09:40 +00:00
timeless%mozdev.org 9430f3fdd2 Bug 91312 TITLE texts should follow the same BiDi directionality as the source object
patch by mozilla-bugzilla@future.shiny.co.il r=smontagu sr=roc a=asa
2006-09-14 06:09:39 +00:00
neil%parkwaycc.co.uk 0a013528cb Middle/ctrl+click bookmark love b=72361,59132,89922,213908 and part of 142683 p=trev@gtchar.de (Wladimir Palant) r=me sr=dmose 2006-09-14 06:09:38 +00:00
timeless%mozdev.org 2d615b33f1 Bug 240947 use content instead of _content
r=neil sr=dveditz
2006-09-14 06:09:37 +00:00
pkw%us.ibm.com 8d22600e09 Bug 186789 - Ctrl+Shift Shortcuts in Mozilla conflict with ISO 14755 Input methods (shift+ctrl keys don't work) [mark all read]
r=neil.parkwaycc.co.uk@myrealbox.com, sr=alecf@flett.org (for XPFE changes), src=mscott@mozilla.org (for MailNews changes)
2006-09-14 06:09:36 +00:00
masayuki%d-toybox.com 9c93254477 Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor 2006-09-14 06:09:35 +00:00
mozilla.mano%sent.com 5c7c1125dd Bug 288738 - [Mac] Nearly every keyboard shortcut closes the Page Info window. r=mconnor sr=neil 2006-09-14 06:09:34 +00:00
db48x%yahoo.com 95a1257996 bug 274440: ".key" should not be used to describe access keys, use ".accesskey" instead
patch by Hasse <jasajudeju@telia.com>, r=db48x, sr=Neil
2006-09-14 06:09:33 +00:00
db48x%yahoo.com 715b05e6a0 a touch up for bug 195492, two errors on my part
r=neil, sr=rbs
2006-09-14 06:09:32 +00:00
db48x%yahoo.com 6728dd8267 bug 275096: Page Info | Media | Save As button non-functional
r=mconnor, sr=neil
2006-09-14 06:09:31 +00:00
db48x%yahoo.com 1b4c9c3287 bug 195492: lots of page info stuff
r=neil, sr=rbs
2006-09-14 06:09:30 +00:00
kairo%kairo.at 539137604b revert backout, no effect on btek Tp 2006-09-14 06:09:29 +00:00
smontagu%smontagu.org 86937d4443 Clarify how to localize font.language.group and intl.accept_languages. Bug 293738, r=Pike, a=mkaply (on IRC) 2006-09-14 06:09:28 +00:00
mkaply%us.ibm.com d6da3d5775 #229753
r=neil, sr=jag
search sidebar does not automatically open on first addressfield search
2006-09-14 06:09:27 +00:00
mvl%exedo.nl 1432f137a9 Add a way to manually show a single blocked pop-up window
bug 198846, r=danm, sr=jag
2006-09-14 06:09:26 +00:00
bzbarsky%mit.edu 05437bebe3 Create a service that can be asked whether a given webnavigation (or a
"typical" webnavigation) supports loading of a certain MIME type.  Bug 283125,
r=biesi, sr=darin
2006-09-14 06:09:25 +00:00
bzbarsky%mit.edu 166948dc54 Removing incorrect XXX comments. 2006-09-14 06:09:24 +00:00
neil%parkwaycc.co.uk 31f7e692fd Move mailNavigatorOverlay out of navigatorOverlay and into navigator where it won't get overlaid onto view source, hidden window etc. b=108745 r=timeless sr=bienvenu 2006-09-14 06:09:23 +00:00
smontagu%smontagu.org e070979115 Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky 2006-09-14 06:09:22 +00:00
bzbarsky%mit.edu 88245e4713 Remove the parentURIContentListener attribute on docshell; people not using
nsIWebBrowser can getInterface the docshells nsIURIContentListener and set its
parent.  Bug 283108, r=biesi, sr=darin
2006-09-14 06:09:21 +00:00
timeless%mozdev.org 5e1f4001d4 Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2006-09-14 06:09:20 +00:00
neil%parkwaycc.co.uk 32b9a979e1 Bug 242979 File -> Upload File needs an access key r=aaronl rs=darin 2006-09-14 06:09:19 +00:00
Stefan.Borggraefe%gmx.de 008c70593e Bug 242707: Corrects the order of the menu items in the File menu of the View Source window
patch by Frank Wein, r=Neil, sr=jag
2006-09-14 06:09:18 +00:00
darin%meer.net dbebc6e45e fixes bug 236608 "Domain Guessing: URL is not updated when guessing loads www.hostname.com" r=neil sr=dveditz 2006-09-14 06:09:17 +00:00
db48x%yahoo.com 184730c5e2 bug 239472: Page Info -> media -> Save As... doesn't work
r=db48x, sr=jag
2006-09-14 06:09:16 +00:00
db48x%yahoo.com 3f44b3317c bug 254086: Page info -> Forms -> Form name is editable
r=timeless, sr=brendan
2006-09-14 06:09:15 +00:00
db48x%yahoo.com 8f9e162bdd bug 229441: Background images are not shown in Media tab (Page Info)
patch by Florian QUEZE <f.qu@laposte.net>, r=db48x, sr=jag
2006-09-14 06:09:14 +00:00
cbiesinger%web.de 3a8bc95cfa bug 252045 patch by Constantine A. Murenin <cnst+moz@bugmail.mojo.ru>
r=bsmedberg sr=darin
fix typo (re -> res)
2006-09-14 06:09:13 +00:00
neil%parkwaycc.co.uk bad7dd5e65 Bug 220215 use the XPCNativeWrapper for Components.lookupMethod r=caillon sr=bz 2006-09-14 06:09:12 +00:00
neil%parkwaycc.co.uk 099dd32ba3 Bug 243418 Fix JS strict warning: reference to undefined property tokens[0] r=db48x sr=alecf 2006-09-14 06:09:11 +00:00
timeless%mozdev.org 264e1a82fc Bug 201854 Can't drag/move bookmark from/to/within overflow/dropdown/chevron list of personal toolbar
patch by durbacher@gmx.de r=neil sr=jag
2006-09-14 06:09:10 +00:00
neil%parkwaycc.co.uk 651eed96c3 Followup to bug 230219 removing obsolete persist attributes b=166455 p=gautheri@noos.fr r=me sr=mscott 2006-09-14 06:09:09 +00:00
darin%meer.net d7003975e2 fixes win32 crash and file->open regression resulting from patch for bug 24867, patch by neil r+sr=darin 2006-09-14 06:09:08 +00:00
gerv%gerv.net 9b3a6ee1bc Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-09-14 06:09:07 +00:00
kairo%kairo.at 1e77a2aeaf try backing out various UI changes form rebranding to test for Tp impact (bug 299624) 2006-09-14 06:09:06 +00:00
kairo%kairo.at 7aa85df12e bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet) 2006-09-14 06:09:05 +00:00
smontagu%smontagu.org 3bc744f27c Add windows-1255 to character encodings for mail composition. Bug 244141, r=jshin, sr=bienvenu. 2006-09-14 06:09:04 +00:00
kyle.yuan%sun.com f76a2084c5 Bug 236700 The "v" key brings up the find dialog
r=caillon, sr=bz
Should use |keycode| for the key binding.
2006-09-14 06:09:03 +00:00
kairo%kairo.at 3695f26171 oops, revert unrelated change I did with my last checkin 2006-09-14 06:09:02 +00:00
jshin%mailaps.org 6e45761a11 bug 235090 : add UTF-16 converters: committing two files missed in the previous check-in by mistake 2006-09-14 06:09:01 +00:00
kairo%kairo.at 8a890253a5 bug 240412 - browser.translation.service: syntax error in default value (Google URL), patch by Charles Fenwick <clf03f@garnet.acns.fsu.edu> r+sr=Neil 2006-09-14 06:09:00 +00:00
neil%parkwaycc.co.uk 29bc3b4c30 Update navigator throbber default page b=272102 p=bugzilla@babylonsounds.com (Simon Paquet) r+sr=me 2006-09-14 06:08:59 +00:00
neil%parkwaycc.co.uk ffb09ab026 Remove unused wallet preferences (including localized prefs) b=221623 p=gautheri@noos.fr r=mconnor sr=bryner 2006-09-14 06:08:58 +00:00
darin%meer.net 54d8c64110 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2006-09-14 06:08:57 +00:00
neil%parkwaycc.co.uk 277d7eb1e5 Fix for smoketest blocker 240339 bogus prefs interrupt navigator startup r=varga sr=dveditz 2006-09-14 06:08:56 +00:00
neil%parkwaycc.co.uk b88c1285b1 Bug 230219 navigator button preferences only work if a navigator window is open r=dean_tessman sr=alecf a=chofmann 2006-09-14 06:08:55 +00:00
jst%mozilla.jstenback.com adc91b9110 Backing out the frontend part of the fix for bug 198846 since it caused bug 235457, which wasn't fixable in time for 1.7b. 2006-09-14 06:08:54 +00:00
mkaply%us.ibm.com 89885d8b5a Add entry for potential file upload so we can translate it 2006-09-14 06:08:53 +00:00
cbiesinger%web.de ac964d4113 bug 234979, patch by matti@mversen.de r=roland.mainz@nrubsig.org sr=darin moa=neil
add "show build configuration" to the debug menu
2006-09-14 06:08:52 +00:00
kyle.yuan%sun.com 33fe2ac084 Second patch for Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
make the new keybindings only available on X11 platform
r=bsmedberg, sr=mscott
2006-09-14 06:08:51 +00:00
timeless%mozdev.org 308dc5408d Fixing case of "Line" in "Go to Line"
r=caillon sr=bz
2006-09-14 06:08:50 +00:00
timeless%mozdev.org ea66f556f0 Bug 158309 Authors item in Links Toolbar / Site Navigation Toolbar should read Author(s)
patch by peterhenderson@usa.net r=choess sr=jag
2006-09-14 06:08:49 +00:00
tao%netscape.com 5c101d1240 8120: intl.collationOption should be defined in ja-unix.jar
(r=jbetak,sr=mscott) move this pref to en-unix.jar.
2006-09-14 06:08:48 +00:00
timeless%mozdev.org 6d6a59ff34 Bug 191873 Some minor text changes to quick launch help files and stuff
patch by pepperxn@netscape.net r=jatin sr=brendan a=asa
2006-09-14 06:08:47 +00:00
neil%parkwaycc.co.uk 8829bf7814 Bug 232594 RTL languages should be able to swap back/forward navigation keys r=smontagu sr=jag 2006-09-14 06:08:46 +00:00
bsmedberg%covad.net 892514b8d5 Bug 170514 - Language name representation not localizable. Patch by marcel.gosselin@polymtl.ca r=nhotta sr=jag a=asa 2006-09-14 06:08:45 +00:00
jshin%mailaps.org a9fe6aef15 bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa) 2006-09-14 06:08:44 +00:00
jshin%mailaps.org 1bd3f4a19c bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa 2006-09-14 06:08:43 +00:00
rlk%trfenv.com e5371c75b9 Bug 217328 - Send Link ... incorrectly cuts url after first variable. Patch by Jesper Hertel <jh@magnus.dk>. r=neil.parkwaycc.co.uk sr=tor 2006-09-14 06:08:42 +00:00
shliang%netscape.com c8d1bc20c2 bug 207260 - (osx) cmd-m should not open mail compose window. r=jag, sr=sspitzer 2006-09-14 06:08:41 +00:00
shliang%netscape.com a3d4ae1846 205055 - nav-only install missing ctrl-m shortcut for new mail messages. r/sr/a=sspitzer 2006-09-14 06:08:40 +00:00
timeless%mozdev.org 475d675be0 Bug 138633 Esc key should close element properties dialog.
patch by walk84@yahoo.com r=jag sr=bz
2006-09-14 06:08:39 +00:00
timeless%mozdev.org 27693d2d30 Bug 202319 use s? instead of (s)? in regexp because we don't care about the s
r=biesi sr=rbs
2006-09-14 06:08:38 +00:00
timeless%mozdev.org ccd9ed322f backing out. reviewer wanted a bigger bug. 2006-09-14 06:08:37 +00:00
timeless%mozdev.org 94210885e4 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 cd3b88f6b1 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 e8d95cfc84 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 ffbb406dc3 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 e0413bed3e 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 dd6f4e7616 Bug 228535 Fix JS strict warning undefined property this.searchInputTO r=timeless sr=bz 2006-09-14 06:08:31 +00:00
jshin%mailaps.org 5a721d8b27 bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch) 2006-09-14 06:08:30 +00:00
jst%mozilla.jstenback.com d4b3072e98 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 35a5c13530 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 8bac5e3905 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 dc9f646096 bug 234087 - Allow localizing of "translate page" URL, r=timeless,sr=tor 2006-09-14 06:08:26 +00:00
neil%parkwaycc.co.uk a5250c2787 Bug 233721 Add confirmation for Set As Wallpaper p=stefan@borggraefe.com r=me sr=tor 2006-09-14 06:08:25 +00:00
timeless%mozdev.org e647971bda 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 3e9aaf304f 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 61d991f2a3 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 2c6bc0d0f1 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 7a824236f6 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 b18df7344a 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 28242ee736 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 bb52e70240 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 8d22492d1e 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 ae3d642b5c 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 4d7b88c06e 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 955215030b Leftover from bug 15364. Patch by Christian Schmidt. 2006-09-14 06:08:13 +00:00
mvl%exedo.nl bc6d248284 nsIPopupManager.getEnumerator is replaced by nsIPermissionManager.getEnumerator
bug 221232, r=dwitte, sr=bryner
2006-09-14 06:08:12 +00:00
timeless%mozdev.org 04f4f7791e 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 75d0159f73 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 eab8f7d72f 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 1dbdad41de Bug 217090
middlemouse.contentLoadURL doesn't work on windows
r+sr=jag
2006-09-14 06:08:08 +00:00
neil%parkwaycc.co.uk 22b00d4d80 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 d5a503c050 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
timeless%mac.com 98ab9769b3 Bug 170031 unparsed string in quicklaunch 'disable quicklaunch' dialog
patch by <pepperxn@netscape.net>, r=caillon, sr=jag
2006-09-14 06:08:05 +00:00
stephend%netscape.com 3f79a5e3ca Bug 115225. 'Exit' should be 'Exit &brandShortName;' in Quick Launch's systemtray icon context-menu. r=caillon@netscape.com/sr=blaker@netscape.com 2006-09-14 06:08:04 +00:00
bzbarsky%mit.edu 736b6f345c 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 a8ff41d152 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
jshin%mailaps.org 4e0f530715 bug 224748 : make charset names in navigator.properties (for charset menu) canonical (r=smontagu, sr=blizzard) 2006-09-14 06:08:01 +00:00
neil%parkwaycc.co.uk 712713721a 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 1c4f669191 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 7ccd640018 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
technutz%netscape.net 0298a8aa15 Bug 222419. remove wallet.TutorialFromMenu key from navigator.properties. r=neil, sr=bienvenu. 2006-09-14 06:07:57 +00:00
stephend%netscape.com 7d054a0b1a Bug 147028. Change reference of Theme Park to theme sites (for brand). r=neil, sr=bz 2006-09-14 06:07:56 +00:00
timeless%mozdev.org 2311d96843 Bug 217342 change close tab message
r=riceman+bmo sr=jag
2006-09-14 06:07:55 +00:00
jshin%mailaps.org 914868ae14 bug 127755 : add two Thai charsets ISO-8859-11 and TIS-620 to libuconv and make corresponding changes in GFX:Gtk and GFX:Xlib. What used to be referred to as TIS-620 is renamed as Windows-874. r=smontague, sr=rbs (ut/uf files are thanks to ftang). 2006-09-14 06:07:54 +00:00
cbiesinger%web.de 9a0f5b186b addressing reviewer comments 2006-09-14 06:07:53 +00:00
cbiesinger%web.de e85c828eb9 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 bb231b1938 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 0002ab2741 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 dbc57f74f3 Bug 214832 some web pages bookmark as [object HTMLImageElement] r=caillon sr=bz 2006-09-14 06:07:49 +00:00
timeless%mozdev.org c04789cee9 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 9c9550616b 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 ac580402a7 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 9b7f3aa317 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 1407f989ff 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 5d092c9f92 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 c9df5c5345 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 58d490d237 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 557db741ab 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 e44129b9a2 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 c14e57c87d 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 b971051b5b 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 866fd84be4 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 a68888b48b 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 1b297282e9 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 d1114c1f9d 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 6430d48397 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 58f30a6ff5 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 4be06d5fd4 Bug 219389 - ViewSource highlighting broken (from bug 179834) r=pike sr=darin 2006-09-14 06:07:30 +00:00
sspitzer%netscape.com 944d15c539 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 00da85dc95 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 9f4ca97888 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 cc40181d78 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 9a0ca53862 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 dab5f30f3f Bug 66919: Add overflow to personal toolbar. r=shliang, sr=bryner. 2006-09-14 06:07:24 +00:00
shliang%netscape.com ea05e50e25 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 793d9f9112 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 27dc52c66f 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
shliang%netscape.com 5f12ad9fb0 content\navigator.xul 2006-09-14 06:07:20 +00:00
timeless%mozdev.org 6093f5c799 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 b869dbe1e4 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 a514fe478b 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 8f89e55ea3 Bug 193730: fix typo in "pref" name "intl.menuitems.alwaysappendaccesskeys" (access, not acces). Patch by mc <magicdice@hotmail.com>, r=sr=jag 2006-09-14 06:07:16 +00:00
jaggernaut%netscape.com 48882da17a 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 bdddf0a532 194072 - no tooltip for popup blocked icon. r=sgehani,sr=jag 2006-09-14 06:07:14 +00:00
aaronl%netscape.com 952bf82bb6 Bug 187511. Add Find As You Type to menus. r=brade, sr=dveditz. 2006-09-14 06:07:13 +00:00
pete.zha%sun.com 6f429856a4 bug=185000 Make Integration of mozilla and Java Plugin be better
r=joshua.xia@sun.com, sr=alecf@flett.org, a=blizzard
patch=http://bugzilla.mozilla.org/attachment.cgi?id=122985&action=edit
Change dtd and properties files. Will not effect the build
2006-09-14 06:07:12 +00:00
katakai%japan.sun.com 30d60fe2b8 bug 190328
Simplified Chinese (ISO-2022-CN) doesn't group together with other Chinese encoding in charset menu
patch from ervin.yan@sun.com
r=ftang,sr=rbs,a=asa
2006-09-14 06:07:11 +00:00
jaggernaut%netscape.com 7df05d0f74 Bug 103329: don't show undefined either. r=lumpy,sr=jack 2006-09-14 06:07:10 +00:00
jaggernaut%netscape.com a29c91c547 Bug 103329 (regression): treat whitespace as "about:blank". r=biesi, sr=hewitt 2006-09-14 06:07:09 +00:00
jaggernaut%netscape.com cba7bcd1bb 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 ffb026c8b2 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 bf526b2d85 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 bdce4afc3d 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 6ad6c04e65 add id to menu item for overlay insertion. bug 185689 r=jag 2006-09-14 06:07:04 +00:00
aaronl%netscape.com 7aad6ee307 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 2f293bbf5a 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 96c17517ae Bug 191488 View Source window should focus its content r=aaronl sr=bz 2006-09-14 06:07:01 +00:00
cbiesinger%web.de d1bbec345b 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 cd3075934a Backing out bug 187511. Add Find As You Type to menus 2006-09-14 06:06:59 +00:00
aaronl%netscape.com 8ed819f951 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 d054459717 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 2f347ede14 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 ff64985af8 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 22a4325195 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 393a63ebbd 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 a70a2d93e7 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 79cc039f94 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 f19bf684f1 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 d221e8c41c 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 c6002f69e2 bug 176624 - popup blocking. r=danm, sr=jag 2006-09-14 06:06:48 +00:00
varga%netscape.com d7f9406a0b 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 eeb5c41c40 Bug 180357. Move location bar accesskey into dtd file. r=timeless, sr=bz 2006-09-14 06:06:46 +00:00
danm%netscape.com 35e9c007a3 string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2006-09-14 06:06:45 +00:00
jaggernaut%netscape.com 0e2285ea7e 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 0679c7657b Make exiting print preview less ``choppy''.
b=186346; r=shliang; sr=jaggernaut
2006-09-14 06:06:43 +00:00
shanjian%netscape.com 998740d80e #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 def83df734 Fix for bug 112534. Remove collapse grippies.
r=caillon, sr=jag
2006-09-14 06:06:41 +00:00
cbiesinger%web.de 3c3287a0e7 181724 r=caillon sr=bzbarsky shift+enter in location bar no longer works 2006-09-14 06:06:40 +00:00
timeless%mozdev.org 62d1c98ca3 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 02af27bdd5 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 5ff001254b Bug 172716: Fix composer Browse button. r=cmanske, sr=dveditz, a=drivers 2006-09-14 06:06:37 +00:00
caillon%returnzero.com 92e11f5f17 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 63b427137e Bug 118835: add support for home page groups. r=law, sr=hewitt 2006-09-14 06:06:35 +00:00
smontagu%netscape.com 70bcdca5a7 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 581799bb07 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 0c675062ed 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 6927e5369a 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 900a99ebec 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 da5f74b847 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 204329e37b 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 4d577ce95c 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 a247ab3dc6 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 6ed9ce1c5f 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 543df53ee3 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 70f9625a81 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2006-09-14 06:06:23 +00:00
db48x%yahoo.com 928396c60f 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 5b88f7eb08 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 79762c4fc0 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 ede154c88d Supplementary cleanup to bug 228510 p=gautheri@noos.fr r=me sr=bz 2006-09-14 06:06:19 +00:00
timeless%mozdev.org 7bf990ec2d 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 c0bcf8649b 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 db851d86ca Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2006-09-14 06:06:16 +00:00
bzbarsky%mit.edu 05c4ee7c05 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 d6ce97f897 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 df0c404827 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 8aea9c4e50 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 7f1aa8d0d0 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 f38ffa7143 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 6b575898ba 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 77b0774586 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 ec81fcaadd 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 c14fe625bd 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 393a2e63cc 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 c04dec2fd6 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 732084faf4 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 c868cdde1e 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 225b507509 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 23f9545491 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 9512cd0a96 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 fe59f15529 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
timeless%mac.com f7bbd478a4 Bug 155994 WARNING: the property generalNotCached already exists in pageInfo.properties
r=biesi sr=darin
2006-09-14 06:05:57 +00:00
smontagu%netscape.com 13c284a4e7 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 0334bc46fd fix typo (missing space) 2006-09-14 06:05:55 +00:00
cbiesinger%web.de aa2981585d 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 6118ea8c77 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 20a31d68b9 167867. Convert the unicodeToEntity functions to use regexps.
r=timeless sr=bzbarsky
2006-09-14 06:05:52 +00:00