Commit Graph

1657 Commits

Author SHA1 Message Date
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
timeless%mac.com
e5c573dddf 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
791df5ded5 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
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
jshin%mailaps.org
1e6a77eca6 bug 224748 : make charset names in navigator.properties (for charset menu) canonical (r=smontagu, sr=blizzard) 2006-09-14 06:08:01 +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
technutz%netscape.net
b730b72ce5 Bug 222419. remove wallet.TutorialFromMenu key from navigator.properties. r=neil, sr=bienvenu. 2006-09-14 06:07:57 +00:00
stephend%netscape.com
4c6a7d7a63 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
e6fe48e982 Bug 217342 change close tab message
r=riceman+bmo sr=jag
2006-09-14 06:07:55 +00:00
jshin%mailaps.org
bb831be655 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
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
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
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
shliang%netscape.com
fc8983a5b8 content\navigator.xul 2006-09-14 06:07:20 +00:00
jaggernaut%netscape.com
4241a71f4d 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
pete.zha%sun.com
f7e6834377 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
4232c603dc 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
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
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
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
danm%netscape.com
e3c263712c 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
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%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
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
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
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%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
timeless%mac.com
4d32dd44a7 Bug 155994 WARNING: the property generalNotCached already exists in pageInfo.properties
r=biesi sr=darin
2006-09-14 06:05:57 +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
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
cbiesinger%web.de
9aab413d0d bug 127332 r=db48x sr=bzbarsky Meta headers have a : at the end 2006-09-14 06:05:48 +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
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
racham%netscape.com
5235d910e8 Fixing bugscape 15562. Removing duplicate entries from pageInfo.dtd file. r=ftang, sr=sspitzer 2006-09-14 06:05:39 +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
aac90437d8 bug 136402 patch by neil.marshall@sympatico.ca r=db48x sr=alecf
Case of first letter in text labels is sometimes wrong in the Media tab
2006-09-14 06:05:34 +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
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
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
caillon%returnzero.com
2da6f3dc20 Bug 134755, clarification of page info's render modes. r=db48x@yahoo.com, sr=alecf, a=asa 2006-09-14 06:05:27 +00:00
caillon%returnzero.com
f1681f62fc Bug 225490
Change the default search engine to google.
Patch by:
  Andreas Kunz <durbacher@gmx.de>
  Serge GAUTHERIE <gautheri@noos.fr>

r=me
sr=ben
a=asa
2006-09-14 06:05:25 +00:00
gerv%gerv.net
d879254193 Bug 214855 - back out. This is a branch patch. <shuffles feet in embarrassed fashion> 2006-09-14 06:05:23 +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
gerv%gerv.net
a3370f234c Bug 214855 - update start page URL to new 1.4-specific start page. Patch by Andrew Schultz <ajschult@eos.ncsu.edu>, r,sr=jag, a=asa. 2006-09-14 06:05:06 +00:00