Commit Graph

9809 Commits

Author SHA1 Message Date
timeless%mac.com
0474602e1b Bug 139647�###!!! ASSERTION: getElementById(""), fix caller?: '!aId.IsEmpty()'
r=neil@parkwaycc.co.uk sr=alecf
2002-04-24 18:06:00 +00:00
michael.lowe%bigfoot.com
939a57107b backout last checkin 2002-04-24 11:55:00 +00:00
michael.lowe%bigfoot.com
6e19841747 Order autocomplete completion candidates by time or frequency. bug 78270. author=me, cbsears_sf@yahoo.com, alecf; r=blake; sr=alecf 2002-04-24 11:12:45 +00:00
pete.zha%sun.com
eac26beb25 bug 127993:selected theme doesnot have one checked flag
r=bryner sr=blake
Check in for Jerry Tan(jerry.tan@sun.com)'s fix
2002-04-24 06:52:30 +00:00
bryner%netscape.com
3cca60b725 Whitespace-only change to note that previous checkin was for bug 137836. 2002-04-24 03:36:09 +00:00
bryner%netscape.com
a9b699680e Make sure not to focus the urlbar on window open if the navigation toolbar is hidden. Bug 88239, r=sgehani, sr=jag. 2002-04-24 03:34:58 +00:00
bryner%netscape.com
0d3c728ef7 Clean up beforeselected and afterselected attributes when tabs are removed, this fixes a drawing glitch due to CSS rules matching when they shouldn't. r=ben, sr=jag. 2002-04-24 03:33:25 +00:00
sgehani%netscape.com
0407f80656 Unhork update notifications by fixing the pref call for the localized
datasource pref.
b=139355; r=bryner; sr=alecf
2002-04-24 02:42:08 +00:00
sgehani%netscape.com
7a9129cf4b Improve sidebar discoverability.
b=134345; r=morse; sr=jag
2002-04-24 02:20:40 +00:00
law%netscape.com
eca7ff9596 Bug 134754; add scriptiable API to get Win32 registry value; r=sgehani, sr=dveditz 2002-04-24 00:14:18 +00:00
law%netscape.com
815d760202 Bug 136188; add support for WWW_GetWindowInfo DDE topic; r=John Weilander (support@kaylon.com); sr=roc+moz@cs.cmu.edu 2002-04-23 23:48:00 +00:00
caillon%returnzero.com
e774059904 Removing JavaScript strict warnings.
Patches by walk84@yahoo.com, r=caillon, sr=shaver
Fixes bug 60659, bug 132956
2002-04-23 14:48:45 +00:00
morse%netscape.com
f413e5c09e bug 132641, -killAll to shutdown everything, r=law, sr=jag 2002-04-23 02:23:56 +00:00
suresh%netscape.com
62691b659d fix for 138231. Select a tab if the last selected one is not ``in view''. r=suresh, sr=alecf 2002-04-23 01:06:34 +00:00
timeless%mac.com
bedf4ec86b Bug 134853 Bookmark groups displayed as folders within personal toolbar
patch by neil@parkwaycc.co.uk r=ben sr=alecf
2002-04-23 00:38:55 +00:00
morse%netscape.com
393e0597f1 bug 135568, make task menu consistent with spec, r=sgehani, sr=jag 2002-04-22 23:30:34 +00:00
morse%netscape.com
d1dbcd423b bug 136972, change definition of p3p high mode, r=sgehani, sr=jag 2002-04-22 23:23:41 +00:00
alecf%netscape.com
eaa6358150 remove convertISupportsToDOMWindow in order to clean up nsIWindowMediator
bug 138299 (preparation for bug 132175)
2002-04-22 14:02:48 +00:00
alecf%netscape.com
6acac8a747 add window mediator listener functionality for bug 132175
(not part of build)
2002-04-22 14:00:24 +00:00
alecf%netscape.com
034af46559 add skeleton window data source to pull out RDF dependency from appshell
not part of build
2002-04-22 13:54:39 +00:00
blakeross%telocity.com
1f0ed0b3c4 105547 - remove pref to control where new windows open (tab or window). r=bryner sr=ben 2002-04-22 03:12:36 +00:00
blakeross%telocity.com
43fd166250 105547 - remove pref to control where new windows open (tab or window). r=bryner sr=ben 2002-04-22 01:25:29 +00:00
blakeross%telocity.com
d1d69edf30 131762 - can open multiple occurrences of download manager. r=hixie sr=ben 2002-04-22 01:19:13 +00:00
blakeross%telocity.com
54ec52de83 135103 - context menus missing separator in image menu. r=dean sr=ben 2002-04-21 18:52:49 +00:00
cbiesinger%web.de
50b080e723 bug 55798 patch by jscript@pacbell.net r=bzbarsky sr=alecf
js strict warning in navigator.js
2002-04-21 09:20:49 +00:00
cbiesinger%web.de
3f2849b3f6 bug 136402 patch by neil.marshall@sympatico.ca r=db48x sr=alecf
Case of first letter in text labels is sometimes wrong in the Media tab
2002-04-20 18:09:09 +00:00
cbiesinger%web.de
1b0134b46f bug 76099 patch by neil.marshall@sympatico.ca r=db48x sr=alecf
Include referring URL in Page info
2002-04-20 18:02:14 +00:00
caillon%returnzero.com
82e4d046ee Page info shouldn't open cache items in blocking mode. Fixes Bug 124566, 'View Page Info whilst this page loading hangs browser.' Patch by db48x@yahoo.com, r=caillon, sr=darin 2002-04-20 14:49:41 +00:00
ben%netscape.com
c9a9cdb655 Fix two bugs:
- 130614 [adt2] Trunk crashes on startup on Win95 @ nsBookmarksService::ParseFavoritesFolder
         On older Windows installs, IE4 is not present and as a result there's no system
         favorites folder. Insert a null check so that we only parse a system favorites folder
         if one exists.
         r=bryner, sr=hyatt
- 127476 [adt1] Non-ASCII characters in IE Favorites are imported as garbage.
         IE stores Favorite Name as the non-extension part of the file name (baseName). The
         code was using GetFileBaseName, which returns a CString (dumb!). Converted to
         extract the bookmark name from the unicode leaf name.
         r=ftang, sr=hyatt
2002-04-20 08:48:35 +00:00
mscott%netscape.com
7016c81d8e Bug #132731 --> dynamically adjust the width of the alert window
to prevent unwanted wrapping of text if the user is using larger fonts
r=neil@parkwaycc.co.uk
sr=hewitt
2002-04-20 03:08:54 +00:00
caillon%returnzero.com
311decf9f8 Bug 133166, Remove JavaScript strict warning. Patch by walk84@yahoo.com, r=caillon, sr=blake. 2002-04-19 14:42:37 +00:00
shliang%netscape.com
60742e7184 133863 - plug-in finder service pref ui - r=hewitt, sr=jag, a=asa 2002-04-19 07:00:16 +00:00
bzbarsky%mit.edu
f670c38346 Fix mismatch between labels and reality for the "non-printable space"
offsets.  Bug 135361, patch by
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=bzbarsky,
sr=attinasi
2002-04-19 03:13:23 +00:00
seawood%netscape.com
f1d907679e Remove references to obsolete CHROME_ variables.
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
darin%netscape.com
68c0d95469 fixes bug 136956 "HTTP preferences panel needs to control proxy settings
as well" r=brade sr=alecf
2002-04-18 23:22:41 +00:00
rods%netscape.com
1ba300072c printing properties must be moved to global jar
Bug 138026 r=dcone sr=attinasi a=judson adt=putterman
2002-04-18 22:43:02 +00:00
timeless%mac.com
dabd666f92 Bug 137097 NODE_ID function is useless overhead
patch by neil@parkwaycc.co.uk r=bzbarsky sr=blake
2002-04-18 22:11:10 +00:00
caillon%returnzero.com
bb05652aba Make WidgetStateManager also remember the .checked property for <listitem type="checkbox"/>. This fixes bug 134441, Scripts & Windows pref panel doesn't remember checkboxes on viewing it the second time. r=hewitt, sr=ben 2002-04-17 14:43:15 +00:00
law%netscape.com
d61dfc4044 Bug 136940; add pref-triggered code that can disable QuickLaunch in multiple-profile case; r=morse, sr=blake 2002-04-17 03:33:00 +00:00
racham%netscape.com
9be5bfd759 Fixing bug 131330. Setting currentpageid attribute on a given wizard page so that ISPs can customize that page via css files. r=andreww, sr=sspitzer 2002-04-17 01:16:41 +00:00
dbragg%netscape.com
bcc260038d Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa 2002-04-16 22:19:10 +00:00
jj%netscape.com
a0b7b777f9 landing fix for #134223 on the trunk: udpate Finder's Get Info strings to 1.0.0+ for OS9 and OSX. r=asaki, sr=granrose. 2002-04-16 22:12:06 +00:00
bzbarsky%mit.edu
09087ebbe7 Bug 113015 -- page info sometimes says "not cached" for cached
content. r=db48x, sr=darin
2002-04-16 18:48:36 +00:00
sspitzer%netscape.com
f7194c7803 fix for #137697. about:config generates xpconnect errors
because getImageSrc is not defined.  r/sr=bienvenu
2002-04-16 07:18:00 +00:00
brade%netscape.com
0cc80c4e02 bug 135862, use correct strings for new composer window (submitted by cmanske, r=brade, sr=kin, a=rjesup, adt=jaime, l10n=rchen) 2002-04-15 14:42:09 +00:00
sicking%bigfoot.com
f8c2ea5afa Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt
2002-04-13 14:25:38 +00:00
aaronl%netscape.com
b5974e51e9 Bug 121114. Make links in properties windows keyboard accessible. r=bzbarsky, sr=hewitt. 2002-04-13 05:10:28 +00:00
heikki%netscape.com
3e3dc17c41 Bug 128326, disable saving XML as complete because it has serious dataloss bugs. r=bzbarsky, sr=blake. 2002-04-13 03:37:44 +00:00
brade%netscape.com
f08a7ad8f0 build magic to ensure that platform overlays are inserted into jar files despite last modified date (r=pinkerton, sr=sfraser) bug 75898 2002-04-12 12:46:21 +00:00
caillon%returnzero.com
f14a42b26d Bug 117707. Disabling most of the prefs in Edit>Prefs>Advanced>Scripts/Windows was causing real JS scripts to break because it used CAPS. Move the checks for these features into C++, with new prefs. Patch by doronr@naboonline.com (initial work) and caillon@returnzero.com. r=fabian sr=jst a=asa. 2002-04-12 10:11:00 +00:00