Commit Graph

37931 Commits

Author SHA1 Message Date
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
waterson%netscape.com
a53a6be53d Add 'directory' component to Unix build. 1999-08-24 05:22:19 +00:00
rjc%netscape.com
1fa7a606dc Search UI cleanup. 1999-08-24 05:16:56 +00:00
waterson%netscape.com
f725967952 Add 'directory' component to the win32 build. 1999-08-24 05:16:34 +00:00
rjc%netscape.com
eb5da8dbbf Add icons.css into build. 1999-08-24 05:16:22 +00:00
briano%netscape.com
f0ff6d7e89 Automated update 1999-08-24 05:16:01 +00:00
cls%seawood.org
646a86cec0 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
1d6c956a62 Fix in-memory datasource aggregation. 1999-08-24 04:59:58 +00:00
warren%netscape.com
1254517efc added files: mozilla/xpcom/io/nsIPipe.idl 1999-08-24 04:59:26 +00:00
warren%netscape.com
ecd21a0336 Added -- supercedes nsIBuffer.h 1999-08-24 04:54:56 +00:00
hshaw%netscape.com
c41fe9f6b6 enable socket provider code 1999-08-24 04:54:34 +00:00
hshaw%netscape.com
37b1f71f8d 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
3f4913425d Fixed the case of the stylesheet PI 1999-08-24 04:44:38 +00:00
bienvenu%netscape.com
b8cfb21f2e remove doing_filters 1999-08-24 04:41:52 +00:00