Commit Graph

5473 Commits

Author SHA1 Message Date
bugzilla%arlen.demon.co.uk
b095f21463 Bug 230314 Help text for Page Info - Privacy tab
p=giacomo.magnini r=me
2006-10-15 21:35:33 +00:00
gavin%gavinsharp.com
5d86121dc4 Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org 2006-10-13 17:08:26 +00:00
neil%parkwaycc.co.uk
c140864319 Bug 352992 <tt> unreadable in help p=giacomo.magnini@portalis.it r=IanN 2006-10-13 16:01:39 +00:00
neil%parkwaycc.co.uk
2a0104549f Switch to using the CVS copied help files b=346605 r=KaiRo 2006-10-12 12:13:34 +00:00
neil%parkwaycc.co.uk
e43c87ae76 Circular autoscroll popup on supported platforms r=CTho,ajschult sr=jag 2006-10-10 13:48:26 +00:00
mozilla.mano%sent.com
217e108dff Bug 346757 - Toolbars not shown in toolbar context menu on first open, assertion 'getElementById(''), fix caller?'. patch from Nickolay Ponomarev <asqueella@gmail.com>, r=me/neil, sr=neil. 2006-10-10 00:05:41 +00:00
bugzilla%arlen.demon.co.uk
24dd884cd2 Bug 354580 Add "Ignore word" to inline spellchecker used for editable elements for SM and conflicting accesskey for /browser
p=me r=neil/gavin.sharp sr=mscott
2006-10-06 00:14:18 +00:00
bugzilla%arlen.demon.co.uk
770390e534 Bug 351812 Broken links/redirects in Help
p=giacomo.magnini@portalis.it r=me
2006-10-05 23:47:58 +00:00
cst%yecc.com
a030a53727 Bug 354953 Undo-close-tab-related cleanup/enhancements
r+sr=neil
2006-10-02 23:28:20 +00:00
ajschult%verizon.net
5abd206540 Bug 49331: Search/Find text "Match upper/lower case" is ambiguous. Patch by Colin Slater <hoho@binbash.net> + me, r+sr=Neil 2006-10-01 20:24:22 +00:00
cst%yecc.com
9f9b01d149 Bug 350416 Closing a Tab should add Undo option when applicable
r+sr=neil
2006-09-29 13:08:05 +00:00
cst%yecc.com
fce9801747 Bug 351428 When there is only 1 tab and the tab bar is shown, the file menu's close-related options are inconsistent
r+sr=neil
2006-09-25 03:49:14 +00:00
bugzilla%arlen.demon.co.uk
735d5739bf Bug 338318 UI for spellcheck in browser window (form fields)
p=me r=neil sr=jag
2006-09-24 23:38:43 +00:00
ajschult%verizon.net
6a8de45652 Bug 351812: Broken links/redirects in Help. patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=IanN 2006-09-24 22:06:03 +00:00
bugzilla%arlen.demon.co.uk
eee0484446 Bug 132257 Inserting a link to a [network][image] file into a message inserts the physical file! (help patch)
p=me r=neil
2006-09-18 22:37:57 +00:00
neil%parkwaycc.co.uk
298042b3a1 Bug 341504 global history toolkit autocomplete interface r=IanN,biesi sr=jag 2006-09-18 13:52:11 +00:00
mozilla%weilbacher.org
3ac5afae62 [OS/2] Bug 342693: Activate suiterunner on OS/2, r=Mark Banner, sr=neil 2006-09-15 08:37:41 +00:00
kairo%kairo.at
c39a9c437d bug 349220 - Move SeaMonkey browser chrome to suite/ (missed this part in the first checkin, this should also fix the orange), r+sr=Neil 2006-09-14 16:48:48 +00:00
kairo%kairo.at
77b641e446 bug 349220 - Move SeaMonkey browser chrome to suite/, r+sr=Neil 2006-09-14 16:00:43 +00:00
bzbarsky%mit.edu
31edcb675a Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup
instead.  Bug 337339 and bug 264830, r=biesi, sr=darin
2006-09-14 06:12:09 +00:00
tao%netscape.com
4b201a6180 8124: default charset should be set in ja-unix.jar -> move this pref to
en-unix.jar.(r=jbetak,sr=sspitzer).
2006-09-14 06:12:08 +00:00
kairo%kairo.at
08ce443699 bug 325473 - Undo separation of language and region/content packs, part 1: move *-region into en-US.jar, r=jag sr=Neil 2006-09-14 06:12:07 +00:00
neil%parkwaycc.co.uk
c0ca9debb6 Stop sharing DOM object wrappers between content and chrome, specifically reporter wallet mail pki browser communicator global b=281988 r=bsmedberg sr=bz a=asa 2006-09-14 06:12:06 +00:00
kairo%kairo.at
0d830fc15f bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv 2006-09-14 06:12:05 +00:00
kairo%kairo.at
49f263a758 bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2006-09-14 06:12:04 +00:00
kairo%kairo.at
4108f957c7 bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz 2006-09-14 06:12:03 +00:00
kairo%kairo.at
99d827ff80 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2006-09-14 06:12:02 +00:00
kairo%kairo.at
4f6ed93058 bug 207642 - update localeVersion for 1.5a, also update contents-platform.rdf and contents-region.rdf files, r=rchen, sr=blizzard 2006-09-14 06:12:01 +00:00
bzbarsky%mit.edu
2697172280 Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2006-09-14 06:12:00 +00:00
kairo%kairo.at
7fd082ede6 bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2006-09-14 06:11:59 +00:00
kairo%kairo.at
2d20975a49 bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2006-09-14 06:11:58 +00:00
kairo%kairo.at
b77984e755 bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2006-09-14 06:11:57 +00:00
kairo%kairo.at
9cffa456f8 change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2006-09-14 06:11:56 +00:00
kairo%kairo.at
fe65c61446 Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2006-09-14 06:11:55 +00:00
leaf%mozilla.org
08ef15d5e9 update localeVersion for 1.2b, a=asa 2006-09-14 06:11:54 +00:00
andreww%netscape.com
f5976188cd bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites. 2006-09-14 06:11:53 +00:00
leaf%mozilla.org
b703b06409 update localeVersion to 1.2a, a=asa 2006-09-14 06:11:52 +00:00
leaf%mozilla.org
81932ab07b bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2006-09-14 06:11:51 +00:00
leaf%mozilla.org
bc955c5cf1 updating locale version string for impending release, bug 149802 2006-09-14 06:11:50 +00:00
dbragg%netscape.com
412103a0e1 Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa 2006-09-14 06:11:49 +00:00
andreww%netscape.com
c418fc2d73 bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0 2006-09-14 06:11:48 +00:00
dbragg%netscape.com
f1dda2f045 Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz 2006-09-14 06:11:47 +00:00
dbragg%netscape.com
9e7b126368 Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com 2006-09-14 06:11:46 +00:00
dbragg%netscape.com
6c920139c5 Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2006-09-14 06:11:45 +00:00
tao%netscape.com
223c5da704 107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz)
2006-09-14 06:11:44 +00:00
tao%netscape.com
1eb1979aa8 97606: Default character coding setting is blank in pref
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar
2006-09-14 06:11:43 +00:00
db48x%yahoo.com
d7cd8cc4c3 bug 347358: Fallout from bug 174699: Some PageInfo accesskey conflict in the tabs content/names
patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=db48x, sr=Neil
2006-09-14 06:11:42 +00:00
gavin%gavinsharp.com
e8e428d294 Bug 348856: add missing IDs to menupopup elements in view source windows, patch by Philip Chee <philip.chee@gmail.com>, r+sr=neil 2006-09-14 06:11:41 +00:00
neil%parkwaycc.co.uk
2515133bc8 Re-enable internet keyword search in the openLocation dialog too and also give it a long-overdue overhaul b=332668 r=ajschult sr=jag 2006-09-14 06:11:40 +00:00
smontagu%smontagu.org
c5efc40070 Remove the encoding menu from view selection source. Bug 314181, r=db48x, sr=neil 2006-09-14 06:11:39 +00:00
ajschult%verizon.net
fe82a91cee Bug 327669: Update viewer demos links in Debug menu, patch by Rafal Likus <lemiel@wp.pl>, r=CTho, sr=Neil. 2006-09-14 06:11:38 +00:00
neil%parkwaycc.co.uk
5acb8c4e05 Bug 50504 Context menu for bookmarks in main menu and personal toolbar submenus p=paradigmk@technodrome.com r+sr=me 2006-09-14 06:11:37 +00:00
mnyromyr%tprac.de
1ee483ddc5 Bug 57510: `Del' key does not delete on Mac; r=db48x, sr=jag 2006-09-14 06:11:36 +00:00
mnyromyr%tprac.de
0ddd8c6dec Bug 115924: removal of communicatorOverlay.xul; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=neil, sr=mscott 2006-09-14 06:11:35 +00:00
Olli.Pettay%helsinki.fi
625cb5fd7f Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-09-14 06:11:34 +00:00
neil%parkwaycc.co.uk
06dc5eec2e Re-enable internet keyword search from the URL bar b=332668 r=ajschult sr=jag 2006-09-14 06:11:33 +00:00
neil%parkwaycc.co.uk
fd076b77db Bug 133117 Allow context search results to open in new tab r=IanN sr=me 2006-09-14 06:11:32 +00:00
kairo%kairo.at
5d7cd300db bug 344243 - first part: rename old typeaheadfind component to suitetypeaheadfind to be able to use it in parallel to toolkit, r=bsmedberg on the actual renaming, r=Neil on the installer package files, r=mento on the Camino project file change, sr=Neil 2006-09-14 06:11:31 +00:00
cst%andrew.cmu.edu
aec4771aba Bug 327873
Make return-to-parent tab work for tabs opened by redirected target="_blank" links and certain things dragged to the tab strip
r=jag sr=neil
2006-09-14 06:11:30 +00:00
Olli.Pettay%helsinki.fi
ff2d45ff2d Bug 335586, r+sr=mconnor,neil 2006-09-14 06:11:29 +00:00
Olli.Pettay%helsinki.fi
cbcc6a3fe7 Bug 335586, r=mconnor+neil 2006-09-14 06:11:28 +00:00
neil%parkwaycc.co.uk
bfa66da474 Go Up b=33684 r=timeless sr=jag 2006-09-14 06:11:27 +00:00
bugzilla%arlen.demon.co.uk
9c2a917a79 Bug 270170 XPInstall Permission Manager UI
p=me r=db48x sr=jag
2006-09-14 06:11:26 +00:00
ajschult%verizon.net
2ea250415d Bug 252802: Stop manual searches from popping open the sidebar. r=jag, sr=neil 2006-09-14 06:11:25 +00:00
neil%parkwaycc.co.uk
f046e7b630 Limit scope of tab movement keys b=321128 p=Mnyromyr r=me (my tabbrowser.xml changes r=Mnyromyr) sr=jag 2006-09-14 06:11:24 +00:00
ajschult%verizon.net
589ea9fc53 Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott 2006-09-14 06:11:23 +00:00
bzbarsky%mit.edu
1e7e1ab78b Restore line that got lost while messing with XPCNativeWrapper. Bug 323970, r=neil, a=kairo, iann. 2006-09-14 06:11:22 +00:00
bugzilla%standard8.demon.co.uk
91431fe91c Bug 237592 Bookmarks should always show tooltip when hovering with mouse (xpfe version - Bv6a-SM). Patch by Serge GAUTHERIE <gautheri@noos.fr>, r/sr=neil.parkwaycc.co.uk 2006-09-14 06:11:21 +00:00
cst%andrew.cmu.edu
39f072190f Bug 105885 Drag-drop reordering of tabs
Patch: r=jag sr=neil
Artwork: by Neil r=timeless
2006-09-14 06:11:20 +00:00
kairo%kairo.at
c0cd4da0aa bug 308531 - Change default home page for SeaMonkey, r+sr=Neil 2006-09-14 06:11:19 +00:00
bzbarsky%mit.edu
56f76fe040 Fix XLink handling in page info. Bug 286949, patch by Christian Schmidt
<bugzilla.mozilla.org@chsc.dk>, r=db48x, sr=neil
2006-09-14 06:11:18 +00:00
db48x%yahoo.com
dca6ea4c37 bug 228807: bottom half of Page Info disappears when resized to make bottom tree box height of 0
patch by Florian Qu��ze <f.qu@queze.net>, r=db48x, sr=neil
2006-09-14 06:11:17 +00:00
db48x%yahoo.com
5a9976cf94 bug 323173: Add a stringbundleset element in pageinfo.xul so that overlays can add stringbundles more easily
patch by Florian Qu��ze <f.qu@queze.net>, r=db48x, sr=neil
2006-09-14 06:11:16 +00:00
Jan.Varga%gmail.com
d4a050a564 Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-09-14 06:11:15 +00:00
neil%parkwaycc.co.uk
dfe9d07e6f Check for null focusedWindow in case of full-page plugins b=304243 r=IanN sr=jag 2006-09-14 06:11:14 +00:00
cbiesinger%web.de
552ca109fc bug 316023 missed this caller of nsITransfer.init in bug 298842; fixing FTP
upload
r+sr=neil
2006-09-14 06:11:13 +00:00
neil%parkwaycc.co.uk
03f72044d7 Bug 313335 Update the URL bar before showing security warnings r+sr=jag 2006-09-14 06:11:12 +00:00
neil%parkwaycc.co.uk
46fd2fa42b Chrome home pages broken (suite version of fix) b=301073 r+sr=dveditz 2006-09-14 06:11:11 +00:00
bugzilla%arlen.demon.co.uk
c92524c515 Bug 309542 Fix a11y problems and crop="right" is deprecated in page info dialog
p=me r=db48x sr=neil.parkwaycc.co.uk
2006-09-14 06:11:10 +00:00
bzbarsky%mit.edu
526df4b6e4 Nodes in display:none iframes have no computed style. Bug 309050, patch by
Florian QUEZE <f.qu@laposte.net>, r=db48x, sr=bzbarsky
2006-09-14 06:11:09 +00:00
mozilla.mano%sent.com
987cbfa942 Bug 300590 - Expose bidi.browser.ui, seamonkey part. r+sr=neil. 2006-09-14 06:11:08 +00:00
cbiesinger%web.de
eb1abbcedc bug 229737 use documentURI as the URI for which to store the favicon
patch by mconnor r=biesi sr=neil
2006-09-14 06:11:07 +00:00
jshin%mailaps.org
31e46a5d35 bug 258223 : bookmark keyword quicksearch need a way to specify character encoding : r=vlad, sr=neil, a=asa 2006-09-14 06:11:06 +00:00
neil%parkwaycc.co.uk
9f063c5704 Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg 2006-09-14 06:11:05 +00:00
timeless%mozdev.org
0fd0b95a04 Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=neil a=asa
2006-09-14 06:11:04 +00:00
timeless%mozdev.org
1ed2000a31 Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=jag a=asa
2006-09-14 06:11:03 +00:00
bugzilla%arlen.demon.co.uk
41f7e736e7 Bug 23485 browser window should strip newlines from url pastes
p=ted.mielczarek@gmail.com r=mconnor for Firefox and r/sr=neil.parkwaycc.co.uk for SeaMonkey
2006-09-14 06:11:02 +00:00
ajschult%verizon.net
cf3206c345 Never show the autocomplete popup unless there are results or search is enabled. bug 124674, r=jag, sr=neil 2006-09-14 06:11:01 +00:00
cst%andrew.cmu.edu
e9a1ffe242 Bug 304563 Add autoscroll support to more parts of SeaMonkey. Fix regression from initial patch (bug 308503). Move autoscroll code to more common location & make some other improvements.
r=db48x sr=neil
2006-09-14 06:11:00 +00:00
bryner%brianryner.com
620368e541 Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg. 2006-09-14 06:10:59 +00:00
cst%andrew.cmu.edu
8a17f6bf0c Bug 304563 Add autoscroll support to SeaMonkey (browser only, for now)
r=db48x sr=neil
2006-09-14 06:10:58 +00:00
bugzilla%arlen.demon.co.uk
2843f87402 Bug 143866 Ctrl+T opens new tabs in tab-bar-less (popup, no toolbar) windows
p=me r=neil.parkwaycc.co.uk sr=jag a=bsmedberg
2006-09-14 06:10:57 +00:00
wr%rosenauer.org
0349c6c129 Bug 87969 pasting in URL to document window should add URL to urlbar history (xpfe part), r=neil, a=asa 2006-09-14 06:10:56 +00:00
bugzilla%arlen.demon.co.uk
5ae1b6056e Bug 88739 F1 on Win/*nix, Cmd+? on Mac key doesn't bring up help
p=stefan_h@hem.utfors.se r=brade sr=neil.parkwaycc.co.uk a=asa
2006-09-14 06:10:55 +00:00
brendan%mozilla.org
c411ea1d1b Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz. 2006-09-14 06:10:54 +00:00
bsmedberg%covad.net
5a9dc41668 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2006-09-14 06:10:53 +00:00
neil%parkwaycc.co.uk
914262686f more bug 299444 bad suite/trunk port of 298255 prevents correct external url opening p=ajschult r+sr=me a=asa 2006-09-14 06:10:52 +00:00
dveditz%cruzio.com
5148667380 bug 299444 bad suite/trunk port of 298255 prevents correct external url opening. caught and patched by ajschults, r/sr/a=dveditz 2006-09-14 06:10:51 +00:00
dveditz%cruzio.com
01ce42f3c2 bug 298255: prevent browser screwiness caused by lazy extension authors loading their chrome extension in a content window instead of adding the -chrome commandline option. r=mconnor, sr=jst, a=chofmann 2006-09-14 06:10:50 +00:00
bryner%brianryner.com
3cec60ee65 Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2006-09-14 06:10:49 +00:00