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

15344 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 0916232e43 Export the repeater class with NS_BASE 1999-01-29 02:21:13 +00:00
sfraser%netscape.com bf8abf0e0c First Checked In. 1999-01-29 02:20:48 +00:00
sfraser%netscape.com 624dc50bde Fix a typo (== -> =) 1999-01-29 02:10:17 +00:00
pinkerton%netscape.com aeca994050 Don't hardcode twip size. 1999-01-29 02:01:16 +00:00
davidm%netscape.com e8ab14c8fa The prefixes were switched which is not a good thing 1999-01-29 01:34:58 +00:00
guha%netscape.com 594303a422 hacking namespace related things 1999-01-29 01:33:38 +00:00
ftang%netscape.com 64eafe5548 add MANIFEST 1999-01-29 01:09:05 +00:00
hyatt%netscape.com 447fcbbc12 Using the attribute selector instead. 1999-01-29 00:58:01 +00:00
guha%netscape.com 71c7c60600 more fixes 1999-01-29 00:49:35 +00:00
waterson%netscape.com 3035e67868 Added nsRDFXULBuilder.cpp; this is not currently in the build. 1999-01-29 00:41:42 +00:00
pinkerton%netscape.com e4838d11c4 Grippies now handle rollover and respect css styles. 1999-01-28 23:58:18 +00:00
pinkerton%netscape.com fa78acf21b added psuedo-styles for grippies. 1999-01-28 23:57:36 +00:00
jfrancis%netscape.com 32034efe71 fixed implementation of IsDone() 1999-01-28 23:55:53 +00:00
jfrancis%netscape.com 426be54c43 strstream -> strstream.h to satify sunos 1999-01-28 23:44:41 +00:00
guha%netscape.com 45dc5ce660 prototype serialized hash table 1999-01-28 23:39:16 +00:00
tague%netscape.com 85b27329cd Checked in nsILocale, nsILocaleFactory. Added all the build dependencites in mozilla/intl as well. 1999-01-28 23:27:55 +00:00
joki%netscape.com 80acb05334 Adding history and screen files to mac project 1999-01-28 23:26:31 +00:00
joki%netscape.com c14cc1cb25 Removing nsILinkHandler enum types from dependencies, fixing event handler bugs 1999-01-28 23:14:36 +00:00
joki%netscape.com 785c19b2d1 Adding new history interface method onto webshell, removing enums types from linkhandler 1999-01-28 23:13:48 +00:00
joki%netscape.com ab06020c2a Adding changes to DOM window object to allow window.screen and window.history 1999-01-28 23:12:54 +00:00
rhp%netscape.com 437c6358ab Documenting some changes 1999-01-28 23:09:54 +00:00
jfrancis%netscape.com 91519d4138 changed DoCopy() to use stringstream on mac instead of ostrstream. ostrstream is broken on mac - also ostrstream is deprecated and we may want to move to stringstream on all platforms eventually. Greg and I couldn't get stringstream to work on windows so for now DoCopy() has ifdef'd code for each platform. 1999-01-28 22:58:52 +00:00
michaelp%netscape.com 937965f4d0 corner view now paints correctly again. 1999-01-28 22:37:16 +00:00
joki%netscape.com 40cf2e0d36 Adding new files for window.history, window.screen 1999-01-28 22:24:29 +00:00
joki%netscape.com 369f764c4f Adding new header files for window.history and window.screen 1999-01-28 22:21:46 +00:00
joki%netscape.com aa57c36ac2 Updated DOM idl files including new idl for window.screen and window.history 1999-01-28 22:20:01 +00:00
rhp%netscape.com 0f77f0871e More XP-COM factory changes. 1999-01-28 22:13:03 +00:00
mscott%netscape.com 6ee4aefb35 Build nsMsgPtrArray and nsMsgGroupRecord. 1999-01-28 22:12:50 +00:00
rhp%netscape.com 1fbc621a41 More test updates. 1999-01-28 22:10:50 +00:00
kmcclusk%netscape.com affac5fac7 Modified GetText to take extra paramater to indicate whether it should return
the current text value or the initial text value
1999-01-28 21:58:01 +00:00
mscott%netscape.com bd90c7dbcc removing from repository so I can rename it to nsINntpUrl.h. 1999-01-28 21:31:59 +00:00
rhp%netscape.com 29df9e3ca3 Adding makefile.win to repository. 1999-01-28 21:29:58 +00:00
rhp%netscape.com 2433d5ff70 Adding an XP-COM test for libmime. 1999-01-28 21:28:02 +00:00
rhp%netscape.com 20e19a60e8 Changes for XP-COM interface. 1999-01-28 21:09:41 +00:00
rhp%netscape.com 07ea11d994 Changes for the XP-COM interface of libmime. 1999-01-28 21:09:22 +00:00
rhp%netscape.com df5a94e153 XP-COM changes for libmime. 1999-01-28 21:07:41 +00:00
rhp%netscape.com 7dfad35c6f Updates for XP-COM interface. 1999-01-28 20:59:40 +00:00
rhp%netscape.com 1ec6038348 Updating the build process 1999-01-28 20:58:43 +00:00
petitta%netscape.com f50b8350dd First Checked In. 1999-01-28 20:51:13 +00:00
petitta%netscape.com c4db3817ff Changed $pull{all} = 1; to $pull{all} = 0; 1999-01-28 20:43:50 +00:00
petitta%netscape.com e29b25b22d deleted autoupdt.h 1999-01-28 20:00:34 +00:00
petitta%netscape.com fa5d88601c removed FlushAllocator.h(obsolete) 1999-01-28 19:57:21 +00:00
bienvenu%netscape.com 74a820a427 collection classes for mailnews 1999-01-28 19:54:58 +00:00
buster%netscape.com 666e4a3c97 fixed some UMR's due to mRefCnt being uninitialized. This fixes some memory leaks. 1999-01-28 19:45:23 +00:00
kmcclusk%netscape.com a71561f847 Added return type to fix build bustage 1999-01-28 19:29:15 +00:00
terry%netscape.com b8427bd456 Move CC and qa-assigned-to info from Bugsplat bugs to Bugzilla. 1999-01-28 19:20:01 +00:00
buster%netscape.com e1f0594680 put in crude support for aggregating type-ins across selection changes.
this needs to get beefed up to handle offsets within elements, which we'll
do as soon as selection is set properly following an insertion.
1999-01-28 19:00:14 +00:00
kmcclusk%netscape.com aaa2d0a40d Modified nsHTMLInputElement text fields to go through nsTextControlFrame
for SetValue and GetValue
1999-01-28 18:58:11 +00:00
petitta%netscape.com 6b50115a26 Changed $pull{all} = 0; to $pull{all} = 1; 1999-01-28 18:04:19 +00:00
pinkerton%netscape.com 439ada5c40 add IID for use with nsCOMPtr. 1999-01-28 17:59:37 +00:00