Commit Graph

14097 Commits

Author SHA1 Message Date
shaver%netscape.com
73c8b0241d initial XDR primitives 1999-01-12 21:36:11 +00:00
gagan%netscape.com
6b86046524 Fixed MAX_FORMATS_OUT which is now correctly defined in net.h. Thanks ebina. 1999-01-12 21:34:58 +00:00
gagan%netscape.com
169ab37fa8 Fixed MAX_FORMATS_OUT that used to be incorrectly set. 1999-01-12 21:34:20 +00:00
alecf%netscape.com
95762c837d update to use new NSPR APIs 1999-01-12 21:03:59 +00:00
alecf%netscape.com
d3dc2ddc02 fix string routines to use NSPR 1999-01-12 21:01:54 +00:00
petitta%netscape.com
bc78c32c61 Added MOZ_FULLCIRCLE for the TalkBack Client. 1999-01-12 20:57:30 +00:00
petitta%netscape.com
6bd5993e95 Updated to handle Talkback Client. 1999-01-12 20:53:24 +00:00
petitta%netscape.com
a5cbbc58b5 Updated Build scripts for the inclusion of the talkback stuff. 1999-01-12 20:49:54 +00:00
alecf%netscape.com
d52a39539b rename nsIMsgNewsHost -> nsINNTPHost in all files that use it 1999-01-12 20:44:13 +00:00
alecf%netscape.com
136b27aad4 add new nsNNTPHost implementation - NNTP specific version of nsIMsgHost, implementation of nsINNTPHost 1999-01-12 20:42:22 +00:00
alecf%netscape.com
4f90040796 get Emacs mode line right for IDL! 1999-01-12 20:41:04 +00:00
alecf%netscape.com
ff4de10790 adding new nsIMsgHost interface 1999-01-12 20:37:41 +00:00
alecf%netscape.com
03d89200b9 rename nsIMsgNewsHost -> nsINNTPHost and start adding old MSG_NewsHost methods 1999-01-12 20:36:37 +00:00
dougt%netscape.com
3dda89dc13 Added GetContentLength and GetServerStatus to nsIURL class 1999-01-12 19:45:46 +00:00
waterson%netscape.com
6644cf58c5 Obsoleted. 1999-01-12 19:42:36 +00:00
waterson%netscape.com
5586c28756 Added resources to build. 1999-01-12 19:41:44 +00:00
waterson%netscape.com
d1081a74f9 Factored content model builder code into its own interface. Hooked up RDF-to-content model notification. Minor bug fixes in data sources. 1999-01-12 19:41:06 +00:00
coop%netscape.com
43fc399a47 Removed references to xpidl_typelib.h 1999-01-12 19:26:37 +00:00
mcmullen%netscape.com
d302f50ba9 Fully implement scrollbars - live scrolling, etc. Includes changes by Cyrus Harmon. 1999-01-12 19:26:31 +00:00
shaver%netscape.com
840f5d9ec3 initial typelib structures 1999-01-12 19:17:25 +00:00
pinkerton%netscape.com
efe4568aec fixes for SetDOMAttribute --> SetAttribute change. 1999-01-12 18:20:58 +00:00
guha%netscape.com
e5b20e0c8e adding a tree interface to datasources. Not yet in build system 1999-01-12 17:35:25 +00:00
dcone%netscape.com
338936ac7f Added files nsDomAttribute.cpp, nsDomAttributeMap.cpp, nsGenericXMLElement.cpp 1999-01-12 16:54:30 +00:00
vidur%netscape.com
73c2817c9d attributes test 1999-01-12 16:43:24 +00:00
kipp%netscape.com
cd76455b98 Use new flag defines 1999-01-12 16:42:03 +00:00
kipp%netscape.com
3c5005ec2d Clean up block frame flags 1999-01-12 16:41:30 +00:00
vidur%netscape.com
1f6fb69e81 Added nsIDOMAttributePrivate 1999-01-12 16:38:52 +00:00
vidur%netscape.com
d63e315360 Added new namespace/attribute parsing methods to nsIContent 1999-01-12 16:38:28 +00:00
vidur%netscape.com
274a4add3e Second pass of attributes as nodes. Improved namespace management - XML elements now hold on to their containing namespace. Fixed Get/SetDOMAttriute naming issue. Added new namespace parsing methods to nsIContent 1999-01-12 16:37:24 +00:00
vidur%netscape.com
1b81427f6f Fixed Get/SetAttribute naming problem 1999-01-12 16:35:14 +00:00
pierre%netscape.com
9e0eaf62a8 Some cleanup in ATSUI. The constant USE_ATSUI_HACK, when it's not defined, now effectively removes all the ATSUI code and the ATSUnicodeLib can be removed from the project. 1999-01-12 11:35:49 +00:00
rickg%netscape.com
fce949dc46 removed problematic assertion 1999-01-12 08:46:02 +00:00
vidur%netscape.com
3a4638a52c new files 1999-01-12 08:45:23 +00:00
ftang%netscape.com
e05c75c1c9 change dependency. add sjis test cases 1999-01-12 08:35:45 +00:00
ftang%netscape.com
1aba6b47b6 add shift jis converter, add table driven decode utility and interface, change module name from intl to uconv 1999-01-12 08:34:29 +00:00
ftang%netscape.com
f38f28d04a change module from intl to uconv, add utility files 1999-01-12 08:26:54 +00:00
ftang%netscape.com
f16f43cabb add Shift to Unicode converter 1999-01-12 08:24:34 +00:00
dp%netscape.com
be59d03083 Eliminating NU_CACHE build dependency if NO_NU_CACHE is defined 1999-01-12 08:07:19 +00:00
rickg%netscape.com
9924ac7234 fixed bug 2274 1999-01-12 06:04:05 +00:00
waterson%netscape.com
896443d929 Initial revision (not yet in build.) 1999-01-12 05:33:32 +00:00
waterson%netscape.com
086f25dbe1 Initial revision. (Not yet in the build.) 1999-01-12 05:32:30 +00:00
blizzard%appliedtheory.com
cda0416652 clean up factories for gtk. make destroying for nsWidgets() cleaner. 1999-01-12 04:42:09 +00:00
pavlov%pavlov.net
1dcb52e842 sync all my changes. removed lots of code that is provided in nsBaseWidget,
added focus handlers, etc etc etc
1999-01-12 03:56:33 +00:00
rickg%netscape.com
f96c6dac55 this fixes some of what ails us with XML 1999-01-12 02:37:22 +00:00
sdagley%netscape.com
fd18f32d2b Fix improper calculation of gmtDelta - was using Mac toolbox BitTest routine to test the wrong bit, changed to a simpler & test. Checking in with permission of cyeh. 1999-01-12 01:22:46 +00:00
warren%netscape.com
8a5983c1cf Added headings 1999-01-12 01:19:11 +00:00
rickg%netscape.com
fdd08d48b5 incremental fix for DON to get Linux off the floor 1999-01-12 01:14:12 +00:00
alecf%netscape.com
3a514406b6 update windows makefile to export the right XPCOM headers 1999-01-12 01:10:13 +00:00
alecf%netscape.com
64ebddeee0 oops, misspelled MEWS->NEWS 1999-01-12 01:09:45 +00:00
alecf%netscape.com
153d1d3f66 update windows makefile 1999-01-12 01:06:39 +00:00