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

36925 Коммитов

Автор SHA1 Сообщение Дата
rogerl%netscape.com 499ee153d4 Re-wrote the string_split algorithm to match new spec. 1999-08-10 18:36:46 +00:00
valeski%netscape.com 7f056f0c0d added user agent language setter routine 1999-08-10 18:33:27 +00:00
mscott%netscape.com a016d1eb05 Until I can fix a threading problem...be sure to open the socket from the ui thread so events get pumped on the ui thread. 1999-08-10 18:32:34 +00:00
karnaze%netscape.com eda219bb81 new regression tests 1999-08-10 18:30:04 +00:00
dougt%netscape.com 4582d26d09 Commenting why I am using direct error codes rather than the module base with
and offset.
1999-08-10 18:19:57 +00:00
mscott%netscape.com 20850628b4 synch up apis. 1999-08-10 18:18:56 +00:00
mscott%netscape.com 5946e028bc Changes to reflect the fact that GetServer is a method on nsIMsgMailNewsUrl now. 1999-08-10 18:18:41 +00:00
sgehani%netscape.com 23161ca902 Exporting xpinstall resources to dist. Fixes bug 11126. 1999-08-10 18:18:31 +00:00
mscott%netscape.com 886639adea remove GetServer implementation...it's now done in the base url class 1999-08-10 18:18:16 +00:00
mscott%netscape.com cc45bf7559 add get server support. 1999-08-10 18:17:25 +00:00
mscott%netscape.com 82c4b7d770 Override get and set password methods from base class. 1999-08-10 18:16:44 +00:00
mscott%netscape.com 6d1ff4a666 set user name on pop urls. remove code to read in password as we don't do that anymore.
Fix for Bug # .
1999-08-10 18:16:13 +00:00
karnaze%netscape.com b3b5d89527 For crash in bug 10296 - Removed assertion that nsTableFrame::GetColumnFrame must find a non null frame.
Added check for null when calling it in a situation where it can return null.
1999-08-10 18:15:46 +00:00
morse%netscape.com f5b4bc9635 fix bug 11507 1999-08-10 18:15:22 +00:00
mscott%netscape.com 2df37f3ca1 add set user name support. 1999-08-10 18:15:18 +00:00
mscott%netscape.com e2b7332070 Add SetUsername support. 1999-08-10 18:14:27 +00:00
mscott%netscape.com a8e8de4726 nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes
some interface clean up work before adding GetServer to url interface.
1999-08-10 18:14:08 +00:00
morse%netscape.com db69c7b2b6 fix up deletion code for cookie viewer 1999-08-10 18:13:55 +00:00
harishd%netscape.com f9e3db93d7 Changing the order in which borders are painted for compatibility.
Used to be TOP,LEFT,BOTTOM,RIGHT, and now it's
BOTTOM,LEFT,TOP,RIGHT.  Fix for bug#11022
1999-08-10 18:13:50 +00:00
mscott%netscape.com 3bc07ff67b password and user name related clean up work. 1999-08-10 18:13:33 +00:00
mscott%netscape.com 336877984a nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-10 18:13:03 +00:00
mscott%netscape.com b236661949 Add SetUserName support which is going to be needed in order to figure out the server for a url. 1999-08-10 18:12:37 +00:00
dougt%netscape.com 18dcf8beb5 removing unused files. 1999-08-10 18:12:05 +00:00
mscott%netscape.com 5020458eac add SetuserName support 1999-08-10 18:10:45 +00:00
hangas%netscape.com a1a5b2de32 Added mozilla:mailnews:imap:resources:locale:en-US:MANIFEST to build. 1999-08-10 18:06:49 +00:00
sspitzer%netscape.com 1dd33fe617 here's an idea: return the error. 1999-08-10 18:06:02 +00:00
hangas%netscape.com f38936256d First Checked In. 1999-08-10 18:05:04 +00:00
ramiro%netscape.com 2fc75ad2d6 Build bustage - add stubs. 1999-08-10 14:54:54 +00:00
troy%netscape.com 0b5afd2a9f Fixed a place I had missed when converting over to the new reflow command
handling
1999-08-10 14:28:27 +00:00
brade%netscape.com 4cca11f428 point to EditorAppShell.dtd (removing entities) 1999-08-10 14:18:16 +00:00
brade%netscape.com 0efffc6d6d *** empty log message *** 1999-08-10 14:17:47 +00:00
mccabe%netscape.com d6e7410f31 Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
racham%netscape.com 11f073ba6c fixing the bustage 1999-08-10 09:11:47 +00:00
racham%netscape.com 5613dddcf2 fixing the bustage 1999-08-10 08:59:00 +00:00
morse%netscape.com cf06e94c79 fix build bustage 1999-08-10 08:26:20 +00:00
racham%netscape.com 6ba67b54f2 Checking filespec existence 1999-08-10 08:25:57 +00:00
pavlov%netscape.com b6e93f2c7b fix compileation issues on stupid sun compilers 1999-08-10 08:08:05 +00:00
racham%netscape.com 640665c397 Added options to delete operation, bug 6684 1999-08-10 08:03:21 +00:00
racham%netscape.com f3a412e7b7 Fixed bugs 6684, 10171 and added profile cloning feature 1999-08-10 08:00:19 +00:00
morse%netscape.com 755225ce3a download mapping tables when browser starts up 1999-08-10 07:54:33 +00:00
pavlov%netscape.com a5ecbd1156 first go at nsIWidget::CaptureMouse() 1999-08-10 07:38:26 +00:00
brendan%mozilla.org 17411df5fe Regenerate to eliminate degenerate unsigned comparisons and dead code. 1999-08-10 07:30:11 +00:00
mscott%netscape.com b9ed205ebf nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-10 07:24:11 +00:00
ftang%netscape.com 8ef9ee4a19 tune performance by elimate unnecessary reference to nsIWordBreaker in nsTexTransformer. Add NS_PRECONDITION code into nsTextTransformer to make code better 1999-08-10 07:23:56 +00:00
mscott%netscape.com 03dc2b9491 Add GetUserName support which is a private method on nsMsgMailNewsUrl and is not part of an interface. 1999-08-10 07:22:03 +00:00
alecf%netscape.com 5dfc4cca99 make this compile on unix
(this build on unix only!)
1999-08-10 07:02:10 +00:00
morse%netscape.com 8d4576167f fix mac bustage 1999-08-10 07:02:01 +00:00
brendan%mozilla.org 560f68159f - Avoid generating "if (argc >= 0)" dead code and incurring warnings on some
platforms.  Those warnings were degrading slamm's tinderbox warning page's
  S/N ratio.
- Use const char arrays initialized by string constants, rather than const
  pointers to unnamed arrays created by string constants.
- Chop out some extra leading newlines that sometimes tripled up when emitted
  after a double trailing newline.
1999-08-10 06:59:03 +00:00
shaver%netscape.com 1b9b03a295 stop tripping myself up 1999-08-10 06:47:38 +00:00
jband%netscape.com 3ca29de1ee updating status page 1999-08-10 06:30:34 +00:00