ben%netscape.com
68364f8dd1
fix for 73655 - remove reference to obsolete file.
...
r=rginda, sr=hewitt
2001-11-22 02:00:37 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
blakeross%telocity.com
d41637ea57
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
bnesse%netscape.com
f1f4e0d7a5
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
hewitt%netscape.com
3028af33af
105751 - splitter should set orient attribute on itself based on parent orientation, r=jag, sr=hyatt
2001-10-26 00:09:12 +00:00
stephend%netscape.com
3b91c06f5f
Bug 80120. Implementing tooltips on the toolbar's expand/collapse widgets. r=jglick/german/sspitzer/robinf/cmanske sr=sspitzer
2001-10-01 05:03:06 +00:00
rginda%netscape.com
132f8e334c
- chatzilla only -
...
bug 59453, add options to turn off individual munger rules
patch by samuel@sieb.net , r=me
2001-09-20 05:04:17 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
rginda%netscape.com
ce556231e2
ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
...
set default nickname so it'll get saved
2001-08-23 22:12:43 +00:00
rginda%netscape.com
4954049d4d
ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
...
bump version number to 0.8.4
reduce max word length to 20
s/toolbar/tabstrip/
dont connect to default urls if we're supposed to go to a specific irc:// url
add quakenet
add mailto: and #Channel links
remove target attribute from links that don't need one
modify smiley insertion to be css friendly
implement tooltips
add dynamic css code, not used yet
fix parsing of empty irc:// urls (irc:, irc:/, and irc://)
focus input on startup and [esc]
implement dnd for content pane and links
add getURL method for the client object
2001-08-23 21:41:24 +00:00
rginda%netscape.com
473d777d1f
ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
...
add initialScripts pref
remove old style prefs
add new "default style" pref
2001-08-23 21:35:45 +00:00
rginda%netscape.com
74b30bc7f0
ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
...
fix function names
2001-08-23 21:34:58 +00:00
rginda%netscape.com
e4880e1724
ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
...
add doctype to prevent quirks mode
add logic to take css file from querystring
2001-08-23 21:34:45 +00:00
rginda%netscape.com
5efcdeab78
ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
...
load initial scripts at startup
rename toolbar functions to tabstrip
add support for content area context menu
implement css command
fix i18n string concatenation to use formats instead
imlement ping and version commands
add unknown ctcp handler
put list reply header with the list
add nickname in use during initial connect logic (append an _ until it works)
add ctcp ping reply handler
2001-08-23 21:33:59 +00:00
rginda%netscape.com
7bab26ac39
ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
...
add css, ping, voice commands
rename toolbar to tabstrip
2001-08-23 21:30:40 +00:00
rginda%netscape.com
d2a4010288
ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa
...
add tooltip and drag and drop related <script>s
add <command>s and <key>s for the new context menu
add popupset for tooltip
add content area context menu
tweak main menu layout
add class name and op/voice attributes for nick column in userlist
add drag and drop handlers for content area
2001-08-23 20:38:57 +00:00
rginda%netscape.com
29ee30b503
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
timeless%mac.com
d85f0a7154
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
b226fc4365
- chatzilla only -
...
massive changes to add i18n support to chatzilla, see bug 27805, "ChatZilla needs i18n"
2001-07-02 04:36:29 +00:00
hwaara%chello.se
edad25332f
#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
69707191a6
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
4d90b6eb73
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
dd46726fb7
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
maolson%earthlink.net
7915e17171
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
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
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
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
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
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
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
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
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
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
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
rginda%netscape.com
7c4a94ea29
-- CHATZILLA ONLY --
...
fis "multiple hello" messages bug 52131
2000-09-14 08:21:14 +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
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
rginda%netscape.com
7809aabe01
-- chatzilla changes only --
...
whitespace changes
fix default dalnet server
2000-06-28 20:51:40 +00:00
rginda%netscape.com
b0e8b77b01
-- chatzilla changes only --
...
Change default EFNet server to irc.mcs.net (no ident req'd.)
2000-06-28 02:23:12 +00:00