rginda%netscape.com
00781c8cbf
checking in irc library updates described in 74164
...
chatzilla only, r=ssieb
2001-04-15 00:04:32 +00:00
darin%netscape.com
cc425938a3
Fixes irc bustage.
2001-04-10 07:25:55 +00:00
blakeross%telocity.com
6573419a09
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
rginda%netscape.com
12b4560cfa
-- NOT PART OF ANY BUILD --
...
ircbot.js: only check userIsOwner if we care about the result
mingus.js: update owners list, add op owners on join
2001-03-30 21:05:24 +00:00
rginda%netscape.com
b5d86332f9
fix for 73680, changes missed during the great XUL wacking.
...
patch by samuel@sieb.net , r=me, sr/r=shaver
2001-03-28 01:03:33 +00:00
rginda%netscape.com
6c80041312
-- NOT PART OF ANY BUILD --
...
implement userIsOwner in ircbot.js
move the hook initialization into a function in mingus.js
2001-03-27 22:10:33 +00:00
blakeross%telocity.com
eaa6754a0a
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
cf7a9d0f56
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
rginda%netscape.com
c7510c63fa
-- NOT PART OF THE BUILD --
...
initial checkin of a "did you know" factsheet for chatzilla
2001-03-17 02:04:06 +00:00
rginda%netscape.com
b4eb7b1f68
ChatZilla 0.8 checkin. see bug 71468 for details
...
r=ssieb, sr=shaver
2001-03-14 02:35:29 +00:00
rginda%netscape.com
73aa04f053
Checkin in new files for bug 71466
2001-03-14 02:33:40 +00:00
timeless%mac.com
fbe4dc7bd4
Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
blakeross%telocity.com
686e5a8010
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
2001-03-02 03:07:53 +00:00
waterson%netscape.com
2cd62f503b
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
dougt%netscape.com
eab041f43f
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
disttsc%bart.nl
76fbedadc5
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
c6692de055
updating to new necko interfaces. r=rginda@netscape.com a=dougt
2001-02-10 00:46:19 +00:00
dougt%netscape.com
69415757ab
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
rginda%netscape.com
d070fefa62
-- 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
f541335f3b
Fix 30878: right click != left click. more to come. r=rginda sr=alecf
2001-01-08 05:01:17 +00:00
bryner%uiuc.edu
433f20e3da
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
db51fc636e
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
b96b0acbbf
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
a515bead9b
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
0f82f11c81
doh! forgot to add the new file
2000-11-01 10:20:07 +00:00
rginda%netscape.com
10add773ff
-- 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
3d8ef37843
l10n for bug 54712, a=rginda
2000-10-02 03:35:29 +00:00
m_kato%ga2.so-net.ne.jp
f0d7582b1f
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
598cad6e44
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
4eece0fb48
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
957c151659
48758. r=ben,saari, a=waterson
2000-09-22 05:02:20 +00:00
cls%seawood.org
7bae231248
fix for objdir bustage
2000-09-21 07:43:43 +00:00
warren%netscape.com
075350b1c8
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
dfec41b5fd
added contents.rdf files - not in build yet
2000-09-20 12:00:57 +00:00
warren%netscape.com
13c152846a
Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life.
2000-09-15 08:08:11 +00:00
rayw%netscape.com
d39d9e6d59
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
7c4a94ea29
-- CHATZILLA ONLY --
...
fis "multiple hello" messages bug 52131
2000-09-14 08:21:14 +00:00
vishy%netscape.com
59637c069b
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
6238e0cbff
Adding accelerators for xmlterm, irc (51418). r=pavlov
2000-09-14 04:43:19 +00:00
rayw%netscape.com
6cc70ebd6c
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
6a7af1a410
-- 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
2bd8918f72
-- CHATZILLA ONLY --
...
call String(obj) instead of obj.toString() to do conversion
2000-08-30 00:30:53 +00:00
rginda%netscape.com
72bb6e8064
-- 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
f8adc640d1
-- 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
69e825c9fe
moving pref-irc.xul to core.jar
2000-08-16 04:57:23 +00:00
dprice%netscape.com
f7973c34f5
adding dtd file to en-US.jar
2000-08-16 04:10:00 +00:00
warren%netscape.com
ea12edc20a
Jar manifest updates.
2000-08-11 09:05:40 +00:00
rayw%netscape.com
d8d52c08c6
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
00ad136b80
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
cb60172520
Fixed slashes
2000-07-22 05:00:17 +00:00