7 Commits

Author SHA1 Message Date
gerv%gerv.net
d6544e324a Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@155092 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 22:14:17 +00:00
rginda%netscape.com
5e21eef16a Created irc menu item overlays under extensions/irc, in preparation for bug 28192 s fix. r=mcafee, a=jar
git-svn-id: svn://10.0.0.236/trunk@61566 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:38:05 +00:00
beard%netscape.com
31aa4674b7 added myself as a contributor.
git-svn-id: svn://10.0.0.236/trunk@58984 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:14:11 +00:00
rginda%netscape.com
3a88810065 * connection-rhino.js
Various changes to make it Right

* events.js
parameterize hook functions to allow arbitrary hook arrays to be used.
search hooks in reverse order of add

* irc.js
check to see if server is connected before trying to disconnect on net.quit()
watch for exception on connect()
move auto-join-channel into on001 handler.
watch for java.lang.ThreadDeath if running under rhino.
fix onNick for the undernet network

* utils.js
define dd under rhino.
allow functions as patterns in matchObject().

* ircbot.js
define gc() for rhino.
add initPersonality hook.
add support for script line continuation with "\"

* chatzilla.xul
include globalOverlay.xul (why?)
comment out style change menu.

* handlers.js
read prefs before initialization.
add updateTitle() calls where appropriate.

* readprefs.js
Add comment to explain valid prefs.
add style prefs.

* static.js
Fix matchMyNick to match if nick is anywhere in the message (bug 24860.)
Hook up user styles in output window.
add updateTitle(), (bug 24671.)

* chatzilla.css
remove window size designation (resize issues.)

* output-default.css
remove font size attributes.
swap mark=odd and directed-to-me declaration order, to make directed-to-me take
precedence.

* output-marble.css
tab->space changes


git-svn-id: svn://10.0.0.236/trunk@58918 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:45:11 +00:00
beard%netscape.com
756707f403 Using byte array buffer to implement sock read.
git-svn-id: svn://10.0.0.236/trunk@57777 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 02:26:50 +00:00
rginda%netscape.com
402703148f -- CHATZILLA CHANGES ONLY --
* connection-rhino.js
formatting changes.

* connection-xpcom.js
Necko-only implementation courtesy peter.vanderbeken@pandora.be.

* irc.js
Fixed bug in error message.

* munger.js
Added ability to temporarily disable all rules.

* test3-handlers.js
not-implemented placeholder function.
hide, delete, and clear current view functions.
munger-toggle function.

* test3-static.js
disable munger by default.
fix rheet regex.
deleteToolbutton function.

* test3.xul
xul hookup for new functions.


git-svn-id: svn://10.0.0.236/trunk@57072 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 05:15:32 +00:00
beard%netscape.com
c060132cb3 not used by anything in the default build. r=rginda, a=leaf
git-svn-id: svn://10.0.0.236/trunk@55911 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 02:52:37 +00:00