5641 Commits

Author SHA1 Message Date
neeti%netscape.com
1f44816f0a fix for bug 39717 - Disk cache directory not being recreated after it's deleted.r=gagan 2000-06-23 13:39:44 +00:00
tajima%eng.sun.com
4228cbcd61 XUL based print dialog on UNIX paltform,r=syd 2000-06-23 08:00:10 +00:00
evaughan%netscape.com
969d067559 Autoscrolling menus feature landing #32730
-r hyatt, saari
2000-06-23 05:15:04 +00:00
morse%netscape.com
6317d3c276 fix bug 43211, missing text in select-user dialog 2000-06-23 04:59:11 +00:00
ben%netscape.com
e29188cc2f didn't mean to check in changes to these files just yet... 2000-06-23 04:49:15 +00:00
ben%netscape.com
2d43b5c642 more classic skin work 2000-06-23 04:46:10 +00:00
dbaron%fas.harvard.edu
3d99c84c8c Clean up the deprecated (and never really official) HTML namespace by replacing with the official XHTML namespace. b=7834,42280 r=vidur 2000-06-23 04:41:29 +00:00
sspitzer%netscape.com
81ec9d522b fix for #43548, and possibly #43392. if internet config tells us the string is of zero length, set the out string to null. r=mscott 2000-06-23 01:08:53 +00:00
law%netscape.com
6115b41783 Bug 36658; patch submitted by Jesse Burris (JBurris@mmxi.com); adds urlwidget to component list; r=law 2000-06-23 00:36:00 +00:00
law%netscape.com
5799b4f98d Bug 36658; patch submitted by Jesse Burris (JBurris@mmxi.com); r=law 2000-06-23 00:31:24 +00:00
tao%netscape.com
557898719f 41289: Proivde UI in the Browser (View | International Web Content) to
langpack download page.r=jbetak
2000-06-22 22:59:46 +00:00
dbaron%fas.harvard.edu
a465836d3c Fix leak of a string. r=waterson 2000-06-22 22:51:05 +00:00
morse%netscape.com
0c0a690bd8 undo change that caused clipping in cookie pref panel 2000-06-22 22:20:11 +00:00
morse%netscape.com
22e4e25b68 undo change that caused clipping in wallet pref panel 2000-06-22 22:19:36 +00:00
morse%netscape.com
cac6549505 bug 43452, can't get to cookie viewer from prefs panel, r=dveditz 2000-06-22 22:16:55 +00:00
sspitzer%netscape.com
b4bc92c13e work for bug #38374
helperApps.rdf is now mimeTypes.rdf.
use the file locator to get the mimeTypes file.
fix the unix implementation of nsOSHelperAppService.cpp
to go to the base class to determine what application to launch.

r=mscott
2000-06-22 22:14:53 +00:00
morse%netscape.com
0e649ed54b remove <div>, change suggested by hyatt, r=morse 2000-06-22 14:17:01 +00:00
ben%netscape.com
b4915c74a4 fix call palcement, suggested by jag on IRC, r=me 2000-06-22 08:43:41 +00:00
ben%netscape.com
e58ad59378 fix assert on startup 2000-06-22 07:43:40 +00:00
ben%netscape.com
f763cb2f23 fix prefwindow js errors 2000-06-22 06:03:09 +00:00
ben%netscape.com
a60502ab96 fix prefwindow js errors, r=hyatt 2000-06-22 06:03:02 +00:00
mcafee%netscape.com
0481a56bdb Adding PSM menu item to debug menu, localizing Composer test page menu (31521). r=matt, cmanske 2000-06-22 01:56:43 +00:00
hyatt%netscape.com
dfe84bc851 Same bug as prev. checkin 2000-06-22 01:02:11 +00:00
danm%netscape.com
03ea82871a tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
mcafee%netscape.com
f032ce1b50 History was loading tasksOverlay.xul from the wrong place. (43043) r=akkana,jrgm 2000-06-22 00:07:42 +00:00
shanjian%netscape.com
3a0f563a71 #40463 Cannot type anything in Composer at selecting Auto-Detect menus
After a new charset dectector is selected, url should be reloaded.
r=sfraser
2000-06-21 22:59:59 +00:00
bryner%uiuc.edu
bb67ece49c Moving persistence-related methods from nsIXULWindow to
nsIWebBrowserChrome as a basis for fixing bug 15555.  r=valeski.
2000-06-21 22:05:28 +00:00
morse%netscape.com
c382378043 fix bug 43227 error in mac menu, r=dbragg 2000-06-21 19:36:33 +00:00
brade%netscape.com
c621e75952 don't let shift-keybinding work for new message, undo, redo, select all, cut, copy, paste (explicitly set shift="false") for bug #41989 (r=Pike,jst) 2000-06-21 14:26:16 +00:00
radha%netscape.com
f7cf3eb414 New methods in nsIwebNavigation 2000-06-21 08:04:00 +00:00
BlakeR1234%aol.com
43e5372138 Fix for bug 40591. r=scc, alecf a=pink 2000-06-21 07:08:10 +00:00
BlakeR1234%aol.com
3544199e3e Fix for bug 43261, just a typo. 2000-06-21 06:43:00 +00:00
BlakeR1234%aol.com
de43d562ae Fix for bug 43263, just a typo. 2000-06-21 06:39:35 +00:00
vidur%netscape.com
2017802f4c Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda 2000-06-21 00:42:59 +00:00
BlakeR1234%aol.com
0187161025 Fix for bug 43217, regression which caused Go menu to disappear. r=smfr, disttsc@bart.nl 2000-06-21 00:34:13 +00:00
beard%netscape.com
1c926d81a2 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
ben%netscape.com
cd75aef232 fix for skin switching writing to install directory instead of profile, 30536, r=hyatt 2000-06-20 09:47:33 +00:00
hyatt%netscape.com
fed27ec38f 33524. r=ben 2000-06-20 09:21:42 +00:00
BlakeR1234%aol.com
60a9aa5e53 Fix for bug 42135. r=ben 2000-06-20 04:47:56 +00:00
ben%netscape.com
8c779983f3 oops, part of earlier fix to find panel (remove html:selects from UI to unblock rods), forgot to check in associated js file that makes the bm search work 2000-06-20 04:21:08 +00:00
bryner%uiuc.edu
14ad3781cf Patching filepicker for new tree widget. part of bug 30511. r=hyatt. 2000-06-20 03:35:37 +00:00
BlakeR1234%aol.com
8279cfd815 Fix for bug 41342. r=andreww a=waterson 2000-06-20 03:12:03 +00:00
hyatt%netscape.com
d71b861cf3 Fix for 41372. r=ben 2000-06-20 02:50:57 +00:00
amasri%netscape.com
5b626e623a Adding localization notes per Bugzilla #39775
r=rchen@netscape.com
2000-06-20 02:42:21 +00:00
hyatt%netscape.com
a682609ea9 37298. r=ben 2000-06-20 02:38:39 +00:00
amasri%netscape.com
37163b794b Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:38:06 +00:00
rjc%netscape.com
5213c4dd6c Fix nsbeta2+ bug # 39539: fix bookmarks so that new items can be created. r=ben@netscape.com 2000-06-20 01:47:15 +00:00
ben%netscape.com
8e9ce675c6 fix for 38027 - remove html:select from find in bookmarks/history dialog 2000-06-20 00:46:49 +00:00
bryner%uiuc.edu
991f35e307 Fixing tasksOverlay location so that Manage Bookmarks window will
open.  r=ben,hyatt.
2000-06-20 00:06:02 +00:00
hyatt%netscape.com
c4ed40fe2c 30511 2000-06-19 23:51:17 +00:00