waterson%netscape.com
732f94e884
Remove global history; move to webshell.
1999-08-05 05:13:34 +00:00
mscott%netscape.com
9d36bc350c
Cast nsCSTring as a const char * before passing as an argument.
1999-08-05 05:13:15 +00:00
ramiro%netscape.com
1d4022c3d8
Add support for building more than one toolkit at once. Currently #ifdefed
...
off as part of the toolkit link time exorcism.
1999-08-05 05:12:56 +00:00
waterson%netscape.com
5b0d239952
Fix history window.
1999-08-05 05:11:42 +00:00
waterson%netscape.com
7ebd8c50db
Replace history implementation with MDB.
1999-08-05 05:10:38 +00:00
nisheeth%netscape.com
56539d92cc
Checking in initial version of stopwatch class. Not being built yet.
1999-08-05 05:07:58 +00:00
mscott%netscape.com
1f7a43fe5f
cast nsCString as const char *.
1999-08-05 04:51:47 +00:00
mscott%netscape.com
ced36f5145
cast nsCString as a const char *.
1999-08-05 04:50:02 +00:00
valeski%netscape.com
368ab627ee
moved to the higher level LoadURL() call to get more observer handling
1999-08-05 04:49:38 +00:00
mscott%netscape.com
f116b179d1
fix typos.
1999-08-05 04:45:22 +00:00
mscott%netscape.com
34eda9f221
Cast nsCString as a const char before passing it as an argument.
1999-08-05 04:43:04 +00:00
waterson%netscape.com
6228b1819d
Bug 9799. Implement nsIRDFRemoteDataSource so that datastore can be flushed to disk.
1999-08-05 04:33:41 +00:00
chuang%netscape.com
b89dcf453c
remove Linux warning
1999-08-05 04:32:33 +00:00
gayatrib%netscape.com
fa17c17e4f
changing location.replace to location.href, as a fix for bug 11261
1999-08-05 04:28:43 +00:00
mscott%netscape.com
65c7316349
fix warnings.
1999-08-05 04:28:37 +00:00
mscott%netscape.com
b301f7cbaf
Changes for:
...
nsString(eOneByte) --> nsCString
nsString(eTwoByte) nsString
nsString2 --> nsString
1999-08-05 04:28:28 +00:00
chuang%netscape.com
f12f055bff
fix bug11198 Crash creating, deleting or editing a card in Abook, when Abook is opened the 2nd time in one messenger session
1999-08-05 04:27:57 +00:00
briano%netscape.com
da206a1629
Automated update
1999-08-05 03:41:06 +00:00
briano%netscape.com
db9fb719af
Fix for the build bustage on Solaris 2.5.1 using gcc 2.7.2.1.
1999-08-05 03:39:52 +00:00
troy%netscape.com
db9bc7e018
Added NULL pointer check for frame manager in DeletingFrameSubtree()
1999-08-05 03:30:09 +00:00
troy%netscape.com
2c5e8babc6
Added NULL pointer checks in GetPrimaryFrameFor() and GetPlaceholderFrameFor()
1999-08-05 03:23:39 +00:00
troy%netscape.com
3ae06bfbdc
Changed frame construction code to use frame manager when modifying frame
...
model
1999-08-05 03:09:22 +00:00
briano%netscape.com
1b11405db7
Now it should compile properly on all platforms. Fixes the SunOS Motif build.
1999-08-05 03:04:06 +00:00
hyatt%netscape.com
3a8e82a524
Fix for bug where window.title couldn't be set using onload handler.
1999-08-05 02:16:16 +00:00
briano%netscape.com
69f0a84589
Automated update
1999-08-05 01:50:51 +00:00
danm%netscape.com
8990616188
fixed named frame targeting
1999-08-05 01:50:25 +00:00
briano%netscape.com
aade624670
Fix for breakage on Linux/SPARC. Now AS will default to $(CC) (instead of
...
nothing at all) and can be overridden as needed on a per-platform basis.
1999-08-05 01:50:24 +00:00
rjc%netscape.com
1ccafb56fd
Magical munging for IE Favorites and NetPositive (BeOS).
1999-08-05 01:43:19 +00:00
hyatt%netscape.com
f82fb1c723
Fix for bug 9923.
1999-08-05 01:43:14 +00:00
rjc%netscape.com
568ce9e5ee
Magical munging for IE Favorites and NetPositive (BeOS).
1999-08-05 01:38:02 +00:00
valeski%netscape.com
2eae3c61f7
api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
...
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:37:52 +00:00
briano%netscape.com
6980bacec1
Fixed the broken initial comment block.
1999-08-05 01:36:18 +00:00
briano%netscape.com
7ee699bbcf
Rearranged things a bit and reworked some of the ifdefs to (hopefully) make the whole thing a bit more efficient.
1999-08-05 01:32:48 +00:00
valeski%netscape.com
493ae6bd9e
api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
...
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:28:30 +00:00
rjc%netscape.com
38484da458
XUL/JS changes.
1999-08-05 01:14:53 +00:00
cls%seawood.org
17025a0f87
file objs.mk was initially added on branch AUTOCONF_NSPR_WIN32_XCOMPILE_19990621_BRANCH.
1999-08-05 01:09:54 +00:00
briano%netscape.com
d167ca42ed
Deleted all the trailing ^M (carriage return) characters from every single line, to fix the non-gcc Unix builds (almost _all_ of the port builds broke because of this collection of Windoze droppings).
1999-08-05 00:15:42 +00:00
karnaze%netscape.com
e92108e74c
additonal test cases, changed file:// to file:/// in file lists
1999-08-05 00:08:33 +00:00
slamm%netscape.com
1b52fc25a5
Hack the dtd URIs for now. The directories will need to be restructured a bit to fix this correctly.
1999-08-05 00:08:09 +00:00
edburns%acm.org
cad0172246
Kirk Baker <kbaker@eb.com> changed config/common.mk at line 84 to:
...
JAVAC_CLASSPATH =
$(JAVAC_ZIP)$(PATH_SEPARATOR)$(JAVA_DESTPATH)$(PATH_SEPARATOR)$(JAVA_SOURCEP
ATH)
I changed line 98 to:
JAVAH_FLAGS = -classpath $(JAVAC_ZIP)$(PATH_SEPARATOR)$(JAVA_DESTPATH)
1999-08-05 00:06:32 +00:00
mscott%netscape.com
18ec0ffe06
yuck..we are referring to the implementation nsMsgCompFields here instead of through the interface.
...
that's not good..
use newSetAsciiHeader method
1999-08-04 23:59:25 +00:00
mscott%netscape.com
08885e3335
We were overloading SetHeader which was a method in an interface (nsIMsgCompFields) which we inherited from. This was hiding the
...
interface method and was generating a warning on some platforms.
Fix --> change second definition of SetHeader to be SetAsciiHeader nsMsgCompFields.cpp
1999-08-04 23:58:57 +00:00
robinf%netscape.com
95be56c9b7
*** empty log message ***
1999-08-04 23:58:33 +00:00
robinf%netscape.com
05f5496586
*** empty log message ***
1999-08-04 23:47:39 +00:00
slamm%netscape.com
6b7d3dbefb
Recommit. Add entity files.
1999-08-04 23:45:32 +00:00
slamm%netscape.com
ad9fad37cf
Not ready yet. back out.
1999-08-04 23:43:05 +00:00
slamm%netscape.com
baf9f3d904
Move entities into dtd files.
1999-08-04 23:40:49 +00:00
rogerl%netscape.com
cc0f36d7ec
Fixed tests for back-reference case
1999-08-04 23:40:13 +00:00
rogerl%netscape.com
bddae3b849
Fixed off by one error and expected output text.
1999-08-04 23:38:34 +00:00
danm%netscape.com
d1f12ae485
enable non-chrome window.open for platforms other than Windows
1999-08-04 23:26:21 +00:00