tbogard%aol.net
|
061fe901dd
|
Moving Event loop interfaces to it's new home from xpcom/apps. Implementation will start here. Also renamed msg to be event to be less windows-ish.
|
1999-08-24 05:47:30 +00:00 |
waterson%netscape.com
|
e233855677
|
Add chrome registry entries for 'directory' component.
|
1999-08-24 05:23:38 +00:00 |
waterson%netscape.com
|
542a934054
|
Add 'directory' component to Unix build.
|
1999-08-24 05:22:19 +00:00 |
rjc%netscape.com
|
a046611e6f
|
Search UI cleanup.
|
1999-08-24 05:16:56 +00:00 |
waterson%netscape.com
|
1adba5a2e7
|
Add 'directory' component to the win32 build.
|
1999-08-24 05:16:34 +00:00 |
rjc%netscape.com
|
43b2c2fadf
|
Add icons.css into build.
|
1999-08-24 05:16:22 +00:00 |
briano%netscape.com
|
d97704eecf
|
Automated update
|
1999-08-24 05:16:01 +00:00 |
cls%seawood.org
|
213bdca00f
|
Removed checks for stddef.h & stdlib.h as they aren't needed for mozilla proper and they break HP & AIX in the jpeg module.
|
1999-08-24 05:09:42 +00:00 |
waterson%netscape.com
|
282167b0f6
|
Fix in-memory datasource aggregation.
|
1999-08-24 04:59:58 +00:00 |
warren%netscape.com
|
797e269cbf
|
added files: mozilla/xpcom/io/nsIPipe.idl
|
1999-08-24 04:59:26 +00:00 |
warren%netscape.com
|
07ee016605
|
Added -- supercedes nsIBuffer.h
|
1999-08-24 04:54:56 +00:00 |
hshaw%netscape.com
|
42a761da6a
|
enable socket provider code
|
1999-08-24 04:54:34 +00:00 |
hshaw%netscape.com
|
6b8159b2f7
|
now that we are sure the socket Makefile got regenerated on linux and solaris, we can reference the output
|
1999-08-24 04:54:03 +00:00 |
troy%netscape.com
|
d937ba6572
|
Fixed the case of the stylesheet PI
|
1999-08-24 04:44:38 +00:00 |
bienvenu%netscape.com
|
e101ee6af6
|
remove doing_filters
|
1999-08-24 04:41:52 +00:00 |
bienvenu%netscape.com
|
1eae1be4ca
|
remove DOING_FILTERS, cleanup shutdown of mail session and writing out folder cache
|
1999-08-24 04:41:05 +00:00 |
hshaw%netscape.com
|
921fc9774e
|
let's make sure configure gets run
|
1999-08-24 04:26:51 +00:00 |
waterson%netscape.com
|
ff69d2de0c
|
Add nsDirectoryIndexStream to the build.
|
1999-08-24 04:24:35 +00:00 |
bienvenu%netscape.com
|
52146e4696
|
clear progress when it meteors stop
|
1999-08-24 04:24:19 +00:00 |
waterson%netscape.com
|
0686693dda
|
Add nsDirectoryIndexStream.cpp to the build.
|
1999-08-24 04:23:55 +00:00 |
bienvenu%netscape.com
|
5bb66947b0
|
get rid of DOING_FILTERS #define
|
1999-08-24 04:23:31 +00:00 |
karnaze%netscape.com
|
4b72f89911
|
bugs 9123, 10002 - percentage height tables exclude margin/border/padding of HTML and BODY
|
1999-08-24 04:17:05 +00:00 |
waterson%netscape.com
|
92fc05ede8
|
Fix refcounting bug that was causing crash; get rid of aggregation cruft; use nsEscape instead of home-rolled stuff.
|
1999-08-24 04:16:33 +00:00 |
hshaw%netscape.com
|
bfc6cf3097
|
remove temporary ifdef
|
1999-08-24 04:16:15 +00:00 |
hshaw%netscape.com
|
4d8e581bc5
|
fix Makefile generation for netwerk subdirectories
|
1999-08-24 04:13:41 +00:00 |
karnaze%netscape.com
|
2f7e8afc8b
|
new regression tests
|
1999-08-24 04:10:20 +00:00 |
dougt%netscape.com
|
b4ded63005
|
a real iid.
|
1999-08-24 03:59:07 +00:00 |
dougt%netscape.com
|
420aa3aab8
|
Adding export of netwerk/socket/base idl files
|
1999-08-24 03:44:30 +00:00 |
dougt%netscape.com
|
3256cdc851
|
adding socket/base
|
1999-08-24 03:43:37 +00:00 |
dougt%netscape.com
|
1a8849efd2
|
First Checked In.
|
1999-08-24 03:42:59 +00:00 |
ramiro%netscape.com
|
c04a34221d
|
DIE DAMMIT
|
1999-08-24 03:34:13 +00:00 |
alecf%netscape.com
|
0f852579c1
|
fix solaris bustage
|
1999-08-24 03:06:07 +00:00 |
sfraser%netscape.com
|
e46c77fe0c
|
Remove nsBuildID. h from MANIFEST as a fix for build bustage
|
1999-08-24 02:46:36 +00:00 |
mscott%netscape.com
|
3dfcb5d0e1
|
Fix the build breakage due to some wallet changes in an effort to help get the tree green again.
|
1999-08-24 02:34:57 +00:00 |
ramiro%netscape.com
|
e4518ee139
|
backout back buffer cleanup for now.
|
1999-08-24 01:48:15 +00:00 |
waterson%netscape.com
|
ac8f702c93
|
Initial revision. Not yet in the build.
|
1999-08-24 01:32:19 +00:00 |
alecf%netscape.com
|
5136a5cfcf
|
oops, removing an extra method (fixes breakage)
|
1999-08-24 01:19:25 +00:00 |
srinivas%netscape.com
|
e3ada7412b
|
The notifyCount value should be updated only for successful read and write
operations. Checkin for Colin Blake <colin@theblakes.com>.
|
1999-08-24 01:16:59 +00:00 |
dougt%netscape.com
|
48d67c4ce6
|
Adding a comment to remind ourselves that at one time these were const.
|
1999-08-24 01:14:44 +00:00 |
cyeh%netscape.com
|
e5baddbeff
|
fix perl badness on macintosh, also change nsBuildID.h to be updated only for opt builds
|
1999-08-24 01:10:10 +00:00 |
sfraser%netscape.com
|
6336166140
|
Added nsTreeOuterFrame.cpp for hyatt
|
1999-08-24 01:06:43 +00:00 |
hyatt%netscape.com
|
80207f9347
|
Adding two files. Tree might go red, since i forgot to add these.
|
1999-08-24 01:04:33 +00:00 |
sfraser%netscape.com
|
93c5e37bce
|
Make chooseDirectory return a file URL string, like chooseFile does.
|
1999-08-24 01:01:38 +00:00 |
cyeh%netscape.com
|
a08cd467b9
|
export new header nsBuildID.h
|
1999-08-24 01:00:35 +00:00 |
sfraser%netscape.com
|
f260383c7b
|
Make sure we initialize members of the base widget
|
1999-08-24 01:00:01 +00:00 |
mscott%netscape.com
|
749e34b409
|
nsString updates --> nsString(eOneByte) --> nsCString
|
1999-08-24 00:59:56 +00:00 |
sfraser%netscape.com
|
914daa6543
|
Make sure that mAttributeList is initialized to null.
|
1999-08-24 00:59:30 +00:00 |
cyeh%netscape.com
|
d96260c95e
|
removing bogus build number, setting 0000000000 to remove ambiguity
|
1999-08-24 00:59:22 +00:00 |
cyeh%netscape.com
|
9fe01986a9
|
changing nsBuildID.h so that it does the right thing w/regards to rebuilds
|
1999-08-24 00:56:04 +00:00 |
mscott%netscape.com
|
af20f7ca85
|
nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes
|
1999-08-24 00:52:36 +00:00 |