rginda%netscape.com
70c428108f
checking in irc library updates described in 74164
...
chatzilla only, r=ssieb
2001-04-15 00:04:32 +00:00
darin%netscape.com
06de579ec0
Fixes irc bustage.
2001-04-10 07:25:55 +00:00
blakeross%telocity.com
c9b9689e26
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
01c435856a
-- 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
4272fcf08b
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
2fd6277646
-- 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
0b2dd2b2d2
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
1e7ee6f0f9
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
rginda%netscape.com
8d74835bfe
-- 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
ee3e25cd86
ChatZilla 0.8 checkin. see bug 71468 for details
...
r=ssieb, sr=shaver
2001-03-14 02:35:29 +00:00
rginda%netscape.com
12c3dbf78a
Checkin in new files for bug 71466
2001-03-14 02:33:40 +00:00
timeless%mac.com
6cf0d97f11
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
38794d139f
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
9fe59f23f0
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
128f95aa9b
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
3d2d80d536
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
58e43477d3
updating to new necko interfaces. r=rginda@netscape.com a=dougt
2001-02-10 00:46:19 +00:00
dougt%netscape.com
1b9ca82439
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
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