38198 Commits

Author SHA1 Message Date
gagan%netscape.com
a5d6c9c5de Argh... missed a free. 1999-08-25 23:58:24 +00:00
mscott%netscape.com
b3f95b0016 This file has been replaced by an idl file. 1999-08-25 23:57:03 +00:00
putterman%netscape.com
0bd02cceea More work on columns. Thread column can now be clicked on to change view. Also update to make
work with recent tree changes.
1999-08-25 23:56:54 +00:00
troy%netscape.com
8d4c41ad24 Fix for bug #12449. Changed UpdateImageFrame() so that if the content object
has a NULL document object (the case for generated content) we mark the image
frame dirty and generate a reflow command targeted at the parent frame
1999-08-25 23:55:57 +00:00
mscott%netscape.com
c1b3d32444 Bug #10844 hook up progress bar for getting new mail. This is just a first pass. I still have a ways to go. 1999-08-25 23:50:18 +00:00
mscott%netscape.com
00519dc56e Bug #10844 --> set status feedback on pop urls 1999-08-25 23:49:39 +00:00
mscott%netscape.com
35067c807e nsString updates --> nsString(eOneByte) --> nsCString 1999-08-25 23:47:05 +00:00
mscott%netscape.com
9bd3aa5c39 Add a new string. 1999-08-25 23:46:42 +00:00
mscott%netscape.com
ad2acc5d3d nsString updates --> nsString(eOneByte) --> nsCString.
Remove windows.h include as it is not necessary anymore.
1999-08-25 23:46:18 +00:00
cmanske%netscape.com
cd8f665c29 Removed unused accesskey entity 1999-08-25 23:45:20 +00:00
cmanske%netscape.com
6a6cd17f16 Removed test menu item to load ua.css 1999-08-25 23:44:14 +00:00
ramiro%netscape.com
245edac916 stub 1999-08-25 23:43:25 +00:00
cmanske%netscape.com
b6e5504056 Activating CSS to show named anchor in editor 1999-08-25 23:40:07 +00:00
rjc%netscape.com
a3f5738d1c Use new observes format. 1999-08-25 23:33:36 +00:00
gagan%netscape.com
54c84be4b4 Fix for #11204. 1999-08-25 23:27:58 +00:00
rjc%netscape.com
17dc276e4f Modify OpenURL() call to try to resolve #URL attribute before opening URL. 1999-08-25 23:26:38 +00:00
pinkerton%netscape.com
13626adf91 add xpidl flag to most so that it will build correctly if you only use most and not all. 1999-08-25 23:20:22 +00:00
mscott%netscape.com
8309a0f824 nsString updates --> nsString(eOneByte) --> nsCString 1999-08-25 23:20:10 +00:00
law%netscape.com
87085548ea Fix for bug #9866; check for memory allocation failure 1999-08-25 23:15:37 +00:00
troy%netscape.com
a5ea47b596 Fix for bug #12444. Made sure that for a "StyleChanged" reflow command we
invalidate our entire bounds
1999-08-25 23:15:36 +00:00
ftang%netscape.com
e54da5e444 remove work around after 7330 fixed 1999-08-25 23:10:45 +00:00
alecf%netscape.com
8d3ef66502 don't actually create account manager until we need it
(fixes service/object timing problems on code I'm about to check in)
1999-08-25 23:03:15 +00:00
saari%netscape.com
4396733119 Continuing previous checking w. merge 1999-08-25 23:02:16 +00:00
beard%netscape.com
b10ec36a45 added logic to automatically clobber IDL project data folders when the compiler/linker are rebuilt. 1999-08-25 23:01:21 +00:00
saari%netscape.com
f9a4da9ef0 Adding SetNativeData(void*) to nsIMenu, which was needed for making the Help menu on MacOS merge with the XUL help menu. The rest of the code is to achive the merge. 1999-08-25 22:53:25 +00:00
rjc%netscape.com
9ac6f93b34 We need those observes tags on columns for sorting, so putting 'em back in. Also, remove some cruft from the .js file that's no longer being used. 1999-08-25 22:51:52 +00:00
jdunn%netscape.com
0dec3f0afa set wallet service to nsnull in case later on one of the other GetServices fail
in which case we 'goto done' and then try to release the wallet service... which
was never gotten  -doh!
1999-08-25 22:46:27 +00:00
beard%netscape.com
0c932f5d76 added logic to clobber IDL projects when $CLOBBER_IDL_PROJECTS is non-zero. 1999-08-25 22:20:45 +00:00
mjudge%netscape.com
5272505f4a added in selection of tables/images as blue borders for browser. 1999-08-25 22:19:23 +00:00
beard%netscape.com
f60a4fe641 Added $CLOBBER_IDL_PROJECTS flag, to manually clobber the IDL projects. 1999-08-25 22:19:18 +00:00
slamm%netscape.com
603736e60e Pass depth to make-makefile to save it some work. 1999-08-25 22:09:50 +00:00
slamm%netscape.com
86da56c34f Split up into subroutines and add comments. 1999-08-25 22:09:05 +00:00
tague%netscape.com
c488556f34 Implement bug #5561 (Locale support: map locale name to default character set) on windows. 1999-08-25 22:05:28 +00:00
mjudge%netscape.com
81b5c54aec small fix in rangelist that will stop warnings or infinite loops 1999-08-25 22:04:54 +00:00
pinkerton%netscape.com
019167bea9 fix QI lameness and use macros. 1999-08-25 22:04:02 +00:00
dcone%netscape.com
d768ee5389 Fixed warnings 1999-08-25 22:03:04 +00:00
karnaze%netscape.com
49bded7631 changed conditional NS_RELEASE to NS_IF_RELEASE to fix memory leak 1999-08-25 21:57:15 +00:00
sfraser%netscape.com
4a7f7b54e2 #ifdef out SysBeep()s in menu code 1999-08-25 21:55:01 +00:00
morse%netscape.com
749b24f93a 8.3 dll names for window-98 1999-08-25 21:53:22 +00:00
karnaze%netscape.com
7dddc57925 bug 1271 - percentage height cells, added GetNumCellsOriginatingInRow, fixed GetNumCellsOriginatingInCol 1999-08-25 21:49:18 +00:00
morse%netscape.com
de3f449ee1 remove warning messages 1999-08-25 21:47:50 +00:00
briano%netscape.com
940a0dd457 Automated update 1999-08-25 21:45:48 +00:00
sfraser%netscape.com
6103168684 The document encoder no longer needs a pres shell. 1999-08-25 21:42:47 +00:00
ftang%netscape.com
7c80df3998 fix the default charset problem I introduced when I fix 12378 1999-08-25 21:42:30 +00:00
sfraser%netscape.com
2e370244a4 No longer need a pres shell for the document encoder; remove it. 1999-08-25 21:42:20 +00:00
dougt%netscape.com
b32a9f33f5 Code Review Comments. Look for "//dougt:" as well as looking at the diffs
I have fixed some problems, and left other merely commented.  I did not
make it completely through files not touched in this directory, or the *Win.c
files.

I am not certain that this compiles still.
1999-08-25 21:42:16 +00:00
ftang%netscape.com
fd9d5e597d add one more constant 1999-08-25 21:38:24 +00:00
ssu%netscape.com
001061784d fixing bug 9560.
install.DiskSpaceAvailable() now returns the correct value, as much as a
unsigned 32bit type can hold.  It should really be stored in a unsigned
64bit type.  I'll file it as a seperate bug against nsFileSpec.
1999-08-25 21:36:59 +00:00
sgehani%netscape.com
657d8da2ac Fix for bug 10303. 1999-08-25 21:36:06 +00:00
briano%netscape.com
8f64a3fdb5 HP-specific change for bug 11161. 1999-08-25 21:31:17 +00:00