rginda%netscape.com
6dedb4563f
ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
...
remove debug dump
pass URL to new window via window.openDialog argument, instead of query string.
2001-08-23 20:25:42 +00:00
rginda%netscape.com
ac81642cc1
ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
...
fix whitespace, add new files to chatzilla.jar
2001-08-23 20:24:42 +00:00
rginda%netscape.com
ff023582ca
ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
...
initial add of dark and light output styles
2001-08-23 20:24:02 +00:00
rginda%netscape.com
e7a2161855
ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
...
initial add of blank "dynamic" stylesheet, and base styles for output window.
2001-08-23 20:23:16 +00:00
andreas.otte%primus-online.de
6917b5d061
bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com
2001-08-07 20:42:57 +00:00
timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
rginda%netscape.com
4fbc8db5e0
- chatzilla only -
...
massive changes to add i18n support to chatzilla, see bug 27805, "ChatZilla needs i18n"
2001-07-02 04:36:29 +00:00
rginda%netscape.com
e235febe6d
- chatzilla only -
...
initial add of stringbundle for chatzilla, for bug 27805, "ChatZilla needs i18n"
2001-07-02 04:34:50 +00:00
hwaara%chello.se
156db6d0e1
#81237 , "IRC Chat has bizarre menu position and keyboard shortcut". r=doron, sr=ben, a=asa.
2001-06-12 23:26:00 +00:00
rginda%netscape.com
9c329c2d57
0.8.2 changes
2001-06-07 00:53:28 +00:00
rginda%netscape.com
8ac9c6ac17
chatzilla only. bug 79311, chatzilla doesn't always connect properly
...
r=samuel@sieb.net , rs=brendan@mozilla.org , a=asa@mozilla.org
- copy client.userAgent code from chatzilla 0.8.1x
- implement getConnectionCount()
2001-06-07 00:52:57 +00:00
rginda%netscape.com
62fc6faccc
chatzilla only. bug 79311, chatzilla doesn't always connect properly
...
r=samuel@sieb.net , rs=brendan@mozilla.org , a=asa@mozilla.org
- return false the first time through onClose(), and disconnect from all servers. This makes sure we keep the window around long enough to send the QUIT messages.
- close window if client.userClose is set and we disconnected from the last server.
2001-06-07 00:52:26 +00:00
rginda%netscape.com
d8d9d4c0cc
chatzilla only. bug 79311, chatzilla doesn't always connect properly
...
r=samuel@sieb.net , rs=brendan@mozilla.org , a=asa@mozilla.org
- hook up onclose event.
- apply patch from 75226, fixes initial splitter position.
2001-06-07 00:51:51 +00:00
rginda%netscape.com
64c8f4df5f
- not built -
...
- add dummy escape/unescape if it isn't there
2001-06-07 00:51:00 +00:00
rginda%netscape.com
0fb172259c
chatzilla only. bug 79311, chatzilla doesn't always connect properly
...
r=samuel@sieb.net , rs=brendan@mozilla.org , a=asa@mozilla.org
- fix HAS_XPCOM test (XPCDOM broke it.)
- add jsenv.HAS_NSPR_EVENTQ
2001-06-07 00:50:20 +00:00
rginda%netscape.com
c46b959216
chatzilla only. bug 79311, chatzilla doesn't always connect properly
...
r=samuel@sieb.net , rs=brendan@mozilla.org , a=asa@mozilla.org
- changes to work with new socket interface.
- correct isOp detection in setTopic
- remove checks for undefined exceptions
- route data-available immediatley. inserting a data-available event to be routed later caused disconnect events to be recieved out of order.
2001-06-07 00:49:47 +00:00
rginda%netscape.com
86c980ae74
chatzilla only. bug 79311, chatzilla doesn't always connect properly
...
r=samuel@sieb.net , rs=brendan@mozilla.org , a=asa@mozilla.org
check nextLine before using it.
2001-06-07 00:49:19 +00:00
rginda%netscape.com
d30a77caa2
chatzilla only. bug 79311, chatzilla doesn't always connect properly
...
r=samuel@sieb.net , rs=brendan@mozilla.org , a=asa@mozilla.org
- factor chatzilla specific code out of this file. Callbacks into chatzilla specific code are now used, making this file more generic.
- according to darinf (the current necko guy), using openOutputStream with asyncRead is a bad thing. Most of the changes in this file involve migrating from usage of openOutputStream to asyncWrite.
- Changes also include fixing the function declaration syntax to match the rest of the code (two lines, named functions.)
2001-06-07 00:48:45 +00:00
rginda%netscape.com
54e670f2d4
chatzilla only.
...
r=samuel@sieb.net , rs=brendan@mozilla.org , a=asa@mozilla.org
- Add stub allowPort method.
- Fix signature for handleContent method, bug 80993
2001-06-07 00:48:03 +00:00
rginda%netscape.com
e62a3ac64a
- chatzilla only -
...
bug 80286, channels with colon characters don't work correctly. Patch from samuel@sieb.net . r=me
2001-05-15 21:05:35 +00:00
cls%seawood.org
74757e3db2
Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.)
2001-05-12 07:08:27 +00:00
maolson%earthlink.net
fc69b17ec2
bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
...
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
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