pavlov%netscape.com
|
3a8ef3d85e
|
Flush mouse motion events to make scrolling snappier. r=beard
|
2000-02-08 07:33:18 +00:00 |
|
sspitzer%netscape.com
|
08024cb1ff
|
adding new files and makefiles. implementing a stub for the remote controller
in JS. not part of the build yet.
|
2000-02-08 07:32:20 +00:00 |
|
dp%netscape.com
|
27d5d590f9
|
Fixing build.
<valeskiAIM> dp: go baby go
|
2000-02-08 07:29:47 +00:00 |
|
valeski%netscape.com
|
eb41008e8e
|
removing UA component methods from ioservice
|
2000-02-08 06:45:18 +00:00 |
|
valeski%netscape.com
|
ae97d62b62
|
fixing unix bustage
|
2000-02-08 06:43:01 +00:00 |
|
dp%netscape.com
|
e8881de410
|
Using weak refs for holding passwordSink. This prevents circular refs. r=scc
|
2000-02-08 06:37:59 +00:00 |
|
pepper%netscape.com
|
b99e521b45
|
Yet another slipup with local code. removed myself from contrib list.
|
2000-02-08 06:34:19 +00:00 |
|
dp%netscape.com
|
e08cdc92a1
|
Using NS_HTTP_STARTUP_CATEGORY for lazily startup cookies.
|
2000-02-08 06:34:05 +00:00 |
|
pepper%netscape.com
|
52ef5fea99
|
Removing myself as a contributor. I work here so it isn't needed. A slip up in the original checkin.
|
2000-02-08 06:32:25 +00:00 |
|
valeski%netscape.com
|
14bb29fed6
|
r-dougt, 10465. the IOService no longer handles the User AGent components. the http handler does
|
2000-02-08 06:27:34 +00:00 |
|
sfraser%netscape.com
|
538f890b73
|
Removed nsHTTPHandlerFactory.cpp for valeski.
|
2000-02-08 06:25:58 +00:00 |
|
valeski%netscape.com
|
f0d04d4e82
|
r=dougt. 10465. mail news now uses the HTTP handler service for user agent components
|
2000-02-08 06:24:07 +00:00 |
|
valeski%netscape.com
|
8c7e268b0a
|
10465, r=vidur. navigator js now uses the new HTTP service of user agent components.
|
2000-02-08 06:22:21 +00:00 |
|
pepper%netscape.com
|
dbc88c6280
|
Adding the generic remote public interface and makefiles. Not hooked up to the core build yet. r=sspitzer
|
2000-02-08 06:21:25 +00:00 |
|
ftang%netscape.com
|
873461dae8
|
fix 22921. reviewed by dp,cata,jbetak change module code to use macro
|
2000-02-08 06:21:17 +00:00 |
|
valeski%netscape.com
|
6de717d753
|
r=dougt. 10465. The http protocol handler now has the USer agent api hanging off of it. I also cleaned up the HTTP component so it is a clean service w/ a cid now.
|
2000-02-08 06:20:54 +00:00 |
|
sfraser%netscape.com
|
56fc0e6804
|
Adding nsIProxy.idl for valeski.
|
2000-02-08 06:16:30 +00:00 |
|
dp%netscape.com
|
a3e9d698ad
|
Eliminate all trace of cookies from apprunner. It gets lazily created
when the first http connection is opened. r=gagan
|
2000-02-08 06:12:37 +00:00 |
|
valeski%netscape.com
|
7afeaae750
|
adding nsIProxy to the unix and win makefiles
|
2000-02-08 06:09:12 +00:00 |
|
dp%netscape.com
|
41aaf9a069
|
HTTP protocol shall startup every cid/progid as a service under
NS_HTTP_STARTUP_CATEGORY. This will be used by cookies to come alive. r=gagan
|
2000-02-08 06:08:27 +00:00 |
|
valeski%netscape.com
|
2f0514a817
|
no longer exporting nsIProxy.h
|
2000-02-08 06:07:59 +00:00 |
|
valeski%netscape.com
|
f0e19f9d1e
|
.h is now gone
|
2000-02-08 06:07:11 +00:00 |
|
dp%netscape.com
|
166c6d1f48
|
Adding NS_HTTP_STARTUP_CATEGORY r=gagan
|
2000-02-08 06:05:36 +00:00 |
|
valeski%netscape.com
|
92e5717ebe
|
r=dougt. 10465. upgrading nsIProxy to a full blown idl
|
2000-02-08 06:05:29 +00:00 |
|
alecf%netscape.com
|
8b80d95351
|
don't access mFolder directly, instead go through base class
r=putterman
|
2000-02-08 06:00:57 +00:00 |
|
alecf%netscape.com
|
819d316809
|
use real weak references when messages hold onto their parent folders
r=putterman
|
2000-02-08 05:59:20 +00:00 |
|
alecf%netscape.com
|
93b738dd00
|
add a bunch of assertions and error handling, no change for user under normal circumstances
r=sspitzer
|
2000-02-08 05:58:14 +00:00 |
|
alecf%netscape.com
|
8d8568a67d
|
update account wizard to run and fill in the first "invalid" account and start adding framework for pre-filled account data (such as from ISPs)
r=sspitzer
|
2000-02-08 05:56:33 +00:00 |
|
valeski%netscape.com
|
7b08f968cc
|
r=dougt. 10465. the User Agent language portion now comes from a pref because the iLocaleService is the OS setting and we want app level l10n settings in teh UA string
|
2000-02-08 05:56:30 +00:00 |
|
alecf%netscape.com
|
ae42b74f23
|
add support for arbitrary ISPs to add themselves to the UI
r=sspitzer
|
2000-02-08 05:55:42 +00:00 |
|
valeski%netscape.com
|
c9629a7024
|
nsCOMPtr'izing the parser
|
2000-02-08 05:55:08 +00:00 |
|
valeski%netscape.com
|
841cf3d745
|
10465. Adding User Agent components. locale=permanent, changeable by i18n and l10n. milestone=temporary until we have something automated
|
2000-02-08 05:54:11 +00:00 |
|
alecf%netscape.com
|
4e664d8443
|
add callback to browser.screen_resolution so that the screen resolution is maintained when a profile is loaded
r=erik
|
2000-02-08 05:52:41 +00:00 |
|
beard%netscape.com
|
9304ef1f3a
|
added stub for GC_malloc_atomic() to fix bustage. r=sfraser
|
2000-02-08 05:48:20 +00:00 |
|
dp%netscape.com
|
d11e914f98
|
- Converted to Generic Module
- Removed unused CID
r=waterson
|
2000-02-08 05:39:23 +00:00 |
|
dp%netscape.com
|
859cc763b0
|
Fixing leak of observers when notification of OnSubmit(). This fixes
walletservice from being leaked. r=pollmann
|
2000-02-08 05:31:08 +00:00 |
|
sfraser%netscape.com
|
36199b6f2e
|
Changes to tell the IDE to quit and restart after the xpidl compiler has been rebuilt. r=scc
|
2000-02-08 05:13:42 +00:00 |
|
alecf%netscape.com
|
097d95581b
|
add windows and mac makefiles (not part of build yet)
|
2000-02-08 04:48:20 +00:00 |
|
alecf%netscape.com
|
68ebfd4411
|
attempted fix for mac bustage
|
2000-02-08 04:36:12 +00:00 |
|
pierre%netscape.com
|
e46146ac16
|
Added NSRuntimeDebug.shlb to debug targets for Profiler builds
|
2000-02-08 04:28:34 +00:00 |
|
dougt%netscape.com
|
aa9a6b79c3
|
Fix for bug 26816. submitted by bns_robson@hotmail.com. windows only.
memory leak fix.
|
2000-02-08 04:25:00 +00:00 |
|
beard%netscape.com
|
e630f94269
|
additional exports for GC leak detector. r=sfraser
|
2000-02-08 04:11:18 +00:00 |
|
morse%netscape.com
|
ff14efeb93
|
extending hyatt's changes to cookie viewer to signon viewer to fix bug 25432
|
2000-02-08 03:53:00 +00:00 |
|
morse%netscape.com
|
b94162993c
|
extend patchhyatt previously made to fix bug 25432
|
2000-02-08 03:46:23 +00:00 |
|
jdunn%netscape.com
|
6f3fd0364d
|
r= scc@netscape.com
The AIX compiler doesn't like the declaration of variables in an IF statement
so I have broken them out.
|
2000-02-08 03:34:27 +00:00 |
|
matt%netscape.com
|
0b1f0f2dec
|
Adding search logic to url bar r=bill 24582
|
2000-02-08 03:31:22 +00:00 |
|
jdunn%netscape.com
|
56fe6f9966
|
changing false to PR_FALSE... since false isn't defined on all platforms
|
2000-02-08 03:30:53 +00:00 |
|
erik%netscape.com
|
97be3d9aa4
|
bug 13072; Shyjan and Roger (MathML) guys came up with this fix to base
the font size on the normal "design" size (em square) of the font;
r=erik; a=pavlov
|
2000-02-08 03:20:40 +00:00 |
|
pierre%netscape.com
|
01d5d9441e
|
Fixed ProfilerLib path for CW5
|
2000-02-08 03:14:58 +00:00 |
|
sspitzer%netscape.com
|
72e8a9e317
|
make it so -chrome <chrome url> does the right thing.
r=mscott
|
2000-02-08 03:12:39 +00:00 |
|