Commit Graph

4349 Commits

Author SHA1 Message Date
ben%netscape.com
98ab70afa0 fix for bug 25412, search menu items, r=rjc, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61834 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:23:02 +00:00
ben%netscape.com
7bab04917b fix for bug 23939, search menu items, r=rjc, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61833 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:22:12 +00:00
ben%netscape.com
e8fecb379a fix for bug 25412, search button should be depressable, r=rjc, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61832 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:20:13 +00:00
ben%netscape.com
7ce2d94558 fix for 25310, pref panel display follows tree selection, r=rjc, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61831 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:19:08 +00:00
danm%netscape.com
436cf3dbc4 fixing build bustage by obliterating the entire offending function, which appears to be unused.
git-svn-id: svn://10.0.0.236/trunk@61828 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 02:50:06 +00:00
matt%netscape.com
68d3d87b3b a=bobj r-=ftang. .... patch ftang gave me for bug 27826
git-svn-id: svn://10.0.0.236/trunk@61827 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 02:18:17 +00:00
sspitzer%netscape.com
404ef02ec2 change this to a wstring. not part of the build.
git-svn-id: svn://10.0.0.236/trunk@61825 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 01:38:45 +00:00
tbogard%aol.net
d885bd50bb This should fix the mac bustage.
git-svn-id: svn://10.0.0.236/trunk@61824 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 01:37:49 +00:00
alecf%netscape.com
1b216fafd4 fix for #29168
r=sspitzer
a=phil
allow us to switch between nativePath and URLString when using the picker in prefs/account manager


git-svn-id: svn://10.0.0.236/trunk@61820 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:52:51 +00:00
sspitzer%netscape.com
e64ecc0632 not part of the build.
git-svn-id: svn://10.0.0.236/trunk@61819 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:49:46 +00:00
sspitzer%netscape.com
618fef702e fix for #27984, r=alecf, a=rickg. implement GetLastPageVisited.
also, for now, don't stuff the url in the history db (or use it for GetLastPageVisited)
if it is not http: or https:.  There is a bug here, we call AddPage() too often and with
url that should not be in the history db.  this makes history usuable for beta, and
prevents mailnews, about:blank, javascript:, file: and chrome: urls from getting in the history db.


git-svn-id: svn://10.0.0.236/trunk@61817 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:26:51 +00:00
tbogard%aol.net
13b61ed851 Changed nsIAppShellService and nsIWindowMediator to talk in terms of nsIXULWindow instead of nsIWebShellWindow. Also removed the function nsIAppShellService::RunModalDialog since windows should be created using the nsIDOMWindow::OpenDialog. r=danm a=jevering
git-svn-id: svn://10.0.0.236/trunk@61816 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:20:55 +00:00
tbogard%aol.net
d209f93c34 Removed the unused src and public directories as now all the prefs code is done from JS without the need for a C++ backend. This code has actually been dead for a little over a month. r=alecf a=jevering
git-svn-id: svn://10.0.0.236/trunk@61809 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 22:14:07 +00:00
dp%netscape.com
c013e579ac bug# 29063: Removing about a 100 calls to stat() on startup. r=alecf,racham a=jar
git-svn-id: svn://10.0.0.236/trunk@61788 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 15:57:13 +00:00
tbogard%aol.net
82288f4815 Changed WalletPreview to use the OpenDialog way to open a window rather than the nsIAppShellService::RunModalDialog. This function is not supposed to be used and will be removed really soon now. r=danm, morse a=jevering
git-svn-id: svn://10.0.0.236/trunk@61776 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 05:52:38 +00:00
danm%netscape.com
01b23c9940 hide while destroying. prevents bad messages from getting to partially dead window. bug 28241
git-svn-id: svn://10.0.0.236/trunk@61771 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-27 22:34:18 +00:00
blizzard%redhat.com
7d5eae27a1 fix spelling of hander to handler. bug #29407. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@61769 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-27 20:51:11 +00:00
cls%seawood.org
8cb22e68a4 Adding temporary hack to fix tinderbox objdir build problem introduced by placing obj files in the srcdir. (This occurs if you prefix your srcfiles by $(srcdir).) r=bryner
git-svn-id: svn://10.0.0.236/trunk@61758 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-27 08:39:16 +00:00
blizzard%redhat.com
5664195cbb update js files that reference the command line service in the browser instance. this should fix problems with opening new windows. r=leaf,chofmann
git-svn-id: svn://10.0.0.236/trunk@61752 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-27 03:18:10 +00:00
blizzard%redhat.com
f142f344a8 move component://netscape/appshell/component/browser/cmdhandler -> component://netscape/commandlinehander/general-startup-browser to be consistent with renaming. this should fix problems with being unable to open a new window.
git-svn-id: svn://10.0.0.236/trunk@61751 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-27 03:12:24 +00:00
sspitzer%netscape.com
7b3375958f fix the mac startup bustage.
git-svn-id: svn://10.0.0.236/trunk@61742 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 08:29:40 +00:00
morse%netscape.com
46a7fefbfe fix worst of bug 29317, bad wording in cookie pref panel, r+a=jar
git-svn-id: svn://10.0.0.236/trunk@61740 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 06:35:44 +00:00
sspitzer%netscape.com
5ea6a0cd6d fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup.
git-svn-id: svn://10.0.0.236/trunk@61734 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 03:52:06 +00:00
sspitzer%netscape.com
b25da3b4c8 not part of build, yet.
git-svn-id: svn://10.0.0.236/trunk@61732 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 03:29:24 +00:00
mcafee%netscape.com
467862ad0b Splitting tasksOverlay into two parts, new part is taskbarOverlay (24121) r=slamm, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@61727 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 02:46:45 +00:00
rjc%netscape.com
8ef399a920 Part of fix for bug # 25876: bookmarks drag&drop behavior modification. Approval: jevering Review: pinkerton
git-svn-id: svn://10.0.0.236/trunk@61718 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 01:27:29 +00:00
hangas%netscape.com
3cf71b4fa1 Fix 28144 Make XP Toolkit widgets look more professional. r=german/scottip a=phil
git-svn-id: svn://10.0.0.236/trunk@61715 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 01:21:51 +00:00
dougt%netscape.com
3fbc3d2ab7 fix for 26691. PDT+. reviewed by byner. This basically removes a assert that
was upsetting user of viewer.


git-svn-id: svn://10.0.0.236/trunk@61704 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 00:09:44 +00:00
erik%netscape.com
3a676a9a27 bug 18136; removed font size menu numbers from this DTD file since
localizers don't localize numbers like this; r=pierre; a=rickg


git-svn-id: svn://10.0.0.236/trunk@61688 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:06:54 +00:00
erik%netscape.com
fdf5466d50 bug 18136; changed default fixed width font size to 13px, and updated
font size menus accordingly, moving values from DTD file to XUL file
since localizers don't localize numbers; r=pierre; a=rickg


git-svn-id: svn://10.0.0.236/trunk@61686 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:06:10 +00:00
Jerry.Kirk%Nexwarecorp.com
acb39ec472 Enable the Splash screen for Neutrino builds.
git-svn-id: svn://10.0.0.236/trunk@61665 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 13:33:57 +00:00
Jerry.Kirk%Nexwarecorp.com
c2c51a3efd Change PgFlush to PtFlush to force the splash screen to draw immediately.
git-svn-id: svn://10.0.0.236/trunk@61664 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 13:21:29 +00:00
hyatt%netscape.com
4ccb7d43f3 XUL Property APIs, b=26109, r=ben
git-svn-id: svn://10.0.0.236/trunk@61661 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 08:37:49 +00:00
cmanske%netscape.com
c767e03cdb Fixed using OpenLocation from Composer, b=28683, a=sfraser,matt a=jar
git-svn-id: svn://10.0.0.236/trunk@61658 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 07:54:25 +00:00
mcafee%netscape.com
e768feae20 Bumping user agent to m14 (29163) r=valeski, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@61654 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 05:46:18 +00:00
ben%netscape.com
c518989edd fix for PDT+ b=25412, a=jar, r=rjc (depressable search button)
git-svn-id: svn://10.0.0.236/trunk@61649 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:18:47 +00:00
danm%netscape.com
e499ee9d76 re-enable parent window of modal dialog before dialog is destroyed. part of bug 28467. r=saari a=jar
git-svn-id: svn://10.0.0.236/trunk@61643 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 03:11:21 +00:00
danm%netscape.com
6d36c897b0 move all functional modal window code into nsXULWindow. part of bug 28467. r=saari a=jar
git-svn-id: svn://10.0.0.236/trunk@61642 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 03:11:13 +00:00
law%netscape.com
d94ceacf73 Fixes to splash screen and program icon problems; bugs=26581/26685, r=jband@netscape.com, a=jevering@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61637 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 02:19:41 +00:00
hangas%netscape.com
f121e0dc44 Fix for PDT+ bug 23091 (Messages pref panel). r=scottip a=phil
git-svn-id: svn://10.0.0.236/trunk@61636 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:56:02 +00:00
morse%netscape.com
fc22a2e155 partial fix for bug 28996, wallet items in menu on mac, r=pinkerton, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61630 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:11:13 +00:00
mcafee%netscape.com
6056b209d2 HTML-ized government blurb, fixed Full Circle Software, Inc. company name (27477). r=slamm, a=jar
git-svn-id: svn://10.0.0.236/trunk@61626 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:00:44 +00:00
sford3%swbell.net
90f5dda8a8 Fix bug 21474 add send page to the editor, r=brade a=waterson
git-svn-id: svn://10.0.0.236/trunk@61621 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 00:55:20 +00:00
danm%netscape.com
e085ee2cfa oops. har. that last patch just disabled the timing, which reverted bug 28473. This one was the intended.
git-svn-id: svn://10.0.0.236/trunk@61609 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 21:32:47 +00:00
danm%netscape.com
b35cd8548b tree-closure bug 29094 -- A tricky condition involving relative timing of size and position events seems to have surfaced. This patch should sort them out.
git-svn-id: svn://10.0.0.236/trunk@61608 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 21:16:16 +00:00
mcafee%netscape.com
dfdf7cdae1 Disabling menu items (22536) r=pavlov, a=waterson
git-svn-id: svn://10.0.0.236/trunk@61600 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 09:07:06 +00:00
tbogard%aol.net
31a9793807 Changed reload and stop to go through the new nsIWebNavigation interface. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
git-svn-id: svn://10.0.0.236/trunk@61574 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:59:42 +00:00
tbogard%aol.net
ae02da45e5 Changed reload to go through the new nsIWebNavigation interface on the docShell. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
git-svn-id: svn://10.0.0.236/trunk@61573 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:58:44 +00:00
rginda%netscape.com
9cf9837683 remove IRC menu item from dtd for 28192. r=mcafee, a=jar
git-svn-id: svn://10.0.0.236/trunk@61569 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:42:02 +00:00
rginda%netscape.com
449fc60199 Remove irc menu item from tasksOverlay.* for 28192. r=mcafee, a=jar
git-svn-id: svn://10.0.0.236/trunk@61567 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:40:53 +00:00