1403 Commits

Author SHA1 Message Date
sgehani%netscape.com
544c63991e Fix Debug|Verification|JavaScript menu item link.
b=56848; sr=alecf
2001-11-19 22:11:01 +00:00
blakeross%telocity.com
76b1bb2dd5 oops, gFocusedDocument is from ben's fullscreen landing. 2001-11-18 18:44:19 +00:00
blakeross%telocity.com
780cae7e50 110679 - minor performance optimizations in navigator. r=hewitt sr=ben 2001-11-18 18:41:24 +00:00
pchen%netscape.com
211c8eb32d bug 110081, r=adamlock, sr=ben, check for null url to avoid needless load 2001-11-18 07:44:50 +00:00
hewitt%netscape.com
bff3581521 108543 - urlbar autocomplete isn't showing search, r=jag, sr=hyatt 2001-11-15 04:19:32 +00:00
sgehani%netscape.com
689b3011e8 Don't build search results when search panel isn't open and
auto open search panel isn't set.
b=91168; r=morse,jruderman; sr=alecf
2001-11-15 02:01:10 +00:00
seawood%netscape.com
c242b6c765 Removing unused unix-jar.mn
Bug #106375 r=lordpixel
2001-11-14 02:42:07 +00:00
timeless%mac.com
b7461f87ad Bugzilla Bug 87792 Fix accesskeys based on new flexibility
patch by slate@gwu.edu r=aaronl sr=ben
2001-11-14 01:37:35 +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
hyatt%netscape.com
d6f8a36508 Fix to convert property to field. 106153. r=hixie, sr=hewitt 2001-11-12 07:28:30 +00:00
blakeross%telocity.com
96c5a21fdd changing timeout to 0, r/sr=hyatt 2001-11-11 04:41:48 +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
blakeross%telocity.com
5a46d540e2 109207 - stop loading brand.dtd three additional times on startup. r=ben sr=hewitt 2001-11-10 01:51:44 +00:00
morse%netscape.com
eee486ee49 bug 68136, full screen mode, r/sr=ben/alecf 2001-11-10 01:12:37 +00:00
yokoyama%netscape.com
1c8e8f1f3d Bug 108712
ISO-8859-16 and Korean (ISO-2022-KR) menu
appears in the wrong submenu.
/r=nhotta; /a=asa
2001-11-08 23:05:30 +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
ben%netscape.com
d3393726aa 108816 - add back removed navigation bindings for Windows only. r=waterson, sr=hewitt 2001-11-07 07:38:49 +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
timeless%mac.com
f007b04e93 Bug 83017 - Frame Info dialog has title 'View Page Info'
patch by db48x@yahoo.com r=fabian, sr=jst
2001-11-06 23:01:03 +00:00
ben%netscape.com
dd22c296f8 90080 - no restart message appears when switching UI language.
r=jag, sr=hyatt
2001-11-06 22:55:05 +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
timeless%mac.com
8fba04499b Bugzilla Bug 83017 Frame Info dialog has title 'View Page Info'
patch by db48x@yahoo.com r=fabian sr=jst
2001-11-06 00:54:15 +00:00
rods%netscape.com
ee82bc4072 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-05 14:14:16 +00:00
pchen%netscape.com
f551f68d9c bug 14824, r=rjc, sr=blake, add timeout at end of Startup() which will call nsBookmarksService::ReadBookmarks() 2001-11-05 03:12:53 +00:00
blakeross%telocity.com
3910eb2a72 stupid whitespace changes. 2001-11-05 02:03:49 +00:00
blakeross%telocity.com
de51dec0e4 Er, typo in last patch. r=hewitt sr=hyatt 2001-11-05 02:01:31 +00:00
rods%netscape.com
20bfca1cfd Removing the Print Preview option from the menu
Bug 107562
2001-11-03 15:08:08 +00:00
rods%netscape.com
37a4501149 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 14:59:39 +00:00
hewitt%netscape.com
20311b8044 fixing various fun regressions from blake's earlier landing, rs=hyatt 2001-11-03 11:27:04 +00:00
bryner%netscape.com
e4216987ac Adding the XUL tabindex test to the debug menu. r=hyatt. 2001-11-03 08:56: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
hyatt%netscape.com
f3a9db9f7b Remove the wasteful undetermined mode from the browser progress meter. r=jag, sr=hewitt 2001-11-01 08:25:31 +00:00
tao%netscape.com
f8fa28ae88 107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
bnesse%netscape.com
aa65825ca9 Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf. 2001-10-31 00:13:06 +00:00
bbaetz%cs.mcgill.ca
9235d4c53c bug 92892. Remove DOM Viewer from the debug menu, since its confusing
people, and isn't even in the tree any more.
r=bz, sr=darin
2001-10-28 23:46:17 +00:00
jaggernaut%netscape.com
6e63ecf1db Fix spelling of "isContentPrefered" parameter. sr=hewitt 2001-10-28 07:36:09 +00:00
bnesse%netscape.com
faf03ce445 Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf 2001-10-27 05:39:25 +00:00
rpotts%netscape.com
ae53430684 bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface... 2001-10-27 02:52:39 +00:00
hewitt%netscape.com
23bce44dd6 106826 - can't drag into folders on the personal toolbar, r=hyatt, sr=blake 2001-10-26 21:54:36 +00:00
bnesse%netscape.com
f33cebfd69 Fix for bug 103883/106273. Bad JS broke theme switching. r=jag, sr=alecf 2001-10-26 18:03:49 +00:00
hyatt%netscape.com
0c3c674339 Fix for tabbrowser not being localizable as well as fixes to expose Closing of tabs via CTRL+W and the top-level menus. r=jag, sr=jst 2001-10-26 09:26:13 +00:00
hyatt%netscape.com
65c1a51c18 Fix for tabbrowser not being localizable as well as fixes to expose Closing of tabs via CTRL+W and the top-level menus. r=jag, sr=jst 2001-10-26 09:26:03 +00:00
hyatt%netscape.com
a78b71e728 Add support for CTRL+w closing the curren tab in multi-tabbedm ode. sr=ben, r=hewitt 2001-10-26 07:49:28 +00:00
hewitt%netscape.com
60a1909f1a 99235 - Bogus URL's added to urlbar history will corrupt localstore.rdf (patch by jrgm), r=jag, sr=hewitt 2001-10-26 00:05:55 +00:00
seawood%netscape.com
0f535e7061 Land the simple OSX Mach-O build changes.
Bug #75653 r=cls
2001-10-25 08:55:53 +00:00
darin%netscape.com
58844b638e NOT PART OF THE BUILD: adding Makefile.in for the MachO build 2001-10-23 22:49:42 +00:00
pchen%netscape.com
d77eab457d *** empty log message *** 2001-10-22 23:59:10 +00:00
bnesse%netscape.com
73c9a1111f Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf. 2001-10-22 20:54:48 +00:00
jaggernaut%netscape.com
1ab288a5dc Bug 105973: s/Observe/observe/ 2001-10-22 04:26:04 +00:00