Commit Graph

67 Commits

Author SHA1 Message Date
rginda%ndcico.com
bec84d7988 Added test3.xul and friends
git-svn-id: svn://10.0.0.236/trunk@47203 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 23:23:53 +00:00
rginda%ndcico.com
e765aaa0c8 added irc-degug.js, holds eventhook used when the irc library is in debug mode.
git-svn-id: svn://10.0.0.236/trunk@47196 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 23:01:11 +00:00
rginda%ndcico.com
b7751d0c9f irc.js:
formatting changes; added |properNick| to CIRCUser to hold nickname with nIcKCaPs preserved.

utils.js:
optimized silly code in matchObject; fixed no-op renameProperty (it used to delete the prop)


git-svn-id: svn://10.0.0.236/trunk@47195 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 22:59:41 +00:00
briano%netscape.com
6a32c4fd3e Cleaned it up again.
git-svn-id: svn://10.0.0.236/trunk@46421 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 22:08:40 +00:00
leaf%mozilla.org
360dfb0ea7 checking in fixes for extensions/irc windows build, not part of default
build


git-svn-id: svn://10.0.0.236/trunk@46286 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:29:07 +00:00
rginda%ndcico.com
6ed9e1d09a Modified test1.html to work in the new directory structure.
Modified unix makefile to install it by default.


git-svn-id: svn://10.0.0.236/trunk@46285 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:26:38 +00:00
briano%netscape.com
b9cce49c6d Cleaned it up.
git-svn-id: svn://10.0.0.236/trunk@46267 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 00:24:27 +00:00
leaf%mozilla.org
348f7fbaca adding makefile.win for extensions/irc
git-svn-id: svn://10.0.0.236/trunk@46213 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 20:11:24 +00:00
leaf%mozilla.org
34daed7424 adding windows makefile for extensions/irc/libbs
git-svn-id: svn://10.0.0.236/trunk@46212 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 20:10:30 +00:00
rginda%ndcico.com
170ebc192e 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.


git-svn-id: svn://10.0.0.236/trunk@46181 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 17:38:43 +00:00
rginda%ndcico.com
b45d71176d Fixed Oversight moving nick code from an alias to a function.
git-svn-id: svn://10.0.0.236/trunk@46117 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 19:10:22 +00:00
rginda%ndcico.com
9a0fbdcbf4 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.)


git-svn-id: svn://10.0.0.236/trunk@46115 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 19:01:20 +00:00
rginda%ndcico.com
c545414d73 One last InterCap issue. Should be ok now.
git-svn-id: svn://10.0.0.236/trunk@46114 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 18:40:43 +00:00
rginda%ndcico.com
8085203ec6 Updated MPL to 1.1
git-svn-id: svn://10.0.0.236/trunk@46111 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 18:17:54 +00:00
rginda%ndcico.com
52df701cf1 Fixed InterCap problems in bsConnection.cpp, updated MPL in Makefile.in to 1.1
git-svn-id: svn://10.0.0.236/trunk@46110 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 18:11:50 +00:00
rginda%ndcico.com
4654d56247 Removing generated header
git-svn-id: svn://10.0.0.236/trunk@46106 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 17:26:19 +00:00
rginda%ndcico.com
99dbb7f403 Initial checkin of irc library and sample client. Not included in the default build.
git-svn-id: svn://10.0.0.236/trunk@46104 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 17:09:47 +00:00