sfraser%netscape.com
|
86b786390b
|
Remove linkage with NetworkModular.shlb
|
2000-05-17 08:05:14 +00:00 |
warren%netscape.com
|
5f6b57ef08
|
Bug 39416. Made ftp work with single sign-on for more than one user/host.
|
2000-05-17 07:12:40 +00:00 |
racham%netscape.com
|
301a298f35
|
Fixing bug 29093. Modifying shrimp folder name to be uniform on all platforms. r=gayatrib
|
2000-05-17 06:12:29 +00:00 |
pavlov%netscape.com
|
803190ad4b
|
changes all usages of NS_NewTimer to CreateInstance
|
2000-05-17 02:49:35 +00:00 |
racham%netscape.com
|
0a0ef89c98
|
Fixing bug 29093. File location for shrimp directory has been added. r=amusil
|
2000-05-16 23:18:02 +00:00 |
racham%netscape.com
|
67587077a0
|
Fixing bug 29093. Adding an entry for shrimp directory. r=amusil
|
2000-05-16 23:17:59 +00:00 |
warren%netscape.com
|
618d468469
|
Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse
|
2000-05-16 05:35:23 +00:00 |
cls%seawood.org
|
8a94c9df50
|
Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16.
|
2000-05-16 04:41:54 +00:00 |
law%netscape.com
|
a97ea28d00
|
New native app support to enable Win32 dde
|
2000-05-12 22:37:20 +00:00 |
mkaply%us.ibm.com
|
b21a2a4d57
|
# 37239
r= mkaply@us.ibm.com
OS/2 bring up continues - OS/2 specific changes
|
2000-05-12 19:26:34 +00:00 |
dougt%netscape.com
|
126a02889b
|
adding xpfe file locations to be a provider of the nsDirectoryService.
r=dveditz@netscape.com
|
2000-05-11 21:06:17 +00:00 |
law%netscape.com
|
4e8c9aaf75
|
Export new nsINativeAppSupport interface header
|
2000-05-11 01:10:39 +00:00 |
sfraser%netscape.com
|
01bcb15814
|
Add some scoping {} to keep nsCOMPtrs within #ifdef code scope. This make window destruction order similar on Mac and other platforms, thereby fixing bug 38869 and maybe some other leaks.
|
2000-05-11 01:08:37 +00:00 |
rjc%netscape.com
|
e32ff92b27
|
Center common dialogs on screen.
|
2000-05-10 08:42:29 +00:00 |
sfraser%netscape.com
|
d377d4851e
|
Tidy up the #ifdefs in CreateHiddenWindow to not confuse the CodeWarrior editor.
|
2000-05-10 00:37:05 +00:00 |
sspitzer%netscape.com
|
b3eeb21d31
|
fix assertions.
|
2000-05-09 19:09:41 +00:00 |
cls%seawood.org
|
d04e97c083
|
Forgot to add EXTRA_DSO_LIBS to EXTRA_DSO_LDOPTS. Bug #38353
|
2000-05-06 23:58:03 +00:00 |
dveditz%netscape.com
|
3141ce21a7
|
Adding the profile-chrome directory for use by skin installer
|
2000-05-05 04:03:17 +00:00 |
davidm%netscape.com
|
81f95600a3
|
Fix memory leak
|
2000-05-05 03:09:37 +00:00 |
cls%seawood.org
|
4bb89416eb
|
More OS/2 Makefile changes. Bug #34106 Batch 12
|
2000-05-04 11:00:47 +00:00 |
law%netscape.com
|
a9465e075b
|
New interface to provide Win32 DDE support, not built yet
|
2000-05-03 23:14:59 +00:00 |
davidm%netscape.com
|
589249c8bc
|
13182 [PI] Internet Config support for MIME type mapping
switch to using nsInternetConfig of nsUserInfoMac
|
2000-05-03 02:53:30 +00:00 |
davidm%netscape.com
|
28a2459478
|
13182 [PI] Internet Config support for MIME type mapping.
|
2000-05-03 02:52:45 +00:00 |
davidm%netscape.com
|
055406bb9b
|
First Checked In.
|
2000-05-03 02:51:51 +00:00 |
sfraser%netscape.com
|
db35a66608
|
Implement nsUserInfo on Mac, bug 29594. Add IC lib, weak linked. r=sspitzer.
|
2000-05-02 23:27:52 +00:00 |
sfraser%netscape.com
|
f71ba112ac
|
Implement nsUserInfo on Mac, bug 29594. r=sspitzer.
|
2000-05-02 23:27:35 +00:00 |
sfraser%netscape.com
|
a412070ada
|
First Checked In.
|
2000-05-02 23:26:01 +00:00 |
pavlov%netscape.com
|
a406d1c43a
|
string fun
|
2000-04-27 22:39:17 +00:00 |
danm%netscape.com
|
2aeb01376b
|
use preference for browser chrome url (aka navigator.xul). bug 31867
|
2000-04-26 02:25:28 +00:00 |
mscott%netscape.com
|
1971304ff9
|
Bug #33156 --> add a OnProgress handler
|
2000-04-25 05:51:04 +00:00 |
cls%seawood.org
|
5203eb31c3
|
Added --long-argument support for BeOS. Thanks to justin@68k.org for the patch.
|
2000-04-25 02:15:55 +00:00 |
scc%netscape.com
|
4fc9172ea9
|
makings string conversions explicit
|
2000-04-24 05:19:20 +00:00 |
rjc%netscape.com
|
86992f09eb
|
Add ability to find search.rdf or "Search Plugins" directory.
|
2000-04-23 04:45:39 +00:00 |
pinkerton%netscape.com
|
b067edf867
|
Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen.
|
2000-04-21 06:55:13 +00:00 |
danm%netscape.com
|
d0d8c4d5c3
|
dist...chrome restructuring
|
2000-04-19 21:42:30 +00:00 |
scc%netscape.com
|
1d4e8c5987
|
making string conversions explicit
|
2000-04-19 00:19:06 +00:00 |
scc%netscape.com
|
9ac6c4fb06
|
making string conversions explicit
|
2000-04-18 07:44:58 +00:00 |
tbogard%aol.net
|
08d91326d6
|
Both compiling and linking are pulled from the same list CPP_OBJS.
|
2000-04-17 01:05:24 +00:00 |
leaf%mozilla.org
|
34fa9b4fb7
|
removing reference to an obj file that no longer gets built
|
2000-04-16 19:47:38 +00:00 |
tbogard%aol.net
|
833361b073
|
removed files: mozilla/xpfe/appshell/src/nsSessionHistory.cpp
|
2000-04-16 11:20:51 +00:00 |
tbogard%aol.net
|
d39298580d
|
Removing the old session history code.
|
2000-04-16 11:19:47 +00:00 |
tbogard%aol.net
|
3601d309e9
|
Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method.
|
2000-04-16 11:19:03 +00:00 |
tbogard%aol.net
|
cc02530d3b
|
Removing the old session history interface.
|
2000-04-16 11:19:02 +00:00 |
tbogard%aol.net
|
26354a3ff0
|
removed files: mozilla/xpfe/appshell/public/nsISessionHistory.idl
|
2000-04-16 11:18:40 +00:00 |
danm%netscape.com
|
24b21c7210
|
hook up new 'centerscreen' chrome flag
|
2000-04-13 20:32:30 +00:00 |
danm%netscape.com
|
24641e5743
|
adding a 'center' method
|
2000-04-13 20:07:28 +00:00 |
tbogard%aol.net
|
d05eb8f1ea
|
Changed the code to use the nsIXULBrowserWindow interface rather than poking attributes for setting throbber activity, window activity and location changing. This should speed things up a bit and also makes the code a bit cleaner.
|
2000-04-13 08:08:52 +00:00 |
tbogard%aol.net
|
2ea02cc216
|
Close now simply calls destroy. nsWebShellWindow now has a subclass for Destroy which does everything that Close use to do. Removed all the implementation of nsIWebShellContainer methods that went away.
|
2000-04-11 23:52:50 +00:00 |
tbogard%aol.net
|
6b8b335f60
|
nsChromeTreeOwner is now a nsIWebProgressListener for a load.
|
2000-04-11 23:50:14 +00:00 |
putterman%netscape.com
|
8cbb6c9e43
|
Add a standalone message window and make multiple 3 pane configurations work. r=mscott, sspitzer.
|
2000-04-11 20:19:32 +00:00 |