gecko-dev/extensions/irc/js/lib
rginda%netscape.com cbee6f70c8 -- CHATZILLA CHANGES ONLY --
* irc.js
add ctcpTo(), ctcp() methods
forward unknown ctcp codes to onUnknownCTCP handler

* utils.js
add abbreviateWord function

* commands.js
add /ctcp command

* handler.js
make |this| refer to client.currentObject in /eval
implement /ctcp command
chop long hostnames onJoin
add onUnknownCTCP handler
redraw fixes in on366, onPart

* rdf.js
add getTreeRoot method

* static.js
comment fixes
add max word/nick display vars, implementations
updateTitle changes, show correct title based on client.currentObject
fix delete view issue
chop long nicks before displaying
2000-05-15 05:58:30 +00:00
..
chatzilla-service.js slight cleanup. -chat doesn't pass any args when it opens the window. 2000-04-30 00:17:45 +00:00
command-manager.js * Makefile.in, makefile.win 2000-05-12 22:30:53 +00:00
connection-rhino.js Created irc menu item overlays under extensions/irc, in preparation for bug 28192 s fix. r=mcafee, a=jar 2000-02-24 03:38:05 +00:00
connection-xpcom.js -- CHATZILLA CHANGES ONLY -- 2000-01-18 03:29:17 +00:00
connection.js
dcc.js updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
events.js -- CHATZILLA CHANGES ONLY -- 2000-05-10 07:08:33 +00:00
http.js updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
irc-debug.js * Makefile.in, makefile.win 1999-10-09 21:26:52 +00:00
irc.js -- CHATZILLA CHANGES ONLY -- 2000-05-15 05:58:30 +00:00
MANIFEST First Checked In. 2000-01-15 01:29:00 +00:00
MANIFEST_COMPONENTS get -chat to work on the mac. 2000-04-25 06:51:17 +00:00
utils.js -- CHATZILLA CHANGES ONLY -- 2000-05-15 05:58:30 +00:00