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

14236 Коммитов

Автор SHA1 Сообщение Дата
val4%cornell.edu a55ffaa538 Working on condensing the file manipulation functions.
Some error checking.
1999-01-13 23:39:46 +00:00
norris%netscape.com 86717625fd fix bug 335882: crash printing out a function 1999-01-13 23:28:45 +00:00
alecf%netscape.com 7b2fbd5071 PL_Malloc -> PR_Malloc
(oops)
1999-01-13 22:48:44 +00:00
jband%netscape.com bb1ca3eb7b NOT PART OF SEAMONKEY - initial stuff for calling from native to JS (works with int params and hardcoded InterfaceInfo). quick implementation of nsID for JavaScript 1999-01-13 22:45:12 +00:00
shaver%netscape.com ce7e4abb48 start of per-struct XDR code; a: leaf 1999-01-13 21:52:02 +00:00
terry%netscape.com f5268079b4 Oops; wasn't cleaning up properly. 1999-01-13 20:33:03 +00:00
terry%netscape.com d1c4c3434d despot now also automatically creates mailing lists of people who can
check into a repository.
1999-01-13 20:31:36 +00:00
sfraser%netscape.com 1711efd9fd Remove nsEditorInterfaces.cpp 1999-01-13 19:16:26 +00:00
buster%netscape.com c172a4c68d removed nsEditorInterfaces.cpp and all references to global methods therein.
all editing is handled by the editor now.
1999-01-13 18:52:02 +00:00
buster%netscape.com 6f7a80bf38 removed the test inspectors from the menu. They were confusing people.
When the time is right, I'll add them back in conditionally.
1999-01-13 18:14:35 +00:00
shaver%netscape.com 82abed2f8f more header goo, xdr implementation stubs 1999-01-13 15:20:25 +00:00
rickg%netscape.com 68750d1591 fixed nested listing bug, and prep work for new logparse system 1999-01-13 08:43:20 +00:00
pollmann%netscape.com 6b16ccfd7f Bug 2088 2099: Similar fixes for nsListBox (add PreCreateWidget to get mMultiSelect) 1999-01-13 07:27:24 +00:00
rpotts%netscape.com 9d1c0761c5 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 d2cbe22864 Bug 2088 2099: Check the IsPassword and IsReadOnly data members on creation. 1999-01-13 07:14:22 +00:00
pollmann%netscape.com abf305fdf3 Bug 2088 2099: Add PreCreateWidget method for password and readonly text elements. 1999-01-13 07:09:21 +00:00
troy%netscape.com 5c75ea66f0 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 6eb0f64473 Fix to get sizes of folder, threads, and messages to retain sizing
information.
1999-01-13 05:59:26 +00:00
rhp%netscape.com dfc11c21ba Adding modular libMIME to the tree. 1999-01-13 02:51:00 +00:00
mcmullen%netscape.com 3962903560 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 e5dcc87ffc Adding modular libMIME to the tree. 1999-01-13 02:26:49 +00:00
davidm%netscape.com c37a50331a Bugzilla [PP] Font mapping is wrong 1999-01-13 02:14:10 +00:00
rhp%netscape.com 60423f2184 Adding modular libMIME to the tree. 1999-01-13 01:54:56 +00:00
ebina%netscape.com 74ac3d86af Add the gzip decoder back in. 1999-01-13 01:43:28 +00:00
petitta%netscape.com 8e33512cba Temporarly took out #define MOZ_FULLCIRCLE 1999-01-13 01:11:54 +00:00
petitta%netscape.com cf1e8d79bb Full Circle Mods 1999-01-13 00:46:28 +00:00
troy%netscape.com 4332a082d5 Re-commiting my fucking changes... 1999-01-13 00:44:48 +00:00
troy%netscape.com f332dc3305 Re-committing my fucking changes... 1999-01-13 00:38:29 +00:00
ebina%netscape.com 6e88931482 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 901eaba192 fix problem where SetText would truncate text to 255. 1999-01-13 00:03:05 +00:00
pinkerton%netscape.com ecb91bfb05 fix #2247 to fix lack of redraw when text is set 1999-01-13 00:02:51 +00:00
cltbld%netscape.com 89457008d5 backing out changes made against a red tree 1999-01-13 00:00:57 +00:00
vidur%netscape.com 145af966ed 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 6294d3387f Fixed Syntax errors 1999-01-12 23:32:30 +00:00
petitta%netscape.com d9ed1f4365 Set MOZ_FULLCIRCLE = 0 1999-01-12 23:27:04 +00:00
troy%netscape.com b72a94c761 Fixed a memory leak 1999-01-12 23:17:49 +00:00
troy%netscape.com 72f689c40f 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 fbbcce31c9 Bug 2234: Crash on JS Submit(). 1999-01-12 23:11:26 +00:00
petitta%netscape.com a9fe77dc62 Fixed my boneheaded syntax goofs..... 1999-01-12 21:47:08 +00:00
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