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

14121 Коммитов

Автор SHA1 Сообщение Дата
pollmann%netscape.com 83f98faaee Bug 2088 2099: Similar fixes for nsListBox (add PreCreateWidget to get mMultiSelect) 1999-01-13 07:27:24 +00:00
rpotts%netscape.com 93ececeab4 If no range headers are set then return NULL from GetByteRangeHeader() not an empty string... 1999-01-13 07:17:39 +00:00
pollmann%netscape.com 70ac649676 Bug 2088 2099: Check the IsPassword and IsReadOnly data members on creation. 1999-01-13 07:14:22 +00:00
pollmann%netscape.com d944a0b8c2 Bug 2088 2099: Add PreCreateWidget method for password and readonly text elements. 1999-01-13 07:09:21 +00:00
troy%netscape.com 8ac6e31715 Fix for bug #2276, and some initial support for 'right' and 'bottom'
for absolutely positioned elements
1999-01-13 06:37:31 +00:00
grail%cafebabe.org 223264fb1d Fix to get sizes of folder, threads, and messages to retain sizing
information.
1999-01-13 05:59:26 +00:00
rhp%netscape.com 1e9c0981f8 Adding modular libMIME to the tree. 1999-01-13 02:51:00 +00:00
mcmullen%netscape.com 5992480c13 These include fixes of crashing bugs that were in the Nova tree and made since the last merge point (April 98), along with some bug prevention efforts, such as unobfuscating the return types. For example, some JSBools were being simply cast to a return value of "int", reversing their sense (success = JS_TRUE = 1 != 0)! In a world where everybody returns "int", the hidden bug is king. 1999-01-13 02:32:09 +00:00
rhp%netscape.com f21f355bbd Adding modular libMIME to the tree. 1999-01-13 02:26:49 +00:00
davidm%netscape.com 0e90b29e67 Bugzilla [PP] Font mapping is wrong 1999-01-13 02:14:10 +00:00
rhp%netscape.com a1aeda7c47 Adding modular libMIME to the tree. 1999-01-13 01:54:56 +00:00
ebina%netscape.com 0a3a20f907 Add the gzip decoder back in. 1999-01-13 01:43:28 +00:00
petitta%netscape.com e024243df8 Temporarly took out #define MOZ_FULLCIRCLE 1999-01-13 01:11:54 +00:00
petitta%netscape.com 5e28b46846 Full Circle Mods 1999-01-13 00:46:28 +00:00
troy%netscape.com 2ca99d3bc9 Re-commiting my fucking changes... 1999-01-13 00:44:48 +00:00
troy%netscape.com e7f2bf97d6 Re-committing my fucking changes... 1999-01-13 00:38:29 +00:00
ebina%netscape.com cd489a02fc Once I turn on automatic decompressing gain we will have a dependency
on the zip library here.
1999-01-13 00:19:29 +00:00
pinkerton%netscape.com 70349fe327 fix problem where SetText would truncate text to 255. 1999-01-13 00:03:05 +00:00
pinkerton%netscape.com 85158561f2 fix #2247 to fix lack of redraw when text is set 1999-01-13 00:02:51 +00:00
cltbld%netscape.com 50bb86b809 backing out changes made against a red tree 1999-01-13 00:00:57 +00:00
vidur%netscape.com 5108ab6d9c Fix for bug 1258. Content sink flushes tags when it sees a script, but makes sure that reflow doesn't happen until its safe again. 1999-01-12 23:49:13 +00:00
petitta%netscape.com 5889f29b9d Fixed Syntax errors 1999-01-12 23:32:30 +00:00
petitta%netscape.com af90032597 Set MOZ_FULLCIRCLE = 0 1999-01-12 23:27:04 +00:00
troy%netscape.com af64fd8bd9 Fixed a memory leak 1999-01-12 23:17:49 +00:00
troy%netscape.com 295e31e6a7 Moved a NS_RELEASE to a different point so we're less likely to have a non-local exit
miss the release
1999-01-12 23:17:20 +00:00
pollmann%netscape.com 4de68d4b7e Bug 2234: Crash on JS Submit(). 1999-01-12 23:11:26 +00:00
petitta%netscape.com 3c36adc7a8 Fixed my boneheaded syntax goofs..... 1999-01-12 21:47:08 +00:00
shaver%netscape.com dcc157010e initial XDR primitives 1999-01-12 21:36:11 +00:00
gagan%netscape.com c8c0893fd8 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 2bbf3ecdce Fixed MAX_FORMATS_OUT that used to be incorrectly set. 1999-01-12 21:34:20 +00:00
alecf%netscape.com 93e6a1fb9c update to use new NSPR APIs 1999-01-12 21:03:59 +00:00
alecf%netscape.com 955a30da79 fix string routines to use NSPR 1999-01-12 21:01:54 +00:00
petitta%netscape.com 588e336deb Added MOZ_FULLCIRCLE for the TalkBack Client. 1999-01-12 20:57:30 +00:00
petitta%netscape.com 3df82d823a Updated to handle Talkback Client. 1999-01-12 20:53:24 +00:00
petitta%netscape.com 366218af85 Updated Build scripts for the inclusion of the talkback stuff. 1999-01-12 20:49:54 +00:00
alecf%netscape.com 798235269c rename nsIMsgNewsHost -> nsINNTPHost in all files that use it 1999-01-12 20:44:13 +00:00
alecf%netscape.com 14e5c7d8ed add new nsNNTPHost implementation - NNTP specific version of nsIMsgHost, implementation of nsINNTPHost 1999-01-12 20:42:22 +00:00
alecf%netscape.com dc3cafc6c4 get Emacs mode line right for IDL! 1999-01-12 20:41:04 +00:00
alecf%netscape.com a8d6789165 adding new nsIMsgHost interface 1999-01-12 20:37:41 +00:00
alecf%netscape.com 0896af4b37 rename nsIMsgNewsHost -> nsINNTPHost and start adding old MSG_NewsHost methods 1999-01-12 20:36:37 +00:00
dougt%netscape.com a6d0606fd7 Added GetContentLength and GetServerStatus to nsIURL class 1999-01-12 19:45:46 +00:00
waterson%netscape.com 7773967f5f Obsoleted. 1999-01-12 19:42:36 +00:00
waterson%netscape.com bc76909845 Added resources to build. 1999-01-12 19:41:44 +00:00
waterson%netscape.com ae2d963b77 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 7f88e43342 Removed references to xpidl_typelib.h 1999-01-12 19:26:37 +00:00
mcmullen%netscape.com 41e7307ae5 Fully implement scrollbars - live scrolling, etc. Includes changes by Cyrus Harmon. 1999-01-12 19:26:31 +00:00
shaver%netscape.com 6d6a00d9ea initial typelib structures 1999-01-12 19:17:25 +00:00
pinkerton%netscape.com c3e3bb6ba5 fixes for SetDOMAttribute --> SetAttribute change. 1999-01-12 18:20:58 +00:00
guha%netscape.com c36fa1a019 adding a tree interface to datasources. Not yet in build system 1999-01-12 17:35:25 +00:00
dcone%netscape.com ba4aebabb5 Added files nsDomAttribute.cpp, nsDomAttributeMap.cpp, nsGenericXMLElement.cpp 1999-01-12 16:54:30 +00:00