Commit Graph

367 Commits

Author SHA1 Message Date
blakeross%telocity.com
c300b4de6f 127349 - remove partial favicon support. r=hewitt sr=ben a=roc+moz 2002-03-03 19:54:42 +00:00
blakeross%telocity.com
232e228626 124316 - page proxy icon needs a tooltip. r=hewitt sr=ben a=asa 2002-02-27 00:34:01 +00:00
hewitt%netscape.com
7d0f387877 case issue in file name 2002-02-20 04:49:47 +00:00
hewitt%netscape.com
5c354e81e6 68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag 2002-02-20 03:33:52 +00:00
blakeross%telocity.com
89908498f3 56647 - autocomplete menu has improper tooltip. r/sr=hewitt 2002-02-18 06:05:16 +00:00
pinkerton%netscape.com
1dc8ab7ecd pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605 2002-02-17 19:32:08 +00:00
ian%hixie.ch
f98144cbaf Make Personal Toolbar tooltips also contain the URI of the link. b=105485, r=blake, sr=ben. 2002-02-17 19:14:08 +00:00
bzbarsky%mit.edu
0123183cd5 Make new tabs _not_ open for just enter if the "open new tab for
ctrl-enter" pref is set.  Bug 105537, r=timeless, sr=hyatt
2002-01-24 02:39:26 +00:00
morse%netscape.com
beb324aa99 bug 109593, remove full-screen mode, rsgehani, sr=ben 2002-01-24 01:57:51 +00:00
rjc%netscape.com
ff459ed110 Fix bug # 120069: #icons on <menu> issue. r=pink sr=ben 2002-01-16 05:06:54 +00:00
hyatt%netscape.com
d749d59e46 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
hwaara%chello.se
a235e8b33f #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
2001-12-29 04:14:07 +00:00
hewitt%netscape.com
7b10439c40 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 2001-12-19 12:04:11 +00:00
rjc%netscape.com
7cef4f0b2f 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 2001-12-15 01:59:50 +00:00
blakeross%telocity.com
7ffc0fd503 112967 - hardcoded script path in navigator.xul, by colinp. r=doron sr=blake 2001-12-08 01:22:31 +00:00
bzbarsky%mit.edu
3684808812 Add "Print Preview" to menu on print button. Bug 111126, patch from
Christian Biesinger <cbiesinger@web.de>, r=bzbarsky@mit.edu, sr=blake
2001-12-06 21:48:36 +00:00
hwaara%chello.se
ac048e9ec5 #84910, split up navigator.js.
Checking in for Doron Rosenberg <doronr@naboonline.com>.
r=jag, sr=alecf
2001-12-06 00:20:33 +00:00
hewitt%netscape.com
e6c49925ef 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 22:38:40 +00:00
rjc%netscape.com
e1f24c6ab1 Fix bug #108809. r=ben sr=hyatt 2001-12-01 07:23:21 +00:00
pchen%netscape.com
304c8c141a bug 102311, r=hewitt, sr=ben, set bookmark types using rdf:type 2001-11-29 02:03:00 +00:00
cmanske%netscape.com
95c5934d1b Added id to print menuitem as part of fix to bug 106374, r=syd, sr=sfraser 2001-11-22 00:11:54 +00:00
blakeross%telocity.com
780cae7e50 110679 - minor performance optimizations in navigator. r=hewitt sr=ben 2001-11-18 18:41:24 +00:00
jaggernaut%netscape.com
fea9a2e604 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. 2001-11-13 09:00:22 +00:00
blakeross%telocity.com
43873c78c9 73748 - Stop loading nsJSSupportsUtils.js and nsJSComponentManager.js on startup. r=hewitt sr=ben 2001-11-11 04:20:01 +00:00
jaggernaut%netscape.com
d5f98d7747 Bug 15050: page load shouldn't overwrite text typed into the url bar. r=hewitt, sr=ben 2001-11-10 21:38:28 +00:00
morse%netscape.com
eee486ee49 bug 68136, full screen mode, r/sr=ben/alecf 2001-11-10 01:12:37 +00:00
hyatt%netscape.com
70660d7fa3 Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa 2001-11-08 05:06:48 +00:00
hyatt%netscape.com
8ca82532f6 Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt 2001-11-07 06:40:04 +00:00
ben%netscape.com
780a1792ac 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 2001-11-06 01:40:09 +00:00
blakeross%telocity.com
6c769e76e9 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 2001-11-03 04:17:02 +00:00
pchen%netscape.com
d77eab457d *** empty log message *** 2001-10-22 23:59:10 +00:00
ben%netscape.com
140aa22304 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
2001-10-08 12:32:14 +00:00
gerv%gerv.net
e50b79f960 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. 2001-10-05 01:06:41 +00:00
hyatt%netscape.com
a5c7365beb fix for 103082, disable link toolbar, r=doron, sr=hewitt, a=asa 2001-10-04 08:39:40 +00:00
gerv%gerv.net
1929e56a99 Links toolbar. Bug 87428. r=bzbarsky, sr=hewitt. At last! 2001-10-03 05:08:20 +00:00
stephend%netscape.com
6d11609c79 Bug 80120. Implement tooltips for toolbar's expand/collapse widgets. r=german,jglick,sspitzer,robinf,cmanske sr=sspitzer 2001-10-01 04:54:14 +00:00
hyatt%netscape.com
b534e932c8 Fix for 100706, r/sr=jag,brendan 2001-09-22 07:33:53 +00:00
hewitt%netscape.com
f73dd9fabf 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2001-09-20 07:08:29 +00:00
bzbarsky%mit.edu
ff33b303ce 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
2001-09-15 01:24:16 +00:00
mkaply%us.ibm.com
d8bb00c0c6 These files are somehow crosslinked in CVS - putting them back 2001-09-11 04:50:13 +00:00
mkaply%us.ibm.com
2823217a4e #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 04:45:47 +00:00
hewitt%netscape.com
292c232309 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron 2001-08-31 00:12:56 +00:00
hewitt%netscape.com
25d2b27b07 89198 - add option to show comments column in autocomplete, r=blake, sr=ben 2001-08-22 03:47:04 +00:00
blakeross%telocity.com
c40f531e45 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 2001-08-18 02:44:35 +00:00
hyatt%netscape.com
5583aaa00b Fix for 94943. r=jag, sr=blake 2001-08-18 01:04:47 +00:00
hyatt%netscape.com
26d91ba502 Fix for 93177, r/sr=pavlov,ben 2001-08-15 04:09:41 +00:00
hyatt%netscape.com
20b1b10d69 Fix for 93171. r=pink, sr=blake 2001-08-08 01:38:05 +00:00
hyatt%netscape.com
0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
hewitt%netscape.com
3203d18be2 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 2001-08-04 06:21:59 +00:00
blakeross%telocity.com
62cad3e1b5 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 2001-08-01 23:54:46 +00:00