Commit Graph

734 Commits

Author SHA1 Message Date
rginda%ndcico.com
6f3d38c00a Forgot break;s in the select block. Please shoot me.
git-svn-id: svn://10.0.0.236/trunk@48121 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 00:32:05 +00:00
rginda%ndcico.com
c8dc0202c4 Fixed list onClick handlers in test1 and test2 to work with the updated
e.target.  (e.target used to be the list, now it's the option)


git-svn-id: svn://10.0.0.236/trunk@48115 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 00:25:47 +00:00
rchen%netscape.com
52e619e1d0 Add Localization Notes
git-svn-id: svn://10.0.0.236/trunk@48022 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 20:41:30 +00:00
troy%netscape.com
5482c6eb9d Removed annoying printf message
git-svn-id: svn://10.0.0.236/trunk@47894 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 01:45:00 +00:00
cls%seawood.org
0598826d76 Linux only: Removed -D_BSD_SOURCE from DEFINES as it is unnecessary now that __STRICT_ANSI__ is set in <prinet.h>
git-svn-id: svn://10.0.0.236/trunk@47789 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 14:54:18 +00:00
rginda%ndcico.com
a49e599007 This didn't take in the last commit.
* index.html
Added start page for the various test clients.


git-svn-id: svn://10.0.0.236/trunk@47713 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 01:37:16 +00:00
rginda%ndcico.com
aabd9a726f * index.html
Added start page for the various test clients.
* Makefile.in, makefile.win
Changes to install index.html.
* irc.js
Fix to stop e.meat from getting filled with the <params> when there is no
<trailing> token in the message (raw data events)
Forward server ping and pong events to the parent network.
* utils.js
Verify XPCOM is present for functions that require it.
Modified arrayInsertAt and arrayRemoveAt to use Array.prototype.splice()
* test3-handlers.js
Add various verifications to commands, report on precondition problems
Added /msg command.
* test3.css
Show message types by default, suppress only specific types.


git-svn-id: svn://10.0.0.236/trunk@47711 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 01:35:00 +00:00
morse%netscape.com
aee6f90ec7 fix more indexing
git-svn-id: svn://10.0.0.236/trunk@47514 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 03:55:14 +00:00
rginda%ndcico.com
97da3fa505 Not part of the default build.
Fixed onQuit bug.


git-svn-id: svn://10.0.0.236/trunk@47511 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 02:55:36 +00:00
rginda%ndcico.com
05af812f40 * Makefile.in, makefile.win:
Changes to install command related files.
connection-xpcom.js:
style changes; fix to verify the socket is open before send/recieve,
* dcc.js, http.js, events.js:
style changes
* irc-debug.js:
changes to display network events
* irc.js:
style changes, userIsMe() convenience function added.
Route events to parent network if there is no local landing spot.
add usersAffected property to onChanMode events.
* utils.js:
add jsenv.HAS_DOCUMENT
* listbox.js
add MPL (duh)
add prepend and insert methods
* test3-handlers.js
Add MPL
Use new command stuff to provide online help and error reporting.
Hook some basic server messages to output window.
Alphabetize nicks (order breaks when someone /nicks)
Added nick property to some display() lines so they can be CSS'd by user.
Listen for onChanMode event.
Modify client.viewsArray to allow for multiple view with the same name.
* test3-static.js
Add MPL
Show navigator.userAgent in VERSION reply
modify setCurrentObject to not care if there isnt a toolbutton associated
modify getTBForObject to work with multiple view w/ same name
test3.xul
Add MPL
Include command related scripts


git-svn-id: svn://10.0.0.236/trunk@47496 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 02:04:24 +00:00
morse%netscape.com
c9114b89bd fix up bad indexing
git-svn-id: svn://10.0.0.236/trunk@47493 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 01:48:23 +00:00
morse%netscape.com
e1a4221ca5 new cookie viewer from Ben Goodger
git-svn-id: svn://10.0.0.236/trunk@47406 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 21:53:54 +00:00
morse%netscape.com
56659e6864 don't save values internally if user can't or won't unlock the database
git-svn-id: svn://10.0.0.236/trunk@47337 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 12:30:14 +00:00
morse%netscape.com
46cd450ed0 cleanup: TRUE->PR_TRUE, FALSE->PR_FALSE
git-svn-id: svn://10.0.0.236/trunk@47332 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 10:52:15 +00:00
morse%netscape.com
0a7ebbd0dc fix bug 13717
git-svn-id: svn://10.0.0.236/trunk@47331 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 10:47:59 +00:00
rginda%ndcico.com
4d57de8d39 Not part of the default build
listbox.js
'remove' fix
test3-handlers.js
outputFilter added, outbound messages echoed to display
test3-static.js
added client ID to version reply
/me commands echoed
test3.css
color changes


git-svn-id: svn://10.0.0.236/trunk@47271 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 03:57:54 +00:00
sfraser%netscape.com
11daad90c4 Export by #pragma, rather than exporting all globals
git-svn-id: svn://10.0.0.236/trunk@47241 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 00:49:38 +00:00
rginda%ndcico.com
dc1c8269df Not part of the dafult build
Makefile updates to install test3 on unix/win (win not tested)
paths fixed in test3.xul
help message added to test3-static.js
initialize the client object before the help message is displayed in test3-handlers.js
fix to keys() in utils.js to prevent trailing comma


git-svn-id: svn://10.0.0.236/trunk@47234 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 00:27:34 +00:00
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
morse%netscape.com
a2e41ee712 remove new-lines in strings
git-svn-id: svn://10.0.0.236/trunk@47111 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 08:25:09 +00:00
cls%seawood.org
fc5617f6c4 Fix my bustage using -D_BSD_SOURCE
git-svn-id: svn://10.0.0.236/trunk@47067 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-12 17:15:57 +00:00
alecf%netscape.com
bcd7f22022 don't link against prefs anymore
git-svn-id: svn://10.0.0.236/trunk@46970 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 19:44:42 +00:00
alecf%netscape.com
a2b08be4ba stop linking against prefs, and eliminate commented-call that was showing up on my queries
git-svn-id: svn://10.0.0.236/trunk@46969 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 19:43:46 +00:00
briano%netscape.com
2c909c5585 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@46912 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 01:34:27 +00:00
morse%netscape.com
6fa4548101 fix bug 13243
git-svn-id: svn://10.0.0.236/trunk@46831 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 19:16:53 +00:00
morse%netscape.com
824a3113ce remove obsolete stuff
git-svn-id: svn://10.0.0.236/trunk@46828 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 19:11:53 +00:00
morse%netscape.com
f6604a63ec fix bug 13243
git-svn-id: svn://10.0.0.236/trunk@46826 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 19:11:04 +00:00
morse%netscape.com
672783d645 fix bug 13243, also 13022 item 2
git-svn-id: svn://10.0.0.236/trunk@46824 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 19:07:23 +00:00
morse%netscape.com
38bf4c46e9 fix bug 13517, also 13022 item 2
git-svn-id: svn://10.0.0.236/trunk@46823 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 19:06:41 +00:00
morse%netscape.com
fee956719a fix bug 13297
git-svn-id: svn://10.0.0.236/trunk@46703 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 05:13:42 +00:00
morse%netscape.com
01c4bf6833 don't ask to try again if user pressed cancel in password dialog
git-svn-id: svn://10.0.0.236/trunk@46702 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 05:13:06 +00:00
morse%netscape.com
99d923b4e2 fix build bustage
git-svn-id: svn://10.0.0.236/trunk@46698 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 03:46:18 +00:00
morse%netscape.com
2e2c542302 fix bug 13377
git-svn-id: svn://10.0.0.236/trunk@46696 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 03:12:55 +00:00
warren%netscape.com
de60d2685c 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.
git-svn-id: svn://10.0.0.236/trunk@46637 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 22:05:05 +00:00
morse%netscape.com
a0f1be31d6 localize xul files
git-svn-id: svn://10.0.0.236/trunk@46541 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 07:03:00 +00:00
morse%netscape.com
ac3229e1a7 localize wallet xul files
git-svn-id: svn://10.0.0.236/trunk@46539 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 06:54:50 +00:00
morse%netscape.com
52fba43489 localize wallet xul files
git-svn-id: svn://10.0.0.236/trunk@46538 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 06:43:15 +00:00
briano%netscape.com
fba4f3c263 Removed the obsolete non-NECKO junk.
git-svn-id: svn://10.0.0.236/trunk@46429 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 22:51:30 +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
morse%netscape.com
593e35e8a8 fix a typo
git-svn-id: svn://10.0.0.236/trunk@46417 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 21:33:19 +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
jdunn%netscape.com
9be901b443 adding newline at eof so that HP can compile
git-svn-id: svn://10.0.0.236/trunk@46268 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 00:27:53 +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
briano%netscape.com
760f0ae533 Cleaned it up.
git-svn-id: svn://10.0.0.236/trunk@46248 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:32:12 +00:00
shaver%netscape.com
6a13cc4531 more Makefile fixes, and work around wallet/cookie silliness
git-svn-id: svn://10.0.0.236/trunk@46244 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:25:54 +00:00
shaver%netscape.com
3e308692b1 further protection from lame Solaris /bin/sh
git-svn-id: svn://10.0.0.236/trunk@46214 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 20:17:20 +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