Граф коммитов

37954 Коммитов

Автор SHA1 Сообщение Дата
varada%netscape.com ec42f791b9 horizontal scroll bar removed from help 1999-08-24 19:15:57 +00:00
varada%netscape.com d3ee64d04f CCK Help files - altered to deal with Unix line endings 1999-08-24 19:15:35 +00:00
hshaw%netscape.com 6114a3c317 purging temporary NET_SOCKET_PROVIDER_BUILD ifdef, dougt checked in mac build support 1999-08-24 19:04:58 +00:00
karnaze%netscape.com 7b324fd0fd new regression tests 1999-08-24 18:56:19 +00:00
chuang%netscape.com b94f3b30e6 Add public header file 1999-08-24 18:54:47 +00:00
jdunn%netscape.com 0ba9ffc6ee removing 'typedef' since there is no 'name' associated with it and HP don't like it 1999-08-24 18:54:36 +00:00
chuang%netscape.com 1a3192e47b Add public header 1999-08-24 18:50:23 +00:00
jdunn%netscape.com 086ccc37db HP does not allow the last enum to have a 'comma' after it. 1999-08-24 18:49:43 +00:00
mscott%netscape.com 351282c55c Fix pedantic build breakage for unix. 1999-08-24 18:38:21 +00:00
harishd%netscape.com 8ef5e0bd42 Commenting out a pre-condition in EndLoad() method.
Approved by waterson.
1999-08-24 18:37:05 +00:00
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