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

359 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com d7429e9c1a fix bug 13297 1999-09-10 05:13:42 +00:00
morse%netscape.com 245923d1f0 don't ask to try again if user pressed cancel in password dialog 1999-09-10 05:13:06 +00:00
morse%netscape.com b4c7a7a681 fix build bustage 1999-09-10 03:46:18 +00:00
morse%netscape.com aa5c21e86b fix bug 13377 1999-09-10 03:12:55 +00:00
warren%netscape.com e6619b2ad6 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
morse%netscape.com 2df4fe9e32 localize xul files 1999-09-09 07:03:00 +00:00
morse%netscape.com fd7f6f927b localize wallet xul files 1999-09-09 06:54:50 +00:00
morse%netscape.com bba42751f6 localize wallet xul files 1999-09-09 06:43:15 +00:00
briano%netscape.com 3f113eb9c8 Removed the obsolete non-NECKO junk. 1999-09-08 22:51:30 +00:00
briano%netscape.com 346edc26da Cleaned it up again. 1999-09-08 22:08:40 +00:00
morse%netscape.com a24880e18a fix a typo 1999-09-08 21:33:19 +00:00
leaf%mozilla.org 50aef07b90 checking in fixes for extensions/irc windows build, not part of default
build
1999-09-08 03:29:07 +00:00
rginda%ndcico.com fdf7a0856f Modified test1.html to work in the new directory structure.
Modified unix makefile to install it by default.
1999-09-08 03:26:38 +00:00
jdunn%netscape.com 2880fce198 adding newline at eof so that HP can compile 1999-09-08 00:27:53 +00:00
briano%netscape.com 92c7c938f4 Cleaned it up. 1999-09-08 00:24:27 +00:00
briano%netscape.com ad03961cf0 Cleaned it up. 1999-09-07 23:32:12 +00:00
shaver%netscape.com a0687bd74a more Makefile fixes, and work around wallet/cookie silliness 1999-09-07 23:25:54 +00:00
shaver%netscape.com 5cc77adaf8 further protection from lame Solaris /bin/sh 1999-09-07 20:17:20 +00:00
leaf%mozilla.org 8b2a15d4ca adding makefile.win for extensions/irc 1999-09-07 20:11:24 +00:00
leaf%mozilla.org ec934a99e7 adding windows makefile for extensions/irc/libbs 1999-09-07 20:10:30 +00:00
shaver%netscape.com 1139435d4e handle empty extensions list 1999-09-07 19:55:50 +00:00
shaver%netscape.com 4f031e7a07 add --with-extensions to turn on mozilla/extensions/* 1999-09-07 19:10:13 +00:00
morse%netscape.com 9841d41baf fetch files from netcenter again, fix up timeout on inactive key 1999-09-07 18:26:44 +00:00
rginda%ndcico.com 7ee8d1cb68 Not part of the SeaMonkey default build.
Moved bsConnection.cpp to bsXPCConnection.cpp to prevent build collisions
with bsconnection.c on case insensitive platforms.  Moved
bsConnectionFactory.cpp to bsXPCConnectionFactory.cpp to match the new prefix.
1999-09-07 17:38:43 +00:00
morse%netscape.com 890f7c3ace require user to type in password confirmation 1999-09-07 13:49:47 +00:00
rginda%ndcico.com 8e2e5e9f6d Fixed Oversight moving nick code from an alias to a function. 1999-09-06 19:10:22 +00:00
rginda%ndcico.com e49d322f88 Modified test client to allow /nick changes *before* connecting to a network.
Very useful if more than person tried to use the client.
Also added /name and /desc to change /whois information (only works before connecting.)
1999-09-06 19:01:20 +00:00
rginda%ndcico.com 383b121941 One last InterCap issue. Should be ok now. 1999-09-06 18:40:43 +00:00
rginda%ndcico.com d2605aea39 Updated MPL to 1.1 1999-09-06 18:17:54 +00:00
rginda%ndcico.com ad575bb2c4 Fixed InterCap problems in bsConnection.cpp, updated MPL in Makefile.in to 1.1 1999-09-06 18:11:50 +00:00
rginda%ndcico.com b484cfb8d9 Removing generated header 1999-09-06 17:26:19 +00:00
rginda%ndcico.com 5f15cc0dd0 Initial checkin of irc library and sample client. Not included in the default build. 1999-09-06 17:09:47 +00:00
bruce%cybersight.com 1f9857e48e Use nsCRT::free() instead of delete[] for char* data. 1999-09-06 06:34:47 +00:00
morse%netscape.com db9fb1d6ed fix bug 13068 1999-09-04 23:26:34 +00:00
morse%netscape.com e7a1744d83 temporarily use OK/Cancel dialog instead of yes/no dialog because latter is busted 1999-09-04 23:24:46 +00:00
morse%netscape.com 9469a2b333 temporarily use OK/Cancel dialog instead of yes/no dialog because latter is busted 1999-09-04 20:11:35 +00:00
morse%netscape.com 04a1555bf7 remove forms-not-captured tab which is now obsolete 1999-09-03 12:42:32 +00:00
bruce%cybersight.com 008536ea47 Replace delete[] for char* data with nsCRT::free() 1999-09-03 06:38:27 +00:00
morse%netscape.com c025442b65 convert viewers from html to xul 1999-09-03 04:55:23 +00:00
kipp%netscape.com 4063c268b6 Speed up cookie file handling by avoiding uselss string malloc/free's 1999-09-03 03:50:06 +00:00
morse%netscape.com 5d9d8aede7 fixes for bug 13022 1999-09-02 21:49:50 +00:00
morse%netscape.com f70948a9cc fixes for bug 13022 1999-09-02 21:37:24 +00:00
morse%netscape.com 385c63cebc fix bug 12832 -- nasty buffer overrun showing up in release builds only 1999-09-02 09:18:57 +00:00
alecf%netscape.com dafc4baee7 remove link dependancy on prefs by using prefs service 1999-09-02 04:01:42 +00:00
sfraser%netscape.com d662c7dfb6 Turn off stupid 'implicit arithmetic conversion' warnings. 1999-09-01 21:26:42 +00:00
morse%netscape.com 6ef39ebf3a change parameter to prompt routines from char* to const char* 1999-09-01 06:09:01 +00:00
morse%netscape.com 16333958bc generalize parameters for borwser-generated forms, fix misc bugs 1999-09-01 05:16:04 +00:00
morse%netscape.com 2fcb318d48 remove disastrous delete 1999-09-01 05:12:57 +00:00
morse%netscape.com 08248eb348 fix bug 12841 1999-09-01 01:03:21 +00:00
morse%netscape.com 31f81c80ca fix up single-signon notification so it makes sense for mailnews 1999-09-01 01:00:29 +00:00