Commit Graph

144 Commits

Author SHA1 Message Date
rginda%netscape.com
325cb20c5b -- chatzilla changes only --
fix problem where chatzilla responds (to the channel) with an error, when someone says the word "undefined"
r=blizzard
2001-01-09 22:57:45 +00:00
blakeross%telocity.com
049481b01f Fix 30878: right click != left click. more to come. r=rginda sr=alecf 2001-01-08 05:01:17 +00:00
bryner%uiuc.edu
f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
bryner%uiuc.edu
cc136ead8f Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
mkaply%us.ibm.com
92b066089d rginda said it was OK for me to add webbnet to the list of networks 2000-11-17 19:32:07 +00:00
disttsc%bart.nl
116bbeadfe Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben 2000-11-16 23:50:00 +00:00
rginda%netscape.com
b148672fee doh! forgot to add the new file 2000-11-01 10:20:07 +00:00
rginda%netscape.com
bc4c96a140 -- CHATZILLA CHANGES ONLY --
sr = scc, r = syd
fix for bug 57633, which also fixes 27805,40636,41343,51352,54145,56708,57104,57138, and some other random unfiled bugs.
2000-11-01 09:33:16 +00:00
timeless%mac.com
0928926617 l10n for bug 54712, a=rginda 2000-10-02 03:35:29 +00:00
m_kato%ga2.so-net.ne.jp
fe17906ac4 fix bug 52863 r=rginda a=ben
fix installed-chrome.txt problem.  All chatzilla component do not register to installed-chrome.txt.  So IRC menu isn't shown in Task menu.
2000-09-26 06:10:39 +00:00
cls%seawood.org
6142c1f240 Fix OS/2 gmake problem. Bug #54080. r=leaf a=brendan Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch 2000-09-26 05:20:06 +00:00
disttsc%bart.nl
b0408d3e6e Last batch of checkins for bug=53297 ('rdf:resource' -> 'resource', 'rdf:containment' -> 'containment'). r=akkana, r=cmanske, r=rginda, r=ben, a=waterson 2000-09-24 08:14:55 +00:00
hyatt%netscape.com
ac2865c3c4 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
cls%seawood.org
1ee4e7b7e7 fix for objdir bustage 2000-09-21 07:43:43 +00:00
warren%netscape.com
181bb2dcb2 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
warren%netscape.com
2867755dc0 added contents.rdf files - not in build yet 2000-09-20 12:00:57 +00:00
warren%netscape.com
6be2561bee Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life. 2000-09-15 08:08:11 +00:00
rayw%netscape.com
3cd14f5878 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2000-09-14 23:20:49 +00:00
rginda%netscape.com
5be106ad71 -- CHATZILLA ONLY --
fis "multiple hello" messages bug 52131
2000-09-14 08:21:14 +00:00
vishy%netscape.com
6fbb9dbc07 Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
mcafee%netscape.com
2ff0765df8 Adding accelerators for xmlterm, irc (51418). r=pavlov 2000-09-14 04:43:19 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
rginda%netscape.com
64639d5d02 -- CHATZILLA ONLY --
add e.preventDefault() calls to keep [tab]s from changing focus.
fixes tabcompletion.
2000-08-30 00:35:18 +00:00
rginda%netscape.com
70eb0a3e8e -- CHATZILLA ONLY --
call String(obj) instead of obj.toString() to do conversion
2000-08-30 00:30:53 +00:00
rginda%netscape.com
4535d8c521 -- CHATZILLA CHANGES ONLY --
Fix case in outputstream calls to match recently changed IDLs.  Finally getting chatzilla to crash on join again. (bug 49410)
2000-08-23 21:41:09 +00:00
rginda%netscape.com
b89555b48f -- CHATZILLA CHANGES ONLY --
removed dead libbs code (bug 39364)
partial fix for bug 47673, still blocked by bug 49410
fix for bug 46541
2000-08-22 23:58:02 +00:00
dprice%netscape.com
49b1f7c41b moving pref-irc.xul to core.jar 2000-08-16 04:57:23 +00:00
dprice%netscape.com
ef89825f6f adding dtd file to en-US.jar 2000-08-16 04:10:00 +00:00
warren%netscape.com
a65ba7ec30 Jar manifest updates. 2000-08-11 09:05:40 +00:00
rayw%netscape.com
6385bb207a Changed case of nsIFactory.idl methods to start with lower case to be like other
interfaces.  Since the C++ generated code upper-cases the method names, this
affects no C++ code, but only a few javascript methods.

Bug 46771.

r=waterson.

I am in today and tomorrow.
2000-08-10 20:12:08 +00:00
saari%netscape.com
4c09a29ac5 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
warren%netscape.com
7adc7efeae Fixed slashes 2000-07-22 05:00:17 +00:00
dprice%netscape.com
75b6bac9b7 NOT IN THE BUILD
adding jar.mn file to chatzilla for the eventual repackaging of the chrome into jar files.
2000-07-12 07:52:02 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
rginda%netscape.com
8780226d37 -- chatzilla changes only --
whitespace changes
fix default dalnet server
2000-06-28 20:51:40 +00:00
rginda%netscape.com
6c7a416868 -- chatzilla changes only --
Change default EFNet server to irc.mcs.net (no ident req'd.)
2000-06-28 02:23:12 +00:00
rginda%netscape.com
c833d164ca -- Chatzilla only --
fix for 42947 and 43414 and an unreported regression with the view buttons
2000-06-22 22:57:09 +00:00
hyatt%netscape.com
5153c01a6f 30511. evaughan 2000-06-20 01:04:20 +00:00
ben%netscape.com
2d3e888817 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
ben%netscape.com
a5da281d80 update extensions modules to use utility overlay and global overlay 2000-06-05 06:33:38 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
rginda%netscape.com
579fd995b8 --CHATZILLA CHANGES ONLY--
type=content in xul window to allow mouse selections, fixed debug message in gotoIRCURL()
2000-06-03 00:11:57 +00:00
rginda%netscape.com
fa1f25a153 --CHATZILLA CHANGES ONLY--
a=brendan

* chatzilla-service.js
added components required for irc:// urls.

* command-manager.js
sort names before returning

* connection-xpcom.js
added support for async reads.

* events.js
Added "yield" event type to break out of event processing.

* irc-debug.js
add MPL
show data for "senddata" type events.

* irc.js
add password param for server.login() method.
add key param for channel.join() method.
refactoring to use the connection's async read method if it's there
(it's not in connection-rhino.js yet.)

* utils.js
add hyphenateWord function.

* chatzilla.xul
add windowtype attribute.
apply exv@randomc.com 's userlist context menu patch.

* commands.js
apply cbegle@geocast.com 's /stalk and /unstalk patch.
update join, server, and attach commands to include new params.
alias leave part.
removed bogus comments.

* handlers.js
apply cbegle@geocast.com 's /stalk and /unstalk patch.
update join, server, and attach commands to include new params.
check for pending irc urls after connection is made.

* static.js
apply cbegle@geocast.com 's /stalk and /unstalk patch.
apply exv@randomc.com 's userlist context menu patch.
add long word rule to munger.
implement parseIRCURL() and gotoIRCURL() function.
implement doURLTest() to test the other two.
2000-06-01 05:31:04 +00:00
sspitzer%netscape.com
f46ad05a0b fix for bug #40248. I was using the category manager incorrectly.
thanks to bruce@cubik.org for pointing it out.
2000-06-01 04:14:34 +00:00
sspitzer%netscape.com
02b40486f6 fix for #39205, pref.css is no more. r=ben 2000-05-23 04:08:54 +00:00
dougt%netscape.com
4b4d8250bf correcting invalid port number. They should be -1, not zero. 2000-05-20 00:19:24 +00:00
dougt%netscape.com
d83290854c Fix for 31164, possibly 35658, and prep work for 31174.
1) Passing the proxy hostname and port to the underlying socket
   and changing all users that appeared in lxr.

2) (psm-glue) registering with the cache manager to allow local loopback so that
   psm will work with a proxy.

3) (psm-glue) Storing proxy information in psmSocketInfo.

most reviewed by gagan@netscape.com.
2000-05-19 22:56:12 +00:00
rginda%netscape.com
da936a688d -- chatzilla dogfood --
use document.createElementNS instead of document.createElement where necessary, as described in bug 39360
a=waterson
2000-05-18 19:32:02 +00:00
mcafee%netscape.com
eaeef283dc Removing bogus part of this skeleton file. 2000-05-17 05:13:07 +00:00