danm%netscape.com
686bfccd17
reinstate recently removed disabling of modal window's parent. bug 19221. r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60807 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 05:06:08 +00:00
mscott%netscape.com
718635fbcb
Bug #20597 --> implement a content handler for the browser window. Now, when you click on a link in messenger
...
and you don't have a browser window up, this content handler will bring up a browser window and load the url
inside of it.
I also finished fixing the command line problem by making the command line service part of the content handler
service instead of letting it be implemented by nsBrowserInstance which was giving us problems.
r=travis
git-svn-id: svn://10.0.0.236/trunk@60800 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:45:34 +00:00
dveditz%netscape.com
bc54d51e04
damn, missed a file. How does that happen in a top-down commit?
...
git-svn-id: svn://10.0.0.236/trunk@60789 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 03:01:55 +00:00
rjc%netscape.com
cee0d0da63
Small XUL changes.
...
git-svn-id: svn://10.0.0.236/trunk@60785 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 02:11:49 +00:00
slamm%netscape.com
b5fcad22a6
Fix bug #27415 , Bookmarks dead in sidebar.
...
git-svn-id: svn://10.0.0.236/trunk@60783 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 02:08:38 +00:00
rjc%netscape.com
e6c358a7a6
New search engines and categories. Part of bug # 26334, changes from Netcenter folks, review: me
...
git-svn-id: svn://10.0.0.236/trunk@60781 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 02:04:43 +00:00
dveditz%netscape.com
121072fe86
New wstring nsIRegistry interface, bug 23859;
...
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
git-svn-id: svn://10.0.0.236/trunk@60771 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:32:12 +00:00
mcafee%netscape.com
43b3ef4c23
Adding logo.gif to about: page, cleaning up the html there. (27477) r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@60770 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:26:34 +00:00
alecf%netscape.com
dc7dde216f
move the choose file/set as current to a global spot so other pref panes can get to them, for #27630 , r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@60764 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:14:23 +00:00
alecf%netscape.com
99346212f4
fix for #27531 - set focus on first control every time a wizard page is loaded r=ben
...
git-svn-id: svn://10.0.0.236/trunk@60761 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:09:54 +00:00
brade%netscape.com
2946168f33
editing panel fix that I missed checking in last week
...
git-svn-id: svn://10.0.0.236/trunk@60735 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 14:46:27 +00:00
alecf%netscape.com
f3276c16a9
remove obsolete files, as found by bryner (not part of build)
...
git-svn-id: svn://10.0.0.236/trunk@60719 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 09:06:13 +00:00
dougt%netscape.com
e30f51cee4
Adding checks for null at every entrypoint. r=dveditz.
...
git-svn-id: svn://10.0.0.236/trunk@60703 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:24:49 +00:00
tbogard%aol.net
3412db77ba
Removed unused GetPresShell(). Rely on nsXULWindow for the implmentation of SetIntrinsicSizing. SetStatus now flows through the nsXULWindow content tree owner. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60701 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:19:18 +00:00
tbogard%aol.net
503a11c3de
Added implementation for SetJSStatus and SetJSDefaultStatus. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60699 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:15:35 +00:00
tbogard%aol.net
d327f11ef5
Added the NotifyObservers function. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60698 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:14:21 +00:00
tbogard%aol.net
4a3661ba6f
Added the implementation for FocusAvailable. Added implementation for the new intrinsicSizing attribute. Moved over the NotifyObservers() call from nsWebShellWindow. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60697 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:13:12 +00:00
tbogard%aol.net
b1355944a4
Added an intrinsic sizing attribute. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60695 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:10:52 +00:00
evaughan%netscape.com
ede6a6a3a5
fixed bug #18947
...
-r danm
git-svn-id: svn://10.0.0.236/trunk@60692 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:05:23 +00:00
evaughan%netscape.com
d91adaffda
Fix for bug 24351 as well as other jumping buttons and glitches in UI.
...
git-svn-id: svn://10.0.0.236/trunk@60689 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 05:30:05 +00:00
bryner%uiuc.edu
1257566ee8
Fixing build bustage. r=syd@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@60687 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 04:47:45 +00:00
mcafee%netscape.com
ac5613fe53
Newline at end of file, this fixes AIX/HP-UX bustage.
...
git-svn-id: svn://10.0.0.236/trunk@60685 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 03:32:55 +00:00
evaughan%netscape.com
03ab66fac1
bug fix for 24351, 22512
...
-r saari
git-svn-id: svn://10.0.0.236/trunk@60675 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:42:09 +00:00
dougt%netscape.com
53716c69df
Adding Timebomb code the apprunner. It is current turned off on the
...
mac. r=dveditz@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60674 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:28:11 +00:00
dougt%netscape.com
9239131e45
Adding timebomb to makefile. r=syd@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60673 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:19:04 +00:00
dougt%netscape.com
32a405424b
Code Reviewed. r=dveditz.
...
git-svn-id: svn://10.0.0.236/trunk@60670 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:05:48 +00:00
dougt%netscape.com
042c480132
Adding timebomb to makefile.
...
git-svn-id: svn://10.0.0.236/trunk@60669 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:04:10 +00:00
pavlov%netscape.com
8431f6e4b0
fix build bustage on windows
...
git-svn-id: svn://10.0.0.236/trunk@60664 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:59:00 +00:00
hyatt%netscape.com
e0c6369619
Fix for 23387.
...
git-svn-id: svn://10.0.0.236/trunk@60663 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:58:10 +00:00
pavlov%netscape.com
02a128d4d6
disable building of unix splashscreen. rewrite the unix splashscreen code. r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@60660 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:24:14 +00:00
morse%netscape.com
70e3f59136
remove wallet, bug 27027, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@60657 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 20:35:23 +00:00
morse%netscape.com
dd24be25e5
remove wallet, bug 27027, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@60654 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 19:55:05 +00:00
morse%netscape.com
3291ba0cad
no coding change -- added id's in preparation for removing wallet, bug 27027
...
git-svn-id: svn://10.0.0.236/trunk@60652 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 19:23:08 +00:00
syd%netscape.com
0f0b60a475
Make true PR_TRUE. r=tor@cs.brown.edu
...
git-svn-id: svn://10.0.0.236/trunk@60643 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 16:49:50 +00:00
tor%cs.brown.edu
b4ba80be89
Add a "-nosplash" command line option to disable splash screen. r=syd
...
git-svn-id: svn://10.0.0.236/trunk@60642 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 16:49:41 +00:00
syd%netscape.com
771016a2bb
Fix build bustage. r=syd
...
git-svn-id: svn://10.0.0.236/trunk@60641 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 16:27:21 +00:00
syd%netscape.com
747c9b1120
Added splash screen for Gtk/Linux. r=ben, scc. Tested on TrueColor and
...
PsuedoColor devices.
git-svn-id: svn://10.0.0.236/trunk@60639 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 15:23:28 +00:00
syd%netscape.com
f7b0e0078c
Added timebomb Makefiles for Linux. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@60633 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 13:48:50 +00:00
hyatt%netscape.com
eea25d0551
Fix for bug #19209 .
...
git-svn-id: svn://10.0.0.236/trunk@60630 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 11:59:35 +00:00
dougt%netscape.com
2698589125
how about checking in the right fix. good night.
...
git-svn-id: svn://10.0.0.236/trunk@60629 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 09:37:59 +00:00
dougt%netscape.com
4d20d00550
Fix to return error code if failed. r=dveditz.
...
not hooked up to build yet.
git-svn-id: svn://10.0.0.236/trunk@60628 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 09:37:29 +00:00
dougt%netscape.com
dbfcda659e
Landing of nsITimeBomb. It still needs to be tested on unix and the mac as
...
well as peer reviwed. For these reasons it is not hooked up yet.
bug 1542.
git-svn-id: svn://10.0.0.236/trunk@60625 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 08:48:14 +00:00
mjudge%netscape.com
d8159272db
small change to key bindings reviewd allready didnt check it in yet. bug=20146
...
git-svn-id: svn://10.0.0.236/trunk@60617 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 01:07:02 +00:00
morse%netscape.com
54640bf9e6
wording change in preparation for removing wallet, bug 27027
...
git-svn-id: svn://10.0.0.236/trunk@60611 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 22:12:09 +00:00
morse%netscape.com
10fb94ce56
wording change in preparation for removing wallet, bug 27027
...
git-svn-id: svn://10.0.0.236/trunk@60610 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 21:21:48 +00:00
morse%netscape.com
4f3cfab269
fix bug 26672, move files from peoplestage to mozilla.org, r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@60608 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 19:51:59 +00:00
dp%netscape.com
3672095f40
bug# 13732 Removing brprof from the build. r=akkanna
...
git-svn-id: svn://10.0.0.236/trunk@60605 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 18:50:36 +00:00
ben%netscape.com
f2ad0a0092
fix for 20823, r=syd
...
git-svn-id: svn://10.0.0.236/trunk@60585 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 05:32:03 +00:00
pavlov%netscape.com
afb015357d
fix viewer bustage on linux r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@60584 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 04:47:38 +00:00
ben%netscape.com
a36d6b91ee
removing searchwindow checkbox, bug26931, r=gagan
...
git-svn-id: svn://10.0.0.236/trunk@60582 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 04:09:31 +00:00