sspitzer%netscape.com
342b5a049e
only show profiles that haven't been migrated in the Profile Selection dialog.
1999-10-28 23:24:05 +00:00
sspitzer%netscape.com
611f8d45b2
adding "Mozilla Select Profile" (aka -SelectProfile) for the mac.
1999-10-28 23:19:02 +00:00
mcafee%netscape.com
f3675e7034
Adding bloat formatting, baseline mechanism. warren/mcafee
1999-10-28 23:18:50 +00:00
sspitzer%netscape.com
d67bc44477
adding -SelectProfile for the mac.
1999-10-28 23:17:44 +00:00
sspitzer%netscape.com
4dc51d68a1
checking in ben goodger's (rgoodger@ihug.co.nz) profile selection UI.
...
r=sspitzer
I made changes so that:
1) exit quits the app, and doesn't start up app with the last current profile
2) fix a spelling error (personalisation -> personalization), this is en-US, not en-UK
3) fix it so start actually starts the selected profile.
4) -SelectProfile launches this new dialog
5) if the user starts with no command line, and they have more than one profile, they get -SelectProfile, and not -installer.
1999-10-28 23:08:46 +00:00
mcafee%netscape.com
1f37ad62f7
switching to static pages.
1999-10-28 23:02:49 +00:00
mcafee%netscape.com
b313e539b7
fixing log rename problem. code=warren
1999-10-28 23:02:10 +00:00
sspitzer%netscape.com
b0db6f52e9
add support for SelectProfile
1999-10-28 22:56:00 +00:00
ftang%netscape.com
79161b6191
fix bustage.
1999-10-28 22:38:58 +00:00
warren%netscape.com
62e7628142
Fixed the fact that all pdb files get called default.pdb (which made it hard to debug when there was more than one test file in a directory). r=cyeh
1999-10-28 22:36:22 +00:00
rbs%maths.uq.edu.au
edddebbc26
Catching up with recent changes of the nsIFrame API
1999-10-28 22:30:28 +00:00
waterson%netscape.com
f802501322
Remove unused references to nsIXULChildDocument and nsIXULParentDocument.
1999-10-28 22:18:21 +00:00
pepper%netscape.com
eb9c85f96d
Added a newline to the end of file so that AIX and HP compilers are happy.
...
r=mgleeson
1999-10-28 22:17:43 +00:00
rbs%maths.uq.edu.au
e784605c6b
Adding Dave Fiddes' patch for a MOZ_MATHML CFLAGS
1999-10-28 22:17:13 +00:00
waterson%netscape.com
25a8f2de07
Remove redundant registration of well-formed DTD. r=rickg
1999-10-28 22:15:18 +00:00
waterson%netscape.com
a021803d37
Put column headers back in to folder pane. r=hyatt.
1999-10-28 22:14:14 +00:00
mccabe%netscape.com
4765341f7e
Add an API entry point for building JS Date objects from millisecond values.
...
Patches courtesy Chris Houck. r=mccabe.
1999-10-28 22:11:41 +00:00
rhp%netscape.com
e343fde37c
Fix for sending plain text as binary files - Bug #16393 - r: mscott
1999-10-28 22:09:27 +00:00
norris%netscape.com
f665b3c482
work on bug 7270.
...
r=mstoltz.
Implement netscape.security.PrivilegeManager callbacks.
1999-10-28 22:09:03 +00:00
mscott%netscape.com
ba6007f629
part of url dispatching framework.
...
build nsURLDispatcher.cpp
1999-10-28 22:08:57 +00:00
ftang%netscape.com
0df9b27457
remove nsIDOMTextRange.h nsIDOMTextRangeList.h. fix bug 12756. r=tague
1999-10-28 22:05:42 +00:00
wtc%netscape.com
b97f4c009a
Bugzilla bug #17486 : need parentheses around a & operator in an expression
1999-10-28 22:03:08 +00:00
srinivas%netscape.com
5aac12a151
Export version descriptor. Bugzilla 4742
1999-10-28 21:28:46 +00:00
bienvenu%netscape.com
3c48ff5d15
fix mac build bustage
1999-10-28 21:20:40 +00:00
mcafee%netscape.com
f97785da9f
Ignore tree directories.
1999-10-28 21:16:44 +00:00
dmose%mozilla.org
940fd006bb
script to update license boilerplate in source files
1999-10-28 21:16:29 +00:00
rpotts%netscape.com
b197c46e0f
cleanup - removed unnecessary code checking that mRequest != nsnull. Now the mRequest is allocated at channel construction and the channel is deleted if the request allocation fails...
1999-10-28 21:15:56 +00:00
ssu%netscape.com
da4a11089a
added new resource string. This is related to bug #17391 . r=dbragg.
...
Affects only windows platforms.
1999-10-28 21:13:28 +00:00
alecf%netscape.com
46ecffbdfa
fix casting problem on solaris
1999-10-28 21:13:06 +00:00
ssu%netscape.com
346953a5dc
fixing bug #17391 . r=dbragg.
...
Fixes problem with calculating available disk space under
Win95/win98. Affects only windows platforms.
1999-10-28 21:12:24 +00:00
warren%netscape.com
290ea5ee3c
Fixed thing that chops off final digit.
1999-10-28 21:06:36 +00:00
racham%netscape.com
8f9a381fdf
r=gayatrib. Fix for Bug 16414. If the profile dir is deleted it always gets rebuilt based on the path it gets from registry
1999-10-28 21:05:26 +00:00
dp%netscape.com
11efe4dae0
Converting to module. r=kipp
1999-10-28 20:59:49 +00:00
dp%netscape.com
427ac7cca8
Convering to nsIModule. r=kipp
1999-10-28 20:57:29 +00:00
dp%netscape.com
701bf2e8b3
Remove delete on nsISupports. r=kipp
1999-10-28 20:44:45 +00:00
nhotta%netscape.com
23e41abd39
Check input for the null pointer and empty string, bug 17287, r=ducarroz,jefft.
1999-10-28 20:41:45 +00:00
nisheeth%netscape.com
66b6b64dc9
r=nisheeth. Fix for bug 17237 from Rick Gessner (rickg@netscape.com). Thanks, Rick.
1999-10-28 20:40:08 +00:00
mscott%netscape.com
eef0863077
Build new uri dispatching interfaces on the Mac.
1999-10-28 20:38:16 +00:00
mscott%netscape.com
800ccf2012
export uri dispatching interfaces.
1999-10-28 20:37:58 +00:00
rods%netscape.com
022efe1d62
Listboxes now obey CSS specifed sizes
...
r=kmcclusk,related to bug 16317
1999-10-28 20:31:23 +00:00
radha%netscape.com
c90d928ffe
Fix for form values not maintained while going forward. bug # 16377. r=law
1999-10-28 20:29:43 +00:00
akhil.arora%sun.com
2436a2ded9
updated list of things todo, removing stuff that has been done
1999-10-28 20:28:20 +00:00
akhil.arora%sun.com
85556970cf
r=akhil.arora@sun.com By Igor Nekrestyanov <nis@sparc.spb.su>
...
Minor changes to handle unicode strings properly
1999-10-28 20:26:27 +00:00
sspitzer%netscape.com
d3b0407c9b
fix warnings. r=valeski
1999-10-28 20:25:43 +00:00
kmcclusk%netscape.com
fa189bca56
Removed stray semi-colon after NS_DECL_ISUPPORTS bug=17235 r=rods@netscape.com
1999-10-28 20:24:19 +00:00
alecf%netscape.com
d5dce7913b
prepare to consolidate server URI creation - create a new property of incoming servers, the local store type, and construct the URL from there.
...
r=sspitzer
1999-10-28 20:22:06 +00:00
alecf%netscape.com
b10db385eb
more cleanup work - now retrieve the server at URI creation time, so that GetServer() is really fast, and just forward calls to GetUsername and GetPassword() to the server. r=sspitzer
1999-10-28 20:19:57 +00:00
terry%mozilla.org
e007cd1a53
Back out last change -- specific to mozilla.org, not to general consumers of bugzilla.
1999-10-28 20:18:03 +00:00
bienvenu%netscape.com
7d8cde07b7
work on body filters and search r=mscott
1999-10-28 20:13:22 +00:00
valeski%netscape.com
e9f7fa3843
16968, r=gagan. Changed the way HTTP header notification occurs. now the channel does the notification. Also added SetREsponseHeaders() to the nsIHTTPChannel iface which allows outside users to add response headers (such as nsMultiMIMEConv/bugzilla) and have the new headers perculate to observers. also fixed HTTP handler leak, r=dp on that one.
1999-10-28 20:12:59 +00:00