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

24367 Коммитов

Автор SHA1 Сообщение Дата
shaver%netscape.com 9087fd768f XML_UNICODE_WCHAR_T is not suitable for use where sizeof(wchar_t) != 2. That includes Linux at least, so let's just not do this on Unix at all for now. a=donm 1999-04-22 20:51:47 +00:00
terry%netscape.com c7187a28f9 Fixed a bug where the long descriptions of bugs had a variety of
newline characters at the end, depending on the operating system of
the browser that submitted the text.
1999-04-22 20:42:14 +00:00
norris%netscape.com 73531f9924 Add examples to mozilla. 1999-04-22 20:41:57 +00:00
valeski%netscape.com 1f7276a6fa removed UsePasv from the connection handler. added some more states. 1999-04-22 20:17:46 +00:00
sfraser%netscape.com 0b4afab1ac First Checked In. 1999-04-22 20:03:13 +00:00
slamm%netscape.com 95a254b578 Get rid of annoying whitespace in text area. 1999-04-22 19:52:23 +00:00
valeski%netscape.com 9143e253b8 yanked the ftp event sink references as they're not in use right now 1999-04-22 19:29:24 +00:00
valeski%netscape.com d1e0134c1c pushed the stream listener hand off into the constructor so it's know before the thread is run 1999-04-22 19:28:30 +00:00
jefft%netscape.com e12af634cc (not part of the build yet) - more works on hooking up 3-pane ui with protocol 1999-04-22 19:02:45 +00:00
jefft%netscape.com 9fe8a88721 added include path - mime 1999-04-22 19:01:05 +00:00
jefft%netscape.com 9b45489cb9 not part of the build yet - added msglocal.lib 1999-04-22 19:00:25 +00:00
briano%netscape.com b0bf16a04f Automated update 1999-04-22 18:59:40 +00:00
slamm%netscape.com b938a461c1 Tweak of last checkin. Drop comparison to 1. 1999-04-22 18:56:52 +00:00
slamm%netscape.com 8d99949de1 Fix unquoted string in OJI/JAVA test. 1999-04-22 18:44:52 +00:00
donm%netscape.com 2166cc7fcc Rick Gessner helped unpretzel the logic here to get the
right answer, but suggests that this kind of math is
no longer necessary with nsString.
fixes build bustage.
1999-04-22 18:37:35 +00:00
norris%netscape.com 46fe713382 Fix the following bug:
Subject:
        Context.newArray() bug
   Date:
        Thu, 22 Apr 1999 00:26:29 -0700
   From:
        beard@netscape.com (Patrick Beard)
     To:
        Norris Boyd <norris@netscape.com>

When the arguments array gets created, its prototype isn't set up
correctly. I think the problem is in Context.newArrayHelper(), which isn't
able to look up the "Array" constructor in the passed-in scope. For this
reaon, top-level scripts that use "arguments.length" don't work.

- Patrick
1999-04-22 18:29:07 +00:00
valeski%netscape.com 2ebae55f56 stripped out the stream listener support (and thus the async state machine) from nsFtpProtocolConnection. nsFtpConnectionThread class now takes on the listener notification.
added nsFtpStreamListenerEvent (cpp|h) which declares the events used to push data back across the thread boundry.
1999-04-22 17:58:42 +00:00
rickg%netscape.com 2fcc9b1a59 sync up with nsString2.cpp 1999-04-22 17:43:57 +00:00
rickg%netscape.com 3808e150f4 sync up with nsString2.cpp 1999-04-22 17:36:54 +00:00
locka%iol.ie a9bc9f941a Initial active script site class 1999-04-22 17:30:28 +00:00
rickg%netscape.com e8763869b7 sync up with nsString2.cpp 1999-04-22 17:26:23 +00:00
rickg%netscape.com 7b552e65af sync up with nsString2.cpp 1999-04-22 17:08:36 +00:00
buster%netscape.com d00b8638a3 vastly improved type-in state handling. smaller and faster 1999-04-22 14:46:53 +00:00
buster%netscape.com 9acac7c2ed remove block 1999-04-22 14:45:48 +00:00
troy%netscape.com 2143b7f39d Removed the :before and :after logic that would make the pseudo-elements
siblings of the element, because the consensus seems to be that it shouldn't
work that way. Generated content is for container elements, and the generated
elements go before and after its child content
1999-04-22 14:31:19 +00:00
rods%netscape.com 5a61d5bba5 Added GetIID method 1999-04-22 14:16:30 +00:00
rjc%netscape.com 09a5335dae Add support for "Related Links". 1999-04-22 11:36:35 +00:00
rjc%netscape.com 90e6185a70 Typo. 1999-04-22 11:11:33 +00:00
rjc%netscape.com f5d3cedb9f Save file as text. 1999-04-22 10:56:15 +00:00
rjc%netscape.com 9fa27c7077 Save as text files. 1999-04-22 10:50:48 +00:00
rjc%netscape.com 1bc93b6384 Adding support for "Related Links". 1999-04-22 10:46:28 +00:00
nisheeth%netscape.com 9c2710ee8c Expat's switch to unicode buffers confused the error reporting code. Fixed. 1999-04-22 09:25:31 +00:00
warren%netscape.com 0bef817947 Added source offset parameter to OnDataAvailable (for byte-range requests). 1999-04-22 08:47:06 +00:00
warren%netscape.com d5baf9b75e Added variant and scriptable. 1999-04-22 08:27:34 +00:00
rickg%netscape.com d550cc2e2e sync up with nsString2.cpp 1999-04-22 08:23:25 +00:00
saari%netscape.com 4a77810895 Making dynamic menus on windows better behaved (but still leaky) 1999-04-22 08:17:03 +00:00
mcafee%netscape.com 2c796b4d98 Removing nsSelectionMgr reference. 1999-04-22 08:00:44 +00:00
mcafee%netscape.com ecef301872 Backing out nsSelectionMgr removal for now. 1999-04-22 07:55:25 +00:00
rickg%netscape.com df292ca440 update to sync with nsString2 1999-04-22 07:46:51 +00:00
mcafee%netscape.com a9442a9929 Removing nsSelectionMgr references from the build. 1999-04-22 07:40:46 +00:00
warren%netscape.com 91d0be4809 Started factoring nsIPersistentProperties from nsIProperties. 1999-04-22 07:32:51 +00:00
warren%netscape.com 5fce6f0d42 Removed unnecessary nsIByteBuffer.h 1999-04-22 07:31:09 +00:00
warren%netscape.com 329d00e493 Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
warren%netscape.com 16fb99f467 Added nsIVariant and nsIScritable (for RDF). 1999-04-22 07:30:35 +00:00
rickg%netscape.com 200c1e0052 update to sync with nsString2 1999-04-22 07:07:55 +00:00
mcafee%netscape.com 4664594ec9 Removing NEW_CLIPBOARD_SUPPORT ifdef. 1999-04-22 07:03:14 +00:00
mcafee%netscape.com 19002051d8 Removing NEWW_CLIPBOARD_SUPPORT ifdef. 1999-04-22 06:48:51 +00:00
mcafee%netscape.com eab12d1df3 Removing NEW_CLIPBOARD_SUPPORT ifdef. 1999-04-22 06:46:51 +00:00
rickg%netscape.com 60d6e75581 update to sync with nsString2 1999-04-22 06:39:40 +00:00
nisheeth%netscape.com 6e7aeaad28 Fixing Mac build bustage. Expat has started returning wchar_t * (wide chars) because it supports Unicode buffers. Those wchar_t *s needed to be cast to PRUnichar *s. 1999-04-22 06:27:56 +00:00