hewitt%netscape.com
1dc8b67ef1
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
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
hyatt%netscape.com
d4065d8e54
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
2001-12-17 22:51:39 +00:00
tor%cs.brown.edu
1d663a47da
Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
...
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
aaronl%netscape.com
ac2cfadcc9
Bug 62423. Alt+down now opens history list in URL bar. r=ben, sr=hewitt
2001-12-17 07:44:57 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
pavlov%netscape.com
5cd1b8e131
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
bryner%netscape.com
6b648292cb
Backing out fix for bug 103758 to fix focus regressions.
2001-12-16 01:21:12 +00:00
rjc%netscape.com
8557584704
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
aaronl%netscape.com
427b96a1d6
Sidebar keyboard accessibility - Alt+PgUp/Alt+PgDn to switch sidebar tabs. r=sgehani, sr=jag
2001-12-15 00:36:51 +00:00
jaggernaut%netscape.com
745d1d7613
Bug 113076: browser has no session history when first opened from mail/news or when both browser and mail/news are launched at startup. Checking in hacky work-around. r=bryner, sr=ben, a=brendan
2001-12-14 09:27:03 +00:00
dbragg%netscape.com
8b33e8cf0b
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
2001-12-14 00:18:54 +00:00
bbaetz%cs.mcgill.ca
43806ea8b2
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
bryner%netscape.com
ac65d8b8be
Bug 103758 and 87946 - always focus the page content initially unless we are loading about:blank. r=jag, sr=jst.
2001-12-12 07:47:14 +00:00
ben%netscape.com
43b170cc65
bug 11632 - save page with images, stylesheets, objects and applets.
...
r=hewitt, brade, sr=hyatt
2001-12-12 05:05:12 +00:00
jaggernaut%netscape.com
9d10ef405e
Get rid of js strict warning.
2001-12-11 15:00:53 +00:00
ccarlen%netscape.com
31d6aca7e7
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:10:45 +00:00
ccarlen%netscape.com
eec09f1b7d
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
blakeross%telocity.com
fce01f8274
114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
...
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
2001-12-08 07:52:11 +00:00
blakeross%telocity.com
7491f784dd
112967 - hardcoded script path in navigator.xul, by colinp. r=doron sr=blake
2001-12-08 01:22:31 +00:00
blakeross%telocity.com
be8ee13487
More post-bookmarksliner cleanup. r=hewitt sr=ben
2001-12-07 02:44:11 +00:00
blakeross%telocity.com
5b364e0f47
More post-bookmarksliner cleanup. r=hewitt sr=ben
2001-12-06 23:11:52 +00:00
bzbarsky%mit.edu
76be478bec
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
jaggernaut%netscape.com
3550b8f08d
Bug 92589: View Use Stylesheet doesn't work on frames. Patch by neil@parkwaycc.co.uk, r=jag, sr=ben
2001-12-06 09:35:38 +00:00
blakeross%telocity.com
16f42a6bac
Post-bookmarksliner cleanup. r=ben sr=hewitt
2001-12-06 03:11:06 +00:00
bbaetz%cs.mcgill.ca
6eb4db7873
Bug 101149 - previous window title sticks when accessing xul dir listings
...
patch by jrgm@netscape.com , r=bbaetz, sr=darin
2001-12-06 01:53:07 +00:00
hwaara%chello.se
55f192bde1
#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
8578b1b7a4
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 23:30:25 +00:00
hewitt%netscape.com
e16a5fce6d
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 22:38:40 +00:00
nhotta%netscape.com
00a463a170
Added geostd8 to charset menu, bug 107533, r=yokoyama.
2001-12-03 22:58:26 +00:00
jaggernaut%netscape.com
c6c865dd1e
Bug 61886: Revert to use currentURI.spec instead of _content.location.href. r=dbaron
2001-12-03 04:19:00 +00:00
rjc%netscape.com
229ab8821f
Fix bug #108809 . r=ben sr=hyatt
2001-12-01 07:23:21 +00:00
jaggernaut%netscape.com
b66ae518a2
Bug 99501: JS error in viewZoomOverlay.js at startup. r=sfraser, sr=hewitt
2001-12-01 00:43:22 +00:00
rpotts%netscape.com
a33a19e3d1
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2001-11-30 22:35:33 +00:00
law%netscape.com
7a5237c04d
Bug 106231; add mnemonic for Disable QuickLaunch menu item; patch from Tsukasa Maruyama (mal@mozilla.gr.jp); r=morse, sr=ben
2001-11-30 20:50:18 +00:00
sgehani%netscape.com
72f7228397
Don't distingiush between an edited and unedited URL bar text when
...
the search button is clicked.
b=60283; r=morse; sr=alecf
2001-11-30 00:27:47 +00:00
darin%netscape.com
19303403d3
fixes bug 112366 "status message is often incorrect [eg. resolving host...]"
...
r=jag, sr=alecf
2001-11-30 00:23:56 +00:00
jaggernaut%netscape.com
a6d3e2cc8b
Bug 112569: Session History set from navigator.js redundantly. r=hyatt, sr=hewitt
2001-11-29 23:34:27 +00:00
pchen%netscape.com
15ba3b93e8
bug 102311, r=hewitt, sr=ben, set bookmark types using rdf:type
2001-11-29 02:03:00 +00:00
pchen%netscape.com
6e698276ab
bug 102311, r=hewitt, sr=ben, use getAttributeNS on RDF_NS to get correct bookmark types
2001-11-29 02:02:54 +00:00
rjc%netscape.com
e5077bf2e5
Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt
2001-11-27 01:47:41 +00:00
jaggernaut%netscape.com
f52ba70aa2
Bug 108990: remove unreferenced function urlDomain() in navigator.js. r=jrgm, sr=ben
2001-11-26 00:47:42 +00:00
blakeross%telocity.com
ffd4918d1d
96176 - access to localstore is wrong. r=ben sr=hewitt
2001-11-25 04:03:00 +00:00
ben%netscape.com
dfd7414970
backing out fix for 90080 as it is redundant and caused other bugs (always showing alert
...
when exiting prefs after viewing appearance, inability to close prefwindow sometimes
see bug 109561).
2001-11-22 03:35:32 +00:00
ben%netscape.com
68364f8dd1
fix for 73655 - remove reference to obsolete file.
...
r=rginda, sr=hewitt
2001-11-22 02:00:37 +00:00
cmanske%netscape.com
01c467801f
Added id to print menuitem as part of fix to bug 106374, r=syd, sr=sfraser
2001-11-22 00:11:54 +00:00
sgehani%netscape.com
b4ada86403
Make search results show up in search sidebar tab again.
...
b=110792; r=morse; sr=mscott
2001-11-21 23:30:30 +00:00
hewitt%netscape.com
0ee2d0d8c2
83457 - Text overflow handling of URL bar search popup, r=ben, sr=hyatt
2001-11-21 11:17:38 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00