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

356 Коммитов

Автор SHA1 Сообщение Дата
hwaara%chello.se 9f4f655fd0 #116618, "Auto-complete prefs changes on OK if no changes were made",
#117007, "Default Navigator window size doesn't fit in 640*480",

r=bzbarsky, sr=blake
2006-09-14 06:02:18 +00:00
hewitt%netscape.com f9cb13709f XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2006-09-14 06:02:17 +00:00
rjc%netscape.com 534144819e Fix bugs 113745, 113742 and 114811: all regarding "moz-icon:". Fix up XP_MAC code to use Mac OS's Icon Services, and expose platform icons in file:/// display and search panel (and search preferences panel). Mixture of r/srs: sdagley, ben, and smfr 2006-09-14 06:01:55 +00:00
blakeross%telocity.com 10d0f986f5 112967 - hardcoded script path in navigator.xul, by colinp. r=doron sr=blake 2006-09-14 06:01:54 +00:00
bzbarsky%mit.edu cb23bc1f1a Add "Print Preview" to menu on print button. Bug 111126, patch from
Christian Biesinger <cbiesinger@web.de>, r=bzbarsky@mit.edu, sr=blake
2006-09-14 06:01:53 +00:00
hwaara%chello.se 838ed3a3db #84910, split up navigator.js.
Checking in for Doron Rosenberg <doronr@naboonline.com>.
r=jag, sr=alecf
2006-09-14 06:01:41 +00:00
hewitt%netscape.com 4ad032739d 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2006-09-14 06:01:40 +00:00
rjc%netscape.com d02d08c92d Fix bug #108809. r=ben sr=hyatt 2006-09-14 06:01:34 +00:00
pchen%netscape.com 41b710dfae bug 102311, r=hewitt, sr=ben, set bookmark types using rdf:type 2006-09-14 06:01:23 +00:00
cmanske%netscape.com 2dadae6000 Added id to print menuitem as part of fix to bug 106374, r=syd, sr=sfraser 2006-09-14 06:01:22 +00:00
blakeross%telocity.com 4e1f9c3ef0 110679 - minor performance optimizations in navigator. r=hewitt sr=ben 2006-09-14 06:01:17 +00:00
jaggernaut%netscape.com 7c2419b8b1 Bug 15050, bug 109650: if user starts typing after page load kicks off, but before it replaces the url, don't overwrite what the user just typed, but do update the rest of the UI, doh!, and make sure switching tabs does replace what the user typed. r=ben, sr=hewitt. 2006-09-14 06:01:14 +00:00
blakeross%telocity.com 8313a3dd94 73748 - Stop loading nsJSSupportsUtils.js and nsJSComponentManager.js on startup. r=hewitt sr=ben 2006-09-14 06:01:13 +00:00
jaggernaut%netscape.com 826f0922f1 Bug 15050: page load shouldn't overwrite text typed into the url bar. r=hewitt, sr=ben 2006-09-14 06:01:11 +00:00
morse%netscape.com 8b91f0e686 bug 68136, full screen mode, r/sr=ben/alecf 2006-09-14 06:01:07 +00:00
hyatt%netscape.com bc01c0a0b8 Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa 2006-09-14 06:00:55 +00:00
hyatt%netscape.com 6b0e0d0ad9 Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt 2006-09-14 06:00:54 +00:00
ben%netscape.com bfb076a178 108595 - prevent a duplicate load of contentAreaContextOverlay.xul which is causing problems for image blocking, and remove an unused script include. r=kerz, sr=blake 2006-09-14 06:00:49 +00:00
blakeross%telocity.com 38219d9f6b 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2006-09-14 06:00:47 +00:00
pchen%netscape.com 24fcf4ac78 *** empty log message *** 2006-09-14 06:00:32 +00:00
ben%netscape.com 6652dc7bcf 101131 - Bookmarks Menu on personal toolbar is empty.
Not the best fix but will do for short term. Comments added
detailing proposed better solution.
r=kerz, sr=hewitt
2006-09-14 06:00:31 +00:00
gerv%gerv.net b102dff520 Bug 103082 - re-enable links toolbar, hidden by default, in such a way that it has no perf. impact when hidden. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa. 2006-09-14 06:00:30 +00:00
hyatt%netscape.com 42ef201736 fix for 103082, disable link toolbar, r=doron, sr=hewitt, a=asa 2006-09-14 06:00:26 +00:00
gerv%gerv.net 0c468f6e28 Links toolbar. Bug 87428. r=bzbarsky, sr=hewitt. At last! 2006-09-14 06:00:25 +00:00
stephend%netscape.com 4fa57f4a91 Bug 80120. Implement tooltips for toolbar's expand/collapse widgets. r=german,jglick,sspitzer,robinf,cmanske sr=sspitzer 2006-09-14 05:59:46 +00:00
hyatt%netscape.com 9ca2e22fcd Fix for 100706, r/sr=jag,brendan 2006-09-14 05:59:38 +00:00
hewitt%netscape.com 24bfd15ffe 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2006-09-14 05:59:37 +00:00
bzbarsky%mit.edu 1a9ddd4d3d Make the vertical separator next to the "Home" button not show up when
there are no buttons there.  Bug 80494, patch by Fabian
<hidday@geocities.com>, r=hwaara, sr=ben
2006-09-14 05:59:35 +00:00
mkaply%us.ibm.com d4d18ac1bb These files are somehow crosslinked in CVS - putting them back 2006-09-14 05:59:34 +00:00
mkaply%us.ibm.com 1be54bae0b #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2006-09-14 05:59:33 +00:00
hewitt%netscape.com 057da83ace 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron 2006-09-14 05:59:32 +00:00
hewitt%netscape.com 7e51d436ae 89198 - add option to show comments column in autocomplete, r=blake, sr=ben 2006-09-14 05:59:31 +00:00
blakeross%telocity.com 4b8a2f2ed3 First cut of drag and drop bookmark filing (53707: dragging a link onto bookmarks button should open menu; dragging over subfolders should open them). r=hewitt sr=ben 2006-09-14 05:59:27 +00:00
hyatt%netscape.com 6d39e31b02 Fix for 94943. r=jag, sr=blake 2006-09-14 05:59:19 +00:00
hyatt%netscape.com d7558ac0ae Fix for 93177, r/sr=pavlov,ben 2006-09-14 05:59:18 +00:00
hyatt%netscape.com 35fb4849ec Fix for 93171. r=pink, sr=blake 2006-09-14 05:59:17 +00:00
hyatt%netscape.com ff4b31c52c Fix for 71106. r=jag, sr=jst 2006-09-14 05:59:16 +00:00
hewitt%netscape.com 17d81b19e2 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2006-09-14 05:59:15 +00:00
blakeross%telocity.com fc278e68d4 Should be possible to drop links on Go button to load them (87048), and text on the Search button to search for it (87062), right clicking disabled back/fw buttons shouldn't show tiny menu (83765), and alt+drag should let you rearrange personal toolbar folders. r=kerz sr=ben 2006-09-14 05:59:14 +00:00
blakeross%telocity.com b61aacfd91 Trunk/M092 topcrash @ nsMenuFrame::ActivateMenu, and a slew of dnd fixes (90151). r=dean sr=ben 2006-09-14 05:59:13 +00:00
timeless%mac.com 6ca281ea31 Bugzilla Bug 90741 Whack the rest of the <box> tags in the trunk
patch by andersma@luther.edu r=hewitt sr=blake
2006-09-14 05:59:12 +00:00
hewitt%netscape.com 303efacb45 86017 - Mail compose addressing widget should move to next field on tab, r=sspitzer, sr=blake\n86731 - Mail compose - autocomplete incorrectly uses lower case letters, r=matt, sr=blake 2006-09-14 05:59:11 +00:00
blakeross%telocity.com 0728ca4d2a Bookmarks dragging to ptoolbar (85328). r=bz sr=ben 2006-09-14 05:59:10 +00:00
timeless%mac.com 03c547d68e Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2006-09-14 05:59:08 +00:00
blakeross%telocity.com f7826d0a15 Focusing urlbar should select contents (37587). r=brade sr=ben 2006-09-14 05:58:58 +00:00
jgaunt%netscape.com 5012b30ed0 bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
r= lots, see bug
2006-09-14 05:58:57 +00:00
blakeross%telocity.com 1077cad7bc No feedback when Find Again (Ctrl+G) reaches EOF (63410). r=alecf sr=sfraser a=asa 2006-09-14 05:58:56 +00:00
ben%netscape.com f6c0b018b6 85386 - Navigator menu cleanup.
Rearrange content of view menu
r=jag, sr=blake, a=asa
2006-09-14 05:58:29 +00:00
law%netscape.com 30b155aa57 Bug 81712; new turbo-mode implementation, removes old stuff and replaces it with code that no longer holds a browser window open; r=syd, sr=blake, a=asa 2006-09-14 05:58:28 +00:00
andreww%netscape.com d1814c87a4 bugzilla bug 82965 r=kerz, sr=hewitt, a=tor : fixing drag and drop on status bar. 2006-09-14 05:58:25 +00:00