slamm%netscape.com
710e81ad70
Append date to checkout log (don't overwrite it).
1999-08-24 18:36:37 +00:00
harishd%netscape.com
d527cae564
Fix for bug# 10609 and partial fix for 10593.
1999-08-24 18:35:05 +00:00
pavlov%netscape.com
4e458bc8f5
isHidden was returning backwards results
1999-08-24 18:32:06 +00:00
akkana%netscape.com
ff7a19a5bd
Revise the doc encoder and content sink APIs yet again to make it easier
...
to add new flags (pass a flag in the constructor, rather than specific
booleans. This in order to fix:
11249: Add flag to write only the body in html output.
1999-08-24 18:30:19 +00:00
slamm%netscape.com
081a7cb41b
Fix typo
1999-08-24 18:24:05 +00:00
troy%netscape.com
161acbaff9
Changed GetLinkState() to remember that it failed to load the global
...
history service and that way it won't repeatedly try and fail. That was
causing performance problems for viewer
1999-08-24 18:20:30 +00:00
slamm%netscape.com
0fdc784fb6
Add warnings, but delay execution with 'at' command.
1999-08-24 17:20:55 +00:00
ramiro%netscape.com
7f374f6c96
Fix for the sunos build.
1999-08-24 15:26:31 +00:00
terry%mozilla.org
f317f5da86
Patch suggested by dbaron@fas.harvard.edu -- kick the javascript on
...
loading, in case the default query has some relevant fields set.
1999-08-24 15:24:50 +00:00
briano%netscape.com
7c2c0f6e84
Automated update
1999-08-24 15:00:47 +00:00
ramiro%netscape.com
2d131e53c9
Set the timer libs in one place.
1999-08-24 14:58:43 +00:00
ramiro%netscape.com
ec21b9ecbc
Set the timer lib flags in one place.
1999-08-24 14:54:59 +00:00
dcone%netscape.com
4503dca5fe
Fixed some warnings, and some roundoff for the curves
1999-08-24 14:51:16 +00:00
ramiro%netscape.com
c472f184a9
Set the timer lib flags in one place.
1999-08-24 14:46:43 +00:00
ramiro%netscape.com
a0facefaf3
Add a config makefile that can be set by the toplevel config.
1999-08-24 14:43:44 +00:00
dveditz%netscape.com
ce438a343f
add XPIDL dependencies on the tools to fix depend-build problems
1999-08-24 14:42:37 +00:00
ramiro%netscape.com
68e619f7c3
Why do these makefile keep getting ressurected ?
1999-08-24 14:35:50 +00:00
ramiro%netscape.com
d8ed9e19ea
Fix for bug 11964. Leaking timers. This time ita a real fix. Refcnt was
...
one too much cause of an extra QueryInterface() call.
1999-08-24 14:09:48 +00:00
buster%netscape.com
08f6af770e
better use of the editor wrapping APIs
...
better initial placement of the caret in text controls
1999-08-24 13:52:45 +00:00
buster%netscape.com
796446129f
added a special case to the output text rules for an empty document
...
(one that contains the bogus node)
1999-08-24 13:48:08 +00:00
ramiro%netscape.com
a488cd15db
Yank debugging code.
1999-08-24 12:37:40 +00:00
ramiro%netscape.com
91b4632993
Add real link time dependencies for $(PROGRAM).
1999-08-24 12:37:15 +00:00
karnaze%netscape.com
b8e618df7b
replaced debug flags with class. removed compiler warnings.
1999-08-24 12:01:31 +00:00
hyatt%netscape.com
183b86f662
Fix for editor typing bustage (part 2).
1999-08-24 10:20:35 +00:00
mccabe%netscape.com
253f70d70b
Add ## between _to and function name in generated NS_FORWARD_NSIFOO macro
1999-08-24 10:00:52 +00:00
hyatt%netscape.com
04b1b1dc8f
Keyboard navigation is online.
1999-08-24 09:57:11 +00:00
warren%netscape.com
78bda58ee6
Fixed to work like all the other MakeAbsolute implementations.
1999-08-24 09:45:06 +00:00
hyatt%netscape.com
c1ab40064d
Fix for typing bustage in editor.
1999-08-24 09:37:28 +00:00
shaver%netscape.com
6ea7c38b0b
initial RDF NS_DECL_* spam
1999-08-24 09:11:48 +00:00
jfrancis%netscape.com
34f6986b50
refactoring text insertion code; indent/outdent now work with lists and list items.
1999-08-24 08:56:51 +00:00
jfrancis%netscape.com
c2b1312912
fix for bug #12337 : not counting non-editable nodes when searching for whitespace.
1999-08-24 08:55:28 +00:00
hyatt%netscape.com
57c8c89d89
More fun with keyboard navigation.
1999-08-24 08:51:55 +00:00
warren%netscape.com
895a69acc1
Replaced nsPipe2.h with nsIPipe.idl
1999-08-24 08:46:32 +00:00
warren%netscape.com
8e8c466e58
Added nsIPipe.idl, replacing nsPipe2.h. Fixed up some nsPipe2.cpp problems. Fixed bug in nsSegmentedBuffer segment growth. Extended TestPipes test case to cover much much more.
1999-08-24 08:45:17 +00:00
hyatt%netscape.com
87872fe749
Beginnings of keyboard navigation in the tree widget. No, it doesn't work
...
yet.
1999-08-24 08:14:21 +00:00
alecf%netscape.com
b22a966f53
fix GetUsername to return the right value
1999-08-24 08:12:23 +00:00
alecf%netscape.com
962c56ab3e
add a helper routine to get the Username out of the news URI (will eventually go away)
1999-08-24 08:10:59 +00:00
ftang%netscape.com
059e3d97ab
fix 12378
1999-08-24 07:38:00 +00:00
ftang%netscape.com
c9df10b372
add two new constant
1999-08-24 07:17:46 +00:00
alecf%netscape.com
4416bea0e0
fix some uninitialized variables
1999-08-24 07:03:00 +00:00
hshaw%netscape.com
737c7c0824
NS_DECL_NSIFOO changes
1999-08-24 06:50:41 +00:00
nisheeth%netscape.com
3caa1eb200
Fixed a warning on Linux.
1999-08-24 06:47:11 +00:00
waterson%netscape.com
6282b19257
Add some commentary.
1999-08-24 06:45:06 +00:00
waterson%netscape.com
03ef9a0dd7
Oops. Left off the 'file-type' specifier in the '200' line.
1999-08-24 06:41:35 +00:00
ftang%netscape.com
3cbab9580a
fix word breaker
1999-08-24 06:35:32 +00:00
waterson%netscape.com
198d54c56e
Whoops. This was supposed to be upper-case.
1999-08-24 05:59:41 +00:00
waterson%netscape.com
34cb3f4cf2
First Checked In.
1999-08-24 05:57:22 +00:00
tbogard%aol.net
aabc1663af
Moved interfaces to their new home xpcom/appshell.
1999-08-24 05:48:38 +00:00
tbogard%aol.net
43ed877918
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
2ebbecd6c7
Add chrome registry entries for 'directory' component.
1999-08-24 05:23:38 +00:00